google-address-autocomplete-react
Reactive icon

Google Address Autocomplete React

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 13 October 2020 by 
0.0
 (0 ratings)
google-address-autocomplete-react

Google Address Autocomplete React

Details
You can use autocomplete to give your applications the type-ahead-search behavior of the Google Maps search field.
Read more

NOTE: You need to set an Input Parameter with your Google Places API KEY.

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.

Google Autocomplete 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.

For more info see here.

Release notes (1.0.1)

Maintenance tasks to make the component more stable with future versions of OutSystems.

Reviews (0)
Team