<element name="Placemark" type="kml:PlacemarkType" substitutionGroup="kml:Feature"/> |
< Folder xmlns = "http://www.opengis.net/kml/2.2" > |
[...] |
< name> |
Placemarks |
</ name> |
< description> |
These are just some of the different kinds of placemarks with which you can mark your favorite places |
</ description> |
< LookAt> |
< longitude> |
-122.0839597145766 |
</ longitude> |
< latitude> |
37.42222904525232 |
</ latitude> |
< altitude> |
0 |
</ altitude> |
< heading> |
-148.4122922628044 |
</ heading> |
< tilt> |
40.5575073395506 |
</ tilt> |
< range> |
500.6566641072245 |
</ range> |
</ LookAt> |
< Placemark> |
< name> |
Simple placemark |
</ name> |
< description> |
Attached to the ground. Intelligently places itself at the height of the underlying terrain. |
</ description> |
< Point> |
< coordinates> |
-122.0822035425683,37.42228990140251,0 |
</ coordinates> |
</ Point> |
</ Placemark> |
< Placemark> |
< name> |
Floating placemark |
</ name> |
< visibility> |
0 |
</ visibility> |
< description> |
Floats a defined distance above the ground. |