You are here

protected property GeolocationGeometryWidgetGoogleMaps::$mapProvider in Geolocation Field 8.3

Map Provider.

Type: \Drupal\geolocation\MapProviderInterface

File

modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGeometryWidgetGoogleMaps.php, line 52

Class

GeolocationGeometryWidgetGoogleMaps
Plugin implementation of 'geolocation_geometry_widget_google_maps' widget.

Namespace

Drupal\geolocation_google_maps\Plugin\Field\FieldWidget

Code

protected $mapProvider = NULL;