mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-03 05:23:49 +01:00
12 lines
263 B
YAML
12 lines
263 B
YAML
|
|
leaflet_layer:
|
||
|
|
path: /layer/{layerId}
|
||
|
|
controller: Netzmacht\Contao\Leaflet\Frontend\Action\LayerDataAction
|
||
|
|
defaults:
|
||
|
|
_leaflet_scope: page
|
||
|
|
_format: geojson
|
||
|
|
_scope: frontend
|
||
|
|
requirements:
|
||
|
|
_format: geojson
|
||
|
|
context: \w+
|
||
|
|
contextId: \d+
|