I find that as soon as I display multiple points on the map using the query loop (24 active for me), the map lags on my mobile phone, moving around the map is very unnatural. If I display just the map without these points the movement is again clean.
moving around is not something we control, but I would like to test the map you have. Can you provide a live link to the page?
Also, which phone/os are you testing on?
I am currently testing Bricks 2 only on a local network to avoid problems in the beta test. And I have here a nice example where you can see the problem.
As you can notice in the video below, if I move in a map element where there is no listing, the movement is very good. Once I get to where there are currently 24 points, the movement is really very jerky and very uncomfortable.
I am currently experiencing this problem on mobile devices, I am testing this on an iPhone 12 Pro, with the latest version of iOS.
As you may notice, tag clustering is enabled, but the problem was solved by replacing the icons. I found that SVG icons are causing this behavior. So it would be advisable to prevent such loading, or to prevent the loading of SVG icons in this case.
I’m still solving this problem, which may be related. The map returns to its original location after clicking on the crosses in the popup, which is strange. Is there any way to solve this as well?