Kazu46Machi / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

add a method to iterate over visible Placemarks #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'd like a way to iterate over all *currently* visible placemarks; ideally a 
method that would return an 
array of KmlPlacemarks.

There is no real workaround -- you can read the DOM and make guesses based on 
altitude / 
bounding box / tilt / etc., but it's far less efficient than a query against 
what the plugin already 
knows.

Based on my post here:  http://groups.google.com/group/google-earth-browser-
plugin/browse_thread/thread/a7678d11c568795c/c6a0e6ffe5c46f88?
lnk=gst&q=iterate#c6a0e6ffe5c46f88

Original issue reported on code.google.com by aah%roar...@gtempaccount.com on 19 Dec 2008 at 11:51

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 5 Feb 2009 at 8:36