# Netgis client update

* integrates newest netgis map client
* generalizes map proxy response handling
This commit is contained in:
2024-11-21 13:46:35 +01:00
parent 6ff67d12c9
commit 457548da4d
6 changed files with 94 additions and 94 deletions

View File

@@ -34,8 +34,9 @@
"center_lonlat": [ 7.0, 51.0 ],
"zoom": 12,
"min_zoom": 5,
"max_zoom": 19,
"scalebar": true
"max_zoom": 24,
"scalebar": true,
"move_tolerance": 5
},
"folders":
[
@@ -225,9 +226,10 @@
"snapping":
{
"show": true,
"active": true,
"active": false,
"tolerance": 10
},
"bounds_message": "Ausserhalb des erlaubten Bereichs!",
"show_bounds": true
},
"output":