KML, or Keyhole Markup Language, is an XML grammar and file format for modelling and storing geographic features such as points, lines, images, polygons and models for display in Google Earth, Google Maps and other applications. You can use KML to share places and information with other users of these applications. You can find sample KML files on the KML Gallery and Google Earth Community site that describe interesting features and places.
A KML file is processed by Google Earth similarly to the way in which HTML and XML files are processed by web browsers. Like HTML, KML has a tag-based structure with names and attributes used for specific display purposes. Thus, Google Earth acts as a browser for KML files. Learn more.
Google Maps can only display certain KML features. For more information, see this Google Maps Help topic.
You can learn more about using KML by reading the specification. This document is currently available in English only:
http://code.google.com/apis/kml/documentation/
Also, you can try a hands-on approach to learning KML by following the KML tutorial. This document is currently available in English only:
http://code.google.com/apis/kml/documentation/kml_tut.html
Note - You can display KML data in a time sequence. To learn more, see Viewing a Timeline.
You can set how Google Earth reacts when it encounters erroneous KML. To do this:
Updated on