Click anywhere on the map to instantly get the nearest street address for that location.
About HERE Reverse Geocoding API
This tool is a web-based reverse geocoding utility built on top of Leaflet and the HERE Reverse Geocoding API.
It allows a user to:
• Click anywhere on the interactive map to retrieve the exact coordinates (latitude and longitude).
• Instantly perform a reverse geocoding request using the HERE revgeocode API to obtain the nearest address.
• Visualize the selected location with a custom marker and a popup showing coordinates.
• Inspect the exact CURL request and complete JSON response, formatted and syntax-highlighted.
• Copy or download both request and response for debugging, documentation, or integration.
Designed as a developer-friendly helper for testing and integrating the HERE Reverse Geocoding stack. Ideal for API prototyping, GIS workflows, QA testing, developer onboarding, and building location-based applications that rely on coordinate-to-address lookups.