You are here

protected property GeofieldProximityField::$proximitySourceManager in Geofield 8

The geofield proximity manager.

Type: \Drupal\geofield\Plugin\GeofieldProximitySourceManager

File

src/Plugin/views/field/GeofieldProximityField.php, line 28

Class

GeofieldProximityField
Field handler to render a Geofield proximity in Views.

Namespace

Drupal\geofield\Plugin\views\field

Code

protected $proximitySourceManager;