MapTilerSDK
MTExpression
object MTExpression
Simple typed expression helpers that encode to JSON arrays.
Functions
fun step(input: PropertyValue, default: PropertyValue, stops: List<Pair<Double, PropertyValue>>): PropertyValue