You are here

namespace Drupal\geolocation\Element in Geolocation Field 8.3

Same name in other branches
  1. 8 Drupal\geolocation\Element
  2. 8.2 Drupal\geolocation\Element
Classsort descending Location Description
GeolocationInput src/Element/GeolocationInput.php Provides a render element to display a geolocation map.
GeolocationMap src/Element/GeolocationMap.php Provides a render element to display a geolocation map.
GeolocationMapLocation src/Element/GeolocationMapLocation.php Provides a render element for a single geolocation map location.
GeolocationMapPolygon src/Element/GeolocationMapPolygon.php Provides a render element for a single geolocation map location.
GeolocationMapPolyline src/Element/GeolocationMapPolyline.php Provides a render element for a single geolocation map location.
GeolocationMapShapeBase src/Element/GeolocationMapShapeBase.php Class GeolocationMapShapeBase.