2009-01-07: GoogleEarth API
From Datafedwiki
Back to DataFed Development Events
This page will facilitate others in learning how to use the GE API.
[edit] Accomplishments
[edit] 2009-01-08
The goal right now is to become familiarized with the very basic functions of the GE API. As of now, the basic functions that have been successfully implemented are placing placemarks with different stylemaps (icons and icon properties) on earth, calling the description balloon, and calling the HTML balloons. An interesting discovery about these different balloons is that the description balloons are similar to the ones in GE. That is, they are limited in their functionality such as being unable to run javascript. On the other hand, these HTML balloons can run javascript. The webpage TwoPlacemarks explores these discoveries.
Files relevant to the API are at the GE API Page
Interesting samples and documentation:
Delicious/rhusar/googleearth plugin kml Demo
- Earth Pad - Untitled
- Google Earth API - Camera/LookAt Viewer
- Google Earth API Samples - YouTube Embed (HTML String) Balloons
- Google Earth API Samples - JavaScript from within a Balloon
- Google Earth API Samples - frameend Event (Smooth Animation)
- Google Earth API Samples - Drag & Drop Placemarks
- Google Earth API Samples - Screen Overlay
- Google Earth API Samples - Screen Overlay (Frame)
- Google Earth API Samples - Creating Polygons
- Google Earth API Samples - Polygon Styling
- Google Earth API Samples - Creating Circle Polygons (using LinearRing)
- Google Earth API Samples - Styling Placemarks using StyleMaps
- Google Earth API Samples - Creating Placemarks
- Google Earth API Samples - Creating NetworkLinks
- Google Earth API Samples - Show/Hide Navigation Controls
Categories: DevEvents | Atomic | Yymmdd
