Android Maps Point Clustering

前端 未结 7 1674
春和景丽
春和景丽 2020-11-29 17:18

Is there any code for Point Clustering in android? How can i load thousand pinpoint without having performance issues?

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-29 18:01

    There is a pull request on github for the Polaris library (https://github.com/cyrilmottier/Polaris) which adds clustering:

    https://github.com/cyrilmottier/Polaris/pull/20

    https://github.com/damianflannery/Polaris/tree/clustering

提交回复
热议问题