maplibre-navigation-core
Toggle table of contents
46dd34b6
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
IntersectionLanes
/
IntersectionLanes
Intersection
Lanes
constructor
(
valid
:
Boolean
?
=
null
,
active
:
Boolean
?
=
null
,
validIndication
:
String
?
=
null
,
indications
:
List
<
String
>
?
=
null
)