You are here

protected property GoogleGeocoderBase::$googleMapsProvider in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 modules/geolocation_google_maps/src/GoogleGeocoderBase.php \Drupal\geolocation_google_maps\GoogleGeocoderBase::googleMapsProvider

Google maps provider.

Type: \Drupal\geolocation_google_maps\Plugin\geolocation\MapProvider\GoogleMaps

File

modules/geolocation_google_maps/src/GoogleGeocoderBase.php, line 24

Class

GoogleGeocoderBase
Base class.

Namespace

Drupal\geolocation_google_maps

Code

protected $googleMapsProvider;