@mapgis/webclient-cesium-plugin 17.0.0 → 17.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/README.md +512 -231
  2. package/dist/es5/webclient-cesium-plugin.min.js +3 -3
  3. package/dist/es5/webclient-common.min.js +4 -4
  4. package/dist/webclient-cesium-plugin-es6.min.js +3 -3
  5. package/documention/ArcGISMapServerImageryProvider.html +56 -180
  6. package/documention/ArcGISTileServerImageryProvider.html +22 -180
  7. package/documention/CustomTilingScheme.html +67 -225
  8. package/documention/DynamicEntityVisualizer.html +9 -177
  9. package/documention/DynamicLabelLayer.html +46 -186
  10. package/documention/GeoJSONLayerUtil.html +10 -178
  11. package/documention/GraphicsLayerUtil.html +10 -178
  12. package/documention/HashMap.html +34 -189
  13. package/documention/IGSFeatureLayerUtil.html +10 -178
  14. package/documention/IGSSceneLayerUtil.html +1648 -242
  15. package/documention/MapGISMapServerImageryProvider.html +82 -194
  16. package/documention/MapGISTerrainProvider.html +102 -213
  17. package/documention/MapGISTileServerImageryProvider.html +79 -195
  18. package/documention/MapGISVectorTileImageryProvider.html +107 -203
  19. package/documention/Popup.html +35 -185
  20. package/documention/SceneViewCesium.html +137 -214
  21. package/documention/Screenshot.html +19 -185
  22. package/documention/SketchEditorCesium.html +33 -183
  23. package/documention/UrlTemplateImageryProvider.html +255 -0
  24. package/documention/WFSLayerUtil.html +10 -178
  25. package/documention/WebMapServiceImageryProvider.html +13 -180
  26. package/documention/WebMapTileServiceImageryProvider.html +13 -180
  27. package/documention/global.html +8 -176
  28. package/documention/index.html +6 -6
  29. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +13 -183
  30. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +32 -190
  31. package/documention/module.exports_module.exports.html +12 -177
  32. package/documention/scripts/sideBar.js +98 -0
  33. package/documention/styles/app.min.css +1 -1
  34. package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +7 -155
  35. package/package.json +1 -1
@@ -1,122 +1,10 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
-
4
- <head>
5
-
6
- <meta charset="utf-8">
7
- <meta name="viewport" content="width=device-width, initial-scale=1">
8
- <title> 1.快速入门</title>
9
- <!--[if lt IE 9]>
10
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
- <![endif]-->
12
- <link type="text/css" rel="stylesheet" href="styles/app.min.css">
13
- <link type="text/css" rel="stylesheet" href="styles/iframe.css">
14
- <link type="text/css" rel="stylesheet" href="">
15
-
16
-
17
- </head>
18
-
19
-
20
-
21
- <body class="layout small-header">
22
- <div id="stickyNavbarOverlay"></div>
1
+ <header id="page-title" class="page-title">
23
2
 
24
-
25
- <div class="top-nav">
26
- <div class="inner">
27
- <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
28
- <span aria-hidden="true"></span>
29
- <span aria-hidden="true"></span>
30
- <span aria-hidden="true"></span>
31
- </a>
32
- <div class="logo">
33
-
34
- <h1> MapGIS Client for JavaScript API</h1>
35
-
36
-
37
- </div>
38
- <div class="menu">
39
-
40
- <div class="navigation">
41
-
42
-
43
- <a
44
- class="link user-link "
45
- href="/static/modules/common/api/common-mapgis/index.html"
46
- >
47
- Common
48
- </a>
49
-
50
- <a
51
- class="link user-link "
52
- href="/static/modules/cesium/api/cesium-mapgis/index.html"
53
- >
54
- Cesium-Plugin
55
- </a>
56
-
57
- <a
58
- class="link user-link "
59
- href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
60
- >
61
- MapboxGL-Plugin
62
- </a>
63
-
64
- <a
65
- class="link user-link "
66
- href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
67
- >
68
- Leaflet-Plugin
69
- </a>
70
-
71
- <a
72
- class="link user-link "
73
- href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
74
- >
75
- OpenLayers-Plugin
76
- </a>
77
-
78
- <a
79
- class="link user-link "
80
- href="/static/modules/video/api/video-mapgis/index.html"
81
- >
82
- Video-Plugin
83
- </a>
84
-
85
-
86
-
87
- </div>
88
- </div>
89
- </div>
90
- </div>
91
-
92
- <div id="main">
93
- <div
94
- class="sidebar tutorials"
95
- id="sidebarNav"
96
- >
97
- <div>
98
- <span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
99
- </div>
100
-
101
- <div class="search-wrapper">
102
- <input id="search" type="text" placeholder="搜索文档..." class="input">
103
- </div>
104
-
105
- <nav>
106
-
107
- <div class="category"></div>
108
-
109
- </nav>
110
- </div>
111
- <div class="core" id="main-content-wrapper">
112
- <div class="content">
113
- <header id="page-title" class="page-title">
114
-
115
- <span class="page-title-main">类名</span>
116
- <span class="page-title-sub">1.快速入门</span>
117
-
118
- </header>
119
- <section>
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">1.快速入门</span>
5
+
6
+ </header>
7
+ <section>
120
8
 
121
9
  <header>
122
10
 
@@ -126,40 +14,4 @@
126
14
 
127
15
  </article>
128
16
 
129
- </section>
130
-
131
- </div>
132
-
133
- <footer class="footer">
134
- <div class="content has-text-centered">
135
- <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 17.0.0</a></p>
136
- <p class="sidebar-created-by">
137
- <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
138
- <a href="http://webclient.smaryun.com/#/index" target="_blank">MapGIS Client for JavaScript</a>
139
- </p>
140
- </div>
141
- </footer>
142
-
143
- </div>
144
- <div id="side-nav" class="side-nav">
145
- <div style="margin-bottom: 10px;">
146
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
147
- </div>
148
- <div style="margin-bottom: 10px;">
149
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
150
- </div>
151
- <div style="margin-bottom: 10px;">
152
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
153
- </div>
154
- <div>
155
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
156
- </div>
157
- </div>
158
- </div>
159
- <script src="scripts/linenumber.js"> </script>
160
-
161
- <script src="scripts/search.js"> </script>
162
-
163
- <script src="scripts/sideBar.js"> </script>
164
- </body>
165
- </html>
17
+ </section>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-cesium-plugin",
3
- "version":"17.0.0",
3
+ "version":"17.0.4",
4
4
  "description": "",
5
5
  "main": "dist/webclient-cesium-plugin-es6.min.js",
6
6
  "scripts": {},