You are here

namespace Drupal\geocoder_geofield\Plugin\Field\FieldFormatter in Geocoder 8.2

Same name in other branches
  1. 8.3 Drupal\geocoder_geofield\Plugin\Field\FieldFormatter
Classsort descending Location Description
GeoJsonFileGeocodeFormatter modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/GeoJsonFileGeocodeFormatter.php Plugin implementation of the "Geocode GeoJson" formatter for File fields.
GeoPhpGeocodeFormatter modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/GeoPhpGeocodeFormatter.php Abstract implementation of the GeoPhp Wrapper formatter for File fields.
GpxFileGeocodeFormatter modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/GpxFileGeocodeFormatter.php Plugin implementation of the "Geocode GPX" formatter for File fields.
KmlFileGeocodeFormatter modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/KmlFileGeocodeFormatter.php Plugin implementation of the "Geocode KML" formatter for File fields.
ReverseGeocodeGeofieldFormatter modules/geocoder_geofield/src/Plugin/Field/FieldFormatter/ReverseGeocodeGeofieldFormatter.php Plugin implementation of the Geocode formatter.