You are here

namespace Drupal\geofield\Plugin\Field\FieldWidget in Geofield 8

Classsort descending Location Description
GeofieldBaseWidget src/Plugin/Field/FieldWidget/GeofieldBaseWidget.php Abstract class for Geofield widgets.
GeofieldBoundsWidget src/Plugin/Field/FieldWidget/GeofieldBoundsWidget.php Plugin implementation of the 'geofield_bounds' widget.
GeofieldDefaultWidget src/Plugin/Field/FieldWidget/GeofieldDefaultWidget.php Widget implementation of the 'geofield_default' widget.
GeofieldDmsWidget src/Plugin/Field/FieldWidget/GeofieldDmsWidget.php Plugin implementation of the 'geofield_dms' widget.
GeofieldLatLonWidget src/Plugin/Field/FieldWidget/GeofieldLatLonWidget.php Plugin implementation of the 'geofield_latlon' widget.