mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 20:43:52 +01:00
Rework filter handling (Fixes #50).
This commit is contained in:
@@ -58,3 +58,8 @@ parameters:
|
||||
- 'id'
|
||||
- 'title'
|
||||
- 'alias'
|
||||
|
||||
# Filters can be passed to a data request to get only specific data from a layer.
|
||||
netzmacht.contao_leaflet.filters:
|
||||
bbox: Netzmacht\Contao\Leaflet\Filter\BboxFilter
|
||||
distance: Netzmacht\Contao\Leaflet\Filter\DistanceFilter
|
||||
|
||||
Reference in New Issue
Block a user