You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Google . Places . PlaceSearch
Search for places based on latitude/longitude coordinates, keywords, and distance.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo searches for places based on latitude/longitude coordinates, keywords, and distance. Go here for more information on this API method.
The optional Language input can be used to request results in various languages. See the list of supported languages for valid codes that can be passed to the Language input.
Here is an example of acceptable inputs:
Key: {YOUR GOOGLE API KEY}
Latitude: 38.898717
Longitude: -77.035974
Radius: 1000
The following is a sample of the JSON information returned by this Choreo:
{ "html_attributions": [], "next_page_token": "CvQB7AAAAG6gA9hdKPaIGGQdjOv7iwY7gKS6vaaygTF6_TSnyEtTUiGipzSEh3TnPxNL__Hq7VKAFSxp7OuY7q8oOmQAkrFKE10ipksj3E6W3Snwf1qgmLrgDkW-EbsZJ4ifPbRXNoX6tcAxun3Ky25jn_PK3vLdqF8RiK3xvG5jytqVfrRkVi4pWtD676z8YVC-7wVI93YbqepokTglyu_rDKLZQZFQ6G10v5mlS4MsADik3tH5ioiX-VmqmscN6WQKB5pN5lmXaC-SgA9mNx3_e8bdwSsYg-0H6rgiCDu8XrRJ8-me1ogeNheayn8FBtr10N0e9xIQIl6_SbZ_FGDKS0NePFmaEBoUbyn3KImEJxymj9zxTypUSOvWkAo", "results": [ { "geometry": { "location": { "lat": 40.7140519, "lng": -74.00283639999999 }, "viewport": { "northeast": { "lat": 40.71776149999999, "lng": -73.9982199 }, "southwest": { "lat": 40.7097756, "lng": -74.00873419999999 } } }, "icon": "https://maps.gstatic.com/mapfiles/place_api/icons/geocode-71.png", "id": "598e04bb19f69366f316e9ff214554562a14ce60", "name": "Civic Center", "place_id": "ChIJEZaa1SNawokRXvMbRrc0HC8", "reference": "CoQBfAAAAPOhakyBlpckBEDWX-Ayd-NKlm9-oPHPenxaJyI7kfypbfINjxA33Kwq8Di-7Qa6YJUjs6RpQW3Zm6LFSIIhw79k0cWw6-fNNgSt8_PniTobLkibFyK2uzjDXjT6LLXe9pOCmh0y3nN1ZyWYhDCLNgMFci3sPIRmcNMyiDPvpUI2EhDGuv27GR-djOKmAzR3o_7sGhT-Hy5ypuiH8wLjneRFrhkw_s8gXw", "scope": "GOOGLE", "types": [ "neighborhood", "political" ], "vicinity": "Manhattan" } ], "status": "OK" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms