protected property GeolocationMapFormatterBase::$mapProvider in Geolocation Field 8.2
Same name and namespace in other branches
- 8.3 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\FieldFormatterCode
protected $mapProvider = NULL;