Uncaught TypeError: AMap.MarkerClusterer is not a constructor

实验点聚合时报错:插件             cluster = new AMap.MarkerClusterer(map, markers, {                 styles: sts,                 gridSize: 80             }); io     改成: map.plugin(["AMap.MarkerClusterer"],func
相关文章
相关标签/搜索