Skip to content

Commit 0473ff3

Browse files
author
killer1992
committed
feat(0000): 添加标绘示例
详细描述: 添加标绘示例
1 parent f9eef45 commit 0473ff3

4 files changed

Lines changed: 492 additions & 14 deletions

File tree

website/public/static/demo/config/config-headers.json

Lines changed: 41 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,18 @@
5050
]
5151
},
5252
{
53-
"title": "开发指南",
53+
"title": "开发文档",
5454
"icon": "iconkaifazhinan",
5555
"links": [
5656
[
57-
"开发指南"
57+
"组件开发入门",
58+
"Cesium开发文档",
59+
"MapboxGL开文档",
60+
"UI开文档"
5861
]
5962
],
6063
"hightlights": [[true]],
61-
"routes": [["/guide/component/development_component", "", "", "", "", "", "", "", "", "", "", ""]]
64+
"routes": [["/guide/component/development_component", "http://120.78.82.242:8891", "http://120.78.82.242:8892", "http://120.78.82.242:8893","", "", "", "", "", "", "", ""]]
6265
},
6366
{
6467
"title": "常见问题",
@@ -124,15 +127,16 @@
124127
]
125128
},
126129
{
127-
"title": "开发指南",
130+
"title": "开发文档",
128131
"icon": "iconkaifazhinan",
129132
"links": [
130133
[
134+
"开发入门",
131135
"开发指南"
132136
]
133137
],
134138
"hightlights": [[true]],
135-
"routes": [["/guide/cesium/development_cesium", "", "", "", "", "", "", "", "", "", "", ""]]
139+
"routes": [["/guide/cesium/MapGIS Client for JavaScript(Cesium)开发入门","/guide/cesium/development_cesium", "", "", "", "", "", "", "", "", "", "", ""]]
136140
},
137141
{
138142
"title": "常见问题",
@@ -260,10 +264,11 @@
260264
]
261265
},
262266
{
263-
"title": "开发指南",
267+
"title": "开发文档",
264268
"icon": "iconkaifazhinan",
265269
"links": [
266270
[
271+
"开发入门",
267272
"开发指南"
268273
]
269274
],
@@ -374,15 +379,16 @@
374379
]
375380
},
376381
{
377-
"title": "开发指南",
382+
"title": "开发文档",
378383
"icon": "iconkaifazhinan",
379384
"links": [
380385
[
386+
"开发入门",
381387
"开发指南"
382388
]
383389
],
384390
"hightlights": [[true]],
385-
"routes": [["/guide/leaflet/development_leaflet", "", "", "", "", "", "", "", "", "", "", ""]]
391+
"routes": [["/guide/leaflet/MapGIS Client for JavaScript(Leaflet)开发入门","/guide/leaflet/development_leaflet", "", "", "", "", "", "", "", "", "", "", ""]]
386392
},
387393
{
388394
"title": "开发示例",
@@ -449,18 +455,19 @@
449455
]
450456
},
451457
{
452-
"title": "开发指南",
458+
"title": "开发文档",
453459
"icon": "iconkaifazhinan",
454460
"links": [
455461
[
462+
"开发入门",
456463
"开发指南"
457464
]
458465
],
459466
"hightlights": [[true]],
460-
"routes": [["/guide/openlayers/development_ol", "", "", "", "", "", "", "", "", "", "", ""]]
467+
"routes": [["/guide/openlayers/MapGIS Client for JavaScript(OpenLayers)开发入门","/guide/openlayers/development_ol", "", "", "", "", "", "", "", "", "", "", ""]]
461468
},
462469
{
463-
"title": "开发示例",
470+
"title": "开发示例 - 组件",
464471
"icon": "iconzaixianshili",
465472
"links": [
466473
[
@@ -541,7 +548,7 @@
541548
"icon": "iconchanpinjieshao"
542549
},
543550
{
544-
"title": "开发示例",
551+
"title": "开发示例 - vue",
545552
"icon": "iconzaixianshili",
546553
"links": [
547554
[
@@ -567,14 +574,34 @@
567574
]
568575
]
569576
},
577+
{
578+
"title": "开发示例 - 纯JS",
579+
"icon": "iconzaixianshili",
580+
"links": [
581+
[
582+
"二维标绘",
583+
"三维标绘"
584+
]
585+
],
586+
"hightlights": [
587+
[false]
588+
],
589+
"routes": [
590+
[
591+
"/gallery/webclient-plot#Plot2D",
592+
"/gallery/webclient-plot#Plot3D"
593+
]
594+
]
595+
},
570596
{
571597
"title": "开发API",
572598
"icon": "iconsanfangAPI",
573-
"links": [["PLOT-API"]],
599+
"links": [["PLOT-API", "标绘图元管理工具"]],
574600
"hightlights": [[false]],
575601
"routes": [
576602
[
577-
"http://192.168.82.89:8093"
603+
"http://192.168.82.89:8093",
604+
"http://192.168.82.89:8093/tutorial-9.%E5%88%A0%E9%99%A4%E6%A0%87%E7%BB%98%E5%9B%BE%E5%85%83%E7%A4%BA%E4%BE%8B%E4%BB%A3%E7%A0%81.html"
578605
]
579606
]
580607
}
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
{
2+
"name": "webclient-plot",
3+
"title": "MapGIS WebClient-Plot",
4+
"mapmode": "webclient-plot",
5+
"childs": [
6+
{
7+
"name": "二维标绘",
8+
"iconfont": "iconlayer",
9+
"folder": "Plot2D",
10+
"leaffolder": true,
11+
"childs": [
12+
{
13+
"name": "二维态势推演",
14+
"file": "plot-animation-2d",
15+
"diffcult": "2",
16+
"detail": "",
17+
"icon": "plot-animation-2d.png",
18+
"update": "最后更新时间:2022-03-14"
19+
}
20+
]
21+
},
22+
{
23+
"name": "三维标绘",
24+
"iconfont": "iconterrain",
25+
"folder": "Plot3D",
26+
"leaffolder": true,
27+
"childs": [
28+
{
29+
"name": "标绘",
30+
"file": "plot",
31+
"diffcult": "1",
32+
"detail": "",
33+
"icon": "plot.png",
34+
"update": "最后更新时间:2022-03-14"
35+
},
36+
{
37+
"name": "标绘 - 带地形",
38+
"file": "plot-terrain",
39+
"diffcult": "2",
40+
"detail": "",
41+
"icon": "plot.png",
42+
"update": "最后更新时间:2022-03-14"
43+
},
44+
{
45+
"name": "三维态势推演",
46+
"file": "plot-animation-3d",
47+
"diffcult": "3",
48+
"detail": "",
49+
"icon": "plot-animation-3d.png",
50+
"update": "最后更新时间:2022-03-14"
51+
}
52+
]
53+
}
54+
]
55+
}

0 commit comments

Comments
 (0)