bigfish24/ABFRealmMapView

Loading more annotations degrades map responivenes

Opened this issue · 2 comments

I tried loading around 4k annotations and it clustered but if user continuously play with map then it hangs at a point and crashes at times. Anyone faces the same issue? Any comments or suggestions are welcome.

I have a very serious memory issue with around 14000 objects which completes quickly with a crash.

vbklv commented

Map is hanging for 1-2 seconds when loading 10.000 objects with clustering enabled.
The more zoom out, the slower it works.
Any performance optimization ideas?