Skip to content

Commit 948a190

Browse files
committed
【featuer/API】 新增客户端计算微件 & 分布式分析微件 & 微件中英文国际化 & MappingParametera 专题图分段参数类 review by songym
1 parent 610df3c commit 948a190

File tree

82 files changed

+73807
-38855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+73807
-38855
lines changed

build/deps.js

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,29 @@ deps = {
555555
"des": "打开文件微件",
556556
"des_en": "Open file widgets"
557557
}]
558-
}
558+
},
559+
"ClientComputation ": {
560+
"name": "客户端计算微件",
561+
"src": [
562+
"./src/leaflet/widgets/ClientComputationView.js"
563+
],
564+
"modules": [{
565+
"name": "L.supermap.widgets.clientComputation",
566+
"des": "客户端计算微件",
567+
"des_en": "Client computation widget"
568+
}]
569+
},
570+
"DistributedAnalysis": {
571+
"name": "分布式分析微件",
572+
"src": [
573+
"./src/leaflet/widgets/DistributedAnalysisView.js"
574+
],
575+
"modules": [{
576+
"name": "L.supermap.widgets.distributedAnalysis",
577+
"des": "分布式分析微件",
578+
"des_en": "Distributed analysis widget"
579+
}]
580+
},
559581
}
560582

561583
},

build/jsdocs/template/config.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -325,13 +325,11 @@
325325
},
326326
"Control": {
327327
"name": "控件",
328-
"name_en": "Control",
329-
"content": {
330-
"Widgets": {
331-
"name": "微件",
332-
"name_en": "Widgets"
333-
}
334-
}
328+
"name_en": "Control"
329+
},
330+
"Widgets": {
331+
"name": "微件",
332+
"name_en": "Widgets"
335333
},
336334
"Security": {
337335
"name": "安全",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy