Browse Source

add style for ClusterLayer.js

tags/3.2.0
Caven Chen 2 years ago
parent
commit
802482dbbb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/modules/layer/type/ClusterLayer.js

+ 1
- 0
src/modules/layer/type/ClusterLayer.js View File

@@ -228,6 +228,7 @@ class ClusterLayer extends Layer {
+item.geometry.coordinates[1]
),
image: this._options.image,
...item.properties.style,
})
billboard.layerId = this.layerId
billboard.overlayId = overlayId

Loading…
Cancel
Save