Skip to content

Commit ae5e0b8

Browse files
committed
修改for mapboxgl模块
1 parent 5501b69 commit ae5e0b8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

build/deps.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -862,12 +862,6 @@ deps = {
862862
"modules": [{
863863
"name": "mapboxgl.supermap.MapvLayer",
864864
"des": "百度MapV可视化效果"
865-
}, {
866-
"name": "mapboxgl.supermap.MapvDataSet",
867-
"des": "mapboxgl的mapv图层数据集"
868-
}, {
869-
"name": "mapboxgl.supermap.map",
870-
"des": "mapboxgl的Map对象扩展"
871865
}]
872866
},
873867
"ThemeLayer": {
@@ -876,7 +870,7 @@ deps = {
876870
"./src/mapboxgl/overlay/RankTheme3DLayer.js"
877871
],
878872
"modules": [{
879-
"name": "RankTheme3DLayer.js",
873+
"name": "mapboxgl.supermap.RankTheme3DLayer",
880874
"des": "分段专题图"
881875
}]
882876
}

0 commit comments

Comments
 (0)