OCMapView icon indicating copy to clipboard operation
OCMapView copied to clipboard

Async clustering

Open Malaar opened this issue 12 years ago • 12 comments

Hi! Good decision. Do you planning to make clustering asynchronous?

Malaar avatar Feb 23 '13 22:02 Malaar

Jup, i'm currently rewriting this whole thing with async calculations and animation. Just wait a bit.

BotiKis avatar Feb 23 '13 22:02 BotiKis

Thanks

Malaar avatar Feb 23 '13 22:02 Malaar

Can't wait!

ryang1428 avatar Mar 11 '13 13:03 ryang1428

The killer feature will be no flickering of annotations, when you just scrolling the map. Thank's for your work!

rokemoon avatar Mar 11 '13 14:03 rokemoon

Dear @yinkou, any updates/feature branches for the animation part? Cheers,

ShadyElyaski avatar Jun 11 '13 10:06 ShadyElyaski

No sorry. :( But I promise that I'll update it soon to be more awesome!

BotiKis avatar Jun 11 '13 13:06 BotiKis

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 avatar Dec 04 '13 15:12 marfurt

@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.

calimarkus avatar Dec 04 '13 17:12 calimarkus

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.

BotiKis avatar Dec 05 '13 07:12 BotiKis

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?

irodrigo17 avatar Mar 27 '14 21:03 irodrigo17

HI @yinkou .. are you still working on that class?

dwery avatar Dec 30 '14 00:12 dwery

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)

robertmanea avatar Oct 06 '17 05:10 robertmanea