@mapgis/webclient-common 17.2.1 → 17.2.3

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 (91) hide show
  1. package/README.md +18 -2
  2. package/dist/es5/webclient-common.min.js +3 -3
  3. package/dist/webclient-common-es6.min.js +3 -3
  4. package/documention/ArcGISMapImageSubLayer.html +14 -14
  5. package/documention/ArcGISTileLayer.html +14 -14
  6. package/documention/BaseScene.html +1106 -0
  7. package/documention/BaseView.html +18 -18
  8. package/documention/Callout3D.html +5 -5
  9. package/documention/Cesium3DTilesCacheLayer.html +18 -18
  10. package/documention/Circle.html +5 -5
  11. package/documention/Collection.html +198 -4
  12. package/documention/Extent.html +5 -5
  13. package/documention/ExtrudeSymbol3DLayer.html +5 -5
  14. package/documention/FeatureLayer.html +14 -14
  15. package/documention/FillSymbol.html +5 -5
  16. package/documention/FillSymbol3DLayer.html +5 -5
  17. package/documention/GeoJSONLayer.html +14 -14
  18. package/documention/Geometry.html +5 -5
  19. package/documention/GraphicsLayer.html +14 -14
  20. package/documention/GroupLayer.html +14 -14
  21. package/documention/IGSMapImageLayer.html +1 -3
  22. package/documention/IGSMapImageSubLayer.html +14 -14
  23. package/documention/IGSSceneLayer.html +5 -5
  24. package/documention/IGSSceneSubLayer.html +14 -14
  25. package/documention/IGSTileLayer.html +14 -14
  26. package/documention/IGSVectorTileLayer.html +1 -34
  27. package/documention/ISScene.html +1336 -0
  28. package/documention/ISSceneLayer.html +2028 -0
  29. package/documention/ISSceneServer.html +2234 -0
  30. package/documention/ISSceneSubLayer.html +2626 -0
  31. package/documention/IconSymbol3DLayer.html +5 -5
  32. package/documention/LabelClass.html +5 -5
  33. package/documention/Layer.html +13 -13
  34. package/documention/LineCallout3D.html +5 -5
  35. package/documention/LineString.html +5 -5
  36. package/documention/LineSymbol.html +5 -5
  37. package/documention/LineSymbol3DLayer.html +5 -5
  38. package/documention/M3DModelCacheLayer.html +19 -19
  39. package/documention/MapGISTextSymbol.html +5 -5
  40. package/documention/MapImageLayer.html +28 -28
  41. package/documention/MapView.html +19 -19
  42. package/documention/MarkerSymbol.html +5 -5
  43. package/documention/MultiLineString.html +5 -5
  44. package/documention/MultiPoint.html +5 -5
  45. package/documention/MultiPolygon.html +5 -5
  46. package/documention/OGCLayer.html +14 -14
  47. package/documention/ObjectSymbol3DLayer.html +5 -5
  48. package/documention/OverlayLayer.html +14 -14
  49. package/documention/PathSymbol3DLayer.html +5 -5
  50. package/documention/PictureFillSymbol.html +5 -5
  51. package/documention/Point.html +5 -5
  52. package/documention/PointSymbol3D.html +1 -1
  53. package/documention/Polygon.html +5 -5
  54. package/documention/S3MTilesCacheLayer.html +7726 -0
  55. package/documention/SceneLayer.html +14 -14
  56. package/documention/SceneView.html +19 -19
  57. package/documention/SimpleFillSymbol.html +5 -5
  58. package/documention/SketchBaseDrawTool.html +5 -5
  59. package/documention/SketchCircleDrawTool.html +5 -5
  60. package/documention/SketchEditor.html +2 -2
  61. package/documention/SketchEditorCesium.html +2 -2
  62. package/documention/SketchEditorVideo.html +2 -2
  63. package/documention/SketchEditorVideoBase.html +3 -3
  64. package/documention/SketchExtentDrawTool.html +5 -5
  65. package/documention/SketchFreehandPolygonDrawTool.html +5 -5
  66. package/documention/SketchFreehandPolylineDrawTool.html +5 -5
  67. package/documention/SketchPointDrawTool.html +5 -5
  68. package/documention/SketchPolygonDrawTool.html +10 -10
  69. package/documention/SketchPolylineDrawTool.html +10 -10
  70. package/documention/SubLayer.html +13 -13
  71. package/documention/Symbol.html +5 -5
  72. package/documention/Symbol3DLayer.html +5 -5
  73. package/documention/Symbol3DVerticalOffset.html +5 -5
  74. package/documention/TerrainCacheLayer.html +14 -14
  75. package/documention/TextSymbol.html +5 -5
  76. package/documention/TextSymbol3DLayer.html +5 -5
  77. package/documention/TileLayer.html +14 -14
  78. package/documention/UnknownLayer.html +14 -14
  79. package/documention/VectorTileGroupSubLayer.html +14 -14
  80. package/documention/VectorTileLayer.html +14 -14
  81. package/documention/VectorTileSubLayer.html +14 -14
  82. package/documention/VideoMapView.html +4 -4
  83. package/documention/WFSLayer.html +14 -14
  84. package/documention/WMSLayer.html +14 -14
  85. package/documention/WMSSubLayer.html +14 -14
  86. package/documention/WMTSLayer.html +14 -14
  87. package/documention/WMTSSubLayer.html +14 -14
  88. package/documention/WaterSymbol3DLayer.html +5 -5
  89. package/documention/WebTileLayer.html +14 -14
  90. package/documention/index.html +38 -38
  91. package/package.json +1 -1
@@ -0,0 +1,1106 @@
1
+ <header id="page-title" class="page-title">
2
+
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">BaseScene</span>
5
+
6
+ </header>
7
+
8
+
9
+
10
+
11
+
12
+ <section>
13
+
14
+ <article>
15
+ <div class="container-overview">
16
+
17
+
18
+ <div class='vertical-section'>
19
+ <div class="members">
20
+ <div class="member">
21
+
22
+
23
+
24
+
25
+ <h4 class="name" id="BaseScene">
26
+ <a class="href-link" href="#BaseScene">#</a>
27
+
28
+ <span class="code-name" id="BaseScene" style="font-size:30px">
29
+
30
+ new BaseScene<span class="signature">(options)</span>
31
+
32
+ </span>
33
+ </h4>
34
+
35
+
36
+
37
+ <div class="description">
38
+ <p>基础场景</p>
39
+ </div>
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+ <h4>参数</h4>
51
+
52
+ <div class="table-container">
53
+ <table class="params table">
54
+ <thead>
55
+ <tr>
56
+
57
+ <th>名称</th>
58
+
59
+
60
+ <th>类型</th>
61
+
62
+
63
+
64
+ <th class="last">描述</th>
65
+ </tr>
66
+ </thead>
67
+
68
+ <tbody>
69
+
70
+
71
+
72
+ <tr class="deep-level-0">
73
+
74
+ <td class="name"><code>options</code></td>
75
+
76
+
77
+ <td class="type">
78
+
79
+
80
+ <span class="param-type">
81
+
82
+ Object
83
+
84
+ </span>
85
+
86
+
87
+
88
+
89
+ </td>
90
+
91
+
92
+
93
+ <td class="description last"><p>构造参数。</p></td>
94
+ </tr>
95
+
96
+
97
+
98
+
99
+ <tr class="deep-level-1">
100
+
101
+ <td class="name"><code>sceneIndex</code></td>
102
+
103
+
104
+ <td class="type">
105
+
106
+
107
+ <span class="param-type">
108
+
109
+ Number
110
+
111
+ </span>
112
+
113
+
114
+
115
+
116
+ </td>
117
+
118
+
119
+
120
+ <td class="description last"><p>该场景在场景文档中的索引<br/></p></td>
121
+ </tr>
122
+
123
+
124
+
125
+
126
+ <tr class="deep-level-1">
127
+
128
+ <td class="name"><code>sceneName</code></td>
129
+
130
+
131
+ <td class="type">
132
+
133
+
134
+ <span class="param-type">
135
+
136
+ String
137
+
138
+ </span>
139
+
140
+
141
+
142
+
143
+ </td>
144
+
145
+
146
+
147
+ <td class="description last"><p>场景名称<br/></p></td>
148
+ </tr>
149
+
150
+
151
+
152
+
153
+ <tr class="deep-level-1">
154
+
155
+ <td class="name"><code>layer</code></td>
156
+
157
+
158
+ <td class="type">
159
+
160
+
161
+ <span class="param-type">
162
+
163
+ String
164
+
165
+ </span>
166
+
167
+
168
+
169
+
170
+ </td>
171
+
172
+
173
+
174
+ <td class="description last"><p>场景所属的场景服务图层<br/></p></td>
175
+ </tr>
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+ </tbody>
184
+ </table>
185
+ </div>
186
+
187
+
188
+
189
+
190
+
191
+
192
+ <dl class="details">
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+ </dl>
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+ </div>
250
+ </div>
251
+ </div>
252
+
253
+
254
+ </div>
255
+
256
+
257
+ <h3 class="subsection-title">继承关系</h3>
258
+
259
+
260
+
261
+
262
+ <ul>
263
+ <li><a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a></li>
264
+ </ul>
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+ <div class='vertical-section'>
281
+ <h3 id='member'>成员变量</h3>
282
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
283
+ <div class="table-container">
284
+ <table class="params table">
285
+ <thead>
286
+ <tr>
287
+ <th>名称</th>
288
+ <th>类型</th>
289
+ <th>描述</th>
290
+ </tr>
291
+ </thead>
292
+ <tbody>
293
+
294
+ <tr class="deep-level-0">
295
+ <td class="name"><code><a href="#sceneIndex">sceneIndex</a></code></td>
296
+ <td class="name">
297
+ <code>
298
+
299
+ <span class="param-type">
300
+
301
+ Number
302
+
303
+ </span>
304
+
305
+
306
+
307
+ </code>
308
+ </td>
309
+ <td class="name"><code><p>该场景在场景文档中的索引</p></code></td>
310
+ </tr>
311
+
312
+ <tr class="deep-level-0">
313
+ <td class="name"><code><a href="#sceneName">sceneName</a></code></td>
314
+ <td class="name">
315
+ <code>
316
+
317
+ <span class="param-type">
318
+
319
+ String
320
+
321
+ </span>
322
+
323
+
324
+
325
+ </code>
326
+ </td>
327
+ <td class="name"><code><p>场景名称</p></code></td>
328
+ </tr>
329
+
330
+ <tr class="deep-level-0">
331
+ <td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
332
+ <td class="name">
333
+ <code>
334
+
335
+ <span class="param-type">
336
+
337
+ String
338
+
339
+ </span>
340
+
341
+
342
+
343
+ </code>
344
+ </td>
345
+ <td class="name"><code><p>token名</p></code></td>
346
+ </tr>
347
+
348
+ <tr class="deep-level-0">
349
+ <td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
350
+ <td class="name">
351
+ <code>
352
+
353
+ <span class="param-type">
354
+
355
+ String
356
+
357
+ </span>
358
+
359
+
360
+
361
+ </code>
362
+ </td>
363
+ <td class="name"><code><p>token值</p></code></td>
364
+ </tr>
365
+
366
+ <tr class="deep-level-0">
367
+ <td class="name"><code><a href="#url">url</a></code></td>
368
+ <td class="name">
369
+ <code>
370
+
371
+ <span class="param-type">
372
+
373
+ String
374
+
375
+ </span>
376
+
377
+
378
+
379
+ </code>
380
+ </td>
381
+ <td class="name"><code><p>服务基地址</p></code></td>
382
+ </tr>
383
+
384
+ </tbody>
385
+ </table>
386
+ </div>
387
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
388
+ <div class="members">
389
+
390
+ <div class="member">
391
+
392
+ <span class="method-parameter is-pulled-right">
393
+ <label>类型:</label>
394
+
395
+ <span class="param-type">
396
+
397
+ Number
398
+
399
+ </span>
400
+
401
+
402
+
403
+ </span>
404
+
405
+ <h4 class="name" id="sceneIndex">
406
+ <a class="href-link" href="#sceneIndex">#</a>
407
+
408
+ <span class="code-name">
409
+ sceneIndex
410
+ </span>
411
+
412
+ </h4>
413
+
414
+
415
+
416
+
417
+ <div class="description">
418
+ <p>该场景在场景文档中的索引</p>
419
+ </div>
420
+
421
+
422
+
423
+
424
+
425
+ <dl class="details">
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+
455
+
456
+
457
+ </dl>
458
+
459
+
460
+
461
+
462
+
463
+ </div>
464
+
465
+ <div class="member">
466
+
467
+ <span class="method-parameter is-pulled-right">
468
+ <label>类型:</label>
469
+
470
+ <span class="param-type">
471
+
472
+ String
473
+
474
+ </span>
475
+
476
+
477
+
478
+ </span>
479
+
480
+ <h4 class="name" id="sceneName">
481
+ <a class="href-link" href="#sceneName">#</a>
482
+
483
+ <span class="code-name">
484
+ sceneName
485
+ </span>
486
+
487
+ </h4>
488
+
489
+
490
+
491
+
492
+ <div class="description">
493
+ <p>场景名称</p>
494
+ </div>
495
+
496
+
497
+
498
+
499
+
500
+ <dl class="details">
501
+
502
+
503
+
504
+
505
+
506
+
507
+
508
+
509
+
510
+
511
+
512
+
513
+
514
+
515
+
516
+
517
+
518
+
519
+
520
+
521
+
522
+
523
+
524
+
525
+
526
+
527
+
528
+
529
+
530
+
531
+
532
+ </dl>
533
+
534
+
535
+
536
+
537
+
538
+ </div>
539
+
540
+ <div class="member">
541
+
542
+ <span class="method-parameter is-pulled-right">
543
+ <label>类型:</label>
544
+
545
+ <span class="param-type">
546
+
547
+ String
548
+
549
+ </span>
550
+
551
+
552
+
553
+ </span>
554
+
555
+ <h4 class="name" id="tokenKey">
556
+ <a class="href-link" href="#tokenKey">#</a>
557
+
558
+ <span class="code-name">
559
+ tokenKey
560
+ </span>
561
+
562
+ </h4>
563
+
564
+
565
+
566
+
567
+ <div class="description">
568
+ <p>token名</p>
569
+ </div>
570
+
571
+
572
+
573
+
574
+
575
+ <dl class="details">
576
+
577
+
578
+
579
+
580
+
581
+
582
+ <dt class="inherited-from">Inherited From:</dt>
583
+ <dd class="inherited-from"><ul class="dummy"><li>
584
+ <a goto="tokenKey" link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer#tokenKey" SceneLayer.html#tokenKey>SceneLayer#tokenKey</a>
585
+ </li></ul></dd>
586
+
587
+
588
+
589
+
590
+
591
+
592
+
593
+
594
+
595
+
596
+
597
+
598
+
599
+
600
+
601
+
602
+
603
+
604
+
605
+
606
+
607
+
608
+
609
+
610
+
611
+
612
+ </dl>
613
+
614
+
615
+
616
+
617
+
618
+ </div>
619
+
620
+ <div class="member">
621
+
622
+ <span class="method-parameter is-pulled-right">
623
+ <label>类型:</label>
624
+
625
+ <span class="param-type">
626
+
627
+ String
628
+
629
+ </span>
630
+
631
+
632
+
633
+ </span>
634
+
635
+ <h4 class="name" id="tokenValue">
636
+ <a class="href-link" href="#tokenValue">#</a>
637
+
638
+ <span class="code-name">
639
+ tokenValue
640
+ </span>
641
+
642
+ </h4>
643
+
644
+
645
+
646
+
647
+ <div class="description">
648
+ <p>token值</p>
649
+ </div>
650
+
651
+
652
+
653
+
654
+
655
+ <dl class="details">
656
+
657
+
658
+
659
+
660
+
661
+
662
+ <dt class="inherited-from">Inherited From:</dt>
663
+ <dd class="inherited-from"><ul class="dummy"><li>
664
+ <a goto="tokenValue" link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer#tokenValue" SceneLayer.html#tokenValue>SceneLayer#tokenValue</a>
665
+ </li></ul></dd>
666
+
667
+
668
+
669
+
670
+
671
+
672
+
673
+
674
+
675
+
676
+
677
+
678
+
679
+
680
+
681
+
682
+
683
+
684
+
685
+
686
+
687
+
688
+
689
+
690
+
691
+
692
+ </dl>
693
+
694
+
695
+
696
+
697
+
698
+ </div>
699
+
700
+ <div class="member">
701
+
702
+ <span class="method-parameter is-pulled-right">
703
+ <label>类型:</label>
704
+
705
+ <span class="param-type">
706
+
707
+ String
708
+
709
+ </span>
710
+
711
+
712
+
713
+ </span>
714
+
715
+ <h4 class="name" id="url">
716
+ <a class="href-link" href="#url">#</a>
717
+
718
+ <span class="code-name">
719
+ url
720
+ </span>
721
+
722
+ </h4>
723
+
724
+
725
+
726
+
727
+ <div class="description">
728
+ <p>服务基地址</p>
729
+ </div>
730
+
731
+
732
+
733
+
734
+
735
+ <dl class="details">
736
+
737
+
738
+
739
+
740
+
741
+
742
+ <dt class="inherited-from">Inherited From:</dt>
743
+ <dd class="inherited-from"><ul class="dummy"><li>
744
+ <a goto="url" link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer#url" SceneLayer.html#url>SceneLayer#url</a>
745
+ </li></ul></dd>
746
+
747
+
748
+
749
+
750
+
751
+
752
+
753
+
754
+
755
+
756
+
757
+
758
+
759
+
760
+
761
+
762
+
763
+
764
+
765
+
766
+
767
+
768
+
769
+
770
+
771
+
772
+ </dl>
773
+
774
+
775
+
776
+
777
+
778
+ </div>
779
+
780
+ </div>
781
+ </div>
782
+
783
+
784
+
785
+ <div class='vertical-section'>
786
+ <h3 id='function'>方法</h3>
787
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
788
+ <div class="members">
789
+ <div class="table-container">
790
+ <table class="params table">
791
+ <thead>
792
+ <tr>
793
+ <th>名称</th>
794
+ <th>返回值类型</th>
795
+ <th>描述</th>
796
+ </tr>
797
+ </thead>
798
+ <tbody>
799
+
800
+ <tr class="deep-level-0">
801
+ <td class="name"><code><a href="#clone">clone</a></code></td>
802
+ <td class="name">
803
+ <code>
804
+
805
+
806
+ <span class="param-type">
807
+
808
+ <a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
809
+
810
+ </span>
811
+
812
+
813
+
814
+
815
+ </code>
816
+ </td>
817
+ <td class="name"><code><p>克隆方法</p></code></td>
818
+ </tr>
819
+
820
+ <tr class="deep-level-0">
821
+ <td class="name"><code><a href="#toJSON">toJSON</a></code></td>
822
+ <td class="name">
823
+ <code>
824
+
825
+
826
+ <span class="param-type">
827
+
828
+ Object
829
+
830
+ </span>
831
+
832
+
833
+
834
+
835
+ </code>
836
+ </td>
837
+ <td class="name"><code><p>转换为json对象</p></code></td>
838
+ </tr>
839
+
840
+ </tbody>
841
+ </table>
842
+ </div>
843
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
844
+
845
+ <div class="member">
846
+
847
+
848
+
849
+ <h4 class="name" id="clone">
850
+ <a class="href-link" href="#clone">#</a>
851
+
852
+ <span class="code-name" id="clone" style="font-size:30px">
853
+
854
+ clone<span class="signature">()</span>
855
+
856
+ </span>
857
+ </h4>
858
+
859
+
860
+
861
+ <div class="description">
862
+ <p>克隆方法</p>
863
+ </div>
864
+
865
+
866
+
867
+
868
+
869
+
870
+
871
+
872
+
873
+
874
+
875
+
876
+
877
+
878
+ <dl class="details">
879
+
880
+
881
+
882
+
883
+
884
+
885
+ <dt class="inherited-from">Inherited From:</dt>
886
+ <dd class="inherited-from"><ul class="dummy"><li>
887
+ <a goto="clone" link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer#clone" SceneLayer.html#clone>SceneLayer#clone</a>
888
+ </li></ul></dd>
889
+
890
+
891
+
892
+
893
+
894
+
895
+
896
+
897
+
898
+
899
+
900
+
901
+
902
+
903
+
904
+
905
+
906
+
907
+
908
+
909
+
910
+
911
+
912
+
913
+
914
+
915
+ </dl>
916
+
917
+
918
+
919
+
920
+
921
+
922
+
923
+
924
+
925
+
926
+
927
+
928
+
929
+
930
+
931
+
932
+
933
+
934
+ <div class='columns method-parameter'>
935
+ <div class="column is-2"><label>返回值</label></div>
936
+ <div class="column is-10">
937
+
938
+
939
+
940
+ <div class="columns">
941
+
942
+ <div class='param-desc column is-7'><p>图层</p></div>
943
+
944
+
945
+ <div class='column is-5 has-text-left'>
946
+ <label>类型: </label>
947
+
948
+ <span class="param-type">
949
+
950
+ <a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
951
+
952
+ </span>
953
+
954
+
955
+
956
+ </div>
957
+
958
+ </div>
959
+
960
+
961
+ </div>
962
+ </div>
963
+
964
+
965
+
966
+
967
+
968
+
969
+ </div>
970
+
971
+ <div class="member">
972
+
973
+
974
+
975
+ <h4 class="name" id="toJSON">
976
+ <a class="href-link" href="#toJSON">#</a>
977
+
978
+ <span class="code-name" id="toJSON" style="font-size:30px">
979
+
980
+ toJSON<span class="signature">()</span>
981
+
982
+ </span>
983
+ </h4>
984
+
985
+
986
+
987
+ <div class="description">
988
+ <p>转换为json对象</p>
989
+ </div>
990
+
991
+
992
+
993
+
994
+
995
+
996
+
997
+
998
+
999
+
1000
+
1001
+
1002
+
1003
+
1004
+ <dl class="details">
1005
+
1006
+
1007
+
1008
+
1009
+
1010
+
1011
+ <dt class="inherited-from">Inherited From:</dt>
1012
+ <dd class="inherited-from"><ul class="dummy"><li>
1013
+ <a goto="toJSON" link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer#toJSON" SceneLayer.html#toJSON>SceneLayer#toJSON</a>
1014
+ </li></ul></dd>
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+
1029
+
1030
+
1031
+
1032
+
1033
+
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+ </dl>
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+
1050
+
1051
+
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+ <div class='columns method-parameter'>
1061
+ <div class="column is-2"><label>返回值</label></div>
1062
+ <div class="column is-10">
1063
+
1064
+
1065
+
1066
+ <div class="columns">
1067
+
1068
+ <div class='param-desc column is-7'><p>json对象</p></div>
1069
+
1070
+
1071
+ <div class='column is-5 has-text-left'>
1072
+ <label>类型: </label>
1073
+
1074
+ <span class="param-type">
1075
+
1076
+ Object
1077
+
1078
+ </span>
1079
+
1080
+
1081
+
1082
+ </div>
1083
+
1084
+ </div>
1085
+
1086
+
1087
+ </div>
1088
+ </div>
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+ </div>
1096
+
1097
+ </div>
1098
+ </div>
1099
+
1100
+
1101
+
1102
+
1103
+
1104
+ </article>
1105
+
1106
+ </section>