You are here

Classes, traits, and interfaces in Geolocation Field 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
GooglePlacesAPI class Drupal\geolocation_google_places_api\Plugin\geolocation\Geocoder modules/geolocation_google_maps/modules/geolocation_google_places_api/src/Plugin/geolocation/Geocoder/GooglePlacesAPI.php Provides the Google Places API.
GooglePlacesApiAttributionBlock class Drupal\geolocation_google_places_api\Plugin\Block modules/geolocation_google_maps/modules/geolocation_google_places_api/src/Plugin/Block/GooglePlacesApiAttributionBlock.php Provides a 'Fax' block.
GoogleStaticMaps class Drupal\geolocation_google_static_maps\Plugin\geolocation\MapProvider modules/geolocation_google_maps/modules/geolocation_google_static_maps/src/Plugin/geolocation/MapProvider/GoogleStaticMaps.php Provides Google Maps.
Here class Drupal\geolocation_here\Plugin\geolocation\MapProvider modules/geolocation_here/src/Plugin/geolocation/MapProvider/Here.php Provides HERE Maps API.
HereMapsSettings class Drupal\geolocation_here\Form modules/geolocation_here/src/Form/HereMapsSettings.php Implements the HERE Maps form controller. 1
Html5Widget class Drupal\geolocation_demo\Form modules/geolocation_demo/src/Form/Html5Widget.php Returns responses for geolocation_demo module routes. 1
LatlngWidget class Drupal\geolocation_demo\Form modules/geolocation_demo/src/Form/LatlngWidget.php Returns responses for geolocation_demo module routes. 1
Leaflet class Drupal\geolocation_leaflet\Plugin\geolocation\MapProvider modules/geolocation_leaflet/src/Plugin/geolocation/MapProvider/Leaflet.php Provides Leaflet. 1
LeafletClientLocationIndicator class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletClientLocationIndicator.php Provides continious client location indicator.
LeafletControlFullscreen class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlFullscreen.php Provides Fullscreen control element.
LeafletControlGeocoder class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlGeocoder.php Provides Geocoder control element.
LeafletControlLayer class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlLayer.php Provides Tile Layer control element.
LeafletControlLocate class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlLocate.php Provides Locate control element.
LeafletControlRecenter class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlRecenter.php Provides Recenter control element.
LeafletControlScale class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlScale.php Provides Scale control element.
LeafletControlZoom class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlZoom.php Provides Zoom control element.
LeafletCustomTileLayer class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletCustomTileLayer.php Provides map tile layer support.
LeafletDisableUserInteraction class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletDisableUserInteraction.php Provides disabled interaction.
LeafletGestureHandling class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletGestureHandling.php Provides gesture handling.
LeafletMarkerClusterer class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletMarkerClusterer.php Provides marker clusterer.
LeafletMarkerIcon class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletMarkerIcon.php Provides marker icon adjustment.
LeafletMarkerPopup class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletMarkerPopup.php Provides marker popup.
LeafletMarkerZoomAndAnimate class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletMarkerZoomAndAnimate.php Provides Feature.
LeafletMaxBounds class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletMaxBounds.php Provides Leaflet.
LeafletTileLayer class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletTileLayer.php Provides map tile layer support.
LeafletTileLayerProviders trait Drupal\geolocation_leaflet modules/geolocation_leaflet/src/LeafletTileLayerProviders.php Provides tile layer providers list. 2
LeafletWMS class Drupal\geolocation_leaflet\Plugin\geolocation\MapFeature modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletWMS.php Provides Web Map services.
Location class Drupal\geolocation\Annotation src/Annotation/Location.php Defines a Location annotation object.
Location class Drupal\geolocation\Plugin\geolocation\MapCenter src/Plugin/geolocation/MapCenter/Location.php Location based map center.
Location class Drupal\geolocation\Plugin\geolocation\LocationInput src/Plugin/geolocation/LocationInput/Location.php Location based proximity center.
LocationBase abstract class Drupal\geolocation src/LocationBase.php Class LocationBase. 7 7
LocationInput class Drupal\geolocation\Annotation src/Annotation/LocationInput.php Defines a LocationInput annotation object.
LocationInputBase abstract class Drupal\geolocation src/LocationInputBase.php Class LocationInputBase. 4 4
LocationInputInterface interface Drupal\geolocation src/LocationInputInterface.php Defines an interface for geolocation LocationInput plugins. 5 4
LocationInputManager class Drupal\geolocation src/LocationInputManager.php Search plugin manager. 3 2
LocationInterface interface Drupal\geolocation src/LocationInterface.php Defines an interface for geolocation Location plugins. 8 7
LocationManager class Drupal\geolocation src/LocationManager.php Search plugin manager. 4 2
MapCenter class Drupal\geolocation\Annotation src/Annotation/MapCenter.php Defines a MapCenter annotation object.
MapCenterBase abstract class Drupal\geolocation src/MapCenterBase.php Class MapCenterBase. 5 5
MapCenterInterface interface Drupal\geolocation src/MapCenterInterface.php Defines an interface for geolocation MapCenter plugins. 6 5
MapCenterManager class Drupal\geolocation src/MapCenterManager.php Search plugin manager. 2 2
MapDisablePOI class Drupal\geolocation_google_maps\Plugin\geolocation\MapFeature modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/MapDisablePOI.php Provides marker infowindow.
MapDisableUserInteraction class Drupal\geolocation_google_maps\Plugin\geolocation\MapFeature modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/MapDisableUserInteraction.php Provides marker infowindow.
MapFeature class Drupal\geolocation\Annotation src/Annotation/MapFeature.php Defines a MapFeature annotation object.
MapFeatureBase abstract class Drupal\geolocation src/MapFeatureBase.php Class MapFeatureBase. 31 31
MapFeatureInterface interface Drupal\geolocation src/MapFeatureInterface.php Defines an interface for geolocation MapFeature plugins. 1
MapFeatureManager class Drupal\geolocation src/MapFeatureManager.php Search plugin manager. 2
MapProvider class Drupal\geolocation\Annotation src/Annotation/MapProvider.php Defines a MapProvider annotation object.
MapProviderBase abstract class Drupal\geolocation src/MapProviderBase.php Class MapProviderBase. 4 4
MapProviderInterface interface Drupal\geolocation src/MapProviderInterface.php Defines an interface for geolocation MapProvider plugins. 1

Pages

Other projects