maplibre-navigation-core
Toggle table of contents
2dc423b0
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
MaxSpeed
/
MaxSpeed
Max
Speed
constructor
(
speed
:
Int
?
=
null
,
unit
:
SpeedLimit.Unit
?
=
null
,
unknown
:
Boolean
?
=
null
,
none
:
Boolean
?
=
null
)