Show Pagination Itens from a Repeating Group in a MAP

It won’t be a magic bullet and it would take some setup to make it work. Also this might depend on the map you are using I think.

With use of Google Maps it should be easy. Just set you datasource to your repeating group

Screen Shot 2021-11-17 at 12.38.10 PM

This is how I have it setup in an App of mine and from looking at it, seems to be all I needed.

If you are doing this on a map through the leafy map plugin, you have to run the workflows to set a list of markers when you paginate. I had setup my app to do this before the leafy maps plugin made it possible to add a list of markers, and at that time it was only possible to add a single marker at a time and I had to use the list shifter element to iterate over the list and add each marker individually…it worked fine, but now the leafy maps has the helpful add list of markers which means I don’t need to use list shifter anymore.

I have done all three approaches in the app…one with Google Maps and two with Leafy, one with List Shifter iterating and one with just the list of markers function.

Learn More

Boston85719 is an expert Bubbler with a decade experience as an educator. Real name Matthew, he has been actively building SaaS apps, marketplace apps, scheduling apps and more for clients, himself and for sale as templates.

As an official Bubble Bootcamp Instructor, he leads Bubble Bootcamps on a regular basis.

Always willing to offer advice via the Bubble Forum, Matthew also offers Private Personal and Group Training Sessions.

Through his site, NoCodeTrainer, Matthew provides a range of tutorials with editor access to help you jumpstart your Bubble development.

Always accessible you can send Matthew a private message via the forum or send an email directly with your requests.

Be sure to checkout the Stripe Integration Course when you are ready to integrate Stripe payments to start monetizing your application via product sales or subscriptions.

Stripe Integration Course

NoCodeTrainer.com

1 Like