mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-19 17:27:41 +02:00
Fix the initial center to be the c-base
This commit is contained in:
parent
34d628d1d1
commit
9bee8cca19
@ -18,7 +18,7 @@ module.exports = {
|
|||||||
// rgbg
|
// rgbg
|
||||||
// lat: 49.019493, lon: 12.098341
|
// lat: 49.019493, lon: 12.098341
|
||||||
initialLat: 52.51298,
|
initialLat: 52.51298,
|
||||||
initialLon: 14.42012,
|
initialLon: 13.42012,
|
||||||
|
|
||||||
simplifyPolylines: false,
|
simplifyPolylines: false,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user