Hello, (I'm unsure where I should ask this question, but hopefully someone here will know the answer.)
I need to draw a polygon representing an artificial border region. I could go through a long, painful process of estimating the lat/lng coordinates but I'd rather just draw the polygon and automatically get the coordinates. I first took a look at Google Map Maker (http:// www.google.com/mapmaker) since the interface seems perfect for this situation. It is, but I can't get the polygon's lat/lng data from it. I tried using Google Earth's polygon tool as well but with the same problem. I don't care about the format of the polygon data (LatLng objects, actual coordinates, KML data, whatever), but I do need to have the info to manipulate. Can anyone suggest away of doing this? Thanks a lot for the advice. -- 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.
