You are here

protected static property GeolocationMapFormatter::$dataProviderId in Geolocation Field 8.3

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

Data provider ID.

Type: string

Overrides GeolocationMapFormatterBase::$dataProviderId

File

src/Plugin/Field/FieldFormatter/GeolocationMapFormatter.php, line 22

Class

GeolocationMapFormatter
Plugin implementation of the 'geolocation' formatter.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geolocation_field_provider';