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.milestone
/
TriggerProperty
/
getSparseArray
get
Sparse
Array
fun
getSparseArray
(
previousRouteProgress
:
RouteProgress
?
,
routeProgress
:
RouteProgress
)
:
HashMap
<
Int
,
Array
<
Number
>
>