Top "Kml" questions

Keyhole Markup Language (KML) is an XML standard used for expressing geographic annotation and visualisations.

Linking to kml/kmz files on Google Drive

I've saved kml and kmz files in a file cabinet in the old Google Sites. I copy the permalink to …

google-maps overlay kml google-drive-api permalinks
How to prepare KML file for Android Emulator Control?

I am trying to test my application with location information. You know the Emulator Control has an ability to load …

android debugging kml
google maps api v3 exporting kml file of current map

I have a google map component in my application that allows the user to draw polygons, lines, and marker. Now …

google-maps-api-3 export kml
How to simplify (reduce number of points) in KML?

I have a similar problem to this post. I need to display up to 1000 polygons on an embedded Google map. …

google-maps maps kml
Setting a KML layer transparency

Is there a way to set the transparency of a kml layer when you add it? I am adding a …

google-maps-api-3 transparency kml
How to toggle between KML/KMZ layers in Google Maps api v3

I'm developing a web page with a Google maps application. Currently, I have a functional search bar and map that …

javascript google-maps-api-3 toggle kml kmz
Using KMZ file in Leaflet Map

I have to use KMZ files in my Leaflet Map. I found good plugins and tutorials to use KML files …

javascript leaflet kml kmz
Read kml file with multiple placemarks in pykml

In pykml, I can read the first placemark in a file using the following code: with open(filename) as f: …

python kml pykml
Google Earth Parse Error

I am unable to open my KML/KMZ file in Google Earth. The error I am getting is: parse error …

kml google-earth parse-error kmz
Showing custom icons in KML at their actual sizes

Like the post below I cannot get my placemark to display my icon at their actual size. https://stackoverflow.com/…

icons kml google-earth