On Mar 9, 6:39 am, Paulweb <[email protected]> wrote: > Hi > > I've a kml file with lots of markers and polylines. If you display it using > maps.google.com, and you click on a marker or polylines which are close > together, then the info window includes a bit which says 'x of x nearby > results' so you so cycle through all the info windows. > > When displayed using the API v3, and you click on a marker or polylines > which are close together, you get only the infowindow last polyline or > marker added. > > Is there any way to get the API display of a kml file to work the same way > as the maps.google.com site?
Write code to do that. Probably need to use a third party kml parser or FusionTables layer. -- Larry > > Many thanks in advance for your help > Paul -- 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.
