ConstructorOptions

Properties

Link copied to clipboard
abstract var category: String?

A category for the layer.

Link copied to clipboard
abstract var 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 var iconUrl: String

An icon representing the layer.

Link copied to clipboard
abstract var name: String

The name of the layer.

Link copied to clipboard
abstract var tooltip: String

The tooltip to show when the item is moused over.