toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.icons
/
OnMapIconSet
/
OnMapIconSet
On
Map
Icon
Set
constructor
(
colors
:
DashColors
,
context
:
Context
,
address
:
DashIcon
=
DashIcon(context) { address(colors) }
,
globe
:
DashIcon
=
DashIcon(context) { globe(colors) }
,
puck
:
DashIcon
=
DashIcon(context) { puck(colors) }
)
constructor
(
address
:
DashIcon
,
globe
:
DashIcon
,
puck
:
DashIcon
)