toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-platform-ui
/
com.mapbox.ev.ui
/
MapboxEvViewOptions
/
Builder
Builder
class
Builder
(
belowLayerId
:
String
?
=
null
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
belowLayerId
:
String
?
=
null
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
MapboxEvViewOptions
clear
Station
View
Filters
Link copied to clipboard
fun
clearStationViewFilters
(
)
:
MapboxEvViewOptions.Builder
with
Below
Layer
Id
Link copied to clipboard
fun
withBelowLayerId
(
layerId
:
String
?
)
:
MapboxEvViewOptions.Builder
with
Bubble
Option
Link copied to clipboard
fun
withBubbleOption
(
bubbleOption
:
BubbleOption
)
:
MapboxEvViewOptions.Builder
with
Default
Bubble
Icons
Link copied to clipboard
fun
withDefaultBubbleIcons
(
context
:
Context
)
:
MapboxEvViewOptions.Builder
with
Default
Icons
Link copied to clipboard
fun
withDefaultIcons
(
context
:
Context
)
:
MapboxEvViewOptions.Builder
with
Icon
Option
Link copied to clipboard
fun
withIconOption
(
option
:
IconOption
)
:
MapboxEvViewOptions.Builder
with
Label
Option
Link copied to clipboard
fun
withLabelOption
(
labelOption
:
LabelOption
?
)
:
MapboxEvViewOptions.Builder
with
Station
View
Filter
Link copied to clipboard
fun
withStationViewFilter
(
filter
:
Predicate
<
EVStation
>
)
:
MapboxEvViewOptions.Builder