I just starting coding with Google Earth using the GEPlugin control for .Net and still got a lot to learn.
Currently i\'m having a project which requires to set placemarks and link them with polylines (i suppose), lines which have an arc to it, with properly segmented portions to the arc. I\'ve been able t
Does anyone know why the google earth api only supports COLLADA (.dae) 3d model overlays and not kmz???
I need to create flight routes in Google Earth. Example from point A to point B, How do i get the equivalent middle point for both and along point A to B, there are also many different coordinates joi
I want to draw some lines that would follow either the longitude or latitude, but it doesn\'t take the globe\'s curvature in account.
I\'m trying to draw an animation over google maps, hopefully using html5\'s canvas element. Is this possible? The animatio开发者_如何学Gon is just along the lines of moving and rotating rectangles (si
Question: Is it possible to use/retrieve Geodat开发者_JAVA技巧a from Google-Earth ? What I want to do is take a little area, get terrain information (coordinates, height, elevation) and simulate how
I have installed the Android Emulator: http://developer.android.com/sdk/index.html I now have it up and running u开发者_如何学Pythonsing the eclipse plug in.
I have a program that generates a .shp file, and exports this as a kml file. I would like to be able to display my outpu开发者_运维技巧t using the standard google map \'map\' style (gray background, y
I\'m reading in a Kml file, changing the placemarks\' names, and saving it again. var KmlFile = XDocument.Load(\"C:\\\\Inetpub\\\\wwwroot\\\\GeotagService\\\\Kml\\\\Photographs.kml\");