Description Usage Arguments Value Author(s) References
These functions allow one to create and add definitions of styles to control the appearance of KML objects. The idea is that we define a library of styles "centrally" and refer to these when creating KML objects that appear on the globe.
1 2 |
attrs |
a list or vector giving the elements of the style. |
id |
a string used as the identifier/name for the style |
parent |
the XML node to which this new style should be added as a child node |
doc |
the parsed KML document to which to add the style definitions |
docStyles |
a list of style definitions/descriptions |
The newly created XML Style node.
Duncan Temple Lang
http://code.google.com/apis/kml/documentation/kmlreference.html\#style
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.