You are here

public function GeofieldProximitySourceInterface::getOrigin in Geofield 8

Gets the proximity distance origin.

Return value

array The proximity distance origin.

1 method overrides GeofieldProximitySourceInterface::getOrigin()
GeofieldProximitySourceBase::getOrigin in src/Plugin/GeofieldProximitySourceBase.php
Gets the proximity distance origin.

File

src/Plugin/GeofieldProximitySourceInterface.php, line 129

Class

GeofieldProximitySourceInterface
Defines an interface for Geofield Proximity Source plugins.

Namespace

Drupal\geofield\Plugin

Code

public function getOrigin();