mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-01-17 04:45:18 +01:00
Ongoing development.
This commit is contained in:
@@ -21,4 +21,11 @@ class AbstractLayerMapper extends AbstractTypeMapper
|
||||
* @var string
|
||||
*/
|
||||
protected static $modelClass = 'Netzmacht\Contao\Leaflet\Model\LayerModel';
|
||||
|
||||
protected function initialize()
|
||||
{
|
||||
parent::initialize();
|
||||
|
||||
$this->addOption('label', 'title');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user