You are here

6 methods override GeocoderBase::geocode() in Geolocation Field 8.2

Dummy::geocode in tests/modules/geolocation_dummy_geocoder/src/Plugin/geolocation/Geocoder/Dummy.php
Geocode an address.
GoogleGeocodingAPI::geocode in modules/geolocation_google_maps/src/Plugin/geolocation/Geocoder/GoogleGeocodingAPI.php
Geocode an address.
GooglePlacesAPI::geocode in modules/geolocation_google_maps/modules/geolocation_google_places_api/src/Plugin/geolocation/Geocoder/GooglePlacesAPI.php
Geocode an address.
Nominatim::geocode in modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Nominatim.php
Geocode an address.
Photon::geocode in modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Photon.php
Geocode an address.
Yandex::geocode in modules/geolocation_yandex/src/Plugin/geolocation/Geocoder/Yandex.php
Geocode an address.