kml:coordinates

Element Information

Model

Used By

Source

<element name="coordinates" type="kml:CoordinatesType"/>

Sample

< Point xmlns = "http://www.opengis.net/kml/2.2" >

< coordinates>

-122.0822035425683,37.42228990140251,0

</ coordinates>

</ Point>