You are here

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

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

Map Provider Settings Form ID.

Type: string

File

src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php, line 42

Class

GeolocationMapWidgetBase
Map widget base.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected static $mapProviderSettingsFormId = 'map_settings';