You are here

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

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

Data provider ID.

Type: string

Overrides GeolocationMapFormatterBase::$dataProviderId

File

modules/geolocation_address/src/Plugin/Field/FieldFormatter/GeolocationAddressFormatter.php, line 24

Class

GeolocationAddressFormatter
Plugin implementation of the 'geolocation' formatter.

Namespace

Drupal\geolocation_address\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geolocation_address_field_provider';