Google Maps Integration
Google Maps API Operations
Browse all 22 operations available for Google Maps workflow automation.
other
22 operationsGOOGLE_MAPS_AUTOCOMPLETEAutocomplete Place Predictions
Returns place and query predictions for text input.
GOOGLE_MAPS_COMPUTE_ROUTE_MATRIXCompute Route Matrix
Calculates travel distance and duration matrix between multiple origins and destinations using the modern Routes API; supports OAuth2 authentication and…
GOOGLE_MAPS_TILES_CREATE_SESSIONCreate Tiles Session
Tool to create a session token required for accessing 2D Tiles and Street View imagery.
GOOGLE_MAPS_DISTANCE_MATRIX_APIDistance Matrix (Legacy)
DEPRECATED: Legacy API that calculates travel distance and time for a matrix of origins and destinations.
GOOGLE_MAPS_MAPS_EMBED_APIEmbed Google Map
Tool to generate an embeddable Google Map URL and HTML iframe code.
GOOGLE_MAPS_GEOCODE_ADDRESSGeocode Address
DEPRECATED: Legacy API to convert street addresses into geographic coordinates (latitude and longitude).
GOOGLE_MAPS_GEOCODE_ADDRESS_WITH_QUERYGeocode Address With Query
Tool to map addresses to geographic coordinates with query parameter.
GOOGLE_MAPS_GEOCODE_DESTINATIONSGeocode Destinations
Tool to perform destination lookup and return detailed destination information including primary place, containing places, sub-destinations, landmarks,…
GOOGLE_MAPS_GEOCODE_PLACEGeocode Place by ID
Tool to perform geocode lookup using a place identifier to retrieve address and coordinates.
GOOGLE_MAPS_GEOCODING_APIGeocoding API
Convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a Place ID.
GOOGLE_MAPS_GEOLOCATEGeolocate Device
Tool to determine location based on cell towers and WiFi access points.
GOOGLE_MAPS_GET2D_TILEGet 2D Map Tile
Tool to retrieve a 2D map tile image at specified coordinates for building custom map visualizations.
GOOGLE_MAPS_GET3D_TILES_ROOTGet 3D Tiles Root
Tool to retrieve the 3D Tiles tileset root configuration for photorealistic 3D map rendering.
GOOGLE_MAPS_GET_DIRECTIONGet Directions
Fetches detailed directions between an origin and a destination, supporting intermediate waypoints and various travel modes.
GOOGLE_MAPS_GET_PLACE_DETAILSGet Place Details
Retrieves comprehensive details for a place using its resource name (places/{placeid} format).
GOOGLE_MAPS_PLACE_PHOTOGet Place Photo
Retrieves high quality photographic content from the Google Maps Places database.
GOOGLE_MAPS_GET_ROUTEGet Route
Calculates one or more routes between two specified locations.
GOOGLE_MAPS_LOOKUP_AERIAL_VIDEOLookup Aerial Video
Tool to look up an aerial view video by address or video ID.
GOOGLE_MAPS_NEARBY_SEARCHNearby search
Searches for places (e.g., restaurants, parks) within a specified circular area, with options to filter by place types and customize the returned fields and…
GOOGLE_MAPS_RENDER_AERIAL_VIDEORender Aerial Video
Starts rendering an aerial view video for a US postal address.
GOOGLE_MAPS_GEOCODE_LOCATIONReverse Geocode Location
Tool to convert geographic coordinates (latitude and longitude) to human-readable addresses using reverse geocoding.
GOOGLE_MAPS_TEXT_SEARCHText Search
Searches for places on Google Maps using a textual query (e.g., "restaurants in London", "Eiffel Tower").