forked from Snck3rs/contao-leaflet-maps
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