U
I
Maps
com.
mapbox.
navigation.
ui.
maps
Predictive
Cache
Controller
Predictive
Cache
Controller
Error
Handler
com.
mapbox.
navigation.
ui.
maps.
building.
api
Mapbox
Buildings
Api
com.
mapbox.
navigation.
ui.
maps.
building.
model
Building
Error
Building
Value
Mapbox
Building
Highlight
Options
com.
mapbox.
navigation.
ui.
maps.
building.
view
Mapbox
Building
View
com.
mapbox.
navigation.
ui.
maps.
camera
Navigation
Camera
com.
mapbox.
navigation.
ui.
maps.
camera.
data
Following
Frame
Options
Mapbox
Navigation
Viewport
Data
Source
Mapbox
Navigation
Viewport
Data
Source
Options
Overview
Frame
Options
Viewport
Data
Viewport
Data
Source
Viewport
Data
Source
Update
Observer
com.
mapbox.
navigation.
ui.
maps.
camera.
data.
debugger
Mapbox
Navigation
Viewport
Data
Source
Debugger
com.
mapbox.
navigation.
ui.
maps.
camera.
lifecycle
Navigation
Basic
Gestures
Handler
Navigation
Scale
Gesture
Action
Listener
Navigation
Scale
Gesture
Handler
Navigation
Scale
Gesture
Handler
Options
com.
mapbox.
navigation.
ui.
maps.
camera.
state
Navigation
Camera
State
F
O
L
L
O
W
I
N
G
I
D
L
E
O
V
E
R
V
I
E
W
T
R
A
N
S
I
T
I
O
N_
T
O_
F
O
L
L
O
W
I
N
G
T
R
A
N
S
I
T
I
O
N_
T
O_
O
V
E
R
V
I
E
W
Navigation
Camera
State
Changed
Observer
com.
mapbox.
navigation.
ui.
maps.
camera.
transition
Mapbox
Navigation
Camera
State
Transition
Mapbox
Navigation
Camera
Transition
Navigation
Camera
State
Transition
Navigation
Camera
Transition
Navigation
Camera
Transition
Options
Transition
End
Listener
com.
mapbox.
navigation.
ui.
maps.
camera.
view
Mapbox
Recenter
Button
Mapbox
Route
Overview
Button
com.
mapbox.
navigation.
ui.
maps.
guidance.
junction.
api
Mapbox
Junction
Api
com.
mapbox.
navigation.
ui.
maps.
guidance.
junction.
model
Junction
Error
Junction
Value
com.
mapbox.
navigation.
ui.
maps.
guidance.
junction.
view
Mapbox
Junction
View
com.
mapbox.
navigation.
ui.
maps.
guidance.
signboard.
api
Mapbox
External
File
Resolver
Mapbox
Signboard
Api
Mapbox
Svg
To
Bitmap
Parser
Svg
To
Bitmap
Parser
com.
mapbox.
navigation.
ui.
maps.
guidance.
signboard.
model
Mapbox
Signboard
Options
Signboard
Error
Signboard
Value
com.
mapbox.
navigation.
ui.
maps.
guidance.
signboard.
view
Mapbox
Signboard
View
com.
mapbox.
navigation.
ui.
maps.
location
Navigation
Location
Provider
com.
mapbox.
navigation.
ui.
maps.
roadname.
api
Mapbox
Road
Name
Label
Api
com.
mapbox.
navigation.
ui.
maps.
roadname.
model
Road
Label
com.
mapbox.
navigation.
ui.
maps.
roadname.
view
Mapbox
Road
Name
Label
View
com.
mapbox.
navigation.
ui.
maps.
route
Route
Layer
Constants
com.
mapbox.
navigation.
ui.
maps.
route.
arrow.
api
Mapbox
Route
Arrow
Api
Mapbox
Route
Arrow
View
com.
mapbox.
navigation.
ui.
maps.
route.
arrow.
model
Arrow
Added
Value
Arrow
Visibility
Change
Value
Clear
Arrows
Value
Invalid
Point
Error
Maneuver
Arrow
Remove
Arrow
Value
Route
Arrow
Options
Update
Maneuver
Arrow
Value
com.
mapbox.
navigation.
ui.
maps.
route.
line
Mapbox
Route
Line
Api
Extensions
com.
mapbox.
navigation.
ui.
maps.
route.
line.
api
Mapbox
Route
Line
Api
Mapbox
Route
Line
View
com.
mapbox.
navigation.
ui.
maps.
route.
line.
model
Closest
Route
Value
Mapbox
Route
Line
Options
Route
Feature
Data
Route
Line
Route
Line
Clear
Value
Route
Line
Color
Resources
Route
Line
Data
Route
Line
Distances
Index
Route
Line
Dynamic
Data
Route
Line
Error
Route
Line
Expression
Data
Route
Line
Expression
Provider
Route
Line
Granular
Distances
Route
Line
Resources
Route
Line
Scale
Value
Route
Line
Update
Value
Route
Not
Found
Route
Points
Route
Set
Value
Route
Style
Descriptor
Vanishing
Point
State
D
I
S
A
B
L
E
D
E
N
A
B
L
E
D
O
N
L
Y_
I
N
C
R
E
A
S
E_
P
R
O
G
R
E
S
S
com.
mapbox.
navigation.
ui.
maps.
util
On
View
Screenshot
Ready
View
Utils
UI Maps
/
com.mapbox.navigation.ui.maps.roadname.model
/
RoadLabel
Road
Label
class
RoadLabel
Content copied to clipboard
The state is returned when buildings have been queried.
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Indicates whether some other object is "equal to" this one.
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
Returns a hash code value for the object.
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Returns a hash code value for the object.
On this page
On this page
Properties
roadName
Link copied to clipboard
val
roadName
:
String
? = null
Content copied to clipboard
The name of the road
shield
Link copied to clipboard
val
shield
:
ByteArray
? = null
Content copied to clipboard
The shield associated with the roadName if available, otherwise null
shieldName
Link copied to clipboard
val
shieldName
:
String
? = null
Content copied to clipboard
The name of the shield
On this page
On this page