Skip to main content
Google Maps
Google Maps
41 actions · 1 auth method
PreviewDeveloper Tools

Authentication

API Key

Authenticate with a Google Maps Platform API key. Create the key in the Google Cloud console under Google Maps Platform…Guides: Connector Profile, Link Account
Actions
41 actions
Action
Description
Validate Address
Validates an address.
Provide Validation Feedback
Feedback about the outcome of the sequence of validation attempts. Should be the last call made after a sequence of vali…
Render Aerial View Video
Queue a US postal address for aerial view video rendering or return existing video metadata.
Lookup Aerial View Video
Fetch a rendered aerial view video by address or video ID and return playback URIs when active.
Air Quality Current Conditions
Provides current hourly air quality conditions for a geographic location, including AQI values, pollutant concentrations…
Air Quality Forecast
Returns hourly air quality forecast for a geographic location over a specified time range or single point in time.
Air Quality History
Returns hourly historical air quality data for a geographic location over a given time range.
Air Quality Heatmap Tile
Returns a bytes array containing the data of the tile PNG image.
Get Elevation
Retrieve elevation data (altitude above sea level) for locations or along a sampled path on the earth.
Geocode Address
Convert a street address or place name into geographic coordinates (latitude and longitude).
Reverse Geocode Coordinates
Convert geographic coordinates or a Place ID into a human-readable address.
Geolocate Device
Estimate a device location and accuracy radius from nearby cell tower and WiFi access point signals.
Create Tile Session Token
Request a Map Tiles API session token (UUID) that must be included in all 2D Tiles and Street View requests.
Get 2D Map Tile
Fetch a single 2D map tile image by zoom level and tile coordinates.
Get Photorealistic 3D Tile
Fetch a photorealistic 3D tile or root tileset JSON by tile path.
Get Tile Viewport Info
Query available zoom levels and imagery coverage for a geographic viewport bounding box.
Get Street View Tile
Fetch a single Street View panorama image tile by zoom level and tile coordinates.
Compute Insights (Area/Places Aggregate)
Retrieve insights about areas using filters such as area, place type, operating status, price level and ratings. Current…
Place Photo (media)
Get a Place photo as a photoUri (skipHttpRedirect true) or as image bytes (default).
Text Search (Places)
Text query based place search.
Nearby Search (Places)
Search for places near locations.
Place Details
Get the details of a place based on its resource name, which is a string in the places/{placeId} format.
Autocomplete (Places)
Returns predictions for the given input.
Pollen Forecast
Returns up to 5 days of daily pollen forecast information for a geographic location.
Pollen Heatmap Tile
Returns a byte array containing the data of the tile PNG image.
Snap To Roads
Snap up to 100 GPS coordinates collected along a route to the most likely roads travelled.
Nearest Roads
Return the closest road segment for each of up to 100 independent GPS coordinates.
Compute Route Matrix
Compute a distance and duration matrix for all combinations of origins and destinations.
Compute Routes
Compute the primary route and optional alternates between an origin and a destination.
Solar Building Insights
Locates the building whose centroid is closest to a query point and returns its solar potential analysis.
Solar Data Layers
Gets GeoTIFF URLs for solar data layers covering a radius around a geographic location.
Solar GeoTIFF
Returns a solar imagery GeoTIFF raster by its asset ID.
Static Map Image
Fetch a non-interactive static map image (PNG, GIF, or JPEG) for a location, zoom, and size.
Street View Static Image
Fetch a static Street View panorama image (JPEG) for a location or panorama ID.
Street View Image Metadata
Retrieve metadata for a Street View panorama at a given location or panorama ID.
Get Street View Tile Metadata
Provides detailed information about the specified panorama, including the related address and links to adjacent panorama…
Get Time Zone
Return the time zone and UTC offset for a geographic coordinate at a given point in time.
Weather Current Conditions
Returns the current weather conditions at a given geographic location.
Weather Daily Forecast
Returns up to 10 days of daily weather forecasts at a given location, starting from the current day.
Weather Hourly Forecast
Returns up to 240 hours of hourly weather forecasts at a given location, starting from the current hour.
Weather Hourly History
Returns up to 24 hours of hourly historical weather data at a given location, starting from the last hour.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Google Maps - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Google Maps - API Key
4

Use Actions

Invoke actions using one of the methods below: