Base
com.
mapbox.
navigation.
base
Time
Format
com.
mapbox.
navigation.
base.
formatter
Distance
Formatter
com.
mapbox.
navigation.
base.
metrics
Directions
Metrics
Metric
Event
Metrics
Observer
Metrics
Reporter
Navigation
Metrics
com.
mapbox.
navigation.
base.
options
D
E
F
A
U
L
T_
N
A
V
I
G
A
T
O
R_
P
R
E
D
I
C
T
I
O
N_
M
I
L
L
I
S
Device
Profile
Device
Type
A
U
T
O
M
O
B
I
L
E
H
A
N
D
H
E
L
D
Navigation
Options
Onboard
Router
Options
com.
mapbox.
navigation.
base.
route
Router
Route
Refresh
Callback
Route
Refresh
Error
com.
mapbox.
navigation.
base.
trip.
model
Route
Leg
Progress
Route
Progress
Route
Progress
State
L
O
C
A
T
I
O
N_
S
T
A
L
E
L
O
C
A
T
I
O
N_
T
R
A
C
K
I
N
G
O
F
F_
R
O
U
T
E
R
O
U
T
E_
C
O
M
P
L
E
T
E
R
O
U
T
E_
I
N
I
T
I
A
L
I
Z
E
D
R
O
U
T
E_
I
N
V
A
L
I
D
R
O
U
T
E_
U
N
C
E
R
T
A
I
N
Route
Step
Progress
com.
mapbox.
navigation.
base.
trip.
notification
Notification
Action
E
N
D_
N
A
V
I
G
A
T
I
O
N
Trip
Notification
Base
/
com.mapbox.navigation.base.formatter
/
DistanceFormatter
Distance
Formatter
interface
DistanceFormatter
Content copied to clipboard
An interface, which provides correctly formatted distances.
Functions
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
formatDistance
Link copied to clipboard
abstract fun
formatDistance
(distance:
Double
):
SpannableString
Content copied to clipboard
Returns a formatted SpannableString
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
On this page
On this page