iPhone Map Kit cluster pinpoints

前端 未结 8 1097
执笔经年
执笔经年 2020-12-07 16:20

Regarding iPhone Map Kit cluster pinpoints:

I have 1000\'s of marks that I want to show on the map but it\'s just too many to handle so I want to cluster them.

相关标签:
8条回答
  • 2020-12-07 16:42

    I tried the others suggested here, and I also found OCMapView which has worked the best.

    Its free and allows for easy grouping of annotations, which is what I needed. Its a bit newer & more updated than Revolver and to me is easier to implement.

    0 讨论(0)
  • 2020-12-07 16:50

    You can use REVClusterMap to cluster

    0 讨论(0)
提交回复
热议问题