
Share
Developers now have access to Google Maps' extensive geospatial database through Gemini API, enabling them to create more precise and context-aware location-based AI applications.
Starting today, developers can leverage the rich and up-to-date geospatial data from Google Maps through the Gemini API. This new feature, called Grounding with Google Maps, allows developers to build location-aware AI applications by connecting Gemini's reasoning capabilities with detailed data from over 250 million places.
The Gemini API now includes a dedicated tool for grounding responses in geospatial data from Google Maps. This means that when you make an API request, you can specify the grounding parameter to include Google Maps data. This integration is particularly useful for applications that require location-based insights, such as travel recommendations, local business information, and real-time traffic updates.
For developers, this update opens up a wealth of possibilities:
To use Grounding with Google Maps in your Gemini API requests, follow these steps:
grounding parameter and set it to google_maps.Here’s an example of how you might structure your request:

{
"prompt": "Find me a good coffee shop near 37.4219983, -122.0840585",
"grounding": "google_maps"
}
To start using Grounding with Google Maps in the Gemini API, you can enable the feature through the developer console. Detailed documentation and sample code are available on the Gemini API documentation page.
The integration of Google Maps into the Gemini API is a significant step forward for developers looking to build location-aware AI applications. By leveraging rich geospatial data, you can create more engaging and accurate user experiences.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
20 October 2025
88 articles
Related Articles

OpenEvidence Targets Hospitals to Expand Its AI Chatbot for Doctors
Products & Applications · 3 min

OpenEvidence Launches Voice AI to Enhance Physician Workflow
Products & Applications · 3 min

Doximity Accelerates AI Investment in 2026, Targeting Multibillion-Dollar Market
Products & Applications · 3 min
Related Articles

OpenEvidence Targets Hospitals to Expand Its AI Chatbot for Doctors
Products & Applications · 3 min

OpenEvidence Launches Voice AI to Enhance Physician Workflow
Products & Applications · 3 min

Doximity Accelerates AI Investment in 2026, Targeting Multibillion-Dollar Market
Products & Applications · 3 min
More Stories