@mapgis/webclient-mapboxgl-plugin 17.2.7 → 17.4.0

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.
@@ -1,10 +1,140 @@
1
- <header id="page-title" class="page-title">
2
-
3
- <span class="page-title-main">类名</span>
4
- <span class="page-title-sub">Screenshot</span>
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>Client for JavaScript Screenshot</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>
5
23
 
6
- </header>
7
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 "
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 style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapView.html">MapView</a><span style="display: none;"><p>二维场景视图(mapboxgl引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
108
+ 参考示例:
109
+ <a href='#MapView'>[初始化二维场景视图]</a>
110
+ <br>[ES5引入方式]:<br/>
111
+ zondy.mapboxgl.MapView() <br/>
112
+ [ES6引入方式]:<br/>
113
+ import { MapView } from '@mapgis/webclient-mapboxgl-plugin' <br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>二维场景信息弹窗(mapboxgl引擎)
114
+ 参考示例:
115
+ <a href='#MapView'>[初始化二维场景视图]</a>
116
+ [ES6引入方式]:<br/>
117
+ import { Popup } from '@mapgis/webclient-mapboxgl-plugin' <br/>
118
+ 自定义样式说明:<br/>
119
+ zondy-popup__content 弹窗容器样式<br/>
120
+ zondy-popup__tip 弹窗对话框箭头样式<br/>
121
+ zondy-popup__header 弹窗头部样式<br/>
122
+ zondy-popup__content 弹窗主体样式<br/>
123
+ zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditorMapboxgl"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorMapboxgl.html">SketchEditorMapboxgl</a><span style="display: none;"><p>二维Mapboxgl引擎草图编辑类<br/>
124
+ <br>[ES5引入方式]:<br/>
125
+ const { SketchEditor } = zondy.mapboxgl.tool.sketch <br/>
126
+ [ES6引入方式]:<br/>
127
+ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li></ul></div>
128
+
129
+ </nav>
130
+ </div>
131
+ <div class="core" id="main-content-wrapper">
132
+ <div class="content">
133
+ <header id="page-title" class="page-title">
134
+ <span class="page-title-main">类名</span>
135
+ <span class="page-title-sub">Screenshot</span>
136
+ </header>
137
+
8
138
 
9
139
 
10
140
 
@@ -25,7 +155,7 @@
25
155
  <h4 class="name" id="Screenshot">
26
156
  <a class="href-link" href="#Screenshot">#</a>
27
157
 
28
- <span class="code-name" id="Screenshot" style="font-size:30px">
158
+ <span class="code-name" style="font-size:30px">
29
159
 
30
160
  new Screenshot<span class="signature">(options)</span>
31
161
 
@@ -47,7 +177,7 @@
47
177
 
48
178
 
49
179
 
50
- <h4>参数</h4>
180
+ <h4>参数:</h4>
51
181
 
52
182
  <div class="table-container">
53
183
  <table class="params table">
@@ -77,12 +207,7 @@
77
207
  <td class="type">
78
208
 
79
209
 
80
- <span class="param-type">
81
-
82
- Object
83
-
84
- </span>
85
-
210
+ <span class="param-type">Object</span>
86
211
 
87
212
 
88
213
 
@@ -104,12 +229,7 @@
104
229
  <td class="type">
105
230
 
106
231
 
107
- <span class="param-type">
108
-
109
- Array.&lt;String>
110
-
111
- </span>
112
-
232
+ <span class="param-type">Array.&lt;String></span>
113
233
 
114
234
 
115
235
 
@@ -131,12 +251,7 @@
131
251
  <td class="type">
132
252
 
133
253
 
134
- <span class="param-type">
135
-
136
- String
137
-
138
- </span>
139
-
254
+ <span class="param-type">String</span>
140
255
 
141
256
 
142
257
 
@@ -158,12 +273,7 @@
158
273
  <td class="type">
159
274
 
160
275
 
161
- <span class="param-type">
162
-
163
- Boolean
164
-
165
- </span>
166
-
276
+ <span class="param-type">Boolean</span>
167
277
 
168
278
 
169
279
 
@@ -185,12 +295,7 @@
185
295
  <td class="type">
186
296
 
187
297
 
188
- <span class="param-type">
189
-
190
- Boolean
191
-
192
- </span>
193
-
298
+ <span class="param-type">Boolean</span>
194
299
 
195
300
 
196
301
 
@@ -326,102 +431,6 @@ mapView.ui.add(screenshot)</code></pre>
326
431
 
327
432
  <div class='vertical-section'>
328
433
  <h3 id='member'>成员变量</h3>
329
- <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
330
- <div class="table-container">
331
- <table class="params table">
332
- <thead>
333
- <tr>
334
- <th>名称</th>
335
- <th>类型</th>
336
- <th>描述</th>
337
- </tr>
338
- </thead>
339
- <tbody>
340
-
341
- <tr class="deep-level-0">
342
- <td class="name"><code><a href="#filename">filename</a></code></td>
343
- <td class="name">
344
- <code>
345
-
346
- </code>
347
- </td>
348
- <td class="name"><code><p>浏览器下载文件名</p></code></td>
349
- </tr>
350
-
351
- <tr class="deep-level-0">
352
- <td class="name"><code><a href="#format">format</a></code></td>
353
- <td class="name">
354
- <code>
355
-
356
- </code>
357
- </td>
358
- <td class="name"><code><p>打印图片类型,支持输出png、jpeg、svg格式图片</p></code></td>
359
- </tr>
360
-
361
- <tr class="deep-level-0">
362
- <td class="name"><code><a href="#height">height</a></code></td>
363
- <td class="name">
364
- <code>
365
-
366
- </code>
367
- </td>
368
- <td class="name"><code><p>图片高度</p></code></td>
369
- </tr>
370
-
371
- <tr class="deep-level-0">
372
- <td class="name"><code><a href="#isDownload">isDownload</a></code></td>
373
- <td class="name">
374
- <code>
375
-
376
- </code>
377
- </td>
378
- <td class="name"><code><p>是否下载图片</p></code></td>
379
- </tr>
380
-
381
- <tr class="deep-level-0">
382
- <td class="name"><code><a href="#view">view</a></code></td>
383
- <td class="name">
384
- <code>
385
-
386
- </code>
387
- </td>
388
- <td class="name"><code><p>视图对象</p></code></td>
389
- </tr>
390
-
391
- <tr class="deep-level-0">
392
- <td class="name"><code><a href="#width">width</a></code></td>
393
- <td class="name">
394
- <code>
395
-
396
- </code>
397
- </td>
398
- <td class="name"><code><p>图片宽度</p></code></td>
399
- </tr>
400
-
401
- <tr class="deep-level-0">
402
- <td class="name"><code><a href="#x">x</a></code></td>
403
- <td class="name">
404
- <code>
405
-
406
- </code>
407
- </td>
408
- <td class="name"><code><p>图片原点x</p></code></td>
409
- </tr>
410
-
411
- <tr class="deep-level-0">
412
- <td class="name"><code><a href="#y">y</a></code></td>
413
- <td class="name">
414
- <code>
415
-
416
- </code>
417
- </td>
418
- <td class="name"><code><p>图片原点y</p></code></td>
419
- </tr>
420
-
421
- </tbody>
422
- </table>
423
- </div>
424
- <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
425
434
  <div class="members">
426
435
 
427
436
  <div class="member">
@@ -931,4 +940,42 @@ mapView.ui.add(screenshot)</code></pre>
931
940
 
932
941
  </article>
933
942
 
934
- </section>
943
+ </section>
944
+
945
+
946
+
947
+
948
+ </div>
949
+
950
+ <footer class="footer">
951
+ <div class="content has-text-centered">
952
+ <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
953
+ <p class="sidebar-created-by">
954
+ <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
955
+ <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
956
+ </p>
957
+ </div>
958
+ </footer>
959
+
960
+ </div>
961
+ <div id="side-nav" class="side-nav">
962
+ <div style="margin-bottom: 10px;">
963
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
964
+ </div>
965
+ <div style="margin-bottom: 10px;">
966
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
967
+ </div>
968
+ <div style="margin-bottom: 10px;">
969
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
970
+ </div>
971
+ <div>
972
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
973
+ </div>
974
+ </div>
975
+ </div>
976
+ <script src="scripts/linenumber.js"> </script>
977
+
978
+ <script src="scripts/search.js"> </script>
979
+
980
+ </body>
981
+ </html>