You are here

protected property GeolocationBlock::$mapCenterManager in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/GeolocationBlock.php \Drupal\geolocation\Plugin\Block\GeolocationBlock::mapCenterManager

MapCenter options manager.

Type: \Drupal\geolocation\MapCenterManager

File

src/Plugin/Block/GeolocationBlock.php, line 36

Class

GeolocationBlock
Exposes a map rendered as a block.

Namespace

Drupal\geolocation\Plugin\Block

Code

protected $mapCenterManager = NULL;