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/LocationInput/Location.php \Drupal\geolocation\Plugin\geolocation\LocationInput\Location::locationManager

Location manager.

Type: \Drupal\geolocation\LocationManager

File

src/Plugin/geolocation/LocationInput/Location.php, line 26

Class

Location
Location based proximity center.

Namespace

Drupal\geolocation\Plugin\geolocation\LocationInput

Code

protected $locationManager;