toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui
/
BuildingHighlightController
Building
Highlight
Controller
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
BuildingHighlightController
(
context
:
Context
,
mapView
:
MapView
,
arrivingPoint
:
ObserveArrivingPointUseCase
)
Members
Constructors
Building
Highlight
Controller
Link copied to clipboard
constructor
(
context
:
Context
,
mapView
:
MapView
,
arrivingPoint
:
ObserveArrivingPointUseCase
)
Properties
below
Layer
Id
Link copied to clipboard
var
belowLayerId
:
String
?
Functions
start
Highlight
Building
On
Arrival
Link copied to clipboard
suspend
fun
startHighlightBuildingOnArrival
(
)