Search box for Google Place Autocomplete

Does anyone have a work around to get a searchbox that uses Google Place Autocomplete on mobile native apps?

2 Likes

You need to connect Google Maps API so that it enables the option to use "Geographical places on the searchbox element.

1 Like

Oops! I meant for Mobile.

Yes, I too am your subject because I have the same problem and I thought I could solve this problem with geolocation but I was unable to do so.

We really need this

@gary45 @diegoleiter here’s the solution your after:

Create manual places API call to google cloud, saving as Geographical place data type:

Search using textbox as input:

1 Like