About 542,000 results
Open links in new tab
  1. Reverse Geocoding | Maps JavaScript API - Google Developers

    Dec 8, 2025 · The provided code samples showcase the implementation of reverse geocoding using the Google Maps JavaScript API, with options in both JavaScript and TypeScript.

  2. Reverse geocoding (address lookup) request and response

    Dec 8, 2025 · Reverse geocoding transforms geographic coordinates (latitude and longitude) into a human-readable address using the latlng parameter. The response provides a list of …

  3. Reverse geocode a location | Geocoding API | Google for …

    Dec 8, 2025 · Reverse geocoding translates a map location into a human-readable address. You represent the map location by the latitude and longitude coordinates of the location.

  4. Geocodificar um local de forma inversa - Google Developers

    https://www.googleapis.com/auth/maps-platform.geocode.location — Use somente com GeocodeLocation para geocodificação inversa. Além disso, é possível usar o escopo geral...

  5. Geocoding Service | Maps JavaScript API - Google Developers

    Dec 8, 2025 · The process of doing the converse, translating a location on the map into a human-readable address, is known as reverse geocoding. Instead of supplying a textual address, …

  6. Geocoding API overview | Google for Developers

    Dec 8, 2025 · Reverse geocoding: Converts latitude/longitude coordinates or a Place ID into a human-readable address. You can use addresses for a variety of scenarios, including …

  7. Geocoding request and response - Google Developers

    Dec 8, 2025 · To retrieve all the political entities that contain a specific address, you should use reverse geocoding, passing the latitude/longitude of the address as a parameter to the request.

  8. Get Started | Geocoding API | Google for Developers

    Dec 8, 2025 · The Geocoding API is a service that provides geocoding and reverse geocoding of addresses. This service is also available as part of the client-side Google Maps JavaScript …

  9. Solicitação e resposta de geocodificação reversa (pesquisa de …

    https://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&key= YOUR_API_KEY Observação: verifique se não há espaços entre os valores de latitude e …

  10. Google Maps Platform Documentation | Geocoding API | Google for Developers

    Aug 27, 2025 · travel_explore Reverse geocoding Get the address for a given set of geographic coordinates.