You are here

protected property GeocodeOrigin::$delay in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/GeofieldProximitySource/GeocodeOrigin.php \Drupal\geocoder\Plugin\GeofieldProximitySource\GeocodeOrigin::delay

The delay for starting the Geocoder search.

Type: array

File

src/Plugin/GeofieldProximitySource/GeocodeOrigin.php, line 87

Class

GeocodeOrigin
Defines 'Geocode Origin (with Autocomplete option)' proximity source plugin.

Namespace

Drupal\geocoder\Plugin\GeofieldProximitySource

Code

protected $delay;