I learned about Bubble just a few days ago and am excited to join the community and hopefully build some cool apps! I’m interested in building an interactive map, similar to this: http://adoptadrainoakland.com/.
Users would need to be able to:
login
select a pre-marked location on the map
Indicate that they would like to perform an action at that location
From your experience, would this be possible using Bubble?
Hello, which interactive lessons are you talking about? I’ve been looking for some specific tutorials and couldn’t find any relevant information. I’d be very glad if you could link me to those tutorials you were talking about…
Hi guys. I know I’m almost one year late on this discussion, but I still didn’t manage to create an interactive map in bubble.
I did set the markers as the Lessons tought me, but they are regular markers of Google Maps, they are not interactive. I want to be able to play an audio or a video when the users clicks on the marker.
I am not sure what this means "action workflow play audio when map A’s marker is address. It makes logical sense but not sure how to implement.
I have this but i can’t figure out what to add specifically to make this work. When you click the marker on map its supposed to bring up the data from our database that matches that location, into the group.
First, you’ll probably need a plugin to play audio or video. I think there’s at least one audio plugin available for free in the marketplace. Just search for “audio”.
I think you’ll want to implement a workflow that handles the marker click event. See my other response. You can also display information overlaid onto the map within a popup that appears when the marker is clicked.
Hi Nigel - I’d love to learn more about how to build an interractive map. I’m trying to create a similar map as Yelp where when you hover over the marker it displays a thumbnail of that place. How do I do that?