You are here

protected property MapLayerDeleteForm::$olMap in Openlayers 8.4

The map containing the layer to be deleted.

Type: \Drupal\image\ImageStyleInterface

File

src/Form/MapLayerDeleteForm.php, line 22

Class

MapLayerDeleteForm
Form for deleting a layer from a map.

Namespace

Drupal\openlayers\Form

Code

protected $olMap;