A type-safe wrapper around a MapLibre style expression.
The type parameter T tracks the expression's return type at compile time. Call .toJSON() to serialize to the MapLibre JSON expression format.
T
.toJSON()
Serialize to the MapLibre JSON expression format.
A type-safe wrapper around a MapLibre style expression.
The type parameter
Ttracks the expression's return type at compile time. Call.toJSON()to serialize to the MapLibre JSON expression format.