yuji5296 / ethiopiamap

Automatically exported from code.google.com/p/ethiopiamap
0 stars 0 forks source link

Overlay KML on Google Earth #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It is possible to display Google Earth with the following code,

map.addMapType(G_SATELLITE_3D_MAP);
map.setMapType(G_SATELLITE_3D_MAP);

But, KML data can't display on Google Earth.

Original issue reported on code.google.com by yuji5296 on 25 Feb 2010 at 3:06