You are here

public property OpenlayersStyle::$label in Openlayers 8.4

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

The human-readable name of the image effect.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/OpenlayersStyle.php, line 42

Class

OpenlayersStyle
Defines an image effect annotation object.

Namespace

Drupal\openlayers\Annotation

Code

public $label;