On Sep 10, 10:07 am, Justin <[email protected]> wrote: > The documentation states that when a map has a KML layer overlaid onto > it, it creates Marker objects in memory based on the KML. Why is there > no way for developers to access these markers? Something like > getMarkers() would be nice. > > My problem: > > I have a map, the map has a KML layer set on it. I would like to be > able to manipulate/grab the placemarks on the map that were generated > from the KML. However, there is currently know way of doing this. > > If anyone has an alternative solution, let me know!
Have you looked at GeoXml3? http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=GeoXml3&qt_g=Search+this+group -- Larry > > Thanks, > Justin -- 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.
