KmlIcon

class KmlIcon

A KML icon object. A KML icon specifies the location and refresh paramaters of an overlay image.

Since

200.1.0

Constructors

Link copied to clipboard
constructor(uri: String)

Creates a KML icon from the provided path to an image file. Creates a KML icon. KML icon defines the image associated with an overlay or an icon style.

Properties

Link copied to clipboard

An icon's refresh interval.

Link copied to clipboard

An icon's refresh mode.

Link copied to clipboard
val uri: String

An icon's image file URI.

Link copied to clipboard

An icon's view refresh mode.

Link copied to clipboard

An icon's view refresh time.