سؤال

I have an ios app which displays a lot of markers on ios google maps. Is there any ready solution for this problem but for Google Map, not another maps? Thank you.

هل كانت مفيدة؟

المحلول

no there isn't ready made code. we wrote our own solution and I know of a few other ones.. the MAP you use really doesn't matter.

the grouping can happen 'on the model'

نصائح أخرى

you can use REMarkerClusterer library.

REMarkerClusterer was inspired by the Apple Photos app on the iPhone

it provides nice animation for grouping and ungrouping marker

https://github.com/romaonthego/REMarkerClusterer

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top