About this tool
This tool is a web-based location search and lookup utility built on top of Leaflet and HERE Search APIs.
It allows a user to:
• Search for places and addresses using the HERE Autocomplete API.
• Display suggested results in a clean, dynamic dropdown powered by Selectize.js.
• Fetch precise coordinates and full metadata using the HERE Lookup API.
• Visualize the selected location on an interactive HERE-based Leaflet map, using a custom Placematic marker.
• Instantly explore the full API interaction, including:
• The exact CURL request sent to HERE,
• The complete JSON response, formatted and syntax-highlighted.
• Copy or download both the request and response for debugging, documentation, or integration purposes.
This tool is designed as a developer-friendly helper for testing, understanding, and integrating the HERE Search stack. It provides immediate, visual feedback and exposes all request/response details, making it ideal for:
• API prototyping
• GIS workflows
• QA testing
• Developer onboarding
• Demonstrating how HERE Autocomplete and Lookup behave in real time
Built for modern web workflows inside the Placematic environment, the tool offers a clean and efficient way to interact with HERE’s global search ecosystem.