You are here

protected static property GeolocationGoogleWidget::$mapProviderSettingsFormId 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::mapProviderSettingsFormId

Map Provider Settings Form ID.

Type: string

Overrides GeolocationMapWidgetBase::$mapProviderSettingsFormId

File

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

Class

GeolocationGoogleWidget
Plugin implementation of the 'geolocation_googlegeocoder' widget.

Namespace

Drupal\geolocation_google_maps\Plugin\Field\FieldWidget

Code

protected static $mapProviderSettingsFormId = 'google_map_settings';