nearby search
This block is part of the google
group and was last modified in core v10.4.28
.
nearby search
v10.4.28
search within Google Places for nearby points of interest.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
api keyrequired Your application's API key, created within your Google Cloud Platform Console. |
value |
|
|
latrequired The latitude around which to retrieve place information. |
number |
|
|
lonrequired The longitude around which to retrieve place information. |
number |
|
|
radius (m)required Defines the distance (in meters) within which to return place results. The maximum allowed radius is 50 000 meters. |
number |
|
|
open now Only return places that are open now. |
condition |
false |
|
type Type of property to search e.g. accounting |
value |
all |
|
page token The token from google to request the next page. |
value |
|
|
rankby Rank results by prominence (default) or distance. |
value |
prominence |
|
scroll pages Auto scroll trough all the available pages. |
condition |
false |
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success returns true if requests succeeded |
condition |
||
results result of places without locality |
array |
||
has_next_page if there is a next page with results |
condition |
||
route results full results including locality |
array |
||
page_token next page token to proceed the request |
value |
||
error |
value |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
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