You are here

protected property CommonMapBase::$mapProviderManager in Geolocation Field 8.2

Map provider manager.

Type: \Drupal\geolocation\MapProviderManager

File

src/Plugin/views/style/CommonMapBase.php, line 42

Class

CommonMapBase
Allow to display several field items on a common map.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $mapProviderManager = NULL;