What problem does it solve?
The Maps Skill turns place names and latitude/longitude into usable location intelligence—addresses, nearby points of interest, travel distance/time, directions, and timezone—without requiring any API keys.
Core Features & Use Cases
- Geocoding & reverse geocoding: Convert a place name to coordinates, or coordinates to a human-readable address.
- POI discovery: Find nearby restaurants, hospitals, pharmacies, hotels, and many other categories using OpenStreetMap data.
- Routing & timezone lookup: Compute driving/walking/cycling distance and duration, generate turn-by-turn directions, and retrieve timezone + current local time for coordinates.
- Bounding-area search: Use an approximate area bounding box and then search within a geographic rectangle.
Quick Start
Ask: find nearby restaurants near Times Square, New York with a radius of 500 meters.