You are here

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

Data provider ID.

Type: string

Overrides GeolocationMapFormatterBase::$dataProviderId

File

modules/geolocation_gpx/src/Plugin/Field/FieldFormatter/GeolocationGpxMapFormatter.php, line 26

Class

GeolocationGpxMapFormatter
Plugin implementation of the 'geofield' formatter.

Namespace

Drupal\geolocation_gpx\Plugin\Field\FieldFormatter

Code

protected static $dataProviderId = 'geolocation_gpx';