namespace Drupal\geofield\Plugin\migrate\process in Geofield 8
Class | Location | Description |
---|---|---|
GeoField |
src/ |
Maps D7 geofield values to new the geofield values. |
GeoFieldFieldSettings |
src/ |
Configure field instance settings for geofield. |
GeofieldLatLon |
src/ |
Process latitude and longitude and return the value for the D8 geofield. |
GeofieldWKT |
src/ |
Process WKT string and return the value for the D8 geofield. |