com.maptiler.maptilersdk.map.style

Types

sealed class MTMapReferenceStyle

Defines purpose and guidelines on what information is displayed.

Variants of the reference styles.

class MTStyle(reference: MTMapReferenceStyle, variant: MTMapStyleVariant? = null) : MTStylable

The proxy object for the current map style.

sealed class MTStyleError : Exception

Represents the exceptions raised by the MTStyle object.

@Serializable
enum MTTileScheme : Enum<MTTileScheme>

A scheme used for tiles.