Skip to content

Commit 13702c5

Browse files
committed
【docs】docs webmap 优化
1 parent 6488feb commit 13702c5

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

build/jsdocs/leaflet/docs.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@
6464
"src/common/components/templates/Select",
6565
"src/common/security/KeyServiceParameter",
6666
"src/common/components/templates/TemplateBase",
67-
"src/common/mapping/utils/L7LayerUtil",
68-
"src/common/mapping/utils/Color",
69-
"src/common/mapping/utils/util",
67+
"src/common/mapping",
7068

7169
"src/leaflet/components/clientcomputation/ClientComputationViewModel",
7270
"src/leaflet/components/dataflow/DataFlowViewModel",

build/jsdocs/mapboxgl/docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@
6767
"src/common/mapping/utils/L7LayerUtil",
6868
"src/common/mapping/utils/Color",
6969
"src/common/mapping/utils/util",
70+
"src/common/mapping/WebMapV2",
71+
"src/common/mapping/WebMapV3",
72+
"src/common/mapping/MapStyle",
73+
"src/common/mapping/WebMapV2Base",
74+
"src/common/mapping/WebMapService",
7075
"src/mapboxgl/core/Util",
7176
"src/mapboxgl/overlay/L7/l7-render"
7277
]

build/jsdocs/maplibregl/docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
"src/common/mapping/utils/L7LayerUtil",
6666
"src/common/mapping/utils/Color",
6767
"src/common/mapping/utils/util",
68+
"src/common/mapping/WebMapV2",
69+
"src/common/mapping/WebMapV3",
70+
"src/common/mapping/MapStyle",
71+
"src/common/mapping/WebMapV2Base",
72+
"src/common/mapping/WebMapService",
6873
"src/maplibregl/core/Util",
6974
"src/maplibregl/overlay/L7/l7-render"
7075
]

build/jsdocs/openlayers/docs.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@
6363
"src/common/components/templates/Select",
6464
"src/common/security/KeyServiceParameter",
6565
"src/common/components/templates/TemplateBase",
66-
"src/common/mapping/utils/L7LayerUtil",
67-
"src/common/mapping/utils/Color",
68-
"src/common/mapping/utils/util"
66+
"src/common/mapping"
6967
]
7068
},
7169
"plugins": ["plugins/markdown","../plugins/usage", "../plugins/moduleCategories"],

0 commit comments

Comments
 (0)