Platform
Why
Pricing
Help Center
Tutorials
Block docs
Template
Home
Platform
Why
Pricing
Company
About us
Contact us
Help Center
Tutorials
Block docs
Template
Login
Sign up
We found 4 matches for: google
An overview of all google blocks currently available, updated daily!
google: open connection
In-pins
flow
token
Out-pins
flow
connection
Google Directions: calculate route
In-pins
flow
api key
Your application's API key, created within your Google Cloud Platform Console.
origin. lat
The latitude from which you wish to calculate directions.
origin. lng
The longitude from which you wish to calculate directions.
dest. lat
The latitude to which you wish to calculate directions.
dest. lng
The longitude to which you wish to calculate directions.
mode
Specifies the mode of transport to use when calculating directions.
arrival time
Specifies the desired time of arrival for transit directions.
Out-pins
flow
success
results
error
Google Places: nearby search
search within Google Places for nearby points of interest.
In-pins
flow
api key
Your application's API key, created within your Google Cloud Platform Console.
lat
The latitude around which to retrieve place information.
lon
The longitude around which to retrieve place information.
radius (m)
Defines the distance (in meters) within which to return place results. The maximum allowed radius is 50 000 meters.
open now
Only return places that are open now.
type
Type of property to search e.g. accounting
page token
The token from google to request the next page.
rankby
Rank results by prominence (default) or distance.
scroll pages
Auto scroll trough all the available pages.
Out-pins
flow
success
returns true if requests succeeded
results
result of places without locality
has_next_page
if there is a next page with results
route results
full results including locality
page_token
next page token to proceed the request
error
google: get current user
In-pins
flow
connection
Out-pins
flow
connection
success
firstname
lastname
error