I'd like to overlay a kml file on my map, right now I'm using
map.addOverlay(new google.maps.GeoXml('http://www.example.com/
example.kml'))The kml file has markers all over the planet, I'm wondering if I can restrict it to only pulling in markers within the current viewport of the map, or within say 50 miles of a given point. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
