Google Maps
Learn how to use Google Maps with Composio
Overview
Enum
GOOGLE_MAPS
Description
Google Maps is a web mapping platform and consumer application offering satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bike, air and public transportation.
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
API_KEY
api_key
Actions
GOOGLE_MAPS_GET_DIRECTION
Action Parameters
avoid
destination
language
mode
origin
units
waypoints
Action Response
data
error
successful
GOOGLE_MAPS_GET_ROUTE
Action Parameters
computeAlternativeRoutes
destination_address
fieldMask
languageCode
origin_address
routeModifiers_avoidFerries
routeModifiers_avoidHighways
routeModifiers_avoidTolls
routingPreference
travelMode
units
Action Response
data
error
successful
GOOGLE_MAPS_NEARBY_SEARCH
Action Parameters
excludedTypes
fieldMask
includedTypes
latitude
longitude
maxResultCount
radius
Action Response
data
error
successful
GOOGLE_MAPS_TEXT_SEARCH
Action Parameters
fieldMask
maxResultCount
textQuery
Action Response
data
error
successful