NewSignature / us-map

An interactive map of the United States using Raphaël
BSD 2-Clause "Simplified" License
279 stars 184 forks source link

Lables for Large States #6

Open mlammert opened 11 years ago

mlammert commented 11 years ago

Is there a way to put labels on top of the larger states? Say I want "TX" to appear in the middle of the state of Texas.

I tried just positioning a DIV that just contained "TX" but the hover event cannot be passed through the DIV on top of the map so that doesn't seem to work.

Any ideas on how to accomplish this?

Thanks!

raideus commented 10 years ago

+1 would also like to do this

jasonblackdog commented 9 years ago

See my answer here -

https://github.com/NewSignature/us-map/issues/15#issuecomment-65251601