On Sep 13, 6:29 am, Justin <[email protected]> wrote: > Hey, > > Thanks for the tip! I wasn't aware such a library existed. However, it > states that it does not support polylines and some other features, > which is a must with my map.
Another option would be to add those features to GeoXml3. I don't think it would be too hard to add polylines (given that there are v2 examples in EGeoXml and GeoXml), the other features, I can't say. -- Larry > > I don't understand why google would leave out, what I consider at > least, to be basic interface functionality. Hopefully this gets > implemented in the near future as I'd like to say as close to the v3 > JS library as possible without writing quick-fix code. > > Does anyone know where, if anywhere, I can request new features to be > implemented in the API? > > On Sep 11, 12:02 pm, "[email protected]" <[email protected]> > wrote: > > > > > 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=goo... > > > -- Larry > > > > Thanks, > > > Justin- 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.
