You are here

protected property GeofieldProximityField::$sourcePlugin in Geofield 8

The Geofield Proximity Source Plugin.

Type: \Drupal\geofield\Plugin\GeofieldProximitySourceInterface

File

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

Class

GeofieldProximityField
Field handler to render a Geofield proximity in Views.

Namespace

Drupal\geofield\Plugin\views\field

Code

protected $sourcePlugin;