You are here

protected static property GeolocationLeafletWidget::$mapProviderSettingsFormId in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 modules/geolocation_leaflet/src/Plugin/Field/FieldWidget/GeolocationLeafletWidget.php \Drupal\geolocation_leaflet\Plugin\Field\FieldWidget\GeolocationLeafletWidget::mapProviderSettingsFormId

Map Provider Settings Form ID.

Type: string

Overrides GeolocationMapWidgetBase::$mapProviderSettingsFormId

File

modules/geolocation_leaflet/src/Plugin/Field/FieldWidget/GeolocationLeafletWidget.php, line 31

Class

GeolocationLeafletWidget
Plugin implementation of the 'geolocation_leaflet' widget.

Namespace

Drupal\geolocation_leaflet\Plugin\Field\FieldWidget

Code

protected static $mapProviderSettingsFormId = 'leaflet_settings';