You are here

protected static property GeolocationGeofieldMapFormatter::$dataProviderId in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 modules/geolocation_geofield/src/Plugin/Field/FieldFormatter/GeolocationGeofieldMapFormatter.php \Drupal\geolocation_geofield\Plugin\Field\FieldFormatter\GeolocationGeofieldMapFormatter::dataProviderId

Data provider ID.

Type: string

Overrides GeolocationMapFormatterBase::$dataProviderId

File

modules/geolocation_geofield/src/Plugin/Field/FieldFormatter/GeolocationGeofieldMapFormatter.php, line 24

Class

GeolocationGeofieldMapFormatter
Plugin implementation of the 'geofield' formatter.

Namespace

Drupal\geolocation_geofield\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geofield';