I have a data set on Bubble for a list of vendors. Each vendor is it’s own “thing” and has its own address. What I would like to do is allow a user to search an address and the map display markers for all vendors within a 2 mile radius of the user’s searched address.
I get close: I’m able to display this for just a single address when I add a Display Markers workflow to the “search” button action. However, it seems like the Display Markers element action is only “Display Marker” for returning a single marker.
Is it possible for me to do a search for multiple Vendor “things” that meet my search criteria and display all of them as markers?
2 Likes
I figured out what I did wrong.
On the Design view, I needed to change “Number of Markers” to “List.” I previously had it as “Single.”
![](https://us1.discourse-cdn.com/bubble/original/2X/2/22d54ebbbab2cada0c3ab1a4b985bb9fd5b453c1.png)
Once I made the change, I was able to do a search for all Vendor addresses within 2 miles of the searched address without issues
1 Like
Hi! I’m trying to display a list of locations stored in a database on a map. After reading this thread, it seems like I’m close, but I can’t figure out the last step. I’m only 1 day into Bubble, so thank you for any tips.
It appears the “Address field” has no options available, as you can see in the picture. The error I receive is “Map B - “address_geographic_location” is not a possible option.”
Does anyone have a suggestion of what I should do? Many thanks in advance.