@mapgis/webclient-leaflet-plugin 17.0.2 → 17.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/es5/webclient-leaflet-plugin.min.js +1 -1
- package/dist/webclient-leaflet-plugin-es6.min.js +5 -5
- package/documention/DrawControl.html +10 -7
- package/documention/L.zondy.MapvBaseLayer.html +9 -3
- package/documention/MapViewLeaflet.html +171 -47
- package/documention/Popup.html +31 -9
- package/documention/Screenshot.html +16 -11
- package/documention/SketchEditorLeaflet.html +50 -17
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +85 -39
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +115 -45
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +105 -54
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +52 -17
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +112 -28
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +113 -58
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +136 -62
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +104 -54
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +107 -55
- package/documention/Zondy.Widget.html +5 -0
- package/documention/Zondy.view.UI.html +3 -0
- package/documention/global.html +4 -0
- package/documention/scripts/sideBar.js +28 -6
- package/package.json +1 -1
|
@@ -88,6 +88,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
88
88
|
<span class="param-type">Object</span>
|
|
89
89
|
|
|
90
90
|
|
|
91
|
+
|
|
91
92
|
|
|
92
93
|
</td>
|
|
93
94
|
|
|
@@ -114,6 +115,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
114
115
|
<span class="param-type">Map</span>
|
|
115
116
|
|
|
116
117
|
|
|
118
|
+
|
|
117
119
|
|
|
118
120
|
</td>
|
|
119
121
|
|
|
@@ -140,6 +142,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
140
142
|
<span class="param-type">String</span>
|
|
141
143
|
|
|
142
144
|
|
|
145
|
+
|
|
143
146
|
|
|
144
147
|
</td>
|
|
145
148
|
|
|
@@ -166,6 +169,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
166
169
|
<span class="param-type">Number</span>
|
|
167
170
|
|
|
168
171
|
|
|
172
|
+
|
|
169
173
|
|
|
170
174
|
</td>
|
|
171
175
|
|
|
@@ -192,6 +196,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
192
196
|
<span class="param-type">Number</span>
|
|
193
197
|
|
|
194
198
|
|
|
199
|
+
|
|
195
200
|
|
|
196
201
|
</td>
|
|
197
202
|
|
|
@@ -220,6 +225,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
220
225
|
<span class="param-type">Boolean</span>
|
|
221
226
|
|
|
222
227
|
|
|
228
|
+
|
|
223
229
|
|
|
224
230
|
</td>
|
|
225
231
|
|
|
@@ -248,6 +254,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
248
254
|
<span class="param-type">Boolean</span>
|
|
249
255
|
|
|
250
256
|
|
|
257
|
+
|
|
251
258
|
|
|
252
259
|
</td>
|
|
253
260
|
|
|
@@ -279,6 +286,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
279
286
|
<span class="param-type">String</span>
|
|
280
287
|
|
|
281
288
|
|
|
289
|
+
|
|
282
290
|
|
|
283
291
|
</td>
|
|
284
292
|
|
|
@@ -307,6 +315,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
307
315
|
<span class="param-type">Boolean</span>
|
|
308
316
|
|
|
309
317
|
|
|
318
|
+
|
|
310
319
|
|
|
311
320
|
</td>
|
|
312
321
|
|
|
@@ -335,6 +344,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
335
344
|
<span class="param-type">Number</span>
|
|
336
345
|
|
|
337
346
|
|
|
347
|
+
|
|
338
348
|
|
|
339
349
|
</td>
|
|
340
350
|
|
|
@@ -363,6 +373,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
363
373
|
<span class="param-type">Number</span>
|
|
364
374
|
|
|
365
375
|
|
|
376
|
+
|
|
366
377
|
|
|
367
378
|
</td>
|
|
368
379
|
|
|
@@ -391,6 +402,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
391
402
|
<span class="param-type">Boolean</span>
|
|
392
403
|
|
|
393
404
|
|
|
405
|
+
|
|
394
406
|
|
|
395
407
|
</td>
|
|
396
408
|
|
|
@@ -419,6 +431,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
419
431
|
<span class="param-type">Boolean</span>
|
|
420
432
|
|
|
421
433
|
|
|
434
|
+
|
|
422
435
|
|
|
423
436
|
</td>
|
|
424
437
|
|
|
@@ -447,6 +460,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
447
460
|
<span class="param-type">Number</span>
|
|
448
461
|
|
|
449
462
|
|
|
463
|
+
|
|
450
464
|
|
|
451
465
|
</td>
|
|
452
466
|
|
|
@@ -478,6 +492,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
478
492
|
<span class="param-type">String</span>
|
|
479
493
|
|
|
480
494
|
|
|
495
|
+
|
|
481
496
|
|
|
482
497
|
</td>
|
|
483
498
|
|
|
@@ -506,6 +521,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
506
521
|
<span class="param-type">Number</span>
|
|
507
522
|
|
|
508
523
|
|
|
524
|
+
|
|
509
525
|
|
|
510
526
|
</td>
|
|
511
527
|
|
|
@@ -534,6 +550,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
534
550
|
<span class="param-type">Number</span>
|
|
535
551
|
|
|
536
552
|
|
|
553
|
+
|
|
537
554
|
|
|
538
555
|
</td>
|
|
539
556
|
|
|
@@ -562,6 +579,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
562
579
|
<span class="param-type">Boolean</span>
|
|
563
580
|
|
|
564
581
|
|
|
582
|
+
|
|
565
583
|
|
|
566
584
|
</td>
|
|
567
585
|
|
|
@@ -590,6 +608,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
590
608
|
<span class="param-type">Number</span>
|
|
591
609
|
|
|
592
610
|
|
|
611
|
+
|
|
593
612
|
|
|
594
613
|
</td>
|
|
595
614
|
|
|
@@ -621,6 +640,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
621
640
|
<span class="param-type">String</span>
|
|
622
641
|
|
|
623
642
|
|
|
643
|
+
|
|
624
644
|
|
|
625
645
|
</td>
|
|
626
646
|
|
|
@@ -649,6 +669,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
649
669
|
<span class="param-type">Boolean</span>
|
|
650
670
|
|
|
651
671
|
|
|
672
|
+
|
|
652
673
|
|
|
653
674
|
</td>
|
|
654
675
|
|
|
@@ -677,6 +698,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
677
698
|
<span class="param-type">Boolean</span>
|
|
678
699
|
|
|
679
700
|
|
|
701
|
+
|
|
680
702
|
|
|
681
703
|
</td>
|
|
682
704
|
|
|
@@ -705,6 +727,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
705
727
|
<span class="param-type">Point</span>
|
|
706
728
|
|
|
707
729
|
|
|
730
|
+
|
|
708
731
|
|
|
709
732
|
</td>
|
|
710
733
|
|
|
@@ -733,6 +756,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
733
756
|
<span class="param-type">Extent</span>
|
|
734
757
|
|
|
735
758
|
|
|
759
|
+
|
|
736
760
|
|
|
737
761
|
</td>
|
|
738
762
|
|
|
@@ -759,6 +783,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
759
783
|
<span class="param-type">Number</span>
|
|
760
784
|
|
|
761
785
|
|
|
786
|
+
|
|
762
787
|
|
|
763
788
|
</td>
|
|
764
789
|
|
|
@@ -785,6 +810,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
785
810
|
<span class="param-type">Number</span>
|
|
786
811
|
|
|
787
812
|
|
|
813
|
+
|
|
788
814
|
|
|
789
815
|
</td>
|
|
790
816
|
|
|
@@ -811,6 +837,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
811
837
|
<span class="param-type">Number</span>
|
|
812
838
|
|
|
813
839
|
|
|
840
|
+
|
|
814
841
|
|
|
815
842
|
</td>
|
|
816
843
|
|
|
@@ -837,6 +864,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
837
864
|
<span class="param-type">Object</span>
|
|
838
865
|
|
|
839
866
|
|
|
867
|
+
|
|
840
868
|
|
|
841
869
|
</td>
|
|
842
870
|
|
|
@@ -863,6 +891,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
863
891
|
<span class="param-type">Number</span>
|
|
864
892
|
|
|
865
893
|
|
|
894
|
+
|
|
866
895
|
|
|
867
896
|
</td>
|
|
868
897
|
|
|
@@ -1066,115 +1095,124 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1066
1095
|
<tbody>
|
|
1067
1096
|
|
|
1068
1097
|
<tr class="deep-level-0">
|
|
1069
|
-
<td class="name"><code><a href="
|
|
1098
|
+
<td class="name"><code><a href="#animation">animation</a></code></td>
|
|
1070
1099
|
<td class="name">
|
|
1071
1100
|
<code>
|
|
1072
1101
|
|
|
1073
1102
|
<span class="param-type">Boolean</span>
|
|
1074
1103
|
|
|
1075
1104
|
|
|
1105
|
+
|
|
1076
1106
|
</code>
|
|
1077
1107
|
</td>
|
|
1078
1108
|
<td class="name"><code><p>是否启用视角跳转动画</p></code></td>
|
|
1079
1109
|
</tr>
|
|
1080
1110
|
|
|
1081
1111
|
<tr class="deep-level-0">
|
|
1082
|
-
<td class="name"><code><a href="
|
|
1112
|
+
<td class="name"><code><a href="#center">center</a></code></td>
|
|
1083
1113
|
<td class="name">
|
|
1084
1114
|
<code>
|
|
1085
1115
|
|
|
1086
1116
|
<span class="param-type">Point</span>
|
|
1087
1117
|
|
|
1088
1118
|
|
|
1119
|
+
|
|
1089
1120
|
</code>
|
|
1090
1121
|
</td>
|
|
1091
1122
|
<td class="name"><code><p>地图视图中心点</p></code></td>
|
|
1092
1123
|
</tr>
|
|
1093
1124
|
|
|
1094
1125
|
<tr class="deep-level-0">
|
|
1095
|
-
<td class="name"><code><a href="
|
|
1126
|
+
<td class="name"><code><a href="#engineType">engineType</a></code></td>
|
|
1096
1127
|
<td class="name">
|
|
1097
1128
|
<code>
|
|
1098
1129
|
|
|
1099
1130
|
<span class="param-type">Object</span>
|
|
1100
1131
|
|
|
1101
1132
|
|
|
1133
|
+
|
|
1102
1134
|
</code>
|
|
1103
1135
|
</td>
|
|
1104
1136
|
<td class="name"><code><p>引擎类型,为'leaflet'</p></code></td>
|
|
1105
1137
|
</tr>
|
|
1106
1138
|
|
|
1107
1139
|
<tr class="deep-level-0">
|
|
1108
|
-
<td class="name"><code><a href="
|
|
1140
|
+
<td class="name"><code><a href="#extent">extent</a></code></td>
|
|
1109
1141
|
<td class="name">
|
|
1110
1142
|
<code>
|
|
1111
1143
|
|
|
1112
1144
|
<span class="param-type">Extent</span>
|
|
1113
1145
|
|
|
1114
1146
|
|
|
1147
|
+
|
|
1115
1148
|
</code>
|
|
1116
1149
|
</td>
|
|
1117
1150
|
<td class="name"><code><p>地图视图可视范围</p></code></td>
|
|
1118
1151
|
</tr>
|
|
1119
1152
|
|
|
1120
1153
|
<tr class="deep-level-0">
|
|
1121
|
-
<td class="name"><code><a href="
|
|
1154
|
+
<td class="name"><code><a href="#fullExtent">fullExtent</a></code></td>
|
|
1122
1155
|
<td class="name">
|
|
1123
1156
|
<code>
|
|
1124
1157
|
|
|
1125
1158
|
<span class="param-type">Extent</span>
|
|
1126
1159
|
|
|
1127
1160
|
|
|
1161
|
+
|
|
1128
1162
|
</code>
|
|
1129
1163
|
</td>
|
|
1130
1164
|
<td class="name"><code><p>地图视图最大显示范围。用户不设置时,将地图范围作为地图视图的最大显示范围,用户设置时采用用户设置的。地图视图初始化时,会根据此范围计算地图视图的最小比例尺,当瓦片数据的最大比例尺小于此比例尺时,无法显示。在相同视图大小下,fullExtent越大,地图视图的最小比例尺越小。</p></code></td>
|
|
1131
1165
|
</tr>
|
|
1132
1166
|
|
|
1133
1167
|
<tr class="deep-level-0">
|
|
1134
|
-
<td class="name"><code><a href="
|
|
1168
|
+
<td class="name"><code><a href="#height">height</a></code></td>
|
|
1135
1169
|
<td class="name">
|
|
1136
1170
|
<code>
|
|
1137
1171
|
|
|
1138
1172
|
<span class="param-type">Number</span>
|
|
1139
1173
|
|
|
1140
1174
|
|
|
1175
|
+
|
|
1141
1176
|
</code>
|
|
1142
1177
|
</td>
|
|
1143
1178
|
<td class="name"><code><p>地图视图高度</p></code></td>
|
|
1144
1179
|
</tr>
|
|
1145
1180
|
|
|
1146
1181
|
<tr class="deep-level-0">
|
|
1147
|
-
<td class="name"><code><a href="
|
|
1182
|
+
<td class="name"><code><a href="#maxScale">maxScale</a></code></td>
|
|
1148
1183
|
<td class="name">
|
|
1149
1184
|
<code>
|
|
1150
1185
|
|
|
1151
1186
|
<span class="param-type">Number</span>
|
|
1152
1187
|
|
|
1153
1188
|
|
|
1189
|
+
|
|
1154
1190
|
</code>
|
|
1155
1191
|
</td>
|
|
1156
1192
|
<td class="name"><code><p>地图视图的最大比例尺(比例尺的分母,该值越小,比例尺越大)。视图的当前比列尺不会大于地图视图的最大比例尺。默认值为undefined,undefined表示用户未设置,视图的最大比例尺不受限制。maxScale的值应该始终小于minScale的值。</p></code></td>
|
|
1157
1193
|
</tr>
|
|
1158
1194
|
|
|
1159
1195
|
<tr class="deep-level-0">
|
|
1160
|
-
<td class="name"><code><a href="
|
|
1196
|
+
<td class="name"><code><a href="#minScale">minScale</a></code></td>
|
|
1161
1197
|
<td class="name">
|
|
1162
1198
|
<code>
|
|
1163
1199
|
|
|
1164
1200
|
<span class="param-type">Number</span>
|
|
1165
1201
|
|
|
1166
1202
|
|
|
1203
|
+
|
|
1167
1204
|
</code>
|
|
1168
1205
|
</td>
|
|
1169
1206
|
<td class="name"><code><p>地图视图的最小比例尺(比例尺的分母,该值越大,比例尺越小)。视图的当前比列尺不会小于地图视图的最小比例尺。默认值为undefined,undefined表示用户未设置,地图视图会根据全图范围,计算视图的最小比例尺。如果用户设置了该值,则地图将直接采用用户设置的值。minScale的值应该始终大于maxScale的值。</p></code></td>
|
|
1170
1207
|
</tr>
|
|
1171
1208
|
|
|
1172
1209
|
<tr class="deep-level-0">
|
|
1173
|
-
<td class="name"><code><a href="
|
|
1210
|
+
<td class="name"><code><a href="#popup">popup</a></code></td>
|
|
1174
1211
|
<td class="name">
|
|
1175
1212
|
<code>
|
|
1176
1213
|
|
|
1177
|
-
<span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
|
|
1214
|
+
<span class="param-type"><a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
|
|
1215
|
+
|
|
1178
1216
|
|
|
1179
1217
|
|
|
1180
1218
|
</code>
|
|
@@ -1183,104 +1221,112 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1183
1221
|
</tr>
|
|
1184
1222
|
|
|
1185
1223
|
<tr class="deep-level-0">
|
|
1186
|
-
<td class="name"><code><a href="
|
|
1224
|
+
<td class="name"><code><a href="#preferCanvas">preferCanvas</a></code></td>
|
|
1187
1225
|
<td class="name">
|
|
1188
1226
|
<code>
|
|
1189
1227
|
|
|
1190
1228
|
<span class="param-type">Boolean</span>
|
|
1191
1229
|
|
|
1192
1230
|
|
|
1231
|
+
|
|
1193
1232
|
</code>
|
|
1194
1233
|
</td>
|
|
1195
1234
|
<td class="name"><code><p>视图渲染方式是否为canvas</p></code></td>
|
|
1196
1235
|
</tr>
|
|
1197
1236
|
|
|
1198
1237
|
<tr class="deep-level-0">
|
|
1199
|
-
<td class="name"><code><a href="
|
|
1238
|
+
<td class="name"><code><a href="#rotation">rotation</a></code></td>
|
|
1200
1239
|
<td class="name">
|
|
1201
1240
|
<code>
|
|
1202
1241
|
|
|
1203
1242
|
<span class="param-type">Boolean</span>
|
|
1204
1243
|
|
|
1205
1244
|
|
|
1245
|
+
|
|
1206
1246
|
</code>
|
|
1207
1247
|
</td>
|
|
1208
1248
|
<td class="name"><code><p>地图视图旋转选项。单位为度,默认为0,表示不进行旋转</p></code></td>
|
|
1209
1249
|
</tr>
|
|
1210
1250
|
|
|
1211
1251
|
<tr class="deep-level-0">
|
|
1212
|
-
<td class="name"><code><a href="
|
|
1252
|
+
<td class="name"><code><a href="#scale">scale</a></code></td>
|
|
1213
1253
|
<td class="name">
|
|
1214
1254
|
<code>
|
|
1215
1255
|
|
|
1216
1256
|
<span class="param-type">Number</span>
|
|
1217
1257
|
|
|
1218
1258
|
|
|
1259
|
+
|
|
1219
1260
|
</code>
|
|
1220
1261
|
</td>
|
|
1221
1262
|
<td class="name"><code><p>地图视图比例尺(比例尺的分母)</p></code></td>
|
|
1222
1263
|
</tr>
|
|
1223
1264
|
|
|
1224
1265
|
<tr class="deep-level-0">
|
|
1225
|
-
<td class="name"><code><a href="
|
|
1266
|
+
<td class="name"><code><a href="#spatialReference">spatialReference</a></code></td>
|
|
1226
1267
|
<td class="name">
|
|
1227
1268
|
<code>
|
|
1228
1269
|
|
|
1229
1270
|
<span class="param-type">SpatialReference</span>
|
|
1230
1271
|
|
|
1231
1272
|
|
|
1273
|
+
|
|
1232
1274
|
</code>
|
|
1233
1275
|
</td>
|
|
1234
1276
|
<td class="name"><code><p>视图空间参考系</p></code></td>
|
|
1235
1277
|
</tr>
|
|
1236
1278
|
|
|
1237
1279
|
<tr class="deep-level-0">
|
|
1238
|
-
<td class="name"><code><a href="
|
|
1280
|
+
<td class="name"><code><a href="#spatialReferenceLocked">spatialReferenceLocked</a></code></td>
|
|
1239
1281
|
<td class="name">
|
|
1240
1282
|
<code>
|
|
1241
1283
|
|
|
1242
1284
|
<span class="param-type">Boolean</span>
|
|
1243
1285
|
|
|
1244
1286
|
|
|
1287
|
+
|
|
1245
1288
|
</code>
|
|
1246
1289
|
</td>
|
|
1247
1290
|
<td class="name"><code><p>是否锁定视图空间参考系</p></code></td>
|
|
1248
1291
|
</tr>
|
|
1249
1292
|
|
|
1250
1293
|
<tr class="deep-level-0">
|
|
1251
|
-
<td class="name"><code><a href="
|
|
1294
|
+
<td class="name"><code><a href="#stationary">stationary</a></code></td>
|
|
1252
1295
|
<td class="name">
|
|
1253
1296
|
<code>
|
|
1254
1297
|
|
|
1255
1298
|
<span class="param-type">Boolean</span>
|
|
1256
1299
|
|
|
1257
1300
|
|
|
1301
|
+
|
|
1258
1302
|
</code>
|
|
1259
1303
|
</td>
|
|
1260
1304
|
<td class="name"><code><p>试图是否静止</p></code></td>
|
|
1261
1305
|
</tr>
|
|
1262
1306
|
|
|
1263
1307
|
<tr class="deep-level-0">
|
|
1264
|
-
<td class="name"><code><a href="
|
|
1308
|
+
<td class="name"><code><a href="#width">width</a></code></td>
|
|
1265
1309
|
<td class="name">
|
|
1266
1310
|
<code>
|
|
1267
1311
|
|
|
1268
1312
|
<span class="param-type">Number</span>
|
|
1269
1313
|
|
|
1270
1314
|
|
|
1315
|
+
|
|
1271
1316
|
</code>
|
|
1272
1317
|
</td>
|
|
1273
1318
|
<td class="name"><code><p>地图视图宽度</p></code></td>
|
|
1274
1319
|
</tr>
|
|
1275
1320
|
|
|
1276
1321
|
<tr class="deep-level-0">
|
|
1277
|
-
<td class="name"><code><a href="
|
|
1322
|
+
<td class="name"><code><a href="#zoom">zoom</a></code></td>
|
|
1278
1323
|
<td class="name">
|
|
1279
1324
|
<code>
|
|
1280
1325
|
|
|
1281
1326
|
<span class="param-type">Number</span>
|
|
1282
1327
|
|
|
1283
1328
|
|
|
1329
|
+
|
|
1284
1330
|
</code>
|
|
1285
1331
|
</td>
|
|
1286
1332
|
<td class="name"><code><p>视图层级</p></code></td>
|
|
@@ -1300,6 +1346,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1300
1346
|
<span class="param-type">Boolean</span>
|
|
1301
1347
|
|
|
1302
1348
|
|
|
1349
|
+
|
|
1303
1350
|
</span>
|
|
1304
1351
|
|
|
1305
1352
|
<h4 class="name" id="animation">
|
|
@@ -1370,6 +1417,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1370
1417
|
<span class="param-type">Point</span>
|
|
1371
1418
|
|
|
1372
1419
|
|
|
1420
|
+
|
|
1373
1421
|
</span>
|
|
1374
1422
|
|
|
1375
1423
|
<h4 class="name" id="center">
|
|
@@ -1440,6 +1488,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1440
1488
|
<span class="param-type">Object</span>
|
|
1441
1489
|
|
|
1442
1490
|
|
|
1491
|
+
|
|
1443
1492
|
</span>
|
|
1444
1493
|
|
|
1445
1494
|
<h4 class="name" id="engineType">
|
|
@@ -1514,6 +1563,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1514
1563
|
<span class="param-type">Extent</span>
|
|
1515
1564
|
|
|
1516
1565
|
|
|
1566
|
+
|
|
1517
1567
|
</span>
|
|
1518
1568
|
|
|
1519
1569
|
<h4 class="name" id="extent">
|
|
@@ -1584,6 +1634,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1584
1634
|
<span class="param-type">Extent</span>
|
|
1585
1635
|
|
|
1586
1636
|
|
|
1637
|
+
|
|
1587
1638
|
</span>
|
|
1588
1639
|
|
|
1589
1640
|
<h4 class="name" id="fullExtent">
|
|
@@ -1654,6 +1705,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1654
1705
|
<span class="param-type">Number</span>
|
|
1655
1706
|
|
|
1656
1707
|
|
|
1708
|
+
|
|
1657
1709
|
</span>
|
|
1658
1710
|
|
|
1659
1711
|
<h4 class="name" id="height">
|
|
@@ -1728,6 +1780,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1728
1780
|
<span class="param-type">Number</span>
|
|
1729
1781
|
|
|
1730
1782
|
|
|
1783
|
+
|
|
1731
1784
|
</span>
|
|
1732
1785
|
|
|
1733
1786
|
<h4 class="name" id="maxScale">
|
|
@@ -1798,6 +1851,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1798
1851
|
<span class="param-type">Number</span>
|
|
1799
1852
|
|
|
1800
1853
|
|
|
1854
|
+
|
|
1801
1855
|
</span>
|
|
1802
1856
|
|
|
1803
1857
|
<h4 class="name" id="minScale">
|
|
@@ -1865,7 +1919,8 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1865
1919
|
<span class="method-parameter is-pulled-right">
|
|
1866
1920
|
<label>类型:</label>
|
|
1867
1921
|
|
|
1868
|
-
<span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
|
|
1922
|
+
<span class="param-type"><a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
|
|
1923
|
+
|
|
1869
1924
|
|
|
1870
1925
|
|
|
1871
1926
|
</span>
|
|
@@ -1938,6 +1993,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
1938
1993
|
<span class="param-type">Boolean</span>
|
|
1939
1994
|
|
|
1940
1995
|
|
|
1996
|
+
|
|
1941
1997
|
</span>
|
|
1942
1998
|
|
|
1943
1999
|
<h4 class="name" id="preferCanvas">
|
|
@@ -2008,6 +2064,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2008
2064
|
<span class="param-type">Boolean</span>
|
|
2009
2065
|
|
|
2010
2066
|
|
|
2067
|
+
|
|
2011
2068
|
</span>
|
|
2012
2069
|
|
|
2013
2070
|
<h4 class="name" id="rotation">
|
|
@@ -2078,6 +2135,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2078
2135
|
<span class="param-type">Number</span>
|
|
2079
2136
|
|
|
2080
2137
|
|
|
2138
|
+
|
|
2081
2139
|
</span>
|
|
2082
2140
|
|
|
2083
2141
|
<h4 class="name" id="scale">
|
|
@@ -2148,6 +2206,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2148
2206
|
<span class="param-type">SpatialReference</span>
|
|
2149
2207
|
|
|
2150
2208
|
|
|
2209
|
+
|
|
2151
2210
|
</span>
|
|
2152
2211
|
|
|
2153
2212
|
<h4 class="name" id="spatialReference">
|
|
@@ -2222,6 +2281,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2222
2281
|
<span class="param-type">Boolean</span>
|
|
2223
2282
|
|
|
2224
2283
|
|
|
2284
|
+
|
|
2225
2285
|
</span>
|
|
2226
2286
|
|
|
2227
2287
|
<h4 class="name" id="spatialReferenceLocked">
|
|
@@ -2292,6 +2352,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2292
2352
|
<span class="param-type">Boolean</span>
|
|
2293
2353
|
|
|
2294
2354
|
|
|
2355
|
+
|
|
2295
2356
|
</span>
|
|
2296
2357
|
|
|
2297
2358
|
<h4 class="name" id="stationary">
|
|
@@ -2366,6 +2427,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2366
2427
|
<span class="param-type">Number</span>
|
|
2367
2428
|
|
|
2368
2429
|
|
|
2430
|
+
|
|
2369
2431
|
</span>
|
|
2370
2432
|
|
|
2371
2433
|
<h4 class="name" id="width">
|
|
@@ -2440,6 +2502,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2440
2502
|
<span class="param-type">Number</span>
|
|
2441
2503
|
|
|
2442
2504
|
|
|
2505
|
+
|
|
2443
2506
|
</span>
|
|
2444
2507
|
|
|
2445
2508
|
<h4 class="name" id="zoom">
|
|
@@ -2523,12 +2586,13 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2523
2586
|
<tbody>
|
|
2524
2587
|
|
|
2525
2588
|
<tr class="deep-level-0">
|
|
2526
|
-
<td class="name"><code><a href="
|
|
2589
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
2527
2590
|
<td class="name">
|
|
2528
2591
|
<code>
|
|
2529
2592
|
|
|
2530
2593
|
|
|
2531
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2594
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2595
|
+
|
|
2532
2596
|
|
|
2533
2597
|
|
|
2534
2598
|
|
|
@@ -2538,12 +2602,13 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2538
2602
|
</tr>
|
|
2539
2603
|
|
|
2540
2604
|
<tr class="deep-level-0">
|
|
2541
|
-
<td class="name"><code><a href="
|
|
2605
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
2542
2606
|
<td class="name">
|
|
2543
2607
|
<code>
|
|
2544
2608
|
|
|
2545
2609
|
|
|
2546
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2610
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2611
|
+
|
|
2547
2612
|
|
|
2548
2613
|
|
|
2549
2614
|
|
|
@@ -2553,12 +2618,13 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2553
2618
|
</tr>
|
|
2554
2619
|
|
|
2555
2620
|
<tr class="deep-level-0">
|
|
2556
|
-
<td class="name"><code><a href="
|
|
2621
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
2557
2622
|
<td class="name">
|
|
2558
2623
|
<code>
|
|
2559
2624
|
|
|
2560
2625
|
|
|
2561
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2626
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
2627
|
+
|
|
2562
2628
|
|
|
2563
2629
|
|
|
2564
2630
|
|
|
@@ -2568,7 +2634,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2568
2634
|
</tr>
|
|
2569
2635
|
|
|
2570
2636
|
<tr class="deep-level-0">
|
|
2571
|
-
<td class="name"><code><a href="
|
|
2637
|
+
<td class="name"><code><a href="#destroy">destroy</a></code></td>
|
|
2572
2638
|
<td class="name">
|
|
2573
2639
|
<code>
|
|
2574
2640
|
|
|
@@ -2578,7 +2644,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2578
2644
|
</tr>
|
|
2579
2645
|
|
|
2580
2646
|
<tr class="deep-level-0">
|
|
2581
|
-
<td class="name"><code><a href="
|
|
2647
|
+
<td class="name"><code><a href="#flyTo">flyTo</a></code></td>
|
|
2582
2648
|
<td class="name">
|
|
2583
2649
|
<code>
|
|
2584
2650
|
|
|
@@ -2588,7 +2654,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2588
2654
|
</tr>
|
|
2589
2655
|
|
|
2590
2656
|
<tr class="deep-level-0">
|
|
2591
|
-
<td class="name"><code><a href="
|
|
2657
|
+
<td class="name"><code><a href="#getCenter">getCenter</a></code></td>
|
|
2592
2658
|
<td class="name">
|
|
2593
2659
|
<code>
|
|
2594
2660
|
|
|
@@ -2596,6 +2662,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2596
2662
|
<span class="param-type">Object</span>
|
|
2597
2663
|
|
|
2598
2664
|
|
|
2665
|
+
|
|
2599
2666
|
|
|
2600
2667
|
</code>
|
|
2601
2668
|
</td>
|
|
@@ -2603,7 +2670,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2603
2670
|
</tr>
|
|
2604
2671
|
|
|
2605
2672
|
<tr class="deep-level-0">
|
|
2606
|
-
<td class="name"><code><a href="
|
|
2673
|
+
<td class="name"><code><a href="#getExtent">getExtent</a></code></td>
|
|
2607
2674
|
<td class="name">
|
|
2608
2675
|
<code>
|
|
2609
2676
|
|
|
@@ -2611,6 +2678,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2611
2678
|
<span class="param-type">Extent</span>
|
|
2612
2679
|
|
|
2613
2680
|
|
|
2681
|
+
|
|
2614
2682
|
|
|
2615
2683
|
</code>
|
|
2616
2684
|
</td>
|
|
@@ -2618,7 +2686,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2618
2686
|
</tr>
|
|
2619
2687
|
|
|
2620
2688
|
<tr class="deep-level-0">
|
|
2621
|
-
<td class="name"><code><a href="
|
|
2689
|
+
<td class="name"><code><a href="#getMaxZoom">getMaxZoom</a></code></td>
|
|
2622
2690
|
<td class="name">
|
|
2623
2691
|
<code>
|
|
2624
2692
|
|
|
@@ -2626,6 +2694,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2626
2694
|
<span class="param-type">Number</span>
|
|
2627
2695
|
|
|
2628
2696
|
|
|
2697
|
+
|
|
2629
2698
|
|
|
2630
2699
|
</code>
|
|
2631
2700
|
</td>
|
|
@@ -2633,7 +2702,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2633
2702
|
</tr>
|
|
2634
2703
|
|
|
2635
2704
|
<tr class="deep-level-0">
|
|
2636
|
-
<td class="name"><code><a href="
|
|
2705
|
+
<td class="name"><code><a href="#getMinZoom">getMinZoom</a></code></td>
|
|
2637
2706
|
<td class="name">
|
|
2638
2707
|
<code>
|
|
2639
2708
|
|
|
@@ -2641,6 +2710,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2641
2710
|
<span class="param-type">Number</span>
|
|
2642
2711
|
|
|
2643
2712
|
|
|
2713
|
+
|
|
2644
2714
|
|
|
2645
2715
|
</code>
|
|
2646
2716
|
</td>
|
|
@@ -2648,7 +2718,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2648
2718
|
</tr>
|
|
2649
2719
|
|
|
2650
2720
|
<tr class="deep-level-0">
|
|
2651
|
-
<td class="name"><code><a href="
|
|
2721
|
+
<td class="name"><code><a href="#getPixelCenter">getPixelCenter</a></code></td>
|
|
2652
2722
|
<td class="name">
|
|
2653
2723
|
<code>
|
|
2654
2724
|
|
|
@@ -2656,6 +2726,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2656
2726
|
<span class="param-type">Object</span>
|
|
2657
2727
|
|
|
2658
2728
|
|
|
2729
|
+
|
|
2659
2730
|
|
|
2660
2731
|
</code>
|
|
2661
2732
|
</td>
|
|
@@ -2663,7 +2734,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2663
2734
|
</tr>
|
|
2664
2735
|
|
|
2665
2736
|
<tr class="deep-level-0">
|
|
2666
|
-
<td class="name"><code><a href="
|
|
2737
|
+
<td class="name"><code><a href="#getPixelExtent">getPixelExtent</a></code></td>
|
|
2667
2738
|
<td class="name">
|
|
2668
2739
|
<code>
|
|
2669
2740
|
|
|
@@ -2671,6 +2742,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2671
2742
|
<span class="param-type">Object</span>
|
|
2672
2743
|
|
|
2673
2744
|
|
|
2745
|
+
|
|
2674
2746
|
|
|
2675
2747
|
</code>
|
|
2676
2748
|
</td>
|
|
@@ -2678,7 +2750,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2678
2750
|
</tr>
|
|
2679
2751
|
|
|
2680
2752
|
<tr class="deep-level-0">
|
|
2681
|
-
<td class="name"><code><a href="
|
|
2753
|
+
<td class="name"><code><a href="#getPixelWorldExtent">getPixelWorldExtent</a></code></td>
|
|
2682
2754
|
<td class="name">
|
|
2683
2755
|
<code>
|
|
2684
2756
|
|
|
@@ -2686,6 +2758,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2686
2758
|
<span class="param-type">Object</span>
|
|
2687
2759
|
|
|
2688
2760
|
|
|
2761
|
+
|
|
2689
2762
|
|
|
2690
2763
|
</code>
|
|
2691
2764
|
</td>
|
|
@@ -2693,7 +2766,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2693
2766
|
</tr>
|
|
2694
2767
|
|
|
2695
2768
|
<tr class="deep-level-0">
|
|
2696
|
-
<td class="name"><code><a href="
|
|
2769
|
+
<td class="name"><code><a href="#getScale">getScale</a></code></td>
|
|
2697
2770
|
<td class="name">
|
|
2698
2771
|
<code>
|
|
2699
2772
|
|
|
@@ -2701,6 +2774,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2701
2774
|
<span class="param-type">Number</span>
|
|
2702
2775
|
|
|
2703
2776
|
|
|
2777
|
+
|
|
2704
2778
|
|
|
2705
2779
|
</code>
|
|
2706
2780
|
</td>
|
|
@@ -2709,7 +2783,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2709
2783
|
</tr>
|
|
2710
2784
|
|
|
2711
2785
|
<tr class="deep-level-0">
|
|
2712
|
-
<td class="name"><code><a href="
|
|
2786
|
+
<td class="name"><code><a href="#getSize">getSize</a></code></td>
|
|
2713
2787
|
<td class="name">
|
|
2714
2788
|
<code>
|
|
2715
2789
|
|
|
@@ -2717,6 +2791,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2717
2791
|
<span class="param-type">Object</span>
|
|
2718
2792
|
|
|
2719
2793
|
|
|
2794
|
+
|
|
2720
2795
|
|
|
2721
2796
|
</code>
|
|
2722
2797
|
</td>
|
|
@@ -2724,7 +2799,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2724
2799
|
</tr>
|
|
2725
2800
|
|
|
2726
2801
|
<tr class="deep-level-0">
|
|
2727
|
-
<td class="name"><code><a href="
|
|
2802
|
+
<td class="name"><code><a href="#getZoom">getZoom</a></code></td>
|
|
2728
2803
|
<td class="name">
|
|
2729
2804
|
<code>
|
|
2730
2805
|
|
|
@@ -2732,6 +2807,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2732
2807
|
<span class="param-type">Number</span>
|
|
2733
2808
|
|
|
2734
2809
|
|
|
2810
|
+
|
|
2735
2811
|
|
|
2736
2812
|
</code>
|
|
2737
2813
|
</td>
|
|
@@ -2739,7 +2815,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2739
2815
|
</tr>
|
|
2740
2816
|
|
|
2741
2817
|
<tr class="deep-level-0">
|
|
2742
|
-
<td class="name"><code><a href="
|
|
2818
|
+
<td class="name"><code><a href="#getZoomByExtent">getZoomByExtent</a></code></td>
|
|
2743
2819
|
<td class="name">
|
|
2744
2820
|
<code>
|
|
2745
2821
|
|
|
@@ -2747,6 +2823,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2747
2823
|
<span class="param-type">Number</span>
|
|
2748
2824
|
|
|
2749
2825
|
|
|
2826
|
+
|
|
2750
2827
|
|
|
2751
2828
|
</code>
|
|
2752
2829
|
</td>
|
|
@@ -2755,7 +2832,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2755
2832
|
</tr>
|
|
2756
2833
|
|
|
2757
2834
|
<tr class="deep-level-0">
|
|
2758
|
-
<td class="name"><code><a href="
|
|
2835
|
+
<td class="name"><code><a href="#goTo">goTo</a></code></td>
|
|
2759
2836
|
<td class="name">
|
|
2760
2837
|
<code>
|
|
2761
2838
|
|
|
@@ -2765,7 +2842,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2765
2842
|
</tr>
|
|
2766
2843
|
|
|
2767
2844
|
<tr class="deep-level-0">
|
|
2768
|
-
<td class="name"><code><a href="
|
|
2845
|
+
<td class="name"><code><a href="#hitTest">hitTest</a></code></td>
|
|
2769
2846
|
<td class="name">
|
|
2770
2847
|
<code>
|
|
2771
2848
|
|
|
@@ -2773,6 +2850,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2773
2850
|
<span class="param-type">Array</span>
|
|
2774
2851
|
|
|
2775
2852
|
|
|
2853
|
+
|
|
2776
2854
|
|
|
2777
2855
|
</code>
|
|
2778
2856
|
</td>
|
|
@@ -2780,7 +2858,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2780
2858
|
</tr>
|
|
2781
2859
|
|
|
2782
2860
|
<tr class="deep-level-0">
|
|
2783
|
-
<td class="name"><code><a href="
|
|
2861
|
+
<td class="name"><code><a href="#takeScreenshot">takeScreenshot</a></code></td>
|
|
2784
2862
|
<td class="name">
|
|
2785
2863
|
<code>
|
|
2786
2864
|
|
|
@@ -2788,6 +2866,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2788
2866
|
<span class="param-type">Object</span>
|
|
2789
2867
|
|
|
2790
2868
|
|
|
2869
|
+
|
|
2791
2870
|
|
|
2792
2871
|
</code>
|
|
2793
2872
|
</td>
|
|
@@ -2795,7 +2874,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2795
2874
|
</tr>
|
|
2796
2875
|
|
|
2797
2876
|
<tr class="deep-level-0">
|
|
2798
|
-
<td class="name"><code><a href="
|
|
2877
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
2799
2878
|
<td class="name">
|
|
2800
2879
|
<code>
|
|
2801
2880
|
|
|
@@ -2803,6 +2882,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2803
2882
|
<span class="param-type">Object</span>
|
|
2804
2883
|
|
|
2805
2884
|
|
|
2885
|
+
|
|
2806
2886
|
|
|
2807
2887
|
</code>
|
|
2808
2888
|
</td>
|
|
@@ -2810,7 +2890,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2810
2890
|
</tr>
|
|
2811
2891
|
|
|
2812
2892
|
<tr class="deep-level-0">
|
|
2813
|
-
<td class="name"><code><a href="
|
|
2893
|
+
<td class="name"><code><a href="#toMap">toMap</a></code></td>
|
|
2814
2894
|
<td class="name">
|
|
2815
2895
|
<code>
|
|
2816
2896
|
|
|
@@ -2818,6 +2898,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2818
2898
|
<span class="param-type">Point</span>
|
|
2819
2899
|
|
|
2820
2900
|
|
|
2901
|
+
|
|
2821
2902
|
|
|
2822
2903
|
</code>
|
|
2823
2904
|
</td>
|
|
@@ -2826,7 +2907,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2826
2907
|
</tr>
|
|
2827
2908
|
|
|
2828
2909
|
<tr class="deep-level-0">
|
|
2829
|
-
<td class="name"><code><a href="
|
|
2910
|
+
<td class="name"><code><a href="#toScreen">toScreen</a></code></td>
|
|
2830
2911
|
<td class="name">
|
|
2831
2912
|
<code>
|
|
2832
2913
|
|
|
@@ -2834,6 +2915,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2834
2915
|
<span class="param-type">Object</span>
|
|
2835
2916
|
|
|
2836
2917
|
|
|
2918
|
+
|
|
2837
2919
|
|
|
2838
2920
|
</code>
|
|
2839
2921
|
</td>
|
|
@@ -2912,6 +2994,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2912
2994
|
<span class="param-type">Object</span>
|
|
2913
2995
|
|
|
2914
2996
|
|
|
2997
|
+
|
|
2915
2998
|
|
|
2916
2999
|
</td>
|
|
2917
3000
|
|
|
@@ -2997,7 +3080,8 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
2997
3080
|
<div class='column is-5 has-text-left'>
|
|
2998
3081
|
<label>类型: </label>
|
|
2999
3082
|
|
|
3000
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3083
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3084
|
+
|
|
3001
3085
|
|
|
3002
3086
|
|
|
3003
3087
|
</div>
|
|
@@ -3081,6 +3165,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3081
3165
|
<span class="param-type">Object</span>
|
|
3082
3166
|
|
|
3083
3167
|
|
|
3168
|
+
|
|
3084
3169
|
|
|
3085
3170
|
</td>
|
|
3086
3171
|
|
|
@@ -3164,7 +3249,8 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3164
3249
|
<div class='column is-5 has-text-left'>
|
|
3165
3250
|
<label>类型: </label>
|
|
3166
3251
|
|
|
3167
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3252
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3253
|
+
|
|
3168
3254
|
|
|
3169
3255
|
|
|
3170
3256
|
</div>
|
|
@@ -3280,7 +3366,8 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3280
3366
|
<div class='column is-5 has-text-left'>
|
|
3281
3367
|
<label>类型: </label>
|
|
3282
3368
|
|
|
3283
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3369
|
+
<span class="param-type"><a link="MapViewLeaflet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a></span>
|
|
3370
|
+
|
|
3284
3371
|
|
|
3285
3372
|
|
|
3286
3373
|
</div>
|
|
@@ -3474,6 +3561,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3474
3561
|
<span class="param-type">Array</span>
|
|
3475
3562
|
|
|
3476
3563
|
|
|
3564
|
+
|
|
3477
3565
|
|
|
3478
3566
|
</td>
|
|
3479
3567
|
|
|
@@ -3500,6 +3588,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3500
3588
|
<span class="param-type">Number</span>
|
|
3501
3589
|
|
|
3502
3590
|
|
|
3591
|
+
|
|
3503
3592
|
|
|
3504
3593
|
</td>
|
|
3505
3594
|
|
|
@@ -3528,6 +3617,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3528
3617
|
<span class="param-type">Extent</span>
|
|
3529
3618
|
|
|
3530
3619
|
|
|
3620
|
+
|
|
3531
3621
|
|
|
3532
3622
|
</td>
|
|
3533
3623
|
|
|
@@ -3735,6 +3825,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3735
3825
|
<span class="param-type">Object</span>
|
|
3736
3826
|
|
|
3737
3827
|
|
|
3828
|
+
|
|
3738
3829
|
</div>
|
|
3739
3830
|
|
|
3740
3831
|
</div>
|
|
@@ -3851,6 +3942,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3851
3942
|
<span class="param-type">Extent</span>
|
|
3852
3943
|
|
|
3853
3944
|
|
|
3945
|
+
|
|
3854
3946
|
</div>
|
|
3855
3947
|
|
|
3856
3948
|
</div>
|
|
@@ -3967,6 +4059,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
3967
4059
|
<span class="param-type">Number</span>
|
|
3968
4060
|
|
|
3969
4061
|
|
|
4062
|
+
|
|
3970
4063
|
</div>
|
|
3971
4064
|
|
|
3972
4065
|
</div>
|
|
@@ -4083,6 +4176,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4083
4176
|
<span class="param-type">Number</span>
|
|
4084
4177
|
|
|
4085
4178
|
|
|
4179
|
+
|
|
4086
4180
|
</div>
|
|
4087
4181
|
|
|
4088
4182
|
</div>
|
|
@@ -4199,6 +4293,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4199
4293
|
<span class="param-type">Object</span>
|
|
4200
4294
|
|
|
4201
4295
|
|
|
4296
|
+
|
|
4202
4297
|
</div>
|
|
4203
4298
|
|
|
4204
4299
|
</div>
|
|
@@ -4315,6 +4410,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4315
4410
|
<span class="param-type">Object</span>
|
|
4316
4411
|
|
|
4317
4412
|
|
|
4413
|
+
|
|
4318
4414
|
</div>
|
|
4319
4415
|
|
|
4320
4416
|
</div>
|
|
@@ -4431,6 +4527,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4431
4527
|
<span class="param-type">Object</span>
|
|
4432
4528
|
|
|
4433
4529
|
|
|
4530
|
+
|
|
4434
4531
|
</div>
|
|
4435
4532
|
|
|
4436
4533
|
</div>
|
|
@@ -4548,6 +4645,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4548
4645
|
<span class="param-type">Number</span>
|
|
4549
4646
|
|
|
4550
4647
|
|
|
4648
|
+
|
|
4551
4649
|
</div>
|
|
4552
4650
|
|
|
4553
4651
|
</div>
|
|
@@ -4664,6 +4762,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4664
4762
|
<span class="param-type">Object</span>
|
|
4665
4763
|
|
|
4666
4764
|
|
|
4765
|
+
|
|
4667
4766
|
</div>
|
|
4668
4767
|
|
|
4669
4768
|
</div>
|
|
@@ -4780,6 +4879,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4780
4879
|
<span class="param-type">Number</span>
|
|
4781
4880
|
|
|
4782
4881
|
|
|
4882
|
+
|
|
4783
4883
|
</div>
|
|
4784
4884
|
|
|
4785
4885
|
</div>
|
|
@@ -4858,6 +4958,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4858
4958
|
<span class="param-type">Extent</span>
|
|
4859
4959
|
|
|
4860
4960
|
|
|
4961
|
+
|
|
4861
4962
|
|
|
4862
4963
|
</td>
|
|
4863
4964
|
|
|
@@ -4946,6 +5047,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
4946
5047
|
<span class="param-type">Number</span>
|
|
4947
5048
|
|
|
4948
5049
|
|
|
5050
|
+
|
|
4949
5051
|
</div>
|
|
4950
5052
|
|
|
4951
5053
|
</div>
|
|
@@ -5049,6 +5151,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5049
5151
|
<span class="param-type">Array</span>
|
|
5050
5152
|
|
|
5051
5153
|
|
|
5154
|
+
|
|
5052
5155
|
|
|
5053
5156
|
</td>
|
|
5054
5157
|
|
|
@@ -5075,6 +5178,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5075
5178
|
<span class="param-type">Number</span>
|
|
5076
5179
|
|
|
5077
5180
|
|
|
5181
|
+
|
|
5078
5182
|
|
|
5079
5183
|
</td>
|
|
5080
5184
|
|
|
@@ -5101,6 +5205,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5101
5205
|
<span class="param-type">Number</span>
|
|
5102
5206
|
|
|
5103
5207
|
|
|
5208
|
+
|
|
5104
5209
|
|
|
5105
5210
|
</td>
|
|
5106
5211
|
|
|
@@ -5133,6 +5238,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5133
5238
|
<span class="param-type">Collection.<Geometry></span>
|
|
5134
5239
|
|
|
5135
5240
|
|
|
5241
|
+
|
|
5136
5242
|
|
|
5137
5243
|
</td>
|
|
5138
5244
|
|
|
@@ -5185,6 +5291,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5185
5291
|
<span class="param-type">Boolean</span>
|
|
5186
5292
|
|
|
5187
5293
|
|
|
5294
|
+
|
|
5188
5295
|
|
|
5189
5296
|
</td>
|
|
5190
5297
|
|
|
@@ -5213,6 +5320,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5213
5320
|
<span class="param-type">Number</span>
|
|
5214
5321
|
|
|
5215
5322
|
|
|
5323
|
+
|
|
5216
5324
|
|
|
5217
5325
|
</td>
|
|
5218
5326
|
|
|
@@ -5377,6 +5485,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5377
5485
|
<span class="param-type">Object</span>
|
|
5378
5486
|
|
|
5379
5487
|
|
|
5488
|
+
|
|
5380
5489
|
|
|
5381
5490
|
</td>
|
|
5382
5491
|
|
|
@@ -5465,6 +5574,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5465
5574
|
<span class="param-type">Array</span>
|
|
5466
5575
|
|
|
5467
5576
|
|
|
5577
|
+
|
|
5468
5578
|
</div>
|
|
5469
5579
|
|
|
5470
5580
|
</div>
|
|
@@ -5553,6 +5663,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5553
5663
|
<span class="param-type">Object</span>
|
|
5554
5664
|
|
|
5555
5665
|
|
|
5666
|
+
|
|
5556
5667
|
|
|
5557
5668
|
</td>
|
|
5558
5669
|
|
|
@@ -5581,6 +5692,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5581
5692
|
<span class="param-type">PictureFormat</span>
|
|
5582
5693
|
|
|
5583
5694
|
|
|
5695
|
+
|
|
5584
5696
|
|
|
5585
5697
|
</td>
|
|
5586
5698
|
|
|
@@ -5609,6 +5721,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5609
5721
|
<span class="param-type">String</span>
|
|
5610
5722
|
|
|
5611
5723
|
|
|
5724
|
+
|
|
5612
5725
|
|
|
5613
5726
|
</td>
|
|
5614
5727
|
|
|
@@ -5637,6 +5750,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5637
5750
|
<span class="param-type">Number</span>
|
|
5638
5751
|
|
|
5639
5752
|
|
|
5753
|
+
|
|
5640
5754
|
|
|
5641
5755
|
</td>
|
|
5642
5756
|
|
|
@@ -5663,6 +5777,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5663
5777
|
<span class="param-type">Number</span>
|
|
5664
5778
|
|
|
5665
5779
|
|
|
5780
|
+
|
|
5666
5781
|
|
|
5667
5782
|
</td>
|
|
5668
5783
|
|
|
@@ -5689,6 +5804,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5689
5804
|
<span class="param-type">Number</span>
|
|
5690
5805
|
|
|
5691
5806
|
|
|
5807
|
+
|
|
5692
5808
|
|
|
5693
5809
|
</td>
|
|
5694
5810
|
|
|
@@ -5715,6 +5831,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5715
5831
|
<span class="param-type">Number</span>
|
|
5716
5832
|
|
|
5717
5833
|
|
|
5834
|
+
|
|
5718
5835
|
|
|
5719
5836
|
</td>
|
|
5720
5837
|
|
|
@@ -5741,6 +5858,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5741
5858
|
<span class="param-type">Boolean</span>
|
|
5742
5859
|
|
|
5743
5860
|
|
|
5861
|
+
|
|
5744
5862
|
|
|
5745
5863
|
</td>
|
|
5746
5864
|
|
|
@@ -5838,6 +5956,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5838
5956
|
<span class="param-type">Object</span>
|
|
5839
5957
|
|
|
5840
5958
|
|
|
5959
|
+
|
|
5841
5960
|
</div>
|
|
5842
5961
|
|
|
5843
5962
|
</div>
|
|
@@ -5963,6 +6082,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
5963
6082
|
<span class="param-type">Object</span>
|
|
5964
6083
|
|
|
5965
6084
|
|
|
6085
|
+
|
|
5966
6086
|
</div>
|
|
5967
6087
|
|
|
5968
6088
|
</div>
|
|
@@ -6041,6 +6161,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
6041
6161
|
<span class="param-type">Object</span>
|
|
6042
6162
|
|
|
6043
6163
|
|
|
6164
|
+
|
|
6044
6165
|
|
|
6045
6166
|
</td>
|
|
6046
6167
|
|
|
@@ -6129,6 +6250,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
6129
6250
|
<span class="param-type">Point</span>
|
|
6130
6251
|
|
|
6131
6252
|
|
|
6253
|
+
|
|
6132
6254
|
</div>
|
|
6133
6255
|
|
|
6134
6256
|
</div>
|
|
@@ -6216,6 +6338,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
6216
6338
|
<span class="param-type">Point</span>
|
|
6217
6339
|
|
|
6218
6340
|
|
|
6341
|
+
|
|
6219
6342
|
|
|
6220
6343
|
</td>
|
|
6221
6344
|
|
|
@@ -6304,6 +6427,7 @@ import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p>
|
|
|
6304
6427
|
<span class="param-type">Object</span>
|
|
6305
6428
|
|
|
6306
6429
|
|
|
6430
|
+
|
|
6307
6431
|
</div>
|
|
6308
6432
|
|
|
6309
6433
|
</div>
|