overlay kml file on google maps
|
#1 -
24/08/2009 12:01:05
|
Reporta abuso
|
Link permanente
|
|
overlay kml file on google maps
|
|
|
|
|
Anybody know how to overlay a kml file on google map... its possible with an online kml file but how is it possible to overlay a local kml file........ is it possible????
|
|
|
|
|
|
#2 -
31/08/2009 15:58:22
|
Reporta abuso
|
Link permanente
|
|
RE: overlay kml file on google maps
|
|
|
You can parse a KML file on your local machine and overlay it into google maps... try googling "parse kml." Here's a few examples:
http://earth-api-samples.googlecode.com/svn/trunk/examples/kml-parse.html
http://earth-api-samples.googlecode.com/svn/trunk/examples/kml-parse-interactive.html
|
|
|
|
|
|
|
#3 -
25/08/2009 15:14:49
|
Reporta abuso
|
Link permanente
|
|
RE: overlay kml file on google maps
|
|
|
the path to the kml must be reachable by google i.e it must be online
|
|
|
|
|