🧭 Google is rolling out a new feature for developers using its Gemini AI models—grounding with Google Maps, so apps answer location questions using live Maps data.
Competing platforms like ChatGPT, Claude, or various Chinese open source models probably won’t have this anytime soon.
This update lets developers link Gemini’s reasoning skills with real-time Google Maps data, so apps can respond with accurate, location-based info like business hours, reviews, or what a place feels like.
This ties Gemini’s reasoning to 250M places, routes, hours, ratings, photos, and reviews for location aware responses.
Grounding means the model calls a trusted tool, pulls factual records, and uses those facts while generating the answer.
Developers enable the Google Maps tool in a request and can pass lat_lng to anchor results to a specific spot.
The response can include grounding metadata plus a context token that lets the app render an interactive Maps widget in the app interface.
The widget shows place details like photos, open hours, ratings, and directions so users can quickly verify and act.
Typical asks include full day itineraries with distance and travel time, hyper local picks for housing or retail, and precise place answers.
Combining Maps Search grounding lets the model use Maps for structured facts and Search for timely schedules or event info, which boosts quality.
The feature is generally available on the latest Gemini models with tool pricing and can be mixed with other tools as needed.
This closes a common gap where language models guessed local facts and now they can base replies on a maintained location database.