You are here

namespace Drupal\geolocation\Plugin\Field\FieldFormatter in Geolocation Field 8.2

Same name in other branches
  1. 8.3 Drupal\geolocation\Plugin\Field\FieldFormatter
  2. 8 Drupal\geolocation\Plugin\Field\FieldFormatter
Classsort descending Location Description
GeolocationLatlngFormatter src/Plugin/Field/FieldFormatter/GeolocationLatlngFormatter.php Plugin implementation of the 'geolocation_latlng' formatter.
GeolocationMapFormatter src/Plugin/Field/FieldFormatter/GeolocationMapFormatter.php Plugin implementation of the 'geolocation' formatter.
GeolocationMapFormatterBase src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php Plugin base for Map based formatters.
GeolocationSexagesimalFormatter src/Plugin/Field/FieldFormatter/GeolocationSexagesimalFormatter.php Plugin implementation of the 'geolocation_sexagesimal' formatter.
GeolocationTokenFormatter src/Plugin/Field/FieldFormatter/GeolocationTokenFormatter.php Plugin implementation of the 'geolocation_token' formatter.