You are here

protected property MapStyleDeleteForm::$olMap in Openlayers 8.4

The map containing the style to be deleted.

Type: \Drupal\image\ImageStyleInterface

File

src/Form/MapStyleDeleteForm.php, line 22

Class

MapStyleDeleteForm
Form for deleting a map style.

Namespace

Drupal\openlayers\Form

Code

protected $olMap;