You are here

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

Same name in other branches
  1. 8.3 Drupal\geolocation\Plugin\Field\FieldFormatter
  2. 8.2 Drupal\geolocation\Plugin\Field\FieldFormatter
Classsort descending Location Description
GeolocationGoogleMapFormatter src/Plugin/Field/FieldFormatter/GeolocationGoogleMapFormatter.php Plugin implementation of the 'geolocation_googlemap' formatter.
GeolocationLatlngFormatter src/Plugin/Field/FieldFormatter/GeolocationLatlngFormatter.php Plugin implementation of the 'geolocation_latlng' formatter.
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.