On Dec 27, 1:56 am, Mohan <[email protected]> wrote: > Hi, > > I am new to Google MAPS. I need a help. > > As a part of my project, I need to highlight the states/Provence of > South Africa using google map according to demographics. > > But I am not sure how can I get the states boundaries ? I know each > state is polygon, but how can I get lat/lang values for each state ?
Have you tried: http://www.diva-gis.org/gdata > > Please suggest how can I achieve this ? Download the shapefiles, convert them to kml, display the kml using KmlLayer, not sure how you want to display the demographics (inside the infowindow, color coding the polygons...) -- Larry > > will appreciate any help on this. > > Rgds > Mohan -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
