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