Convert addresses into geographic coordinates (geocoding), which you can use to place markers or position the map. This API also allows you to convert geographic coordinates into an address (reverse geocoding).
Service: geocoding-backend.googleapis.com
The Service name geocoding-backend.googleapis.com is needed to create RPC client stubs.
google.maps.geocode.v4alpha.DestinationService
| Methods | |
|---|---|
|
This method performs a destination lookup and returns a list of destinations. |
google.maps.geocode.v4beta.GeocodeService
| Methods | |
|---|---|
|
This method performs an address geocode, which maps an address to a LatLng. |
|
This method performs a location geocode, which maps a LatLng to an address. |
|
This method performs a geocode lookup using a place ID. |