I am trying to implement a Search box that can find user’s addresses, similar to the already configured web Search box that uses a users linked Google Geocode. Realistically, I dont want to have to setup an API call to retrieve this manually from google, and instead use Bubble.io’s built in Searchbox. I have tried using a webview on a blank search page but this is very janky.
Using bubble’s built in searchbox on a webview is certainly not ideal.
Why don’t you want to use a solution with Google API ? At first, I thought it was going to be complicated, but it turns out it’s very easy and it gives you much more customization possibilities than bubble’s built-in searchbox !