Skip to main content
The Google Maps node adds Google Maps operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Google Maps node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Google Maps under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.

Operations

Address validation

OperationIDDescription
Validate Addressvalidate_addressAddress Validation: validate, correct, and standardize a postal address.

Aerial view

OperationIDDescription
Look Up Aerial Videoaerial_lookup_videoAerial View: look up a previously requested aerial video by ID or address.
Render Aerial Videoaerial_render_videoAerial View: request rendering of an aerial video for an address (async).

Air quality

OperationIDDescription
Air Quality (Current)air_quality_currentAir Quality: current air quality conditions for a location.
Air Quality (Forecast)air_quality_forecastAir Quality: hourly air quality forecast (up to 96 hours ahead).
Air Quality (History)air_quality_historyAir Quality: historical hourly air quality (past 30 days).

Geocoding

OperationIDDescription
Geocode AddressgeocodeForward geocode: convert an address into lat-lng coordinates and a place ID.
Geocode Place ID (v4)geocode_v4_placeGeocoding v4: resolve geographic info for a given place ID.
Reverse Geocodereverse_geocodeReverse geocode: convert lat-lng coordinates into a formatted address.

Geolocation

OperationIDDescription
GeolocategeolocateGeolocation: estimate a location from cell towers / WiFi / caller IP.

Legacy places

OperationIDDescription
Autocomplete (Legacy)legacy_autocompleteLegacy Places autocomplete: typeahead predictions for a partial query.
Find Place (Legacy)find_placeLegacy Places find place: single best-match place from text input.

Legacy routing

OperationIDDescription
Directions (Legacy)directionsLegacy Directions: turn-by-turn directions between two points.
Distance Matrix (Legacy)distance_matrixLegacy Distance Matrix: travel distance/time between origins and destinations.

Places

OperationIDDescription
Nearby Searchnearby_searchPlaces (New) nearby search: find places within a circle around a location.
Place AutocompleteautocompletePlaces (New) autocomplete: place/query predictions for a partial input.
Place Detailsplace_detailsPlaces (New) place details: full details for a place by ID.
Place Photoplace_photoPlaces (New) place photo: fetch metadata/redirect for a photo resource.
Text Searchtext_searchPlaces (New) text search: find places from a free-text query.

Places insights

OperationIDDescription
Compute Insightscompute_insightsPlaces Aggregate: count or list places matching a location + type filter.

Pollen

OperationIDDescription
Pollen Forecastpollen_forecastPollen: daily pollen forecast (up to 5 days) for a location.

Roads

OperationIDDescription
Nearest Roadsnearest_roadsRoads: nearest road segment(s) to a set of coordinates.
Snap to Roadssnap_to_roadsRoads: snap GPS points to the most likely road geometry.

Routes

OperationIDDescription
Compute Route Matrixcompute_route_matrixRoutes API: compute route info for every origin-destination combination.
Compute Routescompute_routesRoutes API: compute the primary route between origin and destination.

Solar

OperationIDDescription
Solar Building Insightssolar_building_insightsSolar: solar potential insights for the building closest to a location.
Solar Data Layerssolar_data_layersSolar: solar data layers (DSM, imagery, flux) around a location.

Utilities

OperationIDDescription
ElevationelevationElevation: elevation (meters above sea level) for points.
Time ZonetimezoneTime Zone: time zone for a location and timestamp.

Weather

OperationIDDescription
Weather (Current)weather_currentWeather: current weather conditions for a location.
Weather (Daily Forecast)weather_forecast_daysWeather: daily weather forecast (up to 10 days).
Weather (Hourly Forecast)weather_forecast_hoursWeather: hourly weather forecast (up to 240 hours).
Weather (Hourly History)weather_history_hoursWeather: historical hourly weather (past 24 hours).