CustomIconThemer |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/CustomIconThemer.php |
Style plugin to render a View output as a Leaflet map. |
|
|
|
EntityTypeThemer |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/EntityTypeThemer.php |
Style plugin to render a View output as a Leaflet map. |
|
|
|
EntityTypeThemerUrl |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/EntityTypeThemerUrl.php |
Style plugin to render a View output as a Leaflet map. |
1 |
|
|
EsriWorldStreetMap |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/EsriWorldStreetMap.php |
Provides an Esri_WorldStreetMap Leaflet TileLayer Plugin. |
|
|
|
EsriWorldTopoMap |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/EsriWorldTopoMap.php |
Provides an Esri_WorldTopoMap Leaflet TileLayer Plugin. |
|
|
|
GeocoderService |
class |
Drupal\geofield_map\Services |
src/Services/GeocoderService.php |
Class GeocoderService. |
|
1 |
2 |
GeofieldGoogleEmbedMapFormatter |
class |
Drupal\geofield_map_extras\Plugin\Field\FieldFormatter |
modules/geofield_map_extras/src/Plugin/Field/FieldFormatter/GeofieldGoogleEmbedMapFormatter.php |
Plugin implementation of the 'geofield_embed_google_map' formatter. |
|
|
|
GeofieldGoogleMapFormatter |
class |
Drupal\geofield_map\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/GeofieldGoogleMapFormatter.php |
Plugin implementation of the 'geofield_google_map' formatter. |
|
|
|
GeofieldGoogleMapViewStyle |
class |
Drupal\geofield_map\Plugin\views\style |
src/Plugin/views/style/GeofieldGoogleMapViewStyle.php |
Style plugin to render a View output as a Leaflet map. |
|
10 |
|
GeofieldGoogleStaticMapFormatter |
class |
Drupal\geofield_map_extras\Plugin\Field\FieldFormatter |
modules/geofield_map_extras/src/Plugin/Field/FieldFormatter/GeofieldGoogleStaticMapFormatter.php |
Plugin implementation of the 'geofield_static_google_map' formatter. |
|
|
|
GeofieldMap |
class |
Drupal\geofield_map\Element |
src/Element/GeofieldMap.php |
Provides a Geofield Map form element. |
|
|
|
GeofieldMapAjaxPopupController |
class |
Drupal\geofield_map\Controller |
src/Controller/GeofieldMapAjaxPopupController.php |
Default controller for the leaflet_views_ajax_popup module. |
|
1 |
|
GeofieldMapFieldTrait |
trait |
Drupal\geofield_map |
src/GeofieldMapFieldTrait.php |
Class GeofieldMapFieldTrait. |
|
5 |
|
GeofieldMapFormElementsValidationTrait |
trait |
Drupal\geofield_map |
src/GeofieldMapFormElementsValidationTrait.php |
Class GeofieldMapFormElementsValidationTrait. |
|
4 |
|
GeofieldMapLegend |
class |
Drupal\geofield_map\Plugin\Block |
src/Plugin/Block/GeofieldMapLegend.php |
Provides a custom Geofield Map Legend block. |
|
|
|
GeofieldMapSettingsForm |
class |
Drupal\geofield_map\Form |
src/Form/GeofieldMapSettingsForm.php |
Implements the GeofieldMapSettingsForm controller. |
|
|
1 |
GeofieldMapWidget |
class |
Drupal\geofield_map\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/GeofieldMapWidget.php |
Plugin implementation of the 'geofield_map' widget. |
|
|
|
GoogleMapsService |
class |
Drupal\geofield_map\Services |
src/Services/GoogleMapsService.php |
Class GoogleMapsService. |
|
2 |
2 |
HyddaBase |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/HyddaBase.php |
Provides an Hydda_Full Leaflet TileLayer Plugin. |
|
|
|
HyddaFull |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/HyddaFull.php |
Provides an Hydda_Full Leaflet TileLayer Plugin. |
|
|
|
LeafletTileLayerPlugin |
class |
Drupal\geofield_map\Annotation |
src/Annotation/LeafletTileLayerPlugin.php |
Defines a LeafletTileLayerPlugin item annotation object. |
|
|
|
LeafletTileLayerPluginBase |
abstract class |
Drupal\geofield_map |
src/LeafletTileLayerPluginBase.php |
Base class for Leaflet tile layers plugin plugins. |
10 |
10 |
|
LeafletTileLayerPluginManager |
class |
Drupal\geofield_map |
src/LeafletTileLayerPluginManager.php |
Provides the Leaflet tile layers plugin plugin manager. |
|
1 |
2 |
ListFieldThemer |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/ListFieldThemer.php |
Style plugin to render a View output as a Leaflet map. |
|
|
|
ListFieldThemerUrl |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/ListFieldThemerUrl.php |
Style plugin to render a View output as a Leaflet map. |
1 |
|
|
MapThemer |
class |
Drupal\geofield_map\Annotation |
src/Annotation/MapThemer.php |
Defines a base class for Geofield Map Themer plugin annotations. |
|
1 |
|
MapThemerBase |
abstract class |
Drupal\geofield_map |
src/MapThemerBase.php |
A base class for MapThemer plugins. |
4 |
4 |
|
MapThemerInterface |
interface |
Drupal\geofield_map |
src/MapThemerInterface.php |
Provides an interface for Geofield Map Themers plugins. |
1 |
1 |
|
MapThemerPluginManager |
class |
Drupal\geofield_map |
src/MapThemerPluginManager.php |
Provides a plugin manager for Geofield Map Themers. |
|
2 |
2 |
MarkerIconService |
class |
Drupal\geofield_map\Services |
src/Services/MarkerIconService.php |
Provides an Icon Managed File Service. |
|
6 |
2 |
OpenMapSurferRoads |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/OpenMapSurferRoads.php |
Provides an OpenMapSurfer_Roads Leaflet TileLayer Plugin. |
|
|
|
OpenStreetMapMapnik |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/OpenStreetMapMapnik.php |
Provides an OpenStreetMap_Mapnik Leaflet TileLayer Plugin. |
|
|
|
OpenTopoMap |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/OpenTopoMap.php |
Provides an OpenTopoMap Leaflet TileLayer Plugin. |
|
|
|
StamenTerrain |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/StamenTerrain.php |
Provides an Stamen_Terrain Leaflet TileLayer Plugin. |
|
|
|
StamenToner |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/StamenToner.php |
Provides an Stamen_Toner Leaflet TileLayer Plugin. |
|
|
|
StamenWatercolor |
class |
Drupal\geofield_map\Plugin\LeafletTileLayerPlugin |
src/Plugin/LeafletTileLayerPlugin/StamenWatercolor.php |
Provides an Stamen_Watercolor Leaflet TileLayer Plugin. |
|
|
|
TaxonomyTermThemer |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/TaxonomyTermThemer.php |
Style plugin to render a View output as a Leaflet map. |
|
|
|
TaxonomyTermThemerUrl |
class |
Drupal\geofield_map\Plugin\GeofieldMapThemer |
src/Plugin/GeofieldMapThemer/TaxonomyTermThemerUrl.php |
Style plugin to render a View output as a Leaflet map. |
1 |
|
|