百度地图SDK如何实现点聚类?

How to implement cluster of points with using BaiduMap SDK?

对于我的中国用户,我需要在我的应用程序中使用百度地图,但我不明白如何使用 BaiduSdk 实现集群。 android-maps-utils 中没有任何实用程序。也许有人可以建议 libs 为百度地图实现集群?

有用于集群的软件包 com.baidu.mapapi.clusterutil。但自 3.7.3 版以来,他们已将其从库中删除。您可以使用 cluster utils here 压缩并放入您的项目中。