While the Geographic Places and Get Google Place’s API through Bubble’s SearchBox (if I have set it up properly) are brilliant features, I just can’t seem to figure out how to have my SearchBox behave exactly like Google Places SearchBox
For example, my Geographic Places SearchBox appears great at auto-completing exact addresses, but it won’t find places such as “SECC Glasgow”, “Fubar Stirling”, or even “Glasgow Airport” - like it does in the example link above.
Would I need an in-depth knowledge and coding skills to pull this off, or can I use Bubble’s inbuilt features to make this work?
I am not looking for a step-by-step guide from anyone, but if someone can point me in the right direction, I would very much appreciate it.
Yes, I have been trying it with the Geographic Address SearchBox too. I’ve been trying many things to get this to work.
Do you know what I mean by their SearchBox in that example link - it’s like it provides both Google Places and Geographic Address results from the same SearchBox. If that makes sense?
I have been trying something with a Repeating Group at the moment, as I’m guessing from old posts, that might be the way to do it I think.
This is an example of something I am trying to achieve…
I have tried to mimic this behaviour by using a repeating group, but it appears to display some buggy behaviour, most probably due to not being set up properly…