You are here

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

Same name in other branches
  1. 8.3 Drupal\geolocation\Plugin\geolocation\Location
Classsort descending Location Description
FirstRow src/Plugin/geolocation/Location/FirstRow.php Derive center from first row.
FixedCoordinates src/Plugin/geolocation/Location/FixedCoordinates.php Fixed coordinates map center.
FreeGeoIp src/Plugin/geolocation/Location/FreeGeoIp.php Fixed coordinates map center.
ViewsBoundaryArgument src/Plugin/geolocation/Location/ViewsBoundaryArgument.php Derive center from proximity argument.
ViewsEntityArgument src/Plugin/geolocation/Location/ViewsEntityArgument.php Derive center from proximity argument.
ViewsProximityArgument src/Plugin/geolocation/Location/ViewsProximityArgument.php Derive center from proximity argument.
ViewsProximityFilter src/Plugin/geolocation/Location/ViewsProximityFilter.php Derive center from proximity filter.