Package com. mapbox. maps. extension. style
Types
Style Contract
Link copied to clipboard
interface StyleContract
Content copied to clipboard
Define the common interfaces for the Style component.
Style Extension Impl
Link copied to clipboard
The concrete implementation of style extension.
Style Interface
Link copied to clipboard
Defines the style interface that can be used to interact with the map's style.
Functions
style
Link copied to clipboard
fun style(styleUri: String = "", block: StyleExtensionImpl.Builder.() -> Unit): StyleContract.StyleExtension
Content copied to clipboard
DSL function to construct a style extension.