maplibre-navigation-core
Toggle table of contents
41224f3a
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.navigation
/
NavigationIndices
Navigation
Indices
data
class
NavigationIndices
(
val
legIndex
:
Int
,
val
stepIndex
:
Int
)
Members
Constructors
Navigation
Indices
Link copied to clipboard
constructor
(
legIndex
:
Int
,
stepIndex
:
Int
)
Properties
leg
Index
Link copied to clipboard
val
legIndex
:
Int
step
Index
Link copied to clipboard
val
stepIndex
:
Int