com.maptiler.maptilersdk.map.style.dsl

Types

Simple typed expression helpers that encode to JSON arrays.

Common GeoJSON feature keys used in clustering.

object MTFilter

Filter helpers that build GL-style filter arrays.

Tokens for text-field convenience.

sealed class PropertyValue

Type-safe representation of style property values.

@Serializable(with = StyleValueSerializer::class)
sealed class StyleValue

Unified style value that can be a constant or an expression (array).