Is there a way to just add an image file into a kmz file using Java API for KML (JAK)? I can create a kml file with no 开发者_JAVA技巧problem, but I\'m trying to just embed a resources (such as an ima
I want to create a script in Python which downloads the current KML files of all the Maps I created on Google Maps.
I\'m building an application that serves up data to a standalone Google Earth client.I want to send over an initial set of data, then update it dynamically using <NetworkLinkControl> and <Upd
I\'ve found a great page that demonstrates ma开发者_如何学Gony uses of the Google Maps Api v2 and v3.
I\'m running into an issue my website using google maps API v3 works fine in chrome but I am having a checkbox issue in ie.When I click on my checkbox to load layers everything works but refreshing th
Is there any way to create a KML overlay in Google Maps by passing the KML as a string rather than as a publicly accessible URL? AFAICT there is no开发者_Python百科 such option in the Google Maps API
Hy, I am developing some sort of m开发者_开发知识库onitoring system with GPS coordinates through KML in Google Earth. It happens a lot, that two or more pins are located in exactly the same GPS locat
Im using the google earth v1 javascript API to update hundreds of objects moving around in \"real-time\". I keep track of new, modified, and deleted entities to minimize looping in my javascript while
wondering if you could shed light for me please! I\'m using http://jquery-ui-map.googlecode.com/svn/trunk/demos/google-maps-jquery-filtering.html and I have the filter working locally when the marker
I am required to build a digital indoor map for my school building. I need this to help provide indoor localization for the building. The map has to be in kml format.