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
E
Horizon
Options
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.
model.
alert
Country
Border
Crossing
Admin
Info
Country
Border
Crossing
Alert
Incident
Alert
Incident
Congestion
Incident
Impact
Incident
Info
Incident
Type
Restricted
Area
Alert
Rest
Stop
Alert
Rest
Stop
Type
Route
Alert
Route
Alert
Geometry
Route
Alert
Type
to
Line
String
Toll
Collection
Alert
Toll
Collection
Type
Tunnel
Entrance
Alert
Tunnel
Info
Upcoming
Route
Alert
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.metrics
/
MetricEvent
Metric
Event
interface
MetricEvent
Content copied to clipboard
An interface with types of metrics events that the SDK would send via Telemetry
Types
Functions
Properties
Types
Metric
Link copied to clipboard
annotation class
Metric
Content copied to clipboard
MetricEvent
names scope
On this page
On this page
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toJson
Link copied to clipboard
abstract fun
toJson
(gson:
Gson
):
String
Content copied to clipboard
Present
MetricEvent
as Json string
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
On this page
On this page
Properties
metricName
Link copied to clipboard
abstract val
metricName
:
String
Content copied to clipboard
Name of
MetricEvent
On this page
On this page