You are here

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

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

Data provider ID.

Type: string

File

src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php, line 38

Class

GeolocationMapFormatterBase
Plugin base for Map based formatters.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geolocation_field_provider';