fix: SanFran -> Rybnik in replay
This commit is contained in:
parent
2e67a6f09f
commit
f600303b5f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class ReplayResources(private val mapControl: MapControl) {
|
||||||
listOf(
|
listOf(
|
||||||
ReplayRouteMapper.mapToUpdateLocation(
|
ReplayRouteMapper.mapToUpdateLocation(
|
||||||
Date().time.toDouble(),
|
Date().time.toDouble(),
|
||||||
com.mapbox.geojson.Point.fromLngLat(-122.39726512303575, 37.785128345296805)
|
com.mapbox.geojson.Point.fromLngLat(18.531478, 50.088155)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue