You are here

protected property GeolocationMapWidgetBase::$mapCenterManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php \Drupal\geolocation\Plugin\Field\FieldWidget\GeolocationMapWidgetBase::mapCenterManager

Map center manager.

Type: \Drupal\geolocation\MapCenterManager

File

src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php, line 56

Class

GeolocationMapWidgetBase
Map widget base.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected $mapCenterManager = NULL;