我在尝试自定义Googlemap上的集群标记时遇到了一些麻烦。我正在使用GoogleMapAndroidAPI库和来自GoogleMapDocumentation的引用资料.这是我的代码:privatevoidsetUpClusterer(){googleBasemap.moveCamera(CameraUpdateFactory.newLatLngZoom(newLatLng(1.379348,103.849876),11.0f));mClusterManager=newClusterManager(this,googleBasemap);googleBasemap.setOnCam