What problem does it solve? It answers location-based questions—where a place is, what is nearby, how far apart two places are, and how to get between them—without requiring any API keys or paid map services. ## Core Features & Use Cases - Geocoding & Reverse Geocoding: Convert place names to coordinates and coordinates back to full addresses using Nominatim. - Nearby POI Search: Find restaurants, hospitals, hotels, and 40+ other categories around coordinates or an address via the Overpass API, with distances and clickable map links. - Routing & Timezones: Get driving/walking/cycling distances, turn-by-turn directions via OSRM, and timezone info for any coordinate. - Use Case: A user sends a Telegram location pin and asks for nearby cafes; extract the latitude and longitude from the message and run the nearby command to return a numbered list of cafes with distances and tap-to-open map links. ## Quick Start Use the maps skill to find coffee shops within 1500 meters of the location pin I just sent you.