Top "Kml" questions

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

OpenLayers 3: how to set fill style of a vector feature

i am trying to set the fill colour of seperate features of a vector layer. using the code below, i …

javascript kml openlayers-3
Refresh / Redraw a Layer in OpenLayers (KML) Network-Link Auto Refresh

TLDR I want to refresh a layer on a timer so it plots the new kml data (like update-link / network …

javascript kml openlayers
With Google Maps API V3, determine if a marker is inside a KML Layer boundary

Is there a way to determine if a marker has entered an area covered by a KmlLayer? My .kml is …

google-maps-api-3 gis kml
Google Maps output=kml broken?

All I was using the google maps KML output in my iPhone app. If I type the following on my …

iphone google-maps kml
Get altitude data from Google Earth

I am trying to get the altitude of some points given their latitude and longitude. Is there any api to …

google-maps kml google-earth
What is the best way to generate KML files in C#?

What is the best way to generate KML files using C#? Is there a class library that I can use? …

c# kml google-earth
Maps API v3: New InfoWindow, with pixelOffset, w/ data from KML.

Hello: I'm making progress on my Google Map (see my previous post: KML markers missing on Google Maps API v3: …

javascript google-maps-api-3 kml infowindow
Google Maps HTTP API for driving and walking directions

Do you know how I can get walking directions from Google by giving two specific coordinates? How can I send …

google-maps kml driving-directions
Generating a KML heatmap from given data set of [lat, lon, density]

I am looking to build a static KML (Google Earth markup) file which displays a heatmap-style rendering of a few …

kml heatmap
unzip strings in javascript

Anyone knows a simple JavaScript library implementing the UNZIP algorithm? No disk-file access, only zip and unzip a string of …

javascript google-maps zip kml unzip