You are here

protected property GeofieldBaseWidget::$wktGenerator in Geofield 8

The WKT format Generator service.

Type: \Drupal\geofield\WktGeneratorInterface

File

src/Plugin/Field/FieldWidget/GeofieldBaseWidget.php, line 38

Class

GeofieldBaseWidget
Abstract class for Geofield widgets.

Namespace

Drupal\geofield\Plugin\Field\FieldWidget

Code

protected $wktGenerator;