public/map/widgets/supervisoryMap/FlareClusterLayer_v3.js
@@ -1118,7 +1118,7 @@ var shapeCenter = this._getShapeCenter(cluster.graphicShape); var textShape = groupShape.createText({ x: shapeCenter.x, y: shapeCenter.y + (this.textSymbol.font.size / 2 - 2), y: shapeCenter.y + (this.textSymbol.font.size / 2 - 6),//聚合文字设置 text: cluster.clusterCount, align: 'middle' })