@mapgis/webclient-leaflet-plugin 17.0.2 → 17.0.5

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 (27) hide show
  1. package/README.md +25 -1
  2. package/dist/es5/webclient-common.min.js +2 -2
  3. package/dist/es5/webclient-leaflet-plugin.min.js +2 -2
  4. package/dist/webclient-leaflet-plugin-es6.min.js +8 -8
  5. package/documention/DrawControl.html +28 -13
  6. package/documention/L.zondy.MapvBaseLayer.html +45 -15
  7. package/documention/MapViewLeaflet.html +903 -263
  8. package/documention/Popup.html +156 -42
  9. package/documention/Screenshot.html +46 -21
  10. package/documention/SketchEditorLeaflet.html +261 -88
  11. package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +352 -122
  12. package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +525 -175
  13. package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +395 -140
  14. package/documention/Zondy.ThemeLayer.ThemeLayer.html +253 -78
  15. package/documention/Zondy.ThemeLayer.ThemeStyle.html +560 -140
  16. package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +423 -148
  17. package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +557 -187
  18. package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +388 -138
  19. package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +403 -143
  20. package/documention/Zondy.Widget.html +45 -12
  21. package/documention/Zondy.view.UI.html +26 -7
  22. package/documention/global.html +28 -8
  23. package/documention/index.html +4 -4
  24. package/documention/scripts/sideBar.js +133 -6
  25. package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +1 -1
  26. package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +1 -1
  27. package/package.json +1 -1
@@ -79,13 +79,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
79
79
 
80
80
  <tr class="deep-level-0">
81
81
 
82
- <td class="name" id="options"><code>options</code></td>
82
+ <td class="name"><code>options</code></td>
83
83
 
84
84
 
85
85
  <td class="type">
86
86
 
87
87
 
88
- <span class="param-type">Object</span>
88
+ <span class="param-type">
89
+
90
+ Object
91
+
92
+ </span>
93
+
89
94
 
90
95
 
91
96
 
@@ -105,13 +110,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
105
110
 
106
111
  <tr class="deep-level-1">
107
112
 
108
- <td class="name" id="Map"><code>Map</code></td>
113
+ <td class="name"><code>Map</code></td>
109
114
 
110
115
 
111
116
  <td class="type">
112
117
 
113
118
 
114
- <span class="param-type">Map</span>
119
+ <span class="param-type">
120
+
121
+ Map
122
+
123
+ </span>
124
+
115
125
 
116
126
 
117
127
 
@@ -131,13 +141,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
131
141
 
132
142
  <tr class="deep-level-1">
133
143
 
134
- <td class="name" id="viewId"><code>viewId</code></td>
144
+ <td class="name"><code>viewId</code></td>
135
145
 
136
146
 
137
147
  <td class="type">
138
148
 
139
149
 
140
- <span class="param-type">String</span>
150
+ <span class="param-type">
151
+
152
+ String
153
+
154
+ </span>
155
+
141
156
 
142
157
 
143
158
 
@@ -157,13 +172,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
157
172
 
158
173
  <tr class="deep-level-1">
159
174
 
160
- <td class="name" id="limitedMinZoom"><code>limitedMinZoom</code></td>
175
+ <td class="name"><code>limitedMinZoom</code></td>
161
176
 
162
177
 
163
178
  <td class="type">
164
179
 
165
180
 
166
- <span class="param-type">Number</span>
181
+ <span class="param-type">
182
+
183
+ Number
184
+
185
+ </span>
186
+
167
187
 
168
188
 
169
189
 
@@ -183,13 +203,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
183
203
 
184
204
  <tr class="deep-level-1">
185
205
 
186
- <td class="name" id="zoom"><code>zoom</code></td>
206
+ <td class="name"><code>zoom</code></td>
187
207
 
188
208
 
189
209
  <td class="type">
190
210
 
191
211
 
192
- <span class="param-type">Number</span>
212
+ <span class="param-type">
213
+
214
+ Number
215
+
216
+ </span>
217
+
193
218
 
194
219
 
195
220
 
@@ -211,13 +236,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
211
236
 
212
237
  <tr class="deep-level-1">
213
238
 
214
- <td class="name" id="attributionControl"><code>attributionControl</code></td>
239
+ <td class="name"><code>attributionControl</code></td>
215
240
 
216
241
 
217
242
  <td class="type">
218
243
 
219
244
 
220
- <span class="param-type">Boolean</span>
245
+ <span class="param-type">
246
+
247
+ Boolean
248
+
249
+ </span>
250
+
221
251
 
222
252
 
223
253
 
@@ -239,13 +269,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
239
269
 
240
270
  <tr class="deep-level-1">
241
271
 
242
- <td class="name" id="zoomControl"><code>zoomControl</code></td>
272
+ <td class="name"><code>zoomControl</code></td>
243
273
 
244
274
 
245
275
  <td class="type">
246
276
 
247
277
 
248
- <span class="param-type">Boolean</span>
278
+ <span class="param-type">
279
+
280
+ Boolean
281
+
282
+ </span>
283
+
249
284
 
250
285
 
251
286
 
@@ -267,16 +302,25 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
267
302
 
268
303
  <tr class="deep-level-1">
269
304
 
270
- <td class="name" id="doubleClickZoom"><code>doubleClickZoom</code></td>
305
+ <td class="name"><code>doubleClickZoom</code></td>
271
306
 
272
307
 
273
308
  <td class="type">
274
309
 
275
310
 
276
- <span class="param-type">Boolean</span>
311
+ <span class="param-type">
312
+
313
+ Boolean
314
+
315
+ </span>
277
316
  |
278
317
 
279
- <span class="param-type">String</span>
318
+ <span class="param-type">
319
+
320
+ String
321
+
322
+ </span>
323
+
280
324
 
281
325
 
282
326
 
@@ -298,13 +342,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
298
342
 
299
343
  <tr class="deep-level-1">
300
344
 
301
- <td class="name" id="dragging"><code>dragging</code></td>
345
+ <td class="name"><code>dragging</code></td>
302
346
 
303
347
 
304
348
  <td class="type">
305
349
 
306
350
 
307
- <span class="param-type">Boolean</span>
351
+ <span class="param-type">
352
+
353
+ Boolean
354
+
355
+ </span>
356
+
308
357
 
309
358
 
310
359
 
@@ -326,13 +375,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
326
375
 
327
376
  <tr class="deep-level-1">
328
377
 
329
- <td class="name" id="zoomSnap"><code>zoomSnap</code></td>
378
+ <td class="name"><code>zoomSnap</code></td>
330
379
 
331
380
 
332
381
  <td class="type">
333
382
 
334
383
 
335
- <span class="param-type">Number</span>
384
+ <span class="param-type">
385
+
386
+ Number
387
+
388
+ </span>
389
+
336
390
 
337
391
 
338
392
 
@@ -354,13 +408,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
354
408
 
355
409
  <tr class="deep-level-1">
356
410
 
357
- <td class="name" id="zoomDelta"><code>zoomDelta</code></td>
411
+ <td class="name"><code>zoomDelta</code></td>
358
412
 
359
413
 
360
414
  <td class="type">
361
415
 
362
416
 
363
- <span class="param-type">Number</span>
417
+ <span class="param-type">
418
+
419
+ Number
420
+
421
+ </span>
422
+
364
423
 
365
424
 
366
425
 
@@ -382,13 +441,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
382
441
 
383
442
  <tr class="deep-level-1">
384
443
 
385
- <td class="name" id="trackResize"><code>trackResize</code></td>
444
+ <td class="name"><code>trackResize</code></td>
386
445
 
387
446
 
388
447
  <td class="type">
389
448
 
390
449
 
391
- <span class="param-type">Boolean</span>
450
+ <span class="param-type">
451
+
452
+ Boolean
453
+
454
+ </span>
455
+
392
456
 
393
457
 
394
458
 
@@ -410,13 +474,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
410
474
 
411
475
  <tr class="deep-level-1">
412
476
 
413
- <td class="name" id="keyboard"><code>keyboard</code></td>
477
+ <td class="name"><code>keyboard</code></td>
414
478
 
415
479
 
416
480
  <td class="type">
417
481
 
418
482
 
419
- <span class="param-type">Boolean</span>
483
+ <span class="param-type">
484
+
485
+ Boolean
486
+
487
+ </span>
488
+
420
489
 
421
490
 
422
491
 
@@ -438,13 +507,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
438
507
 
439
508
  <tr class="deep-level-1">
440
509
 
441
- <td class="name" id="keyboardPanDelta"><code>keyboardPanDelta</code></td>
510
+ <td class="name"><code>keyboardPanDelta</code></td>
442
511
 
443
512
 
444
513
  <td class="type">
445
514
 
446
515
 
447
- <span class="param-type">Number</span>
516
+ <span class="param-type">
517
+
518
+ Number
519
+
520
+ </span>
521
+
448
522
 
449
523
 
450
524
 
@@ -466,16 +540,25 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
466
540
 
467
541
  <tr class="deep-level-1">
468
542
 
469
- <td class="name" id="scrollWheelZoom"><code>scrollWheelZoom</code></td>
543
+ <td class="name"><code>scrollWheelZoom</code></td>
470
544
 
471
545
 
472
546
  <td class="type">
473
547
 
474
548
 
475
- <span class="param-type">Boolean</span>
549
+ <span class="param-type">
550
+
551
+ Boolean
552
+
553
+ </span>
476
554
  |
477
555
 
478
- <span class="param-type">String</span>
556
+ <span class="param-type">
557
+
558
+ String
559
+
560
+ </span>
561
+
479
562
 
480
563
 
481
564
 
@@ -497,13 +580,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
497
580
 
498
581
  <tr class="deep-level-1">
499
582
 
500
- <td class="name" id="wheelDebounceTime"><code>wheelDebounceTime</code></td>
583
+ <td class="name"><code>wheelDebounceTime</code></td>
501
584
 
502
585
 
503
586
  <td class="type">
504
587
 
505
588
 
506
- <span class="param-type">Number</span>
589
+ <span class="param-type">
590
+
591
+ Number
592
+
593
+ </span>
594
+
507
595
 
508
596
 
509
597
 
@@ -525,13 +613,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
525
613
 
526
614
  <tr class="deep-level-1">
527
615
 
528
- <td class="name" id="wheelPxPerZoomLevel"><code>wheelPxPerZoomLevel</code></td>
616
+ <td class="name"><code>wheelPxPerZoomLevel</code></td>
529
617
 
530
618
 
531
619
  <td class="type">
532
620
 
533
621
 
534
- <span class="param-type">Number</span>
622
+ <span class="param-type">
623
+
624
+ Number
625
+
626
+ </span>
627
+
535
628
 
536
629
 
537
630
 
@@ -553,13 +646,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
553
646
 
554
647
  <tr class="deep-level-1">
555
648
 
556
- <td class="name" id="tapHold"><code>tapHold</code></td>
649
+ <td class="name"><code>tapHold</code></td>
557
650
 
558
651
 
559
652
  <td class="type">
560
653
 
561
654
 
562
- <span class="param-type">Boolean</span>
655
+ <span class="param-type">
656
+
657
+ Boolean
658
+
659
+ </span>
660
+
563
661
 
564
662
 
565
663
 
@@ -581,13 +679,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
581
679
 
582
680
  <tr class="deep-level-1">
583
681
 
584
- <td class="name" id="tapTolerance"><code>tapTolerance</code></td>
682
+ <td class="name"><code>tapTolerance</code></td>
585
683
 
586
684
 
587
685
  <td class="type">
588
686
 
589
687
 
590
- <span class="param-type">Number</span>
688
+ <span class="param-type">
689
+
690
+ Number
691
+
692
+ </span>
693
+
591
694
 
592
695
 
593
696
 
@@ -609,16 +712,25 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
609
712
 
610
713
  <tr class="deep-level-1">
611
714
 
612
- <td class="name" id="touchZoom"><code>touchZoom</code></td>
715
+ <td class="name"><code>touchZoom</code></td>
613
716
 
614
717
 
615
718
  <td class="type">
616
719
 
617
720
 
618
- <span class="param-type">Boolean</span>
721
+ <span class="param-type">
722
+
723
+ Boolean
724
+
725
+ </span>
619
726
  |
620
727
 
621
- <span class="param-type">String</span>
728
+ <span class="param-type">
729
+
730
+ String
731
+
732
+ </span>
733
+
622
734
 
623
735
 
624
736
 
@@ -640,13 +752,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
640
752
 
641
753
  <tr class="deep-level-1">
642
754
 
643
- <td class="name" id="bounceAtZoomLimits"><code>bounceAtZoomLimits</code></td>
755
+ <td class="name"><code>bounceAtZoomLimits</code></td>
644
756
 
645
757
 
646
758
  <td class="type">
647
759
 
648
760
 
649
- <span class="param-type">Boolean</span>
761
+ <span class="param-type">
762
+
763
+ Boolean
764
+
765
+ </span>
766
+
650
767
 
651
768
 
652
769
 
@@ -668,13 +785,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
668
785
 
669
786
  <tr class="deep-level-1">
670
787
 
671
- <td class="name" id="animation"><code>animation</code></td>
788
+ <td class="name"><code>animation</code></td>
672
789
 
673
790
 
674
791
  <td class="type">
675
792
 
676
793
 
677
- <span class="param-type">Boolean</span>
794
+ <span class="param-type">
795
+
796
+ Boolean
797
+
798
+ </span>
799
+
678
800
 
679
801
 
680
802
 
@@ -696,13 +818,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
696
818
 
697
819
  <tr class="deep-level-1">
698
820
 
699
- <td class="name" id="center"><code>center</code></td>
821
+ <td class="name"><code>center</code></td>
700
822
 
701
823
 
702
824
  <td class="type">
703
825
 
704
826
 
705
- <span class="param-type">Point</span>
827
+ <span class="param-type">
828
+
829
+ Point
830
+
831
+ </span>
832
+
706
833
 
707
834
 
708
835
 
@@ -724,13 +851,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
724
851
 
725
852
  <tr class="deep-level-1">
726
853
 
727
- <td class="name" id="extent"><code>extent</code></td>
854
+ <td class="name"><code>extent</code></td>
728
855
 
729
856
 
730
857
  <td class="type">
731
858
 
732
859
 
733
- <span class="param-type">Extent</span>
860
+ <span class="param-type">
861
+
862
+ Extent
863
+
864
+ </span>
865
+
734
866
 
735
867
 
736
868
 
@@ -750,13 +882,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
750
882
 
751
883
  <tr class="deep-level-1">
752
884
 
753
- <td class="name" id="scale"><code>scale</code></td>
885
+ <td class="name"><code>scale</code></td>
754
886
 
755
887
 
756
888
  <td class="type">
757
889
 
758
890
 
759
- <span class="param-type">Number</span>
891
+ <span class="param-type">
892
+
893
+ Number
894
+
895
+ </span>
896
+
760
897
 
761
898
 
762
899
 
@@ -776,13 +913,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
776
913
 
777
914
  <tr class="deep-level-1">
778
915
 
779
- <td class="name" id="maxScale"><code>maxScale</code></td>
916
+ <td class="name"><code>maxScale</code></td>
780
917
 
781
918
 
782
919
  <td class="type">
783
920
 
784
921
 
785
- <span class="param-type">Number</span>
922
+ <span class="param-type">
923
+
924
+ Number
925
+
926
+ </span>
927
+
786
928
 
787
929
 
788
930
 
@@ -802,13 +944,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
802
944
 
803
945
  <tr class="deep-level-1">
804
946
 
805
- <td class="name" id="minScale"><code>minScale</code></td>
947
+ <td class="name"><code>minScale</code></td>
806
948
 
807
949
 
808
950
  <td class="type">
809
951
 
810
952
 
811
- <span class="param-type">Number</span>
953
+ <span class="param-type">
954
+
955
+ Number
956
+
957
+ </span>
958
+
812
959
 
813
960
 
814
961
 
@@ -828,13 +975,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
828
975
 
829
976
  <tr class="deep-level-1">
830
977
 
831
- <td class="name" id="popup"><code>popup</code></td>
978
+ <td class="name"><code>popup</code></td>
832
979
 
833
980
 
834
981
  <td class="type">
835
982
 
836
983
 
837
- <span class="param-type">Object</span>
984
+ <span class="param-type">
985
+
986
+ Object
987
+
988
+ </span>
989
+
838
990
 
839
991
 
840
992
 
@@ -854,13 +1006,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
854
1006
 
855
1007
  <tr class="deep-level-1">
856
1008
 
857
- <td class="name" id="rotation"><code>rotation</code></td>
1009
+ <td class="name"><code>rotation</code></td>
858
1010
 
859
1011
 
860
1012
  <td class="type">
861
1013
 
862
1014
 
863
- <span class="param-type">Number</span>
1015
+ <span class="param-type">
1016
+
1017
+ Number
1018
+
1019
+ </span>
1020
+
864
1021
 
865
1022
 
866
1023
 
@@ -934,37 +1091,37 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
934
1091
  <div class="column is-2"><label>绑定事件</label></div>
935
1092
  <div class="column is-10">
936
1093
  <ul>
937
- <li>BaseView#event:地图视图加载完毕事件</li>
1094
+ <li><a href="#地图视图加载完毕事件">地图视图加载完毕事件</a></li>
938
1095
 
939
- <li>BaseView#event:鼠标点击事件</li>
1096
+ <li><a href="#鼠标点击事件">鼠标点击事件</a></li>
940
1097
 
941
- <li>BaseView#event:鼠标双击事件</li>
1098
+ <li><a href="#鼠标双击事件">鼠标双击事件</a></li>
942
1099
 
943
- <li>BaseView#event:鼠标按下事件</li>
1100
+ <li><a href="#鼠标按下事件">鼠标按下事件</a></li>
944
1101
 
945
- <li>BaseView#event:鼠标抬起事件</li>
1102
+ <li><a href="#鼠标抬起事件">鼠标抬起事件</a></li>
946
1103
 
947
- <li>BaseView#event:鼠标右键点击事件</li>
1104
+ <li><a href="#鼠标右键点击事件">鼠标右键点击事件</a></li>
948
1105
 
949
- <li>BaseView#event:鼠标移动事件</li>
1106
+ <li><a href="#鼠标移动事件">鼠标移动事件</a></li>
950
1107
 
951
- <li>BaseView#event:鼠标移出视图事件</li>
1108
+ <li><a href="#鼠标移出视图事件">鼠标移出视图事件</a></li>
952
1109
 
953
- <li>BaseView#event:鼠标移入视图事件</li>
1110
+ <li><a href="#鼠标移入视图事件">鼠标移入视图事件</a></li>
954
1111
 
955
- <li>BaseView#event:zoom变化事件</li>
1112
+ <li><a href="#zoom变化事件">zoom变化事件</a></li>
956
1113
 
957
- <li>BaseView#event:地图移动事件</li>
1114
+ <li><a href="#地图移动事件">地图移动事件</a></li>
958
1115
 
959
- <li>BaseView#event:地图大小变化事件</li>
1116
+ <li><a href="#地图大小变化事件">地图大小变化事件</a></li>
960
1117
 
961
- <li>BaseView#event:键盘输入事件</li>
1118
+ <li><a href="#键盘输入事件">键盘输入事件</a></li>
962
1119
 
963
- <li>BaseView#event:键盘按下事件</li>
1120
+ <li><a href="#键盘按下事件">键盘按下事件</a></li>
964
1121
 
965
- <li>BaseView#event:键盘抬起事件</li>
1122
+ <li><a href="#键盘抬起事件">键盘抬起事件</a></li>
966
1123
 
967
- <li>BaseView#event:地图视图改变事件</li>
1124
+ <li><a href="#地图视图改变事件">地图视图改变事件</a></li>
968
1125
  </ul>
969
1126
  </div>
970
1127
  </div>
@@ -1066,11 +1223,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1066
1223
  <tbody>
1067
1224
 
1068
1225
  <tr class="deep-level-0">
1069
- <td class="name"><code><a href="MapViewLeaflet.html#animation">animation</a></code></td>
1226
+ <td class="name"><code><a href="#animation">animation</a></code></td>
1070
1227
  <td class="name">
1071
1228
  <code>
1072
1229
 
1073
- <span class="param-type">Boolean</span>
1230
+ <span class="param-type">
1231
+
1232
+ Boolean
1233
+
1234
+ </span>
1235
+
1074
1236
 
1075
1237
 
1076
1238
  </code>
@@ -1079,11 +1241,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1079
1241
  </tr>
1080
1242
 
1081
1243
  <tr class="deep-level-0">
1082
- <td class="name"><code><a href="MapViewLeaflet.html#center">center</a></code></td>
1244
+ <td class="name"><code><a href="#center">center</a></code></td>
1083
1245
  <td class="name">
1084
1246
  <code>
1085
1247
 
1086
- <span class="param-type">Point</span>
1248
+ <span class="param-type">
1249
+
1250
+ Point
1251
+
1252
+ </span>
1253
+
1087
1254
 
1088
1255
 
1089
1256
  </code>
@@ -1092,11 +1259,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1092
1259
  </tr>
1093
1260
 
1094
1261
  <tr class="deep-level-0">
1095
- <td class="name"><code><a href="MapViewLeaflet.html#engineType">engineType</a></code></td>
1262
+ <td class="name"><code><a href="#engineType">engineType</a></code></td>
1096
1263
  <td class="name">
1097
1264
  <code>
1098
1265
 
1099
- <span class="param-type">Object</span>
1266
+ <span class="param-type">
1267
+
1268
+ Object
1269
+
1270
+ </span>
1271
+
1100
1272
 
1101
1273
 
1102
1274
  </code>
@@ -1105,11 +1277,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1105
1277
  </tr>
1106
1278
 
1107
1279
  <tr class="deep-level-0">
1108
- <td class="name"><code><a href="MapViewLeaflet.html#extent">extent</a></code></td>
1280
+ <td class="name"><code><a href="#extent">extent</a></code></td>
1109
1281
  <td class="name">
1110
1282
  <code>
1111
1283
 
1112
- <span class="param-type">Extent</span>
1284
+ <span class="param-type">
1285
+
1286
+ Extent
1287
+
1288
+ </span>
1289
+
1113
1290
 
1114
1291
 
1115
1292
  </code>
@@ -1118,11 +1295,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1118
1295
  </tr>
1119
1296
 
1120
1297
  <tr class="deep-level-0">
1121
- <td class="name"><code><a href="MapViewLeaflet.html#fullExtent">fullExtent</a></code></td>
1298
+ <td class="name"><code><a href="#fullExtent">fullExtent</a></code></td>
1122
1299
  <td class="name">
1123
1300
  <code>
1124
1301
 
1125
- <span class="param-type">Extent</span>
1302
+ <span class="param-type">
1303
+
1304
+ Extent
1305
+
1306
+ </span>
1307
+
1126
1308
 
1127
1309
 
1128
1310
  </code>
@@ -1131,11 +1313,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1131
1313
  </tr>
1132
1314
 
1133
1315
  <tr class="deep-level-0">
1134
- <td class="name"><code><a href="MapViewLeaflet.html#height">height</a></code></td>
1316
+ <td class="name"><code><a href="#height">height</a></code></td>
1135
1317
  <td class="name">
1136
1318
  <code>
1137
1319
 
1138
- <span class="param-type">Number</span>
1320
+ <span class="param-type">
1321
+
1322
+ Number
1323
+
1324
+ </span>
1325
+
1139
1326
 
1140
1327
 
1141
1328
  </code>
@@ -1144,11 +1331,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1144
1331
  </tr>
1145
1332
 
1146
1333
  <tr class="deep-level-0">
1147
- <td class="name"><code><a href="MapViewLeaflet.html#maxScale">maxScale</a></code></td>
1334
+ <td class="name"><code><a href="#maxScale">maxScale</a></code></td>
1148
1335
  <td class="name">
1149
1336
  <code>
1150
1337
 
1151
- <span class="param-type">Number</span>
1338
+ <span class="param-type">
1339
+
1340
+ Number
1341
+
1342
+ </span>
1343
+
1152
1344
 
1153
1345
 
1154
1346
  </code>
@@ -1157,11 +1349,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1157
1349
  </tr>
1158
1350
 
1159
1351
  <tr class="deep-level-0">
1160
- <td class="name"><code><a href="MapViewLeaflet.html#minScale">minScale</a></code></td>
1352
+ <td class="name"><code><a href="#minScale">minScale</a></code></td>
1161
1353
  <td class="name">
1162
1354
  <code>
1163
1355
 
1164
- <span class="param-type">Number</span>
1356
+ <span class="param-type">
1357
+
1358
+ Number
1359
+
1360
+ </span>
1361
+
1165
1362
 
1166
1363
 
1167
1364
  </code>
@@ -1170,11 +1367,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1170
1367
  </tr>
1171
1368
 
1172
1369
  <tr class="deep-level-0">
1173
- <td class="name"><code><a href="MapViewLeaflet.html#popup">popup</a></code></td>
1370
+ <td class="name"><code><a href="#popup">popup</a></code></td>
1174
1371
  <td class="name">
1175
1372
  <code>
1176
1373
 
1177
- <span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
1374
+ <span class="param-type">
1375
+
1376
+ <a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a>
1377
+
1378
+ </span>
1379
+
1178
1380
 
1179
1381
 
1180
1382
  </code>
@@ -1183,11 +1385,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1183
1385
  </tr>
1184
1386
 
1185
1387
  <tr class="deep-level-0">
1186
- <td class="name"><code><a href="MapViewLeaflet.html#preferCanvas">preferCanvas</a></code></td>
1388
+ <td class="name"><code><a href="#preferCanvas">preferCanvas</a></code></td>
1187
1389
  <td class="name">
1188
1390
  <code>
1189
1391
 
1190
- <span class="param-type">Boolean</span>
1392
+ <span class="param-type">
1393
+
1394
+ Boolean
1395
+
1396
+ </span>
1397
+
1191
1398
 
1192
1399
 
1193
1400
  </code>
@@ -1196,11 +1403,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1196
1403
  </tr>
1197
1404
 
1198
1405
  <tr class="deep-level-0">
1199
- <td class="name"><code><a href="MapViewLeaflet.html#rotation">rotation</a></code></td>
1406
+ <td class="name"><code><a href="#rotation">rotation</a></code></td>
1200
1407
  <td class="name">
1201
1408
  <code>
1202
1409
 
1203
- <span class="param-type">Boolean</span>
1410
+ <span class="param-type">
1411
+
1412
+ Boolean
1413
+
1414
+ </span>
1415
+
1204
1416
 
1205
1417
 
1206
1418
  </code>
@@ -1209,11 +1421,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1209
1421
  </tr>
1210
1422
 
1211
1423
  <tr class="deep-level-0">
1212
- <td class="name"><code><a href="MapViewLeaflet.html#scale">scale</a></code></td>
1424
+ <td class="name"><code><a href="#scale">scale</a></code></td>
1213
1425
  <td class="name">
1214
1426
  <code>
1215
1427
 
1216
- <span class="param-type">Number</span>
1428
+ <span class="param-type">
1429
+
1430
+ Number
1431
+
1432
+ </span>
1433
+
1217
1434
 
1218
1435
 
1219
1436
  </code>
@@ -1222,11 +1439,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1222
1439
  </tr>
1223
1440
 
1224
1441
  <tr class="deep-level-0">
1225
- <td class="name"><code><a href="MapViewLeaflet.html#spatialReference">spatialReference</a></code></td>
1442
+ <td class="name"><code><a href="#spatialReference">spatialReference</a></code></td>
1226
1443
  <td class="name">
1227
1444
  <code>
1228
1445
 
1229
- <span class="param-type">SpatialReference</span>
1446
+ <span class="param-type">
1447
+
1448
+ SpatialReference
1449
+
1450
+ </span>
1451
+
1230
1452
 
1231
1453
 
1232
1454
  </code>
@@ -1235,11 +1457,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1235
1457
  </tr>
1236
1458
 
1237
1459
  <tr class="deep-level-0">
1238
- <td class="name"><code><a href="MapViewLeaflet.html#spatialReferenceLocked">spatialReferenceLocked</a></code></td>
1460
+ <td class="name"><code><a href="#spatialReferenceLocked">spatialReferenceLocked</a></code></td>
1239
1461
  <td class="name">
1240
1462
  <code>
1241
1463
 
1242
- <span class="param-type">Boolean</span>
1464
+ <span class="param-type">
1465
+
1466
+ Boolean
1467
+
1468
+ </span>
1469
+
1243
1470
 
1244
1471
 
1245
1472
  </code>
@@ -1248,11 +1475,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1248
1475
  </tr>
1249
1476
 
1250
1477
  <tr class="deep-level-0">
1251
- <td class="name"><code><a href="MapViewLeaflet.html#stationary">stationary</a></code></td>
1478
+ <td class="name"><code><a href="#stationary">stationary</a></code></td>
1252
1479
  <td class="name">
1253
1480
  <code>
1254
1481
 
1255
- <span class="param-type">Boolean</span>
1482
+ <span class="param-type">
1483
+
1484
+ Boolean
1485
+
1486
+ </span>
1487
+
1256
1488
 
1257
1489
 
1258
1490
  </code>
@@ -1261,11 +1493,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1261
1493
  </tr>
1262
1494
 
1263
1495
  <tr class="deep-level-0">
1264
- <td class="name"><code><a href="MapViewLeaflet.html#width">width</a></code></td>
1496
+ <td class="name"><code><a href="#width">width</a></code></td>
1265
1497
  <td class="name">
1266
1498
  <code>
1267
1499
 
1268
- <span class="param-type">Number</span>
1500
+ <span class="param-type">
1501
+
1502
+ Number
1503
+
1504
+ </span>
1505
+
1269
1506
 
1270
1507
 
1271
1508
  </code>
@@ -1274,11 +1511,16 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1274
1511
  </tr>
1275
1512
 
1276
1513
  <tr class="deep-level-0">
1277
- <td class="name"><code><a href="MapViewLeaflet.html#zoom">zoom</a></code></td>
1514
+ <td class="name"><code><a href="#zoom">zoom</a></code></td>
1278
1515
  <td class="name">
1279
1516
  <code>
1280
1517
 
1281
- <span class="param-type">Number</span>
1518
+ <span class="param-type">
1519
+
1520
+ Number
1521
+
1522
+ </span>
1523
+
1282
1524
 
1283
1525
 
1284
1526
  </code>
@@ -1297,7 +1539,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1297
1539
  <span class="method-parameter is-pulled-right">
1298
1540
  <label>类型:</label>
1299
1541
 
1300
- <span class="param-type">Boolean</span>
1542
+ <span class="param-type">
1543
+
1544
+ Boolean
1545
+
1546
+ </span>
1547
+
1301
1548
 
1302
1549
 
1303
1550
  </span>
@@ -1367,7 +1614,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1367
1614
  <span class="method-parameter is-pulled-right">
1368
1615
  <label>类型:</label>
1369
1616
 
1370
- <span class="param-type">Point</span>
1617
+ <span class="param-type">
1618
+
1619
+ Point
1620
+
1621
+ </span>
1622
+
1371
1623
 
1372
1624
 
1373
1625
  </span>
@@ -1437,7 +1689,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1437
1689
  <span class="method-parameter is-pulled-right">
1438
1690
  <label>类型:</label>
1439
1691
 
1440
- <span class="param-type">Object</span>
1692
+ <span class="param-type">
1693
+
1694
+ Object
1695
+
1696
+ </span>
1697
+
1441
1698
 
1442
1699
 
1443
1700
  </span>
@@ -1511,7 +1768,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1511
1768
  <span class="method-parameter is-pulled-right">
1512
1769
  <label>类型:</label>
1513
1770
 
1514
- <span class="param-type">Extent</span>
1771
+ <span class="param-type">
1772
+
1773
+ Extent
1774
+
1775
+ </span>
1776
+
1515
1777
 
1516
1778
 
1517
1779
  </span>
@@ -1581,7 +1843,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1581
1843
  <span class="method-parameter is-pulled-right">
1582
1844
  <label>类型:</label>
1583
1845
 
1584
- <span class="param-type">Extent</span>
1846
+ <span class="param-type">
1847
+
1848
+ Extent
1849
+
1850
+ </span>
1851
+
1585
1852
 
1586
1853
 
1587
1854
  </span>
@@ -1651,7 +1918,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1651
1918
  <span class="method-parameter is-pulled-right">
1652
1919
  <label>类型:</label>
1653
1920
 
1654
- <span class="param-type">Number</span>
1921
+ <span class="param-type">
1922
+
1923
+ Number
1924
+
1925
+ </span>
1926
+
1655
1927
 
1656
1928
 
1657
1929
  </span>
@@ -1725,7 +1997,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1725
1997
  <span class="method-parameter is-pulled-right">
1726
1998
  <label>类型:</label>
1727
1999
 
1728
- <span class="param-type">Number</span>
2000
+ <span class="param-type">
2001
+
2002
+ Number
2003
+
2004
+ </span>
2005
+
1729
2006
 
1730
2007
 
1731
2008
  </span>
@@ -1795,7 +2072,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1795
2072
  <span class="method-parameter is-pulled-right">
1796
2073
  <label>类型:</label>
1797
2074
 
1798
- <span class="param-type">Number</span>
2075
+ <span class="param-type">
2076
+
2077
+ Number
2078
+
2079
+ </span>
2080
+
1799
2081
 
1800
2082
 
1801
2083
  </span>
@@ -1865,7 +2147,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1865
2147
  <span class="method-parameter is-pulled-right">
1866
2148
  <label>类型:</label>
1867
2149
 
1868
- <span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
2150
+ <span class="param-type">
2151
+
2152
+ <a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a>
2153
+
2154
+ </span>
2155
+
1869
2156
 
1870
2157
 
1871
2158
  </span>
@@ -1935,7 +2222,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
1935
2222
  <span class="method-parameter is-pulled-right">
1936
2223
  <label>类型:</label>
1937
2224
 
1938
- <span class="param-type">Boolean</span>
2225
+ <span class="param-type">
2226
+
2227
+ Boolean
2228
+
2229
+ </span>
2230
+
1939
2231
 
1940
2232
 
1941
2233
  </span>
@@ -2005,7 +2297,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2005
2297
  <span class="method-parameter is-pulled-right">
2006
2298
  <label>类型:</label>
2007
2299
 
2008
- <span class="param-type">Boolean</span>
2300
+ <span class="param-type">
2301
+
2302
+ Boolean
2303
+
2304
+ </span>
2305
+
2009
2306
 
2010
2307
 
2011
2308
  </span>
@@ -2075,7 +2372,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2075
2372
  <span class="method-parameter is-pulled-right">
2076
2373
  <label>类型:</label>
2077
2374
 
2078
- <span class="param-type">Number</span>
2375
+ <span class="param-type">
2376
+
2377
+ Number
2378
+
2379
+ </span>
2380
+
2079
2381
 
2080
2382
 
2081
2383
  </span>
@@ -2145,7 +2447,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2145
2447
  <span class="method-parameter is-pulled-right">
2146
2448
  <label>类型:</label>
2147
2449
 
2148
- <span class="param-type">SpatialReference</span>
2450
+ <span class="param-type">
2451
+
2452
+ SpatialReference
2453
+
2454
+ </span>
2455
+
2149
2456
 
2150
2457
 
2151
2458
  </span>
@@ -2219,7 +2526,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2219
2526
  <span class="method-parameter is-pulled-right">
2220
2527
  <label>类型:</label>
2221
2528
 
2222
- <span class="param-type">Boolean</span>
2529
+ <span class="param-type">
2530
+
2531
+ Boolean
2532
+
2533
+ </span>
2534
+
2223
2535
 
2224
2536
 
2225
2537
  </span>
@@ -2289,7 +2601,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2289
2601
  <span class="method-parameter is-pulled-right">
2290
2602
  <label>类型:</label>
2291
2603
 
2292
- <span class="param-type">Boolean</span>
2604
+ <span class="param-type">
2605
+
2606
+ Boolean
2607
+
2608
+ </span>
2609
+
2293
2610
 
2294
2611
 
2295
2612
  </span>
@@ -2363,7 +2680,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2363
2680
  <span class="method-parameter is-pulled-right">
2364
2681
  <label>类型:</label>
2365
2682
 
2366
- <span class="param-type">Number</span>
2683
+ <span class="param-type">
2684
+
2685
+ Number
2686
+
2687
+ </span>
2688
+
2367
2689
 
2368
2690
 
2369
2691
  </span>
@@ -2437,7 +2759,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2437
2759
  <span class="method-parameter is-pulled-right">
2438
2760
  <label>类型:</label>
2439
2761
 
2440
- <span class="param-type">Number</span>
2762
+ <span class="param-type">
2763
+
2764
+ Number
2765
+
2766
+ </span>
2767
+
2441
2768
 
2442
2769
 
2443
2770
  </span>
@@ -2523,27 +2850,37 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2523
2850
  <tbody>
2524
2851
 
2525
2852
  <tr class="deep-level-0">
2526
- <td class="name"><code><a href="MapViewLeaflet.html#fromJSON">fromJSON</a></code></td>
2853
+ <td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
2527
2854
  <td class="name">
2528
2855
  <code>
2529
2856
 
2530
2857
 
2531
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
2858
+ <span class="param-type">
2859
+
2860
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
2861
+
2862
+ </span>
2863
+
2532
2864
 
2533
2865
 
2534
2866
 
2535
2867
  </code>
2536
2868
  </td>
2537
- <td class="name"><code><p>通过json构造并返回一个新的场景视图对象<a id='fromJSON'></a></p></code></td>
2869
+ <td class="name"><code><p>通过json构造并返回一个新的场景视图对象</code></td>
2538
2870
  </tr>
2539
2871
 
2540
2872
  <tr class="deep-level-0">
2541
- <td class="name"><code><a href="MapViewLeaflet.html#fromJSON">fromJSON</a></code></td>
2873
+ <td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
2542
2874
  <td class="name">
2543
2875
  <code>
2544
2876
 
2545
2877
 
2546
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
2878
+ <span class="param-type">
2879
+
2880
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
2881
+
2882
+ </span>
2883
+
2547
2884
 
2548
2885
 
2549
2886
 
@@ -2553,224 +2890,287 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2553
2890
  </tr>
2554
2891
 
2555
2892
  <tr class="deep-level-0">
2556
- <td class="name"><code><a href="MapViewLeaflet.html#clone">clone</a></code></td>
2893
+ <td class="name"><code><a href="#clone">clone</a></code></td>
2557
2894
  <td class="name">
2558
2895
  <code>
2559
2896
 
2560
2897
 
2561
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
2898
+ <span class="param-type">
2899
+
2900
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
2901
+
2902
+ </span>
2903
+
2562
2904
 
2563
2905
 
2564
2906
 
2565
2907
  </code>
2566
2908
  </td>
2567
- <td class="name"><code><p>克隆并返回一个新的视图对象<a id='clone'></a></p></code></td>
2909
+ <td class="name"><code><p>克隆并返回一个新的视图对象</code></td>
2568
2910
  </tr>
2569
2911
 
2570
2912
  <tr class="deep-level-0">
2571
- <td class="name"><code><a href="MapViewLeaflet.html#destroy">destroy</a></code></td>
2913
+ <td class="name"><code><a href="#destroy">destroy</a></code></td>
2572
2914
  <td class="name">
2573
2915
  <code>
2574
2916
 
2575
2917
  </code>
2576
2918
  </td>
2577
- <td class="name"><code><p>销毁视图对象<a id='destroy'></a></p></code></td>
2919
+ <td class="name"><code><p>销毁视图对象</code></td>
2578
2920
  </tr>
2579
2921
 
2580
2922
  <tr class="deep-level-0">
2581
- <td class="name"><code><a href="MapViewLeaflet.html#flyTo">flyTo</a></code></td>
2923
+ <td class="name"><code><a href="#flyTo">flyTo</a></code></td>
2582
2924
  <td class="name">
2583
2925
  <code>
2584
2926
 
2585
2927
  </code>
2586
2928
  </td>
2587
- <td class="name"><code><p>视点跳转<a id='flyTo'></a></p></code></td>
2929
+ <td class="name"><code><p>视点跳转</code></td>
2588
2930
  </tr>
2589
2931
 
2590
2932
  <tr class="deep-level-0">
2591
- <td class="name"><code><a href="MapViewLeaflet.html#getCenter">getCenter</a></code></td>
2933
+ <td class="name"><code><a href="#getCenter">getCenter</a></code></td>
2592
2934
  <td class="name">
2593
2935
  <code>
2594
2936
 
2595
2937
 
2596
- <span class="param-type">Object</span>
2938
+ <span class="param-type">
2939
+
2940
+ Object
2941
+
2942
+ </span>
2943
+
2597
2944
 
2598
2945
 
2599
2946
 
2600
2947
  </code>
2601
2948
  </td>
2602
- <td class="name"><code><p>获取当前视图的中心点<a id='getCenter'></a></p></code></td>
2949
+ <td class="name"><code><p>获取当前视图的中心点</code></td>
2603
2950
  </tr>
2604
2951
 
2605
2952
  <tr class="deep-level-0">
2606
- <td class="name"><code><a href="MapViewLeaflet.html#getExtent">getExtent</a></code></td>
2953
+ <td class="name"><code><a href="#getExtent">getExtent</a></code></td>
2607
2954
  <td class="name">
2608
2955
  <code>
2609
2956
 
2610
2957
 
2611
- <span class="param-type">Extent</span>
2958
+ <span class="param-type">
2959
+
2960
+ Extent
2961
+
2962
+ </span>
2963
+
2612
2964
 
2613
2965
 
2614
2966
 
2615
2967
  </code>
2616
2968
  </td>
2617
- <td class="name"><code><p>获取当前视图的地理范围<a id='getExtent'></a></p></code></td>
2969
+ <td class="name"><code><p>获取当前视图的地理范围</code></td>
2618
2970
  </tr>
2619
2971
 
2620
2972
  <tr class="deep-level-0">
2621
- <td class="name"><code><a href="MapViewLeaflet.html#getMaxZoom">getMaxZoom</a></code></td>
2973
+ <td class="name"><code><a href="#getMaxZoom">getMaxZoom</a></code></td>
2622
2974
  <td class="name">
2623
2975
  <code>
2624
2976
 
2625
2977
 
2626
- <span class="param-type">Number</span>
2978
+ <span class="param-type">
2979
+
2980
+ Number
2981
+
2982
+ </span>
2983
+
2627
2984
 
2628
2985
 
2629
2986
 
2630
2987
  </code>
2631
2988
  </td>
2632
- <td class="name"><code><p>获取最大缩放级数<a id='getMaxZoom'></a></p></code></td>
2989
+ <td class="name"><code><p>获取最大缩放级数</code></td>
2633
2990
  </tr>
2634
2991
 
2635
2992
  <tr class="deep-level-0">
2636
- <td class="name"><code><a href="MapViewLeaflet.html#getMinZoom">getMinZoom</a></code></td>
2993
+ <td class="name"><code><a href="#getMinZoom">getMinZoom</a></code></td>
2637
2994
  <td class="name">
2638
2995
  <code>
2639
2996
 
2640
2997
 
2641
- <span class="param-type">Number</span>
2998
+ <span class="param-type">
2999
+
3000
+ Number
3001
+
3002
+ </span>
3003
+
2642
3004
 
2643
3005
 
2644
3006
 
2645
3007
  </code>
2646
3008
  </td>
2647
- <td class="name"><code><p>获取最小缩放级数<a id='getMinZoom'></a></p></code></td>
3009
+ <td class="name"><code><p>获取最小缩放级数</code></td>
2648
3010
  </tr>
2649
3011
 
2650
3012
  <tr class="deep-level-0">
2651
- <td class="name"><code><a href="MapViewLeaflet.html#getPixelCenter">getPixelCenter</a></code></td>
3013
+ <td class="name"><code><a href="#getPixelCenter">getPixelCenter</a></code></td>
2652
3014
  <td class="name">
2653
3015
  <code>
2654
3016
 
2655
3017
 
2656
- <span class="param-type">Object</span>
3018
+ <span class="param-type">
3019
+
3020
+ Object
3021
+
3022
+ </span>
3023
+
2657
3024
 
2658
3025
 
2659
3026
 
2660
3027
  </code>
2661
3028
  </td>
2662
- <td class="name"><code><p>获取当前视图的像素中心点<a id='getPixelCenter'></a></p></code></td>
3029
+ <td class="name"><code><p>获取当前视图的像素中心点</code></td>
2663
3030
  </tr>
2664
3031
 
2665
3032
  <tr class="deep-level-0">
2666
- <td class="name"><code><a href="MapViewLeaflet.html#getPixelExtent">getPixelExtent</a></code></td>
3033
+ <td class="name"><code><a href="#getPixelExtent">getPixelExtent</a></code></td>
2667
3034
  <td class="name">
2668
3035
  <code>
2669
3036
 
2670
3037
 
2671
- <span class="param-type">Object</span>
3038
+ <span class="param-type">
3039
+
3040
+ Object
3041
+
3042
+ </span>
3043
+
2672
3044
 
2673
3045
 
2674
3046
 
2675
3047
  </code>
2676
3048
  </td>
2677
- <td class="name"><code><p>获取当前视图的宽高范围,单位像素<a id='getPixelExtent'></a></p></code></td>
3049
+ <td class="name"><code><p>获取当前视图的宽高范围,单位像素</code></td>
2678
3050
  </tr>
2679
3051
 
2680
3052
  <tr class="deep-level-0">
2681
- <td class="name"><code><a href="MapViewLeaflet.html#getPixelWorldExtent">getPixelWorldExtent</a></code></td>
3053
+ <td class="name"><code><a href="#getPixelWorldExtent">getPixelWorldExtent</a></code></td>
2682
3054
  <td class="name">
2683
3055
  <code>
2684
3056
 
2685
3057
 
2686
- <span class="param-type">Object</span>
3058
+ <span class="param-type">
3059
+
3060
+ Object
3061
+
3062
+ </span>
3063
+
2687
3064
 
2688
3065
 
2689
3066
 
2690
3067
  </code>
2691
3068
  </td>
2692
- <td class="name"><code><p>获取当前视图的像素范围<a id='getPixelWorldExtent'></a></p></code></td>
3069
+ <td class="name"><code><p>获取当前视图的像素范围</code></td>
2693
3070
  </tr>
2694
3071
 
2695
3072
  <tr class="deep-level-0">
2696
- <td class="name"><code><a href="MapViewLeaflet.html#getScale">getScale</a></code></td>
3073
+ <td class="name"><code><a href="#getScale">getScale</a></code></td>
2697
3074
  <td class="name">
2698
3075
  <code>
2699
3076
 
2700
3077
 
2701
- <span class="param-type">Number</span>
3078
+ <span class="param-type">
3079
+
3080
+ Number
3081
+
3082
+ </span>
3083
+
2702
3084
 
2703
3085
 
2704
3086
 
2705
3087
  </code>
2706
3088
  </td>
2707
- <td class="name"><code><p><a id='getScale'></a>
2708
- 获取当前比例尺</p></code></td>
3089
+ <td class="name"><code><p></code></td>
2709
3090
  </tr>
2710
3091
 
2711
3092
  <tr class="deep-level-0">
2712
- <td class="name"><code><a href="MapViewLeaflet.html#getSize">getSize</a></code></td>
3093
+ <td class="name"><code><a href="#getSize">getSize</a></code></td>
2713
3094
  <td class="name">
2714
3095
  <code>
2715
3096
 
2716
3097
 
2717
- <span class="param-type">Object</span>
3098
+ <span class="param-type">
3099
+
3100
+ Object
3101
+
3102
+ </span>
3103
+
2718
3104
 
2719
3105
 
2720
3106
 
2721
3107
  </code>
2722
3108
  </td>
2723
- <td class="name"><code><p>获取当前视图容器的宽高,单位像素<a id='getSize'></a></p></code></td>
3109
+ <td class="name"><code><p>获取当前视图容器的宽高,单位像素</code></td>
2724
3110
  </tr>
2725
3111
 
2726
3112
  <tr class="deep-level-0">
2727
- <td class="name"><code><a href="MapViewLeaflet.html#getZoom">getZoom</a></code></td>
3113
+ <td class="name"><code><a href="#getZoom">getZoom</a></code></td>
2728
3114
  <td class="name">
2729
3115
  <code>
2730
3116
 
2731
3117
 
2732
- <span class="param-type">Number</span>
3118
+ <span class="param-type">
3119
+
3120
+ Number
3121
+
3122
+ </span>
3123
+
2733
3124
 
2734
3125
 
2735
3126
 
2736
3127
  </code>
2737
3128
  </td>
2738
- <td class="name"><code><p>获取当前缩放级数<a id='getZoom'></a></p></code></td>
3129
+ <td class="name"><code><p>获取当前缩放级数</code></td>
2739
3130
  </tr>
2740
3131
 
2741
3132
  <tr class="deep-level-0">
2742
- <td class="name"><code><a href="MapViewLeaflet.html#getZoomByExtent">getZoomByExtent</a></code></td>
3133
+ <td class="name"><code><a href="#getZoomByExtent">getZoomByExtent</a></code></td>
2743
3134
  <td class="name">
2744
3135
  <code>
2745
3136
 
2746
3137
 
2747
- <span class="param-type">Number</span>
3138
+ <span class="param-type">
3139
+
3140
+ Number
3141
+
3142
+ </span>
3143
+
2748
3144
 
2749
3145
 
2750
3146
 
2751
3147
  </code>
2752
3148
  </td>
2753
- <td class="name"><code><p><a id='getZoomByExtent'></a>
2754
- 根据视野范围获取对应的层级</p></code></td>
3149
+ <td class="name"><code><p></code></td>
2755
3150
  </tr>
2756
3151
 
2757
3152
  <tr class="deep-level-0">
2758
- <td class="name"><code><a href="MapViewLeaflet.html#goTo">goTo</a></code></td>
3153
+ <td class="name"><code><a href="#goTo">goTo</a></code></td>
2759
3154
  <td class="name">
2760
3155
  <code>
2761
3156
 
2762
3157
  </code>
2763
3158
  </td>
2764
- <td class="name"><code><p>视点跳转为给定的目标<a id='goTo'></a></p></code></td>
3159
+ <td class="name"><code><p>视点跳转为给定的目标</code></td>
2765
3160
  </tr>
2766
3161
 
2767
3162
  <tr class="deep-level-0">
2768
- <td class="name"><code><a href="MapViewLeaflet.html#hitTest">hitTest</a></code></td>
3163
+ <td class="name"><code><a href="#hitTest">hitTest</a></code></td>
2769
3164
  <td class="name">
2770
3165
  <code>
2771
3166
 
2772
3167
 
2773
- <span class="param-type">Array</span>
3168
+ <span class="param-type">
3169
+
3170
+ Array
3171
+
3172
+ </span>
3173
+
2774
3174
 
2775
3175
 
2776
3176
 
@@ -2780,12 +3180,17 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2780
3180
  </tr>
2781
3181
 
2782
3182
  <tr class="deep-level-0">
2783
- <td class="name"><code><a href="MapViewLeaflet.html#takeScreenshot">takeScreenshot</a></code></td>
3183
+ <td class="name"><code><a href="#takeScreenshot">takeScreenshot</a></code></td>
2784
3184
  <td class="name">
2785
3185
  <code>
2786
3186
 
2787
3187
 
2788
- <span class="param-type">Object</span>
3188
+ <span class="param-type">
3189
+
3190
+ Object
3191
+
3192
+ </span>
3193
+
2789
3194
 
2790
3195
 
2791
3196
 
@@ -2795,50 +3200,63 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2795
3200
  </tr>
2796
3201
 
2797
3202
  <tr class="deep-level-0">
2798
- <td class="name"><code><a href="MapViewLeaflet.html#toJSON">toJSON</a></code></td>
3203
+ <td class="name"><code><a href="#toJSON">toJSON</a></code></td>
2799
3204
  <td class="name">
2800
3205
  <code>
2801
3206
 
2802
3207
 
2803
- <span class="param-type">Object</span>
3208
+ <span class="param-type">
3209
+
3210
+ Object
3211
+
3212
+ </span>
3213
+
2804
3214
 
2805
3215
 
2806
3216
 
2807
3217
  </code>
2808
3218
  </td>
2809
- <td class="name"><code><p>导出场景视图的配置文件<a id='toJSON'></a></p></code></td>
3219
+ <td class="name"><code><p>导出场景视图的配置文件</code></td>
2810
3220
  </tr>
2811
3221
 
2812
3222
  <tr class="deep-level-0">
2813
- <td class="name"><code><a href="MapViewLeaflet.html#toMap">toMap</a></code></td>
3223
+ <td class="name"><code><a href="#toMap">toMap</a></code></td>
2814
3224
  <td class="name">
2815
3225
  <code>
2816
3226
 
2817
3227
 
2818
- <span class="param-type">Point</span>
3228
+ <span class="param-type">
3229
+
3230
+ Point
3231
+
3232
+ </span>
3233
+
2819
3234
 
2820
3235
 
2821
3236
 
2822
3237
  </code>
2823
3238
  </td>
2824
- <td class="name"><code><p><a id='toMap'></a>
2825
- 屏幕像素坐标点转地理坐标点</p></code></td>
3239
+ <td class="name"><code><p></code></td>
2826
3240
  </tr>
2827
3241
 
2828
3242
  <tr class="deep-level-0">
2829
- <td class="name"><code><a href="MapViewLeaflet.html#toScreen">toScreen</a></code></td>
3243
+ <td class="name"><code><a href="#toScreen">toScreen</a></code></td>
2830
3244
  <td class="name">
2831
3245
  <code>
2832
3246
 
2833
3247
 
2834
- <span class="param-type">Object</span>
3248
+ <span class="param-type">
3249
+
3250
+ Object
3251
+
3252
+ </span>
3253
+
2835
3254
 
2836
3255
 
2837
3256
 
2838
3257
  </code>
2839
3258
  </td>
2840
- <td class="name"><code><p><a id='toScreen'></a>
2841
- 地理坐标点转屏幕像素坐标点</p></code></td>
3259
+ <td class="name"><code><p></code></td>
2842
3260
  </tr>
2843
3261
 
2844
3262
  </tbody>
@@ -2903,13 +3321,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2903
3321
 
2904
3322
  <tr class="deep-level-0">
2905
3323
 
2906
- <td class="name" id="json"><code>json</code></td>
3324
+ <td class="name"><code>json</code></td>
2907
3325
 
2908
3326
 
2909
3327
  <td class="type">
2910
3328
 
2911
3329
 
2912
- <span class="param-type">Object</span>
3330
+ <span class="param-type">
3331
+
3332
+ Object
3333
+
3334
+ </span>
3335
+
2913
3336
 
2914
3337
 
2915
3338
 
@@ -2997,7 +3420,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
2997
3420
  <div class='column is-5 has-text-left'>
2998
3421
  <label>类型: </label>
2999
3422
 
3000
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
3423
+ <span class="param-type">
3424
+
3425
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
3426
+
3427
+ </span>
3428
+
3001
3429
 
3002
3430
 
3003
3431
  </div>
@@ -3072,13 +3500,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3072
3500
 
3073
3501
  <tr class="deep-level-0">
3074
3502
 
3075
- <td class="name" id="json"><code>json</code></td>
3503
+ <td class="name"><code>json</code></td>
3076
3504
 
3077
3505
 
3078
3506
  <td class="type">
3079
3507
 
3080
3508
 
3081
- <span class="param-type">Object</span>
3509
+ <span class="param-type">
3510
+
3511
+ Object
3512
+
3513
+ </span>
3514
+
3082
3515
 
3083
3516
 
3084
3517
 
@@ -3164,7 +3597,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3164
3597
  <div class='column is-5 has-text-left'>
3165
3598
  <label>类型: </label>
3166
3599
 
3167
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
3600
+ <span class="param-type">
3601
+
3602
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
3603
+
3604
+ </span>
3605
+
3168
3606
 
3169
3607
 
3170
3608
  </div>
@@ -3280,7 +3718,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3280
3718
  <div class='column is-5 has-text-left'>
3281
3719
  <label>类型: </label>
3282
3720
 
3283
- <span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
3721
+ <span class="param-type">
3722
+
3723
+ <a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a>
3724
+
3725
+ </span>
3726
+
3284
3727
 
3285
3728
 
3286
3729
  </div>
@@ -3444,7 +3887,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3444
3887
 
3445
3888
  <tr class="deep-level-0">
3446
3889
 
3447
- <td class="name" id="options"><code>options</code></td>
3890
+ <td class="name"><code>options</code></td>
3448
3891
 
3449
3892
 
3450
3893
  <td class="type">
@@ -3465,13 +3908,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3465
3908
 
3466
3909
  <tr class="deep-level-1">
3467
3910
 
3468
- <td class="name" id="center"><code>center</code></td>
3911
+ <td class="name"><code>center</code></td>
3469
3912
 
3470
3913
 
3471
3914
  <td class="type">
3472
3915
 
3473
3916
 
3474
- <span class="param-type">Array</span>
3917
+ <span class="param-type">
3918
+
3919
+ Array
3920
+
3921
+ </span>
3922
+
3475
3923
 
3476
3924
 
3477
3925
 
@@ -3491,13 +3939,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3491
3939
 
3492
3940
  <tr class="deep-level-1">
3493
3941
 
3494
- <td class="name" id="zoom"><code>zoom</code></td>
3942
+ <td class="name"><code>zoom</code></td>
3495
3943
 
3496
3944
 
3497
3945
  <td class="type">
3498
3946
 
3499
3947
 
3500
- <span class="param-type">Number</span>
3948
+ <span class="param-type">
3949
+
3950
+ Number
3951
+
3952
+ </span>
3953
+
3501
3954
 
3502
3955
 
3503
3956
 
@@ -3519,13 +3972,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3519
3972
 
3520
3973
  <tr class="deep-level-1">
3521
3974
 
3522
- <td class="name" id="extent"><code>extent</code></td>
3975
+ <td class="name"><code>extent</code></td>
3523
3976
 
3524
3977
 
3525
3978
  <td class="type">
3526
3979
 
3527
3980
 
3528
- <span class="param-type">Extent</span>
3981
+ <span class="param-type">
3982
+
3983
+ Extent
3984
+
3985
+ </span>
3986
+
3529
3987
 
3530
3988
 
3531
3989
 
@@ -3732,7 +4190,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3732
4190
  <div class='column is-5 has-text-left'>
3733
4191
  <label>类型: </label>
3734
4192
 
3735
- <span class="param-type">Object</span>
4193
+ <span class="param-type">
4194
+
4195
+ Object
4196
+
4197
+ </span>
4198
+
3736
4199
 
3737
4200
 
3738
4201
  </div>
@@ -3848,7 +4311,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3848
4311
  <div class='column is-5 has-text-left'>
3849
4312
  <label>类型: </label>
3850
4313
 
3851
- <span class="param-type">Extent</span>
4314
+ <span class="param-type">
4315
+
4316
+ Extent
4317
+
4318
+ </span>
4319
+
3852
4320
 
3853
4321
 
3854
4322
  </div>
@@ -3964,7 +4432,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
3964
4432
  <div class='column is-5 has-text-left'>
3965
4433
  <label>类型: </label>
3966
4434
 
3967
- <span class="param-type">Number</span>
4435
+ <span class="param-type">
4436
+
4437
+ Number
4438
+
4439
+ </span>
4440
+
3968
4441
 
3969
4442
 
3970
4443
  </div>
@@ -4080,7 +4553,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4080
4553
  <div class='column is-5 has-text-left'>
4081
4554
  <label>类型: </label>
4082
4555
 
4083
- <span class="param-type">Number</span>
4556
+ <span class="param-type">
4557
+
4558
+ Number
4559
+
4560
+ </span>
4561
+
4084
4562
 
4085
4563
 
4086
4564
  </div>
@@ -4196,7 +4674,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4196
4674
  <div class='column is-5 has-text-left'>
4197
4675
  <label>类型: </label>
4198
4676
 
4199
- <span class="param-type">Object</span>
4677
+ <span class="param-type">
4678
+
4679
+ Object
4680
+
4681
+ </span>
4682
+
4200
4683
 
4201
4684
 
4202
4685
  </div>
@@ -4312,7 +4795,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4312
4795
  <div class='column is-5 has-text-left'>
4313
4796
  <label>类型: </label>
4314
4797
 
4315
- <span class="param-type">Object</span>
4798
+ <span class="param-type">
4799
+
4800
+ Object
4801
+
4802
+ </span>
4803
+
4316
4804
 
4317
4805
 
4318
4806
  </div>
@@ -4428,7 +4916,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4428
4916
  <div class='column is-5 has-text-left'>
4429
4917
  <label>类型: </label>
4430
4918
 
4431
- <span class="param-type">Object</span>
4919
+ <span class="param-type">
4920
+
4921
+ Object
4922
+
4923
+ </span>
4924
+
4432
4925
 
4433
4926
 
4434
4927
  </div>
@@ -4545,7 +5038,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4545
5038
  <div class='column is-5 has-text-left'>
4546
5039
  <label>类型: </label>
4547
5040
 
4548
- <span class="param-type">Number</span>
5041
+ <span class="param-type">
5042
+
5043
+ Number
5044
+
5045
+ </span>
5046
+
4549
5047
 
4550
5048
 
4551
5049
  </div>
@@ -4661,7 +5159,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4661
5159
  <div class='column is-5 has-text-left'>
4662
5160
  <label>类型: </label>
4663
5161
 
4664
- <span class="param-type">Object</span>
5162
+ <span class="param-type">
5163
+
5164
+ Object
5165
+
5166
+ </span>
5167
+
4665
5168
 
4666
5169
 
4667
5170
  </div>
@@ -4777,7 +5280,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4777
5280
  <div class='column is-5 has-text-left'>
4778
5281
  <label>类型: </label>
4779
5282
 
4780
- <span class="param-type">Number</span>
5283
+ <span class="param-type">
5284
+
5285
+ Number
5286
+
5287
+ </span>
5288
+
4781
5289
 
4782
5290
 
4783
5291
  </div>
@@ -4849,13 +5357,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4849
5357
 
4850
5358
  <tr class="deep-level-0">
4851
5359
 
4852
- <td class="name" id="value"><code>value</code></td>
5360
+ <td class="name"><code>value</code></td>
4853
5361
 
4854
5362
 
4855
5363
  <td class="type">
4856
5364
 
4857
5365
 
4858
- <span class="param-type">Extent</span>
5366
+ <span class="param-type">
5367
+
5368
+ Extent
5369
+
5370
+ </span>
5371
+
4859
5372
 
4860
5373
 
4861
5374
 
@@ -4943,7 +5456,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
4943
5456
  <div class='column is-5 has-text-left'>
4944
5457
  <label>类型: </label>
4945
5458
 
4946
- <span class="param-type">Number</span>
5459
+ <span class="param-type">
5460
+
5461
+ Number
5462
+
5463
+ </span>
5464
+
4947
5465
 
4948
5466
 
4949
5467
  </div>
@@ -5016,7 +5534,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5016
5534
 
5017
5535
  <tr class="deep-level-0">
5018
5536
 
5019
- <td class="name" id="goToTarget"><code>goToTarget</code></td>
5537
+ <td class="name"><code>goToTarget</code></td>
5020
5538
 
5021
5539
 
5022
5540
  <td class="type">
@@ -5037,16 +5555,25 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5037
5555
 
5038
5556
  <tr class="deep-level-1">
5039
5557
 
5040
- <td class="name" id="center"><code>center</code></td>
5558
+ <td class="name"><code>center</code></td>
5041
5559
 
5042
5560
 
5043
5561
  <td class="type">
5044
5562
 
5045
5563
 
5046
- <span class="param-type">Point</span>
5564
+ <span class="param-type">
5565
+
5566
+ Point
5567
+
5568
+ </span>
5047
5569
  |
5048
5570
 
5049
- <span class="param-type">Array</span>
5571
+ <span class="param-type">
5572
+
5573
+ Array
5574
+
5575
+ </span>
5576
+
5050
5577
 
5051
5578
 
5052
5579
 
@@ -5066,13 +5593,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5066
5593
 
5067
5594
  <tr class="deep-level-1">
5068
5595
 
5069
- <td class="name" id="zoom"><code>zoom</code></td>
5596
+ <td class="name"><code>zoom</code></td>
5070
5597
 
5071
5598
 
5072
5599
  <td class="type">
5073
5600
 
5074
5601
 
5075
- <span class="param-type">Number</span>
5602
+ <span class="param-type">
5603
+
5604
+ Number
5605
+
5606
+ </span>
5607
+
5076
5608
 
5077
5609
 
5078
5610
 
@@ -5092,13 +5624,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5092
5624
 
5093
5625
  <tr class="deep-level-1">
5094
5626
 
5095
- <td class="name" id="scale"><code>scale</code></td>
5627
+ <td class="name"><code>scale</code></td>
5096
5628
 
5097
5629
 
5098
5630
  <td class="type">
5099
5631
 
5100
5632
 
5101
- <span class="param-type">Number</span>
5633
+ <span class="param-type">
5634
+
5635
+ Number
5636
+
5637
+ </span>
5638
+
5102
5639
 
5103
5640
 
5104
5641
 
@@ -5118,19 +5655,32 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5118
5655
 
5119
5656
  <tr class="deep-level-1">
5120
5657
 
5121
- <td class="name" id="target"><code>target</code></td>
5658
+ <td class="name"><code>target</code></td>
5122
5659
 
5123
5660
 
5124
5661
  <td class="type">
5125
5662
 
5126
5663
 
5127
- <span class="param-type">Geometry</span>
5664
+ <span class="param-type">
5665
+
5666
+ Geometry
5667
+
5668
+ </span>
5128
5669
  |
5129
5670
 
5130
- <span class="param-type">Array.&lt;Geometry></span>
5671
+ <span class="param-type">
5672
+
5673
+ Array.&lt;Geometry>
5674
+
5675
+ </span>
5131
5676
  |
5132
5677
 
5133
- <span class="param-type">Collection.&lt;Geometry></span>
5678
+ <span class="param-type">
5679
+
5680
+ Collection.&lt;Geometry>
5681
+
5682
+ </span>
5683
+
5134
5684
 
5135
5685
 
5136
5686
 
@@ -5155,7 +5705,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5155
5705
 
5156
5706
  <tr class="deep-level-0">
5157
5707
 
5158
- <td class="name" id="options"><code>options</code></td>
5708
+ <td class="name"><code>options</code></td>
5159
5709
 
5160
5710
 
5161
5711
  <td class="type">
@@ -5176,13 +5726,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5176
5726
 
5177
5727
  <tr class="deep-level-1">
5178
5728
 
5179
- <td class="name" id="animate"><code>animate</code></td>
5729
+ <td class="name"><code>animate</code></td>
5180
5730
 
5181
5731
 
5182
5732
  <td class="type">
5183
5733
 
5184
5734
 
5185
- <span class="param-type">Boolean</span>
5735
+ <span class="param-type">
5736
+
5737
+ Boolean
5738
+
5739
+ </span>
5740
+
5186
5741
 
5187
5742
 
5188
5743
 
@@ -5204,13 +5759,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5204
5759
 
5205
5760
  <tr class="deep-level-1">
5206
5761
 
5207
- <td class="name" id="duration"><code>duration</code></td>
5762
+ <td class="name"><code>duration</code></td>
5208
5763
 
5209
5764
 
5210
5765
  <td class="type">
5211
5766
 
5212
5767
 
5213
- <span class="param-type">Number</span>
5768
+ <span class="param-type">
5769
+
5770
+ Number
5771
+
5772
+ </span>
5773
+
5214
5774
 
5215
5775
 
5216
5776
 
@@ -5368,13 +5928,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5368
5928
 
5369
5929
  <tr class="deep-level-0">
5370
5930
 
5371
- <td class="name" id="screenPoint"><code>screenPoint</code></td>
5931
+ <td class="name"><code>screenPoint</code></td>
5372
5932
 
5373
5933
 
5374
5934
  <td class="type">
5375
5935
 
5376
5936
 
5377
- <span class="param-type">Object</span>
5937
+ <span class="param-type">
5938
+
5939
+ Object
5940
+
5941
+ </span>
5942
+
5378
5943
 
5379
5944
 
5380
5945
 
@@ -5462,7 +6027,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5462
6027
  <div class='column is-5 has-text-left'>
5463
6028
  <label>类型: </label>
5464
6029
 
5465
- <span class="param-type">Array</span>
6030
+ <span class="param-type">
6031
+
6032
+ Array
6033
+
6034
+ </span>
6035
+
5466
6036
 
5467
6037
 
5468
6038
  </div>
@@ -5544,13 +6114,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5544
6114
 
5545
6115
  <tr class="deep-level-0">
5546
6116
 
5547
- <td class="name" id="options"><code>options</code></td>
6117
+ <td class="name"><code>options</code></td>
5548
6118
 
5549
6119
 
5550
6120
  <td class="type">
5551
6121
 
5552
6122
 
5553
- <span class="param-type">Object</span>
6123
+ <span class="param-type">
6124
+
6125
+ Object
6126
+
6127
+ </span>
6128
+
5554
6129
 
5555
6130
 
5556
6131
 
@@ -5572,13 +6147,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5572
6147
 
5573
6148
  <tr class="deep-level-1">
5574
6149
 
5575
- <td class="name" id="format"><code>format</code></td>
6150
+ <td class="name"><code>format</code></td>
5576
6151
 
5577
6152
 
5578
6153
  <td class="type">
5579
6154
 
5580
6155
 
5581
- <span class="param-type">PictureFormat</span>
6156
+ <span class="param-type">
6157
+
6158
+ PictureFormat
6159
+
6160
+ </span>
6161
+
5582
6162
 
5583
6163
 
5584
6164
 
@@ -5600,13 +6180,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5600
6180
 
5601
6181
  <tr class="deep-level-1">
5602
6182
 
5603
- <td class="name" id="filename"><code>filename</code></td>
6183
+ <td class="name"><code>filename</code></td>
5604
6184
 
5605
6185
 
5606
6186
  <td class="type">
5607
6187
 
5608
6188
 
5609
- <span class="param-type">String</span>
6189
+ <span class="param-type">
6190
+
6191
+ String
6192
+
6193
+ </span>
6194
+
5610
6195
 
5611
6196
 
5612
6197
 
@@ -5628,13 +6213,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5628
6213
 
5629
6214
  <tr class="deep-level-1">
5630
6215
 
5631
- <td class="name" id="width"><code>width</code></td>
6216
+ <td class="name"><code>width</code></td>
5632
6217
 
5633
6218
 
5634
6219
  <td class="type">
5635
6220
 
5636
6221
 
5637
- <span class="param-type">Number</span>
6222
+ <span class="param-type">
6223
+
6224
+ Number
6225
+
6226
+ </span>
6227
+
5638
6228
 
5639
6229
 
5640
6230
 
@@ -5654,13 +6244,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5654
6244
 
5655
6245
  <tr class="deep-level-1">
5656
6246
 
5657
- <td class="name" id="height"><code>height</code></td>
6247
+ <td class="name"><code>height</code></td>
5658
6248
 
5659
6249
 
5660
6250
  <td class="type">
5661
6251
 
5662
6252
 
5663
- <span class="param-type">Number</span>
6253
+ <span class="param-type">
6254
+
6255
+ Number
6256
+
6257
+ </span>
6258
+
5664
6259
 
5665
6260
 
5666
6261
 
@@ -5680,13 +6275,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5680
6275
 
5681
6276
  <tr class="deep-level-1">
5682
6277
 
5683
- <td class="name" id="x"><code>x</code></td>
6278
+ <td class="name"><code>x</code></td>
5684
6279
 
5685
6280
 
5686
6281
  <td class="type">
5687
6282
 
5688
6283
 
5689
- <span class="param-type">Number</span>
6284
+ <span class="param-type">
6285
+
6286
+ Number
6287
+
6288
+ </span>
6289
+
5690
6290
 
5691
6291
 
5692
6292
 
@@ -5706,13 +6306,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5706
6306
 
5707
6307
  <tr class="deep-level-1">
5708
6308
 
5709
- <td class="name" id="y"><code>y</code></td>
6309
+ <td class="name"><code>y</code></td>
5710
6310
 
5711
6311
 
5712
6312
  <td class="type">
5713
6313
 
5714
6314
 
5715
- <span class="param-type">Number</span>
6315
+ <span class="param-type">
6316
+
6317
+ Number
6318
+
6319
+ </span>
6320
+
5716
6321
 
5717
6322
 
5718
6323
 
@@ -5732,13 +6337,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5732
6337
 
5733
6338
  <tr class="deep-level-1">
5734
6339
 
5735
- <td class="name" id="isDownload"><code>isDownload</code></td>
6340
+ <td class="name"><code>isDownload</code></td>
5736
6341
 
5737
6342
 
5738
6343
  <td class="type">
5739
6344
 
5740
6345
 
5741
- <span class="param-type">Boolean</span>
6346
+ <span class="param-type">
6347
+
6348
+ Boolean
6349
+
6350
+ </span>
6351
+
5742
6352
 
5743
6353
 
5744
6354
 
@@ -5835,7 +6445,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5835
6445
  <div class='column is-5 has-text-left'>
5836
6446
  <label>类型: </label>
5837
6447
 
5838
- <span class="param-type">Object</span>
6448
+ <span class="param-type">
6449
+
6450
+ Object
6451
+
6452
+ </span>
6453
+
5839
6454
 
5840
6455
 
5841
6456
  </div>
@@ -5960,7 +6575,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
5960
6575
  <div class='column is-5 has-text-left'>
5961
6576
  <label>类型: </label>
5962
6577
 
5963
- <span class="param-type">Object</span>
6578
+ <span class="param-type">
6579
+
6580
+ Object
6581
+
6582
+ </span>
6583
+
5964
6584
 
5965
6585
 
5966
6586
  </div>
@@ -6032,13 +6652,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
6032
6652
 
6033
6653
  <tr class="deep-level-0">
6034
6654
 
6035
- <td class="name" id="screenPoint"><code>screenPoint</code></td>
6655
+ <td class="name"><code>screenPoint</code></td>
6036
6656
 
6037
6657
 
6038
6658
  <td class="type">
6039
6659
 
6040
6660
 
6041
- <span class="param-type">Object</span>
6661
+ <span class="param-type">
6662
+
6663
+ Object
6664
+
6665
+ </span>
6666
+
6042
6667
 
6043
6668
 
6044
6669
 
@@ -6126,7 +6751,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
6126
6751
  <div class='column is-5 has-text-left'>
6127
6752
  <label>类型: </label>
6128
6753
 
6129
- <span class="param-type">Point</span>
6754
+ <span class="param-type">
6755
+
6756
+ Point
6757
+
6758
+ </span>
6759
+
6130
6760
 
6131
6761
 
6132
6762
  </div>
@@ -6207,13 +6837,18 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
6207
6837
 
6208
6838
  <tr class="deep-level-0">
6209
6839
 
6210
- <td class="name" id="point"><code>point</code></td>
6840
+ <td class="name"><code>point</code></td>
6211
6841
 
6212
6842
 
6213
6843
  <td class="type">
6214
6844
 
6215
6845
 
6216
- <span class="param-type">Point</span>
6846
+ <span class="param-type">
6847
+
6848
+ Point
6849
+
6850
+ </span>
6851
+
6217
6852
 
6218
6853
 
6219
6854
 
@@ -6301,7 +6936,12 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
6301
6936
  <div class='column is-5 has-text-left'>
6302
6937
  <label>类型: </label>
6303
6938
 
6304
- <span class="param-type">Object</span>
6939
+ <span class="param-type">
6940
+
6941
+ Object
6942
+
6943
+ </span>
6944
+
6305
6945
 
6306
6946
 
6307
6947
  </div>