You are here

protected property ProximityField::$locationManager in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/views/field/ProximityField.php \Drupal\geolocation\Plugin\views\field\ProximityField::locationManager

Location manager.

Type: \Drupal\geolocation\LocationManager

File

src/Plugin/views/field/ProximityField.php, line 29

Class

ProximityField
Field handler for geolocation field.

Namespace

Drupal\geolocation\Plugin\views\field

Code

protected $locationManager;