You are here

protected property GeolocationMapFormatterBase::$mapCenterManager 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::mapCenterManager

MapCenter options manager.

Type: \Drupal\geolocation\MapCenterManager

File

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

Class

GeolocationMapFormatterBase
Plugin base for Map based formatters.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected $mapCenterManager = NULL;