You are here

protected property Location::$locationManager in Geolocation Field 8.3

Same name in this branch
  1. 8.3 src/Plugin/geolocation/MapCenter/Location.php \Drupal\geolocation\Plugin\geolocation\MapCenter\Location::locationManager
  2. 8.3 src/Plugin/geolocation/LocationInput/Location.php \Drupal\geolocation\Plugin\geolocation\LocationInput\Location::locationManager
Same name and namespace in other branches
  1. 8.2 src/Plugin/geolocation/MapCenter/Location.php \Drupal\geolocation\Plugin\geolocation\MapCenter\Location::locationManager

Location manager.

Type: \Drupal\geolocation\LocationManager

File

src/Plugin/geolocation/MapCenter/Location.php, line 27

Class

Location
Location based map center.

Namespace

Drupal\geolocation\Plugin\geolocation\MapCenter

Code

protected $locationManager;