service geofield_map.google_maps in Geofield Map 8.2
Class
Drupal\geofield_map\Services\GoogleMapsService3 string references to geofield_map.google_maps
- GeofieldGoogleMapFormatter::create in src/
Plugin/ Field/ FieldFormatter/ GeofieldGoogleMapFormatter.php - Creates an instance of the plugin.
- GeofieldGoogleMapViewStyle::create in src/
Plugin/ views/ style/ GeofieldGoogleMapViewStyle.php - Creates an instance of the plugin.
- GeofieldMap::latLonProcess in src/
Element/ GeofieldMap.php - Generates the Geofield Map form element.
File
View source
- class: Drupal\geofield_map\Services\GoogleMapsService
- arguments:
- - '@config.factory'
- - '@language_manager'
- - '@request_stack'