You are here

protected static property GeolocationLeafletWidget::$mapProviderId 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::mapProviderId

Map Provider ID.

Type: string

Overrides GeolocationMapWidgetBase::$mapProviderId

File

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

Class

GeolocationLeafletWidget
Plugin implementation of the 'geolocation_leaflet' widget.

Namespace

Drupal\geolocation_leaflet\Plugin\Field\FieldWidget

Code

protected static $mapProviderId = 'leaflet';