地图四色图和边界单独控制

hyx_2024-9-29_tongbu
LiuJiaNan 2024-09-14 10:30:15 +08:00
parent 22fc0a5f81
commit 5c7df2fe8d
1 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,7 @@ const polygonMap = {
export default class DragEntity {
constructor(val) {
this.viewer = val.viewer
this.id = []
}
addEntity(value) {
@ -192,7 +193,6 @@ export default class DragEntity {
disableDepthTestDistance: Number.POSITIVE_INFINITY
}
}
}
// 曹妃甸使用
if (value.gangkou === '00004') {