You are here

protected property OpenlayersMap::$entityFieldManager in Openlayers 8.4

The Entity Field manager service property.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/views/style/OpenlayersMap.php, line 42
Definition of Drupal\openlayers\Plugin\views\style\OpenlayersMap.

Class

OpenlayersMap
Style plugin to render geodata on an Openlayers map.

Namespace

Drupal\openlayers\Plugin\views\style

Code

protected $entityFieldManager;