mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-04-18 01:38:25 +02:00
Implement overpass layer.
This commit is contained in:
@@ -162,7 +162,7 @@ class OptionsBuilder
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
private function buildConditionals(Definition $definition, \Model $model)
|
||||
private function buildConditionals($definition, \Model $model)
|
||||
{
|
||||
foreach ($this->conditional as $column => $conditions) {
|
||||
foreach ($conditions as $value => $options) {
|
||||
|
||||
Reference in New Issue
Block a user