For my Chinese users, I need to use baidu maps in my app, but i don't understand how to implement clustering using BaiduSdk. There's no any utils like in a android-maps-utils. Perhaps someone can advise libs to implement clustering for BaiduMaps?
There was package com.baidu.mapapi.clusterutil for working with clusters. But since version 3.7.3 they had removed it from library. You can take zip with cluster utils here and put in your project.