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.location.replay
/
ReplayLocationDispatcher
/
ReplayLocationDispatcher
Replay
Location
Dispatcher
constructor
(
locationsToReplay
:
List
<
Location
>
,
coroutineScope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
)