Help create a search feature using geolocation

Hi!

Basically I am trying to create this:

User types in address 1
User types in address 2

User clicks “Find the middle”

The app then shows the middle between those two addresses. I’m not that tech savy, so clear help would really be appreciated! :slight_smile:

Easy (I think).

Create an Expression, whose numeric value is:

Create another Expression, which numeric value is:

You can calculate the addy between them as follows:

I tried this a couple of times and it seemed to work.

Thanks! I think I might be retarded though. I tried to create this but failed.

Are expressions made within the text/search box or within the button?

How would you built this feature:

User input address 1
User input address 2

App then find the middle between these two addresses. What elements, workflow etc would you use?

I might have to pay someone to do this for me…

What you are trying to do isn’t exactly Bubble 101-level stuff, but it IS pretty basic.

You need to start off implementing the Google Maps plugin into your app, then your search boxes can use geographic addresses as search values.

There is a good video on YouTube that explains implementing Google Maps:

And here is a pretty decent video on latitude and longitude usage: