maplibre-navigation-core
Toggle table of contents
473f1e77
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.routeprogress
/
CurrentLegAnnotation
/
CurrentLegAnnotation
Current
Leg
Annotation
constructor
(
index
:
Int
,
distanceToAnnotation
:
Double
,
distance
:
Double
,
duration
:
Double
?
,
speed
:
Double
?
,
maxSpeed
:
MaxSpeed
?
,
congestion
:
String
?
=
null
)