You are here

protected property LeafletControlGeocoder::$geocoderManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlGeocoder.php \Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature\LeafletControlGeocoder::geocoderManager

The GeocoderManager object.

Type: \Drupal\geolocation\GeocoderManager

File

modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlGeocoder.php, line 25

Class

LeafletControlGeocoder
Provides Geocoder control element.

Namespace

Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature

Code

protected $geocoderManager;