street view hd image
This block is part of the google group and was last modified in core v14.0.4.
street view hd image v14.0.4 Fetches high-resolution Street View imagery using the Tiles API. Requires Map Tiles API enabled.
- flow
flow - api key required
valueYour Google Maps Platform API key with Map Tiles API enabled
- latitude required
numberThe latitude of the location
- longitude required
numberThe longitude of the location
- heading
numberCompass heading of the camera (0-360). 0=North, 90=East, 180=South, 270=West • Min: 0 • Max: 360
- pitch
numberUp/down angle of the camera (-90 to 90). 0=horizontal • Min: -90 • Max: 90
- zoom
numberZoom level 2-4. Higher = larger/sharper image. 2=2048x1536, 3=2048x1536 (max output), 4=2048x1536 (highest source quality) • Min: 2 • Max: 4
- fov
numberHorizontal field of view in degrees (30-120) • Min: 30 • Max: 120
- radius
numberSearch radius in meters to find nearest panorama • Min: 1 • Max: 1000
- flow
flow - success
conditionReturns true if the image was fetched successfully
- image
fileThe high-resolution Street View image file
- pano id
valueThe panorama ID that was used
- error
value
A typical wiring for street view HD image: a function trigger starts the flow; value feeds the api_key pin; number feeds the latitude pin; number feeds the longitude pin; the flow out pin feeds debug.

Version history
Introduced in v14.0.4.
Service documentation
External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.Back to
google Return to the main group to view all sub-groups Back to google places Return to the group to view all blocks within this group
