Filter

data class Filter

Defines the the filter type for Mapbox style.

Parameters

value

the filter expression wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun Filter(expression: Expression)

Construct the Filter with Mapbox Expression.

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard