Fix the initial center to be the c-base

This commit is contained in:
Christian Paul 2020-08-12 01:46:20 +02:00
parent 34d628d1d1
commit 9bee8cca19

View File

@ -18,7 +18,7 @@ module.exports = {
// rgbg
// lat: 49.019493, lon: 12.098341
initialLat: 52.51298,
initialLon: 14.42012,
initialLon: 13.42012,
simplifyPolylines: false,