You are here

class OpenlayersPlugin in Openlayers 7.3

Defines an Openlayers Plugin annotation object.

Hierarchy

  • class \Drupal\openlayers\Component\Annotation\OpenlayersPlugin extends \Drupal\Component\Annotation\Plugin

Expanded class hierarchy of OpenlayersPlugin

1 string reference to 'OpenlayersPlugin'
openlayers.services.yml in ./openlayers.services.yml
openlayers.services.yml
100 classes are annotated with OpenlayersPlugin
Attribution in src/Plugin/Control/Attribution/Attribution.php
Class Attribution.
Autopopup in src/Plugin/Component/Autopopup/Autopopup.php
Class Autopopup.
AutoZoom in modules/openlayers_library/src/Plugin/Control/AutoZoom/AutoZoom.php
Class AutoZoom.
BingMaps in src/Plugin/Source/BingMaps/BingMaps.php
Class BingMaps.
BlockLayerSwitcher in modules/openlayers_library/src/Plugin/Component/BlockLayerSwitcher/BlockLayerSwitcher.php
Class BlockLayerSwitcher.

... See full list

File

src/Component/Annotation/OpenlayersPlugin.php, line 19
Contains Drupal\openlayers\Component\Annotation\OpenlayersPlugin.

Namespace

Drupal\openlayers\Component\Annotation
View source
class OpenlayersPlugin extends Plugin {

}

Members