You are here

public property OpenlayersStyle::$id in Openlayers 8.4

Same name in this branch
  1. 8.4 src/Annotation/OpenlayersStyle.php \Drupal\openlayers\Annotation\OpenlayersStyle::id
  2. 8.4 src/Entity/OpenlayersStyle.php \Drupal\openlayers\Entity\OpenlayersStyle::id

The plugin ID.

Type: string

File

src/Annotation/OpenlayersStyle.php, line 33

Class

OpenlayersStyle
Defines an image effect annotation object.

Namespace

Drupal\openlayers\Annotation

Code

public $id;