mirror of
https://gitlab.com/dezentrale/workadventure/maps.git
synced 2024-11-14 20:11:02 +01:00
Remove broken openstreetmap URL
Temporary "fix" because the validity of the SSL cert of openstreetmap.de has expired.
This commit is contained in:
parent
0742930f32
commit
d9ab4ff84f
1 changed files with 1 additions and 7 deletions
|
@ -213,12 +213,6 @@
|
||||||
"id":16,
|
"id":16,
|
||||||
"name":"website_openstreetmap",
|
"name":"website_openstreetmap",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"openWebsite",
|
|
||||||
"type":"string",
|
|
||||||
"value":"https:\/\/www.openstreetmap.de\/karte.html?zoom=19&lat=51.33637&lon=12.33817&layers=B000"
|
|
||||||
}],
|
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":100,
|
"width":100,
|
||||||
|
@ -3488,4 +3482,4 @@
|
||||||
"type":"map",
|
"type":"map",
|
||||||
"version":1.4,
|
"version":1.4,
|
||||||
"width":100
|
"width":100
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue