How do you access country/state/province polygons in google maps api?
Posted
by wmh1108
on Stack Overflow
See other posts from Stack Overflow
or by wmh1108
Published on 2010-06-14T12:49:48Z
Indexed on
2010/06/14
12:52 UTC
Read the original article
Hit count: 152
I have fairly large map overlay that I am displaying over the google maps data but would still like to see the country/state/province lines through my overlay (so the lines would essentially be on top of my overlay).
As I understand, these lines are simply polygons drawn over the maps. Is there any way to access these? If so, how do I get them to show up through my overlay images?
© Stack Overflow or respective owner