With Google Earth's polygon tool you should be able to export to KML. maps.google.com also has the 'My Maps' drawing tool which can export to KML. In either case the coordinates will be accessible from the KML.
On 12 Jul 2010 08:23, "ebakunin" <[email protected]> wrote: > 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]<google-maps-js-api-v3%[email protected]> . > For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- 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.
