OCMapView
OCMapView copied to clipboard
Async clustering
Hi! Good decision. Do you planning to make clustering asynchronous?
Jup, i'm currently rewriting this whole thing with async calculations and animation. Just wait a bit.
Thanks
Can't wait!
The killer feature will be no flickering of annotations, when you just scrolling the map. Thank's for your work!
Dear @yinkou, any updates/feature branches for the animation part? Cheers,
No sorry. :( But I promise that I'll update it soon to be more awesome!
Hi @yinkou,
First of all, thank you for your work, OCMapView is really great!
I notice you added then removed a dispatch queue in OCMapView
(see commit 13c 13c572bc4dd6d0ffcbac1f472a19677ad5bd095b); any reason to that?
Do you still plan to make clustering asynchronous?
@marfurt That was me. As the commit says.. this was never used, so I removed the code. yinkou planned to do it, but i don't know when, or if it happens.
Hi there! I'm so sorry that i can't deliver it right now. Have plenty of other projects and none of them needs a map.
Hi @yinkou, are you planning to keep working on this? I implemented async clustering, I can contribute that to the project if you want so.
And I'm also trying to fix a bug which causes some annotations to stay on the map even if I call remove annotations on them, have you seen this bug before?
HI @yinkou .. are you still working on that class?
Hi @irodrigo17, have you shared any of your async clustering code anywhere? :D Thinking it would help with my lagging (although, from what I understand, this would be a Google Maps pin generation problem, as I've adapted OCMapView for Google Maps)