@mapgis/webclient-cesium-plugin 17.0.4 → 17.0.7
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.
- package/README.md +33 -0
- package/dist/es5/webclient-cesium-plugin.min.js +2 -2
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-cesium-plugin-es6.min.js +2 -2
- package/documention/ArcGISMapServerImageryProvider.html +112 -42
- package/documention/ArcGISTileServerImageryProvider.html +76 -30
- package/documention/CustomTilingScheme.html +248 -68
- package/documention/DynamicEntityVisualizer.html +18 -6
- package/documention/DynamicLabelLayer.html +168 -44
- package/documention/GeoJSONLayerUtil.html +21 -5
- package/documention/GraphicsLayerUtil.html +21 -5
- package/documention/HashMap.html +80 -16
- package/documention/IGSFeatureLayerUtil.html +21 -5
- package/documention/IGSSceneLayerUtil.html +178 -54
- package/documention/MapGISMapServerImageryProvider.html +334 -153
- package/documention/MapGISTerrainProvider.html +336 -80
- package/documention/MapGISTileServerImageryProvider.html +308 -86
- package/documention/MapGISVectorTileImageryProvider.html +407 -103
- package/documention/Popup.html +119 -31
- package/documention/SceneViewCesium.html +576 -177
- package/documention/Screenshot.html +30 -10
- package/documention/SketchEditorCesium.html +135 -43
- package/documention/UrlTemplateImageryProvider.html +23 -7
- package/documention/WFSLayerUtil.html +21 -5
- package/documention/WebMapServiceImageryProvider.html +22 -12
- package/documention/WebMapTileServiceImageryProvider.html +22 -12
- package/documention/global.html +17 -5
- package/documention/index.html +4 -4
- package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +7 -3
- package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +81 -29
- package/documention/module.exports_module.exports.html +36 -12
- package/documention/scripts/sideBar.js +111 -6
- package/package.json +1 -1
- package/documention/FeatureLayerUtil.html +0 -471
- package/documention/MapGISTileServerImageProvider.html +0 -2150
- package/documention/SceneView.html +0 -4250
|
@@ -73,13 +73,17 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Object
|
|
85
|
+
|
|
86
|
+
</span>
|
|
83
87
|
|
|
84
88
|
|
|
85
89
|
|
|
@@ -100,13 +104,17 @@
|
|
|
100
104
|
|
|
101
105
|
<tr class="deep-level-1">
|
|
102
106
|
|
|
103
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
104
108
|
|
|
105
109
|
|
|
106
110
|
<td class="type">
|
|
107
111
|
|
|
108
112
|
|
|
109
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
110
118
|
|
|
111
119
|
|
|
112
120
|
|
|
@@ -127,13 +135,17 @@
|
|
|
127
135
|
|
|
128
136
|
<tr class="deep-level-1">
|
|
129
137
|
|
|
130
|
-
<td class="name"
|
|
138
|
+
<td class="name"><code>httpMethod</code></td>
|
|
131
139
|
|
|
132
140
|
|
|
133
141
|
<td class="type">
|
|
134
142
|
|
|
135
143
|
|
|
136
|
-
<span class="param-type">
|
|
144
|
+
<span class="param-type">
|
|
145
|
+
|
|
146
|
+
String
|
|
147
|
+
|
|
148
|
+
</span>
|
|
137
149
|
|
|
138
150
|
|
|
139
151
|
|
|
@@ -154,13 +166,17 @@
|
|
|
154
166
|
|
|
155
167
|
<tr class="deep-level-1">
|
|
156
168
|
|
|
157
|
-
<td class="name"
|
|
169
|
+
<td class="name"><code>headers</code></td>
|
|
158
170
|
|
|
159
171
|
|
|
160
172
|
<td class="type">
|
|
161
173
|
|
|
162
174
|
|
|
163
|
-
<span class="param-type">
|
|
175
|
+
<span class="param-type">
|
|
176
|
+
|
|
177
|
+
Object
|
|
178
|
+
|
|
179
|
+
</span>
|
|
164
180
|
|
|
165
181
|
|
|
166
182
|
|
|
@@ -181,13 +197,17 @@
|
|
|
181
197
|
|
|
182
198
|
<tr class="deep-level-1">
|
|
183
199
|
|
|
184
|
-
<td class="name"
|
|
200
|
+
<td class="name"><code>enablePickFeatures</code></td>
|
|
185
201
|
|
|
186
202
|
|
|
187
203
|
<td class="type">
|
|
188
204
|
|
|
189
205
|
|
|
190
|
-
<span class="param-type">
|
|
206
|
+
<span class="param-type">
|
|
207
|
+
|
|
208
|
+
Boolean
|
|
209
|
+
|
|
210
|
+
</span>
|
|
191
211
|
|
|
192
212
|
|
|
193
213
|
|
|
@@ -210,13 +230,17 @@
|
|
|
210
230
|
|
|
211
231
|
<tr class="deep-level-1">
|
|
212
232
|
|
|
213
|
-
<td class="name"
|
|
233
|
+
<td class="name"><code>tileWidth</code></td>
|
|
214
234
|
|
|
215
235
|
|
|
216
236
|
<td class="type">
|
|
217
237
|
|
|
218
238
|
|
|
219
|
-
<span class="param-type">
|
|
239
|
+
<span class="param-type">
|
|
240
|
+
|
|
241
|
+
Number
|
|
242
|
+
|
|
243
|
+
</span>
|
|
220
244
|
|
|
221
245
|
|
|
222
246
|
|
|
@@ -239,13 +263,17 @@
|
|
|
239
263
|
|
|
240
264
|
<tr class="deep-level-1">
|
|
241
265
|
|
|
242
|
-
<td class="name"
|
|
266
|
+
<td class="name"><code>tileHeight</code></td>
|
|
243
267
|
|
|
244
268
|
|
|
245
269
|
<td class="type">
|
|
246
270
|
|
|
247
271
|
|
|
248
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
Number
|
|
275
|
+
|
|
276
|
+
</span>
|
|
249
277
|
|
|
250
278
|
|
|
251
279
|
|
|
@@ -268,13 +296,17 @@
|
|
|
268
296
|
|
|
269
297
|
<tr class="deep-level-1">
|
|
270
298
|
|
|
271
|
-
<td class="name"
|
|
299
|
+
<td class="name"><code>minimumLevel</code></td>
|
|
272
300
|
|
|
273
301
|
|
|
274
302
|
<td class="type">
|
|
275
303
|
|
|
276
304
|
|
|
277
|
-
<span class="param-type">
|
|
305
|
+
<span class="param-type">
|
|
306
|
+
|
|
307
|
+
Number
|
|
308
|
+
|
|
309
|
+
</span>
|
|
278
310
|
|
|
279
311
|
|
|
280
312
|
|
|
@@ -297,13 +329,17 @@
|
|
|
297
329
|
|
|
298
330
|
<tr class="deep-level-1">
|
|
299
331
|
|
|
300
|
-
<td class="name"
|
|
332
|
+
<td class="name"><code>maximumLevel</code></td>
|
|
301
333
|
|
|
302
334
|
|
|
303
335
|
<td class="type">
|
|
304
336
|
|
|
305
337
|
|
|
306
|
-
<span class="param-type">
|
|
338
|
+
<span class="param-type">
|
|
339
|
+
|
|
340
|
+
Number
|
|
341
|
+
|
|
342
|
+
</span>
|
|
307
343
|
|
|
308
344
|
|
|
309
345
|
|
|
@@ -326,13 +362,17 @@
|
|
|
326
362
|
|
|
327
363
|
<tr class="deep-level-1">
|
|
328
364
|
|
|
329
|
-
<td class="name"
|
|
365
|
+
<td class="name"><code>gdbps</code></td>
|
|
330
366
|
|
|
331
367
|
|
|
332
368
|
<td class="type">
|
|
333
369
|
|
|
334
370
|
|
|
335
|
-
<span class="param-type">
|
|
371
|
+
<span class="param-type">
|
|
372
|
+
|
|
373
|
+
Array
|
|
374
|
+
|
|
375
|
+
</span>
|
|
336
376
|
|
|
337
377
|
|
|
338
378
|
|
|
@@ -353,13 +393,17 @@
|
|
|
353
393
|
|
|
354
394
|
<tr class="deep-level-1">
|
|
355
395
|
|
|
356
|
-
<td class="name"
|
|
396
|
+
<td class="name"><code>layers</code></td>
|
|
357
397
|
|
|
358
398
|
|
|
359
399
|
<td class="type">
|
|
360
400
|
|
|
361
401
|
|
|
362
|
-
<span class="param-type">
|
|
402
|
+
<span class="param-type">
|
|
403
|
+
|
|
404
|
+
String
|
|
405
|
+
|
|
406
|
+
</span>
|
|
363
407
|
|
|
364
408
|
|
|
365
409
|
|
|
@@ -380,13 +424,17 @@
|
|
|
380
424
|
|
|
381
425
|
<tr class="deep-level-1">
|
|
382
426
|
|
|
383
|
-
<td class="name"
|
|
427
|
+
<td class="name"><code>filters</code></td>
|
|
384
428
|
|
|
385
429
|
|
|
386
430
|
<td class="type">
|
|
387
431
|
|
|
388
432
|
|
|
389
|
-
<span class="param-type">
|
|
433
|
+
<span class="param-type">
|
|
434
|
+
|
|
435
|
+
String
|
|
436
|
+
|
|
437
|
+
</span>
|
|
390
438
|
|
|
391
439
|
|
|
392
440
|
|
|
@@ -407,13 +455,17 @@
|
|
|
407
455
|
|
|
408
456
|
<tr class="deep-level-1">
|
|
409
457
|
|
|
410
|
-
<td class="name"
|
|
458
|
+
<td class="name"><code>tilingScheme</code></td>
|
|
411
459
|
|
|
412
460
|
|
|
413
461
|
<td class="type">
|
|
414
462
|
|
|
415
463
|
|
|
416
|
-
<span class="param-type">
|
|
464
|
+
<span class="param-type">
|
|
465
|
+
|
|
466
|
+
Object
|
|
467
|
+
|
|
468
|
+
</span>
|
|
417
469
|
|
|
418
470
|
|
|
419
471
|
|
|
@@ -434,13 +486,17 @@
|
|
|
434
486
|
|
|
435
487
|
<tr class="deep-level-1">
|
|
436
488
|
|
|
437
|
-
<td class="name"
|
|
489
|
+
<td class="name"><code>proxy</code></td>
|
|
438
490
|
|
|
439
491
|
|
|
440
492
|
<td class="type">
|
|
441
493
|
|
|
442
494
|
|
|
443
|
-
<span class="param-type">
|
|
495
|
+
<span class="param-type">
|
|
496
|
+
|
|
497
|
+
String
|
|
498
|
+
|
|
499
|
+
</span>
|
|
444
500
|
|
|
445
501
|
|
|
446
502
|
|
|
@@ -461,13 +517,17 @@
|
|
|
461
517
|
|
|
462
518
|
<tr class="deep-level-1">
|
|
463
519
|
|
|
464
|
-
<td class="name"
|
|
520
|
+
<td class="name"><code>rectangle</code></td>
|
|
465
521
|
|
|
466
522
|
|
|
467
523
|
<td class="type">
|
|
468
524
|
|
|
469
525
|
|
|
470
|
-
<span class="param-type">
|
|
526
|
+
<span class="param-type">
|
|
527
|
+
|
|
528
|
+
Object
|
|
529
|
+
|
|
530
|
+
</span>
|
|
471
531
|
|
|
472
532
|
|
|
473
533
|
|
|
@@ -490,13 +550,17 @@
|
|
|
490
550
|
|
|
491
551
|
<tr class="deep-level-1">
|
|
492
552
|
|
|
493
|
-
<td class="name"
|
|
553
|
+
<td class="name"><code>extendProps</code></td>
|
|
494
554
|
|
|
495
555
|
|
|
496
556
|
<td class="type">
|
|
497
557
|
|
|
498
558
|
|
|
499
|
-
<span class="param-type">
|
|
559
|
+
<span class="param-type">
|
|
560
|
+
|
|
561
|
+
Array
|
|
562
|
+
|
|
563
|
+
</span>
|
|
500
564
|
|
|
501
565
|
|
|
502
566
|
|
|
@@ -517,13 +581,17 @@
|
|
|
517
581
|
|
|
518
582
|
<tr class="deep-level-1">
|
|
519
583
|
|
|
520
|
-
<td class="name"
|
|
584
|
+
<td class="name"><code>dynamicLayers</code></td>
|
|
521
585
|
|
|
522
586
|
|
|
523
587
|
<td class="type">
|
|
524
588
|
|
|
525
589
|
|
|
526
|
-
<span class="param-type">
|
|
590
|
+
<span class="param-type">
|
|
591
|
+
|
|
592
|
+
Array
|
|
593
|
+
|
|
594
|
+
</span>
|
|
527
595
|
|
|
528
596
|
|
|
529
597
|
|
|
@@ -544,13 +612,17 @@
|
|
|
544
612
|
|
|
545
613
|
<tr class="deep-level-1">
|
|
546
614
|
|
|
547
|
-
<td class="name"
|
|
615
|
+
<td class="name"><code>build2DImageResource</code></td>
|
|
548
616
|
|
|
549
617
|
|
|
550
618
|
<td class="type">
|
|
551
619
|
|
|
552
620
|
|
|
553
|
-
<span class="param-type">
|
|
621
|
+
<span class="param-type">
|
|
622
|
+
|
|
623
|
+
function
|
|
624
|
+
|
|
625
|
+
</span>
|
|
554
626
|
|
|
555
627
|
|
|
556
628
|
|
|
@@ -571,13 +643,17 @@
|
|
|
571
643
|
|
|
572
644
|
<tr class="deep-level-1">
|
|
573
645
|
|
|
574
|
-
<td class="name"
|
|
646
|
+
<td class="name"><code>clientId</code></td>
|
|
575
647
|
|
|
576
648
|
|
|
577
649
|
<td class="type">
|
|
578
650
|
|
|
579
651
|
|
|
580
|
-
<span class="param-type">
|
|
652
|
+
<span class="param-type">
|
|
653
|
+
|
|
654
|
+
String
|
|
655
|
+
|
|
656
|
+
</span>
|
|
581
657
|
|
|
582
658
|
|
|
583
659
|
|
|
@@ -598,13 +674,17 @@
|
|
|
598
674
|
|
|
599
675
|
<tr class="deep-level-1">
|
|
600
676
|
|
|
601
|
-
<td class="name"
|
|
677
|
+
<td class="name"><code>isAntialiasing</code></td>
|
|
602
678
|
|
|
603
679
|
|
|
604
680
|
<td class="type">
|
|
605
681
|
|
|
606
682
|
|
|
607
|
-
<span class="param-type">
|
|
683
|
+
<span class="param-type">
|
|
684
|
+
|
|
685
|
+
Boolean
|
|
686
|
+
|
|
687
|
+
</span>
|
|
608
688
|
|
|
609
689
|
|
|
610
690
|
|
|
@@ -747,69 +827,6 @@ igsMapImageLayer.load().then((layer) => {
|
|
|
747
827
|
})</code></pre>
|
|
748
828
|
|
|
749
829
|
|
|
750
|
-
<p class="code-caption"><h7>添加一个MapGIS地图服务:混合接口开发</h7></p>
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
<pre class="prettyprint"><code>// ES5引入方式
|
|
754
|
-
const { MapGISMapServerImageryProvider } = Zondy
|
|
755
|
-
const { IGSMapImageLayer } = Zondy.Layer
|
|
756
|
-
const { getTilingSchemeBySpatialReference, getExtent } = Zondy.Utils
|
|
757
|
-
// ES6引入方式
|
|
758
|
-
import { MapGISMapServerImageryProvider, getTilingSchemeBySpatialReference, getExtent } from "@mapgis/webclient-cesium-plugin"
|
|
759
|
-
import { IGSMapImageLayer } from "@mapgis/webclient-common"
|
|
760
|
-
|
|
761
|
-
// 定义IGS地图图片图层服务的基地址
|
|
762
|
-
const url = 'http://webclient.smaryun.com:8089/igs/rest/services/Map/湖北省4326/MapServer'
|
|
763
|
-
|
|
764
|
-
// 创建地图图片图层对象
|
|
765
|
-
igsMapImageLayer = new IGSMapImageLayer({
|
|
766
|
-
url: url
|
|
767
|
-
})
|
|
768
|
-
|
|
769
|
-
// 获取地图图片图层服务的元信息
|
|
770
|
-
igsMapImageLayer.load().then((layer) => {
|
|
771
|
-
// 获取自定义的tilingScheme对象
|
|
772
|
-
const tilingScheme = getTilingSchemeBySpatialReference(
|
|
773
|
-
layer.spatialReference,
|
|
774
|
-
layer.extent
|
|
775
|
-
)
|
|
776
|
-
|
|
777
|
-
// 获取图层显示范围
|
|
778
|
-
const extent = getExtent(layer, tilingScheme.rectangle)
|
|
779
|
-
const rectangle = new Cesium.Rectangle(
|
|
780
|
-
extent.xmin,
|
|
781
|
-
extent.ymin,
|
|
782
|
-
extent.xmax,
|
|
783
|
-
extent.ymax
|
|
784
|
-
)
|
|
785
|
-
|
|
786
|
-
// 构造provider对象
|
|
787
|
-
provider = new Cesium.MapGISMapServerImageryProvider({
|
|
788
|
-
// 服务基地址
|
|
789
|
-
url: layer.url,
|
|
790
|
-
// 瓦片宽度
|
|
791
|
-
tileWidth: layer.imageWidth,
|
|
792
|
-
// 瓦片高度
|
|
793
|
-
tileHeight: layer.imageHeight,
|
|
794
|
-
// 是否显示子图层
|
|
795
|
-
layers: layer.layers,
|
|
796
|
-
// 地图瓦片的切分方式,经纬度或者Web墨卡托
|
|
797
|
-
tilingScheme,
|
|
798
|
-
// 客户端id,用户的唯一标识;在地图服务中,调用接口时如果修改了地图的状态,包括设置动态投影、设置图层显示隐藏等,为了提升并发性能,服务端会根据clientId来生成临时地图,最佳做法是一个浏览器生成一个固定的唯一值;建议普通用户不要传该参数,webclient会根据当前浏览器生成一个固定的唯一值
|
|
799
|
-
clientId: layer.clientId,
|
|
800
|
-
// 支持IGS2.0动态投影
|
|
801
|
-
projectionSrs: 'EPSG:4326',
|
|
802
|
-
// 地图服务的加载范围
|
|
803
|
-
rectangle,
|
|
804
|
-
// 是否启用抗锯齿
|
|
805
|
-
isAntialiasing: true
|
|
806
|
-
})
|
|
807
|
-
|
|
808
|
-
// 添加图层到Cesium视图中
|
|
809
|
-
cesiumLayer = viewer.imageryLayers.addImageryProvider(provider)
|
|
810
|
-
})</code></pre>
|
|
811
|
-
|
|
812
|
-
|
|
813
830
|
<p class="code-caption"><h7>extendProps参数的配置方法</h7></p>
|
|
814
831
|
|
|
815
832
|
|
|
@@ -882,7 +899,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
882
899
|
<td class="name">
|
|
883
900
|
<code>
|
|
884
901
|
|
|
885
|
-
<span class="param-type">
|
|
902
|
+
<span class="param-type">
|
|
903
|
+
|
|
904
|
+
Credit
|
|
905
|
+
|
|
906
|
+
</span>
|
|
886
907
|
|
|
887
908
|
|
|
888
909
|
|
|
@@ -896,7 +917,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
896
917
|
<td class="name">
|
|
897
918
|
<code>
|
|
898
919
|
|
|
899
|
-
<span class="param-type">
|
|
920
|
+
<span class="param-type">
|
|
921
|
+
|
|
922
|
+
Array
|
|
923
|
+
|
|
924
|
+
</span>
|
|
900
925
|
|
|
901
926
|
|
|
902
927
|
|
|
@@ -910,7 +935,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
910
935
|
<td class="name">
|
|
911
936
|
<code>
|
|
912
937
|
|
|
913
|
-
<span class="param-type">
|
|
938
|
+
<span class="param-type">
|
|
939
|
+
|
|
940
|
+
String
|
|
941
|
+
|
|
942
|
+
</span>
|
|
914
943
|
|
|
915
944
|
|
|
916
945
|
|
|
@@ -924,7 +953,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
924
953
|
<td class="name">
|
|
925
954
|
<code>
|
|
926
955
|
|
|
927
|
-
<span class="param-type">
|
|
956
|
+
<span class="param-type">
|
|
957
|
+
|
|
958
|
+
Number
|
|
959
|
+
|
|
960
|
+
</span>
|
|
928
961
|
|
|
929
962
|
|
|
930
963
|
|
|
@@ -938,7 +971,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
938
971
|
<td class="name">
|
|
939
972
|
<code>
|
|
940
973
|
|
|
941
|
-
<span class="param-type">
|
|
974
|
+
<span class="param-type">
|
|
975
|
+
|
|
976
|
+
Number
|
|
977
|
+
|
|
978
|
+
</span>
|
|
942
979
|
|
|
943
980
|
|
|
944
981
|
|
|
@@ -952,7 +989,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
952
989
|
<td class="name">
|
|
953
990
|
<code>
|
|
954
991
|
|
|
955
|
-
<span class="param-type">
|
|
992
|
+
<span class="param-type">
|
|
993
|
+
|
|
994
|
+
Proxy
|
|
995
|
+
|
|
996
|
+
</span>
|
|
956
997
|
|
|
957
998
|
|
|
958
999
|
|
|
@@ -966,7 +1007,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
966
1007
|
<td class="name">
|
|
967
1008
|
<code>
|
|
968
1009
|
|
|
969
|
-
<span class="param-type">
|
|
1010
|
+
<span class="param-type">
|
|
1011
|
+
|
|
1012
|
+
Boolean
|
|
1013
|
+
|
|
1014
|
+
</span>
|
|
970
1015
|
|
|
971
1016
|
|
|
972
1017
|
|
|
@@ -980,7 +1025,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
980
1025
|
<td class="name">
|
|
981
1026
|
<code>
|
|
982
1027
|
|
|
983
|
-
<span class="param-type">
|
|
1028
|
+
<span class="param-type">
|
|
1029
|
+
|
|
1030
|
+
Rectangle
|
|
1031
|
+
|
|
1032
|
+
</span>
|
|
984
1033
|
|
|
985
1034
|
|
|
986
1035
|
|
|
@@ -994,7 +1043,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
994
1043
|
<td class="name">
|
|
995
1044
|
<code>
|
|
996
1045
|
|
|
997
|
-
<span class="param-type">
|
|
1046
|
+
<span class="param-type">
|
|
1047
|
+
|
|
1048
|
+
Number
|
|
1049
|
+
|
|
1050
|
+
</span>
|
|
998
1051
|
|
|
999
1052
|
|
|
1000
1053
|
|
|
@@ -1008,7 +1061,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1008
1061
|
<td class="name">
|
|
1009
1062
|
<code>
|
|
1010
1063
|
|
|
1011
|
-
<span class="param-type">
|
|
1064
|
+
<span class="param-type">
|
|
1065
|
+
|
|
1066
|
+
Number
|
|
1067
|
+
|
|
1068
|
+
</span>
|
|
1012
1069
|
|
|
1013
1070
|
|
|
1014
1071
|
|
|
@@ -1022,7 +1079,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1022
1079
|
<td class="name">
|
|
1023
1080
|
<code>
|
|
1024
1081
|
|
|
1025
|
-
<span class="param-type">
|
|
1082
|
+
<span class="param-type">
|
|
1083
|
+
|
|
1084
|
+
TilingScheme
|
|
1085
|
+
|
|
1086
|
+
</span>
|
|
1026
1087
|
|
|
1027
1088
|
|
|
1028
1089
|
|
|
@@ -1036,7 +1097,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1036
1097
|
<td class="name">
|
|
1037
1098
|
<code>
|
|
1038
1099
|
|
|
1039
|
-
<span class="param-type">
|
|
1100
|
+
<span class="param-type">
|
|
1101
|
+
|
|
1102
|
+
String
|
|
1103
|
+
|
|
1104
|
+
</span>
|
|
1040
1105
|
|
|
1041
1106
|
|
|
1042
1107
|
|
|
@@ -1056,7 +1121,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1056
1121
|
<span class="method-parameter is-pulled-right">
|
|
1057
1122
|
<label>类型:</label>
|
|
1058
1123
|
|
|
1059
|
-
<span class="param-type">
|
|
1124
|
+
<span class="param-type">
|
|
1125
|
+
|
|
1126
|
+
Credit
|
|
1127
|
+
|
|
1128
|
+
</span>
|
|
1060
1129
|
|
|
1061
1130
|
|
|
1062
1131
|
|
|
@@ -1131,7 +1200,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1131
1200
|
<span class="method-parameter is-pulled-right">
|
|
1132
1201
|
<label>类型:</label>
|
|
1133
1202
|
|
|
1134
|
-
<span class="param-type">
|
|
1203
|
+
<span class="param-type">
|
|
1204
|
+
|
|
1205
|
+
Array
|
|
1206
|
+
|
|
1207
|
+
</span>
|
|
1135
1208
|
|
|
1136
1209
|
|
|
1137
1210
|
|
|
@@ -1202,7 +1275,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1202
1275
|
<span class="method-parameter is-pulled-right">
|
|
1203
1276
|
<label>类型:</label>
|
|
1204
1277
|
|
|
1205
|
-
<span class="param-type">
|
|
1278
|
+
<span class="param-type">
|
|
1279
|
+
|
|
1280
|
+
String
|
|
1281
|
+
|
|
1282
|
+
</span>
|
|
1206
1283
|
|
|
1207
1284
|
|
|
1208
1285
|
|
|
@@ -1273,7 +1350,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1273
1350
|
<span class="method-parameter is-pulled-right">
|
|
1274
1351
|
<label>类型:</label>
|
|
1275
1352
|
|
|
1276
|
-
<span class="param-type">
|
|
1353
|
+
<span class="param-type">
|
|
1354
|
+
|
|
1355
|
+
Number
|
|
1356
|
+
|
|
1357
|
+
</span>
|
|
1277
1358
|
|
|
1278
1359
|
|
|
1279
1360
|
|
|
@@ -1348,7 +1429,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1348
1429
|
<span class="method-parameter is-pulled-right">
|
|
1349
1430
|
<label>类型:</label>
|
|
1350
1431
|
|
|
1351
|
-
<span class="param-type">
|
|
1432
|
+
<span class="param-type">
|
|
1433
|
+
|
|
1434
|
+
Number
|
|
1435
|
+
|
|
1436
|
+
</span>
|
|
1352
1437
|
|
|
1353
1438
|
|
|
1354
1439
|
|
|
@@ -1423,7 +1508,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1423
1508
|
<span class="method-parameter is-pulled-right">
|
|
1424
1509
|
<label>类型:</label>
|
|
1425
1510
|
|
|
1426
|
-
<span class="param-type">
|
|
1511
|
+
<span class="param-type">
|
|
1512
|
+
|
|
1513
|
+
Proxy
|
|
1514
|
+
|
|
1515
|
+
</span>
|
|
1427
1516
|
|
|
1428
1517
|
|
|
1429
1518
|
|
|
@@ -1498,7 +1587,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1498
1587
|
<span class="method-parameter is-pulled-right">
|
|
1499
1588
|
<label>类型:</label>
|
|
1500
1589
|
|
|
1501
|
-
<span class="param-type">
|
|
1590
|
+
<span class="param-type">
|
|
1591
|
+
|
|
1592
|
+
Boolean
|
|
1593
|
+
|
|
1594
|
+
</span>
|
|
1502
1595
|
|
|
1503
1596
|
|
|
1504
1597
|
|
|
@@ -1573,7 +1666,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1573
1666
|
<span class="method-parameter is-pulled-right">
|
|
1574
1667
|
<label>类型:</label>
|
|
1575
1668
|
|
|
1576
|
-
<span class="param-type">
|
|
1669
|
+
<span class="param-type">
|
|
1670
|
+
|
|
1671
|
+
Rectangle
|
|
1672
|
+
|
|
1673
|
+
</span>
|
|
1577
1674
|
|
|
1578
1675
|
|
|
1579
1676
|
|
|
@@ -1648,7 +1745,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1648
1745
|
<span class="method-parameter is-pulled-right">
|
|
1649
1746
|
<label>类型:</label>
|
|
1650
1747
|
|
|
1651
|
-
<span class="param-type">
|
|
1748
|
+
<span class="param-type">
|
|
1749
|
+
|
|
1750
|
+
Number
|
|
1751
|
+
|
|
1752
|
+
</span>
|
|
1652
1753
|
|
|
1653
1754
|
|
|
1654
1755
|
|
|
@@ -1723,7 +1824,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1723
1824
|
<span class="method-parameter is-pulled-right">
|
|
1724
1825
|
<label>类型:</label>
|
|
1725
1826
|
|
|
1726
|
-
<span class="param-type">
|
|
1827
|
+
<span class="param-type">
|
|
1828
|
+
|
|
1829
|
+
Number
|
|
1830
|
+
|
|
1831
|
+
</span>
|
|
1727
1832
|
|
|
1728
1833
|
|
|
1729
1834
|
|
|
@@ -1798,7 +1903,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1798
1903
|
<span class="method-parameter is-pulled-right">
|
|
1799
1904
|
<label>类型:</label>
|
|
1800
1905
|
|
|
1801
|
-
<span class="param-type">
|
|
1906
|
+
<span class="param-type">
|
|
1907
|
+
|
|
1908
|
+
TilingScheme
|
|
1909
|
+
|
|
1910
|
+
</span>
|
|
1802
1911
|
|
|
1803
1912
|
|
|
1804
1913
|
|
|
@@ -1873,7 +1982,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1873
1982
|
<span class="method-parameter is-pulled-right">
|
|
1874
1983
|
<label>类型:</label>
|
|
1875
1984
|
|
|
1876
|
-
<span class="param-type">
|
|
1985
|
+
<span class="param-type">
|
|
1986
|
+
|
|
1987
|
+
String
|
|
1988
|
+
|
|
1989
|
+
</span>
|
|
1877
1990
|
|
|
1878
1991
|
|
|
1879
1992
|
|
|
@@ -1969,7 +2082,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1969
2082
|
<code>
|
|
1970
2083
|
|
|
1971
2084
|
|
|
1972
|
-
<span class="param-type"
|
|
2085
|
+
<span class="param-type">
|
|
2086
|
+
|
|
2087
|
+
<a link="MapGISMapServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISMapServerImageryProvider" MapGISMapServerImageryProvider.html>MapGISMapServerImageryProvider</a>
|
|
2088
|
+
|
|
2089
|
+
</span>
|
|
1973
2090
|
|
|
1974
2091
|
|
|
1975
2092
|
|
|
@@ -1985,10 +2102,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1985
2102
|
<code>
|
|
1986
2103
|
|
|
1987
2104
|
|
|
1988
|
-
<span class="param-type">
|
|
2105
|
+
<span class="param-type">
|
|
2106
|
+
|
|
2107
|
+
Promise.<Array.<ImageryLayerFeatureInfo>>
|
|
2108
|
+
|
|
2109
|
+
</span>
|
|
1989
2110
|
|
|
|
1990
2111
|
|
|
1991
|
-
<span class="param-type">
|
|
2112
|
+
<span class="param-type">
|
|
2113
|
+
|
|
2114
|
+
undefined
|
|
2115
|
+
|
|
2116
|
+
</span>
|
|
1992
2117
|
|
|
1993
2118
|
|
|
1994
2119
|
|
|
@@ -2004,7 +2129,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2004
2129
|
<code>
|
|
2005
2130
|
|
|
2006
2131
|
|
|
2007
|
-
<span class="param-type">
|
|
2132
|
+
<span class="param-type">
|
|
2133
|
+
|
|
2134
|
+
Object
|
|
2135
|
+
|
|
2136
|
+
</span>
|
|
2008
2137
|
|
|
2009
2138
|
|
|
2010
2139
|
|
|
@@ -2078,13 +2207,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2078
2207
|
|
|
2079
2208
|
<tr class="deep-level-0">
|
|
2080
2209
|
|
|
2081
|
-
<td class="name"
|
|
2210
|
+
<td class="name"><code>url</code></td>
|
|
2082
2211
|
|
|
2083
2212
|
|
|
2084
2213
|
<td class="type">
|
|
2085
2214
|
|
|
2086
2215
|
|
|
2087
|
-
<span class="param-type">
|
|
2216
|
+
<span class="param-type">
|
|
2217
|
+
|
|
2218
|
+
String
|
|
2219
|
+
|
|
2220
|
+
</span>
|
|
2088
2221
|
|
|
2089
2222
|
|
|
2090
2223
|
|
|
@@ -2103,13 +2236,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2103
2236
|
|
|
2104
2237
|
<tr class="deep-level-0">
|
|
2105
2238
|
|
|
2106
|
-
<td class="name"
|
|
2239
|
+
<td class="name"><code>options</code></td>
|
|
2107
2240
|
|
|
2108
2241
|
|
|
2109
2242
|
<td class="type">
|
|
2110
2243
|
|
|
2111
2244
|
|
|
2112
|
-
<span class="param-type">
|
|
2245
|
+
<span class="param-type">
|
|
2246
|
+
|
|
2247
|
+
Object
|
|
2248
|
+
|
|
2249
|
+
</span>
|
|
2113
2250
|
|
|
2114
2251
|
|
|
2115
2252
|
|
|
@@ -2196,7 +2333,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2196
2333
|
<div class='column is-5 has-text-left'>
|
|
2197
2334
|
<label>类型: </label>
|
|
2198
2335
|
|
|
2199
|
-
<span class="param-type"
|
|
2336
|
+
<span class="param-type">
|
|
2337
|
+
|
|
2338
|
+
<a link="MapGISMapServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISMapServerImageryProvider" MapGISMapServerImageryProvider.html>MapGISMapServerImageryProvider</a>
|
|
2339
|
+
|
|
2340
|
+
</span>
|
|
2200
2341
|
|
|
2201
2342
|
|
|
2202
2343
|
|
|
@@ -2268,13 +2409,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2268
2409
|
|
|
2269
2410
|
<tr class="deep-level-0">
|
|
2270
2411
|
|
|
2271
|
-
<td class="name"
|
|
2412
|
+
<td class="name"><code>x</code></td>
|
|
2272
2413
|
|
|
2273
2414
|
|
|
2274
2415
|
<td class="type">
|
|
2275
2416
|
|
|
2276
2417
|
|
|
2277
|
-
<span class="param-type">
|
|
2418
|
+
<span class="param-type">
|
|
2419
|
+
|
|
2420
|
+
Number
|
|
2421
|
+
|
|
2422
|
+
</span>
|
|
2278
2423
|
|
|
2279
2424
|
|
|
2280
2425
|
|
|
@@ -2293,13 +2438,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2293
2438
|
|
|
2294
2439
|
<tr class="deep-level-0">
|
|
2295
2440
|
|
|
2296
|
-
<td class="name"
|
|
2441
|
+
<td class="name"><code>y</code></td>
|
|
2297
2442
|
|
|
2298
2443
|
|
|
2299
2444
|
<td class="type">
|
|
2300
2445
|
|
|
2301
2446
|
|
|
2302
|
-
<span class="param-type">
|
|
2447
|
+
<span class="param-type">
|
|
2448
|
+
|
|
2449
|
+
Number
|
|
2450
|
+
|
|
2451
|
+
</span>
|
|
2303
2452
|
|
|
2304
2453
|
|
|
2305
2454
|
|
|
@@ -2318,13 +2467,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2318
2467
|
|
|
2319
2468
|
<tr class="deep-level-0">
|
|
2320
2469
|
|
|
2321
|
-
<td class="name"
|
|
2470
|
+
<td class="name"><code>level</code></td>
|
|
2322
2471
|
|
|
2323
2472
|
|
|
2324
2473
|
<td class="type">
|
|
2325
2474
|
|
|
2326
2475
|
|
|
2327
|
-
<span class="param-type">
|
|
2476
|
+
<span class="param-type">
|
|
2477
|
+
|
|
2478
|
+
Number
|
|
2479
|
+
|
|
2480
|
+
</span>
|
|
2328
2481
|
|
|
2329
2482
|
|
|
2330
2483
|
|
|
@@ -2414,10 +2567,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2414
2567
|
<div class='column is-5 has-text-left'>
|
|
2415
2568
|
<label>类型: </label>
|
|
2416
2569
|
|
|
2417
|
-
<span class="param-type">
|
|
2570
|
+
<span class="param-type">
|
|
2571
|
+
|
|
2572
|
+
Promise.<Array.<ImageryLayerFeatureInfo>>
|
|
2573
|
+
|
|
2574
|
+
</span>
|
|
2418
2575
|
|
|
|
2419
2576
|
|
|
2420
|
-
<span class="param-type">
|
|
2577
|
+
<span class="param-type">
|
|
2578
|
+
|
|
2579
|
+
undefined
|
|
2580
|
+
|
|
2581
|
+
</span>
|
|
2421
2582
|
|
|
2422
2583
|
|
|
2423
2584
|
|
|
@@ -2489,13 +2650,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2489
2650
|
|
|
2490
2651
|
<tr class="deep-level-0">
|
|
2491
2652
|
|
|
2492
|
-
<td class="name"
|
|
2653
|
+
<td class="name"><code>x</code></td>
|
|
2493
2654
|
|
|
2494
2655
|
|
|
2495
2656
|
<td class="type">
|
|
2496
2657
|
|
|
2497
2658
|
|
|
2498
|
-
<span class="param-type">
|
|
2659
|
+
<span class="param-type">
|
|
2660
|
+
|
|
2661
|
+
Number
|
|
2662
|
+
|
|
2663
|
+
</span>
|
|
2499
2664
|
|
|
2500
2665
|
|
|
2501
2666
|
|
|
@@ -2514,13 +2679,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2514
2679
|
|
|
2515
2680
|
<tr class="deep-level-0">
|
|
2516
2681
|
|
|
2517
|
-
<td class="name"
|
|
2682
|
+
<td class="name"><code>y</code></td>
|
|
2518
2683
|
|
|
2519
2684
|
|
|
2520
2685
|
<td class="type">
|
|
2521
2686
|
|
|
2522
2687
|
|
|
2523
|
-
<span class="param-type">
|
|
2688
|
+
<span class="param-type">
|
|
2689
|
+
|
|
2690
|
+
Number
|
|
2691
|
+
|
|
2692
|
+
</span>
|
|
2524
2693
|
|
|
2525
2694
|
|
|
2526
2695
|
|
|
@@ -2539,13 +2708,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2539
2708
|
|
|
2540
2709
|
<tr class="deep-level-0">
|
|
2541
2710
|
|
|
2542
|
-
<td class="name"
|
|
2711
|
+
<td class="name"><code>level</code></td>
|
|
2543
2712
|
|
|
2544
2713
|
|
|
2545
2714
|
<td class="type">
|
|
2546
2715
|
|
|
2547
2716
|
|
|
2548
|
-
<span class="param-type">
|
|
2717
|
+
<span class="param-type">
|
|
2718
|
+
|
|
2719
|
+
Number
|
|
2720
|
+
|
|
2721
|
+
</span>
|
|
2549
2722
|
|
|
2550
2723
|
|
|
2551
2724
|
|
|
@@ -2564,13 +2737,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2564
2737
|
|
|
2565
2738
|
<tr class="deep-level-0">
|
|
2566
2739
|
|
|
2567
|
-
<td class="name"
|
|
2740
|
+
<td class="name"><code>request</code></td>
|
|
2568
2741
|
|
|
2569
2742
|
|
|
2570
2743
|
<td class="type">
|
|
2571
2744
|
|
|
2572
2745
|
|
|
2573
|
-
<span class="param-type">
|
|
2746
|
+
<span class="param-type">
|
|
2747
|
+
|
|
2748
|
+
Object
|
|
2749
|
+
|
|
2750
|
+
</span>
|
|
2574
2751
|
|
|
2575
2752
|
|
|
2576
2753
|
|
|
@@ -2659,7 +2836,11 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2659
2836
|
<div class='column is-5 has-text-left'>
|
|
2660
2837
|
<label>类型: </label>
|
|
2661
2838
|
|
|
2662
|
-
<span class="param-type">
|
|
2839
|
+
<span class="param-type">
|
|
2840
|
+
|
|
2841
|
+
Object
|
|
2842
|
+
|
|
2843
|
+
</span>
|
|
2663
2844
|
|
|
2664
2845
|
|
|
2665
2846
|
|