kml:styleUrl

Element Information

Model

Used By

Source

<element name="styleUrl" type="anyURI"/>

Sample

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

[...]

< name>

Floating placemark

</ name>

< visibility>

0

</ visibility>

< description>

Floats a defined distance above the ground.

</ 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>

< styleUrl>

#downArrowIcon

</ styleUrl>

< Point>

< altitudeMode>

relativeToGround

</ altitudeMode>

< coordinates>

-122.084075,37.4220033612141,50

</ coordinates>

</ Point>

</ Placemark>