mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 04:24:02 +01:00
Add panels.
This commit is contained in:
@@ -55,6 +55,7 @@ class MarkerMapper extends AbstractMapper
|
||||
$this
|
||||
->addConditionalOption('tooltip', 'title', 'tooltip')
|
||||
->addConditionalOption('alt')
|
||||
->addConditionalOption('zIndexOffset')
|
||||
->addOptions('clickable', 'keyboard', 'draggable');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user