Style Extension
Define the interfaces for the Style Extension.
interface StyleExtension
Content copied to clipboard
Functions
Properties
images
Link copied to clipboard
The images of the style.
layers
Link copied to clipboard
The layers of the style.
abstract val layers: List<Pair<StyleContract.StyleLayerExtension, LayerPosition>>
Content copied to clipboard
light
Link copied to clipboard
The light of the style.
sources
Link copied to clipboard
The sources of the style.
styleUri
Link copied to clipboard
terrain
Link copied to clipboard
The 3D terrain of the style.
Inheritors
StyleExtensionImpl
Link copied to clipboard