You are here

protected property LeafletWidget::$leafletService in Leaflet Widget for Geofield 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldWidget/LeafletWidget.php \Drupal\leaflet_widget\Plugin\Field\FieldWidget\LeafletWidget::leafletService

The Leaflet service.

Type: \Drupal\leaflet\LeafletService

File

src/Plugin/Field/FieldWidget/LeafletWidget.php, line 33

Class

LeafletWidget
Plugin implementation of the "leaflet_widget" widget.

Namespace

Drupal\leaflet_widget\Plugin\Field\FieldWidget

Code

protected $leafletService;