You are here

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

Data provider ID.

Type: string

Overrides GeolocationMapFormatterBase::$dataProviderId

File

modules/geolocation_geometry/src/Plugin/Field/FieldFormatter/GeolocationGeometryMapFormatter.php, line 32

Class

GeolocationGeometryMapFormatter
Plugin implementation of the 'geometry' formatter.

Namespace

Drupal\geolocation_geometry\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geolocation_geometry';