download breminale.geojson from Github rather than from ffhb.h.sum7.de
This also fixes CORS problems.
This commit is contained in:
parent
98fb30782b
commit
2f2e7d1668
|
@ -9,7 +9,7 @@
|
||||||
},
|
},
|
||||||
"view":[53.0702,8.815],
|
"view":[53.0702,8.815],
|
||||||
"zoom":16,
|
"zoom":16,
|
||||||
"geojson":"http://ffhb.h.sum7.de/data/meshviewer.geojson",
|
"geojson":"https://raw.githubusercontent.com/FreifunkBremen/internal-maps/master/breminale.geojson",
|
||||||
"tiles":{
|
"tiles":{
|
||||||
"url":"https://otile{s}-s.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.jpg",
|
"url":"https://otile{s}-s.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.jpg",
|
||||||
"option":{
|
"option":{
|
||||||
|
|
Loading…
Reference in New Issue