You are here

protected property GeolocationMapFormatterBase::$mapProvider in Geolocation Field 8.3

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

Map Provider.

Type: \Drupal\geolocation\MapProviderInterface

File

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

Class

GeolocationMapFormatterBase
Plugin base for Map based formatters.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected $mapProvider = NULL;