ConstructorOptions

Properties

Link copied to clipboard
abstract val category: String?

A category for the layer.

Link copied to clipboard
abstract val creationFunction: Any

A function or Command that creates one or more providers which will be added to the globe when this item is selected.

Link copied to clipboard
abstract val iconUrl: String

An icon representing the layer.

Link copied to clipboard
abstract val name: String

The name of the layer.

Link copied to clipboard
abstract val tooltip: String

The tooltip to show when the item is moused over.