Google Maps Platform
Geocode addresses, search places, and calculate routes with a project-scoped API key
Connect Google Maps Platform when an app needs address lookup, place search, or route calculation. Swarmz sends these requests through the connector gateway so the API key is not exposed to the browser.
Connect Google Maps Platform
An administrator must first make the connector visible. In Settings > Integrations, select Google Maps Platform, add a Google Maps API key, then name the connection. Restrict the key in Google Cloud to the APIs and server origins the project needs.
Available operations are geocode, search_places, and compute_routes.
Try a bounded request in chat:
Use Google Maps to find coffee shops within 1,500 metres of the saved office coordinates. Show at most ten results.
Verify and recover
Geocode one known address, search for a known place, then calculate a short route. Compare the returned coordinates and distance with Google Maps.
If Google returns a permission error, enable the required API in the same Google Cloud project and check the key restriction. Rotate a leaked or rejected key in Google Cloud, then update the connection. Removing the connection stops gateway calls but does not delete Google Cloud resources.