Created on 25 March 2015
icon_unfollowing
Login to follow
google-places

Google Places

Stable version 1.2.2 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 03 April 2017 by 
google-places

Google Places

Details
The functions in the Google Places JavaScript library enable your application to search for places (defined in this API as establishments, geographic locations, or prominent points of interest) contained within a defined area, such as the bounds of a map, or around a fixed point.
Read more

Autocomplete is a feature of the Places library in the Google Maps JavaScript API. You can use autocomplete to give your applications the type-ahead-search behavior of the Google Maps search field. When a user starts typing an address, autocomplete will fill in the rest.


GoogleAutocomplete adds a text input field to your web page, and monitors that field for character entries. As the user enters text, autocomplete returns place predictions in the form of a dropdown pick list. When the user selects a place from the list, information about the place is returned as a JSON string via the widget, and can be processed by your application as raw JSON or as a record.

Autocompletion results can be constrin by Autocomplete types (geocode, address, establishment, regions, cities or all).

For more info see https://developers.google.com/maps/documentation/javascript/places-autocomplete

Release notes (1.2.2)
Fix: JavaScript error that prevented specific search types from being selected
Reviews (0)
Category
User interface, Maps & location
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Google Places has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads