Package com.mapbox.maps.extension.style.expressions.generated

Types

Expression
Link copied to clipboard
class Expression : Value

An expression defines a formula for computing the value of any layout property, paint property, or filter within a map style. Expressions allow you to style data with multiple feature properties at once, apply conditional logic, and manipulate data with mathematical, logical, and string operators. This allows for sophisticated runtime styling.