feat: support shareable map views

This commit is contained in:
2026-07-24 09:43:03 +01:00
parent ae95447dc8
commit 8d4f003b43
2 changed files with 274 additions and 6 deletions
+8
View File
@@ -62,3 +62,11 @@ ALLOWED_WMS_ENDPOINTS=https://xpro-viz.jfig.net/geoserver/xpro/wms,https://examp
- The proxy only allows configured WMS endpoints. By default it allows the XPro GeoServer endpoint.
- It fetches WMS capabilities with backend HTTP Basic Auth and loads all discovered layers on top of OpenStreetMap.
- The currently published layers discovered during setup were `parcelas` and `predios`.
## Sharing a map view
The URL updates as the map is moved, zoomed, rotated, or its visible layers or
base map are changed. An open parcel or building information dialog is included
too. Copy the URL to share that exact state; opening it restores the same map
view and selected feature. Invalid or incomplete map parameters fall back to
the normal default view.