forked from Snck3rs/contao-leaflet-maps
Support bounds changing after files got loaded.
This commit is contained in:
@@ -219,7 +219,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = [
|
||||
],
|
||||
|
||||
'file extends default' => [
|
||||
'+config' => ['file'],
|
||||
'+config' => ['file', 'boundsMode'],
|
||||
'+expert' => [
|
||||
'onEachFeature',
|
||||
'pointToLayer',
|
||||
|
||||
Reference in New Issue
Block a user