Stay organized with collectionsSave and categorize content based on your preferences.
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 namegeocoding-backend.googleapis.comis needed to create RPC client stubs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[],null,["# Geocoding API\n\nConvert 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).\n\nService: geocoding-backend.googleapis.com\n-----------------------------------------\n\nThe Service name `geocoding-backend.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.geocode.v4alpha.DestinationService](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4alpha#google.maps.geocode.v4alpha.DestinationService)\n------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|\n| [SearchDestinations](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4alpha#google.maps.geocode.v4alpha.DestinationService.SearchDestinations) | This method performs a destination lookup and returns a list of destinations. |\n\n[google.maps.geocode.v4beta.GeocodeService](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4beta#google.maps.geocode.v4beta.GeocodeService)\n-------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|\n| [GeocodeAddress](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4beta#google.maps.geocode.v4beta.GeocodeService.GeocodeAddress) | This method performs an address geocode, which maps an address to a LatLng. |\n| [GeocodeLocation](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4beta#google.maps.geocode.v4beta.GeocodeService.GeocodeLocation) | This method performs a location geocode, which maps a LatLng to an address. |\n| [GeocodePlace](/maps/documentation/geocoding/reference/rpc/google.maps.geocode.v4beta#google.maps.geocode.v4beta.GeocodeService.GeocodePlace) | This method performs a geocode lookup using a place ID. |"]]