You are here

protected property GeofieldLatLon::$wktGenerator in Geofield 8

The WktGenerator service.

Type: \Drupal\geofield\WktGeneratorInterface

File

src/Plugin/migrate/process/GeofieldLatLon.php, line 26

Class

GeofieldLatLon
Process latitude and longitude and return the value for the D8 geofield.

Namespace

Drupal\geofield\Plugin\migrate\process

Code

protected $wktGenerator;