You are here

protected property GeolocationMapFormatterBase::$mapProviderManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php \Drupal\geolocation\Plugin\Field\FieldFormatter\GeolocationMapFormatterBase::mapProviderManager

Map Provider.

Type: \Drupal\geolocation\MapProviderManager

File

src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php, line 31

Class

GeolocationMapFormatterBase
Plugin base for Map based formatters.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected $mapProviderManager = NULL;