On Jun 22, 9:40 am, "[email protected]" <[email protected]> wrote: > On Jun 22, 9:12 am, mheavers <[email protected]> wrote: > > > Yes - I tried this - but the KML did not seem to include any sort of > > information about the shape data. It seems like Google stores the > > shape data all within the href node or something. > > It worked for me. I had to go through one level of indirection to get > there: > This was exported from > MyMaps:http://www.geocodezip.com/Directions2SeaWorld.xml > > http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=1011966906806...
The kml from MyMaps is here: http://maps.google.com/maps/ms?ie=UTF8&hl=en&oe=UTF8&msa=0&msid=101196690680661628506.000489924544a5a17a203&output=kml (inside the <href> element in the first level kml that "View in Google Earth" returns) -- Larry > > > > > > On Jun 21, 7:03 pm, "[email protected]" <[email protected]> > > wrote: > > > > On Jun 21, 3:09 pm, mheavers <[email protected]> wrote: > > > > > Hi - I have a series of complex polygonal overlays I've made on a > > > > basic google map (saved in my maps) - is there a way to export this > > > > shape data for use in the javascript API? Or a way to utilize the API > > > > to draw a shape and get its plot points rather than plot each > > > > individual point by lat & long? > > > > You can export the kml from Google MyMaps (View in Google Earth), then > > > load that (or use it directly from MyMaps) and display it on an API > > > based map. > > > > -- Larry- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- 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.
