Address autocomplete using Google maps

0
Hi Everyone, I am new to Mendix, I am working on a form that is connected to an entity and I have an address text input in the form is there a way to have the address bar to autocomplete address from Google Maps API? User start inputting an address in the address text area → Google maps API auto-complete → address is stored with long and lats in the entity → address is pined on the map below 
asked
1 answers
0

Hi Abdulla,

Use Autocomplete widget to the get the Address Details from ur respective entity

(https://appstore.home.mendix.com/link/app/2695/)

 

Regards,

Bharathidasan

answered