You are here

protected static property GeolocationGoogleWidget::$mapProviderId in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGoogleWidget.php \Drupal\geolocation_google_maps\Plugin\Field\FieldWidget\GeolocationGoogleWidget::mapProviderId

Map Provider ID.

Type: string

Overrides GeolocationMapWidgetBase::$mapProviderId

File

modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGoogleWidget.php, line 26

Class

GeolocationGoogleWidget
Plugin implementation of the 'geolocation_googlegeocoder' widget.

Namespace

Drupal\geolocation_google_maps\Plugin\Field\FieldWidget

Code

protected static $mapProviderId = 'google_maps';