MapboxEvViewOptions

class MapboxEvViewOptions(    val belowLayerId: String?,     val iconOptions: List<IconOption>,     val bubbleOptions: List<BubbleOption>,     val labelOption: LabelOption?,     val stationViewFilters: List<Predicate<EVStation>>)

Constructors

Link copied to clipboard
constructor(    belowLayerId: String?,     iconOptions: List<IconOption>,     bubbleOptions: List<BubbleOption>,     labelOption: LabelOption?,     stationViewFilters: List<Predicate<EVStation>>)

Types

Link copied to clipboard
class Builder(belowLayerId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard