feat: support shareable map views
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user