You are here

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

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

The geoPhpWrapper service.

Type: \Drupal\leaflet\LeafletService

File

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

Class

LeafletWidget
Plugin implementation of the "leaflet_widget" widget.

Namespace

Drupal\leaflet_widget\Plugin\Field\FieldWidget

Code

protected $leafletService;