mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +01:00
Support debug mode.
This commit is contained in:
@@ -48,6 +48,7 @@ class OverpassLayerMapper extends AbstractLayerMapper
|
||||
$this->optionsBuilder
|
||||
->addOption('query', 'overpassQuery')
|
||||
->addOption('minzoom', 'minZoom')
|
||||
->addOption('debug')
|
||||
->addOption('overpassEndpoint', 'endpoint');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user