Top "Kml" questions

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

Android - How to download a file from a webserver

In my app I am downloading a kml file from a webserver. I have set the permission for external storage …

android webserver kml
Best way to overlay an ESRI shapefile on google maps?

What is the best way to overlay a shapefile in Google Maps? After some reading suggests that, converting shapefile into …

google-maps google-maps-api-3 gis kml shapefile
Importing CSV File to Google Maps

I have an quite big CSv File I want to have in Google Maps or just on a map. These …

csv maps coordinates kml
How to draw a path on a map using kml file?

Can I parse kml file in order to display paths or points in Android? Please could you help me with …

android google-maps android-mapview kml
Open local KML File in Google Maps on Android

I have loaded a KML file onto an Android device. What's the easiest mechanism for loading an overlay of that …

android google-maps kml
Loading a local .kml file using google maps?

I created a hello world program to load a local kml file (borrowed from google's docs): var ctaLayer = new google.…

gis google-maps-api-3 kml kmz
How to draw a route between two markers in Google Maps API?

I have a requirement where, onclick, I have to draw a route in between two markers when I select. I …

javascript html google-maps google-maps-api-3 kml
Why retrieving Google Directions for Android using KML data is not working anymore?

Possible Duplicate: Google Maps output=kml broken? I started to get Error when I'm trying to retrieve Google Directions using …

java android google-maps android-mapview kml
Using KMZ Files in Google Maps

Is there any way I can use a KMZ file in Google Maps? My KML file is around 10.7MB so …

google-maps-api-3 kml kmz
Android: how to load KML

could some one please tell me if there is a way to load kml file into the google map in …

android google-maps google-maps-api-3 kml