You are here

protected property GeolocationMapWidgetBase::$mapProvider in Geolocation Field 8.3

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

Map Provider.

Type: \Drupal\geolocation\MapProviderInterface

File

src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php, line 49

Class

GeolocationMapWidgetBase
Map widget base.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

protected $mapProvider = NULL;