@mapgis/webclient-leaflet-plugin 17.0.4 → 17.0.6
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 +24 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/es5/webclient-leaflet-plugin.min.js +6 -6
- package/dist/webclient-leaflet-plugin-es6.min.js +6 -6
- package/documention/DrawControl.html +19 -7
- package/documention/L.zondy.MapvBaseLayer.html +36 -12
- package/documention/MapViewLeaflet.html +740 -224
- package/documention/Popup.html +125 -33
- package/documention/Screenshot.html +30 -10
- package/documention/SketchEditorLeaflet.html +211 -71
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +267 -83
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +410 -130
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +292 -88
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +201 -61
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +448 -112
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +312 -92
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +421 -125
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +286 -86
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +296 -88
- package/documention/Zondy.Widget.html +40 -12
- package/documention/Zondy.view.UI.html +23 -7
- package/documention/global.html +24 -8
- package/documention/index.html +4 -4
- package/documention/scripts/sideBar.js +111 -6
- package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +1 -1
- package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +1 -1
- package/package.json +1 -1
|
@@ -74,13 +74,17 @@
|
|
|
74
74
|
|
|
75
75
|
<tr class="deep-level-0">
|
|
76
76
|
|
|
77
|
-
<td class="name"
|
|
77
|
+
<td class="name"><code>name</code></td>
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
<td class="type">
|
|
81
81
|
|
|
82
82
|
|
|
83
|
-
<span class="param-type">
|
|
83
|
+
<span class="param-type">
|
|
84
|
+
|
|
85
|
+
string
|
|
86
|
+
|
|
87
|
+
</span>
|
|
84
88
|
|
|
85
89
|
|
|
86
90
|
|
|
@@ -103,13 +107,17 @@
|
|
|
103
107
|
|
|
104
108
|
<tr class="deep-level-0">
|
|
105
109
|
|
|
106
|
-
<td class="name"
|
|
110
|
+
<td class="name"><code>options</code></td>
|
|
107
111
|
|
|
108
112
|
|
|
109
113
|
<td class="type">
|
|
110
114
|
|
|
111
115
|
|
|
112
|
-
<span class="param-type">
|
|
116
|
+
<span class="param-type">
|
|
117
|
+
|
|
118
|
+
Object
|
|
119
|
+
|
|
120
|
+
</span>
|
|
113
121
|
|
|
114
122
|
|
|
115
123
|
|
|
@@ -130,13 +138,17 @@
|
|
|
130
138
|
|
|
131
139
|
<tr class="deep-level-1">
|
|
132
140
|
|
|
133
|
-
<td class="name"
|
|
141
|
+
<td class="name"><code>id</code></td>
|
|
134
142
|
|
|
135
143
|
|
|
136
144
|
<td class="type">
|
|
137
145
|
|
|
138
146
|
|
|
139
|
-
<span class="param-type">
|
|
147
|
+
<span class="param-type">
|
|
148
|
+
|
|
149
|
+
string
|
|
150
|
+
|
|
151
|
+
</span>
|
|
140
152
|
|
|
141
153
|
|
|
142
154
|
|
|
@@ -157,13 +169,17 @@
|
|
|
157
169
|
|
|
158
170
|
<tr class="deep-level-1">
|
|
159
171
|
|
|
160
|
-
<td class="name"
|
|
172
|
+
<td class="name"><code>opacity</code></td>
|
|
161
173
|
|
|
162
174
|
|
|
163
175
|
<td class="type">
|
|
164
176
|
|
|
165
177
|
|
|
166
|
-
<span class="param-type">
|
|
178
|
+
<span class="param-type">
|
|
179
|
+
|
|
180
|
+
number
|
|
181
|
+
|
|
182
|
+
</span>
|
|
167
183
|
|
|
168
184
|
|
|
169
185
|
|
|
@@ -186,13 +202,17 @@
|
|
|
186
202
|
|
|
187
203
|
<tr class="deep-level-1">
|
|
188
204
|
|
|
189
|
-
<td class="name"
|
|
205
|
+
<td class="name"><code>nodesClipPixel</code></td>
|
|
190
206
|
|
|
191
207
|
|
|
192
208
|
<td class="type">
|
|
193
209
|
|
|
194
210
|
|
|
195
|
-
<span class="param-type">
|
|
211
|
+
<span class="param-type">
|
|
212
|
+
|
|
213
|
+
number
|
|
214
|
+
|
|
215
|
+
</span>
|
|
196
216
|
|
|
197
217
|
|
|
198
218
|
|
|
@@ -215,13 +235,17 @@
|
|
|
215
235
|
|
|
216
236
|
<tr class="deep-level-1">
|
|
217
237
|
|
|
218
|
-
<td class="name"
|
|
238
|
+
<td class="name"><code>isHoverAble</code></td>
|
|
219
239
|
|
|
220
240
|
|
|
221
241
|
<td class="type">
|
|
222
242
|
|
|
223
243
|
|
|
224
|
-
<span class="param-type">
|
|
244
|
+
<span class="param-type">
|
|
245
|
+
|
|
246
|
+
boolean
|
|
247
|
+
|
|
248
|
+
</span>
|
|
225
249
|
|
|
226
250
|
|
|
227
251
|
|
|
@@ -244,13 +268,17 @@
|
|
|
244
268
|
|
|
245
269
|
<tr class="deep-level-1">
|
|
246
270
|
|
|
247
|
-
<td class="name"
|
|
271
|
+
<td class="name"><code>isMultiHover</code></td>
|
|
248
272
|
|
|
249
273
|
|
|
250
274
|
<td class="type">
|
|
251
275
|
|
|
252
276
|
|
|
253
|
-
<span class="param-type">
|
|
277
|
+
<span class="param-type">
|
|
278
|
+
|
|
279
|
+
boolean
|
|
280
|
+
|
|
281
|
+
</span>
|
|
254
282
|
|
|
255
283
|
|
|
256
284
|
|
|
@@ -273,13 +301,17 @@
|
|
|
273
301
|
|
|
274
302
|
<tr class="deep-level-1">
|
|
275
303
|
|
|
276
|
-
<td class="name"
|
|
304
|
+
<td class="name"><code>isClickAble</code></td>
|
|
277
305
|
|
|
278
306
|
|
|
279
307
|
<td class="type">
|
|
280
308
|
|
|
281
309
|
|
|
282
|
-
<span class="param-type">
|
|
310
|
+
<span class="param-type">
|
|
311
|
+
|
|
312
|
+
boolean
|
|
313
|
+
|
|
314
|
+
</span>
|
|
283
315
|
|
|
284
316
|
|
|
285
317
|
|
|
@@ -302,13 +334,17 @@
|
|
|
302
334
|
|
|
303
335
|
<tr class="deep-level-1">
|
|
304
336
|
|
|
305
|
-
<td class="name"
|
|
337
|
+
<td class="name"><code>isAllowFeatureStyle</code></td>
|
|
306
338
|
|
|
307
339
|
|
|
308
340
|
<td class="type">
|
|
309
341
|
|
|
310
342
|
|
|
311
|
-
<span class="param-type">
|
|
343
|
+
<span class="param-type">
|
|
344
|
+
|
|
345
|
+
boolean
|
|
346
|
+
|
|
347
|
+
</span>
|
|
312
348
|
|
|
313
349
|
|
|
314
350
|
|
|
@@ -502,7 +538,11 @@
|
|
|
502
538
|
<code>
|
|
503
539
|
|
|
504
540
|
|
|
505
|
-
<span class="param-type">
|
|
541
|
+
<span class="param-type">
|
|
542
|
+
|
|
543
|
+
number
|
|
544
|
+
|
|
545
|
+
</span>
|
|
506
546
|
|
|
507
547
|
|
|
508
548
|
|
|
@@ -518,7 +558,11 @@
|
|
|
518
558
|
<code>
|
|
519
559
|
|
|
520
560
|
|
|
521
|
-
<span class="param-type">
|
|
561
|
+
<span class="param-type">
|
|
562
|
+
|
|
563
|
+
Array
|
|
564
|
+
|
|
565
|
+
</span>
|
|
522
566
|
|
|
523
567
|
|
|
524
568
|
|
|
@@ -534,7 +578,11 @@
|
|
|
534
578
|
<code>
|
|
535
579
|
|
|
536
580
|
|
|
537
|
-
<span class="param-type">
|
|
581
|
+
<span class="param-type">
|
|
582
|
+
|
|
583
|
+
Object
|
|
584
|
+
|
|
585
|
+
</span>
|
|
538
586
|
|
|
539
587
|
|
|
540
588
|
|
|
@@ -570,7 +618,11 @@
|
|
|
570
618
|
<code>
|
|
571
619
|
|
|
572
620
|
|
|
573
|
-
<span class="param-type">
|
|
621
|
+
<span class="param-type">
|
|
622
|
+
|
|
623
|
+
Array
|
|
624
|
+
|
|
625
|
+
</span>
|
|
574
626
|
|
|
575
627
|
|
|
576
628
|
|
|
@@ -586,7 +638,11 @@
|
|
|
586
638
|
<code>
|
|
587
639
|
|
|
588
640
|
|
|
589
|
-
<span class="param-type">
|
|
641
|
+
<span class="param-type">
|
|
642
|
+
|
|
643
|
+
Array
|
|
644
|
+
|
|
645
|
+
</span>
|
|
590
646
|
|
|
591
647
|
|
|
592
648
|
|
|
@@ -622,7 +678,11 @@
|
|
|
622
678
|
<code>
|
|
623
679
|
|
|
624
680
|
|
|
625
|
-
<span class="param-type">
|
|
681
|
+
<span class="param-type">
|
|
682
|
+
|
|
683
|
+
Array.<<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
|
|
684
|
+
|
|
685
|
+
</span>
|
|
626
686
|
|
|
627
687
|
|
|
628
688
|
|
|
@@ -810,13 +870,17 @@
|
|
|
810
870
|
|
|
811
871
|
<tr class="deep-level-0">
|
|
812
872
|
|
|
813
|
-
<td class="name"
|
|
873
|
+
<td class="name"><code>features</code></td>
|
|
814
874
|
|
|
815
875
|
|
|
816
876
|
<td class="type">
|
|
817
877
|
|
|
818
878
|
|
|
819
|
-
<span class="param-type">
|
|
879
|
+
<span class="param-type">
|
|
880
|
+
|
|
881
|
+
Object
|
|
882
|
+
|
|
883
|
+
</span>
|
|
820
884
|
|
|
821
885
|
|
|
822
886
|
|
|
@@ -1148,13 +1212,17 @@
|
|
|
1148
1212
|
|
|
1149
1213
|
<tr class="deep-level-0">
|
|
1150
1214
|
|
|
1151
|
-
<td class="name"
|
|
1215
|
+
<td class="name"><code>feature</code></td>
|
|
1152
1216
|
|
|
1153
1217
|
|
|
1154
1218
|
<td class="type">
|
|
1155
1219
|
|
|
1156
1220
|
|
|
1157
|
-
<span class="param-type">
|
|
1221
|
+
<span class="param-type">
|
|
1222
|
+
|
|
1223
|
+
Object
|
|
1224
|
+
|
|
1225
|
+
</span>
|
|
1158
1226
|
|
|
1159
1227
|
|
|
1160
1228
|
|
|
@@ -1294,13 +1362,17 @@
|
|
|
1294
1362
|
|
|
1295
1363
|
<tr class="deep-level-0">
|
|
1296
1364
|
|
|
1297
|
-
<td class="name"
|
|
1365
|
+
<td class="name"><code>features</code></td>
|
|
1298
1366
|
|
|
1299
1367
|
|
|
1300
1368
|
<td class="type">
|
|
1301
1369
|
|
|
1302
1370
|
|
|
1303
|
-
<span class="param-type">
|
|
1371
|
+
<span class="param-type">
|
|
1372
|
+
|
|
1373
|
+
Array.<Zondy.Feature.Vector>
|
|
1374
|
+
|
|
1375
|
+
</span>
|
|
1304
1376
|
|
|
1305
1377
|
|
|
1306
1378
|
|
|
@@ -1490,7 +1562,11 @@
|
|
|
1490
1562
|
<div class='column is-5 has-text-left'>
|
|
1491
1563
|
<label>类型: </label>
|
|
1492
1564
|
|
|
1493
|
-
<span class="param-type">
|
|
1565
|
+
<span class="param-type">
|
|
1566
|
+
|
|
1567
|
+
number
|
|
1568
|
+
|
|
1569
|
+
</span>
|
|
1494
1570
|
|
|
1495
1571
|
|
|
1496
1572
|
|
|
@@ -1607,7 +1683,11 @@
|
|
|
1607
1683
|
<div class='column is-5 has-text-left'>
|
|
1608
1684
|
<label>类型: </label>
|
|
1609
1685
|
|
|
1610
|
-
<span class="param-type">
|
|
1686
|
+
<span class="param-type">
|
|
1687
|
+
|
|
1688
|
+
Array
|
|
1689
|
+
|
|
1690
|
+
</span>
|
|
1611
1691
|
|
|
1612
1692
|
|
|
1613
1693
|
|
|
@@ -1729,7 +1809,11 @@
|
|
|
1729
1809
|
<div class='column is-5 has-text-left'>
|
|
1730
1810
|
<label>类型: </label>
|
|
1731
1811
|
|
|
1732
|
-
<span class="param-type">
|
|
1812
|
+
<span class="param-type">
|
|
1813
|
+
|
|
1814
|
+
Object
|
|
1815
|
+
|
|
1816
|
+
</span>
|
|
1733
1817
|
|
|
1734
1818
|
|
|
1735
1819
|
|
|
@@ -1801,13 +1885,17 @@
|
|
|
1801
1885
|
|
|
1802
1886
|
<tr class="deep-level-0">
|
|
1803
1887
|
|
|
1804
|
-
<td class="name"
|
|
1888
|
+
<td class="name"><code>property</code></td>
|
|
1805
1889
|
|
|
1806
1890
|
|
|
1807
1891
|
<td class="type">
|
|
1808
1892
|
|
|
1809
1893
|
|
|
1810
|
-
<span class="param-type">
|
|
1894
|
+
<span class="param-type">
|
|
1895
|
+
|
|
1896
|
+
string
|
|
1897
|
+
|
|
1898
|
+
</span>
|
|
1811
1899
|
|
|
1812
1900
|
|
|
1813
1901
|
|
|
@@ -1826,13 +1914,17 @@
|
|
|
1826
1914
|
|
|
1827
1915
|
<tr class="deep-level-0">
|
|
1828
1916
|
|
|
1829
|
-
<td class="name"
|
|
1917
|
+
<td class="name"><code>value</code></td>
|
|
1830
1918
|
|
|
1831
1919
|
|
|
1832
1920
|
<td class="type">
|
|
1833
1921
|
|
|
1834
1922
|
|
|
1835
|
-
<span class="param-type">
|
|
1923
|
+
<span class="param-type">
|
|
1924
|
+
|
|
1925
|
+
string
|
|
1926
|
+
|
|
1927
|
+
</span>
|
|
1836
1928
|
|
|
1837
1929
|
|
|
1838
1930
|
|
|
@@ -1972,13 +2064,17 @@
|
|
|
1972
2064
|
|
|
1973
2065
|
<tr class="deep-level-0">
|
|
1974
2066
|
|
|
1975
|
-
<td class="name"
|
|
2067
|
+
<td class="name"><code>featureId</code></td>
|
|
1976
2068
|
|
|
1977
2069
|
|
|
1978
2070
|
<td class="type">
|
|
1979
2071
|
|
|
1980
2072
|
|
|
1981
|
-
<span class="param-type">
|
|
2073
|
+
<span class="param-type">
|
|
2074
|
+
|
|
2075
|
+
number
|
|
2076
|
+
|
|
2077
|
+
</span>
|
|
1982
2078
|
|
|
1983
2079
|
|
|
1984
2080
|
|
|
@@ -2168,7 +2264,11 @@
|
|
|
2168
2264
|
<div class='column is-5 has-text-left'>
|
|
2169
2265
|
<label>类型: </label>
|
|
2170
2266
|
|
|
2171
|
-
<span class="param-type">
|
|
2267
|
+
<span class="param-type">
|
|
2268
|
+
|
|
2269
|
+
Array
|
|
2270
|
+
|
|
2271
|
+
</span>
|
|
2172
2272
|
|
|
2173
2273
|
|
|
2174
2274
|
|
|
@@ -2240,13 +2340,17 @@
|
|
|
2240
2340
|
|
|
2241
2341
|
<tr class="deep-level-0">
|
|
2242
2342
|
|
|
2243
|
-
<td class="name"
|
|
2343
|
+
<td class="name"><code>attrName</code></td>
|
|
2244
2344
|
|
|
2245
2345
|
|
|
2246
2346
|
<td class="type">
|
|
2247
2347
|
|
|
2248
2348
|
|
|
2249
|
-
<span class="param-type">
|
|
2349
|
+
<span class="param-type">
|
|
2350
|
+
|
|
2351
|
+
string
|
|
2352
|
+
|
|
2353
|
+
</span>
|
|
2250
2354
|
|
|
2251
2355
|
|
|
2252
2356
|
|
|
@@ -2265,13 +2369,17 @@
|
|
|
2265
2369
|
|
|
2266
2370
|
<tr class="deep-level-0">
|
|
2267
2371
|
|
|
2268
|
-
<td class="name"
|
|
2372
|
+
<td class="name"><code>attrValue</code></td>
|
|
2269
2373
|
|
|
2270
2374
|
|
|
2271
2375
|
<td class="type">
|
|
2272
2376
|
|
|
2273
2377
|
|
|
2274
|
-
<span class="param-type">
|
|
2378
|
+
<span class="param-type">
|
|
2379
|
+
|
|
2380
|
+
string
|
|
2381
|
+
|
|
2382
|
+
</span>
|
|
2275
2383
|
|
|
2276
2384
|
|
|
2277
2385
|
|
|
@@ -2365,7 +2473,11 @@
|
|
|
2365
2473
|
<div class='column is-5 has-text-left'>
|
|
2366
2474
|
<label>类型: </label>
|
|
2367
2475
|
|
|
2368
|
-
<span class="param-type">
|
|
2476
|
+
<span class="param-type">
|
|
2477
|
+
|
|
2478
|
+
Array
|
|
2479
|
+
|
|
2480
|
+
</span>
|
|
2369
2481
|
|
|
2370
2482
|
|
|
2371
2483
|
|
|
@@ -2437,13 +2549,17 @@
|
|
|
2437
2549
|
|
|
2438
2550
|
<tr class="deep-level-0">
|
|
2439
2551
|
|
|
2440
|
-
<td class="name"
|
|
2552
|
+
<td class="name"><code>coordinate</code></td>
|
|
2441
2553
|
|
|
2442
2554
|
|
|
2443
2555
|
<td class="type">
|
|
2444
2556
|
|
|
2445
2557
|
|
|
2446
|
-
<span class="param-type">
|
|
2558
|
+
<span class="param-type">
|
|
2559
|
+
|
|
2560
|
+
Array
|
|
2561
|
+
|
|
2562
|
+
</span>
|
|
2447
2563
|
|
|
2448
2564
|
|
|
2449
2565
|
|
|
@@ -2583,13 +2699,17 @@
|
|
|
2583
2699
|
|
|
2584
2700
|
<tr class="deep-level-0">
|
|
2585
2701
|
|
|
2586
|
-
<td class="name"
|
|
2702
|
+
<td class="name"><code>featureID</code></td>
|
|
2587
2703
|
|
|
2588
2704
|
|
|
2589
2705
|
<td class="type">
|
|
2590
2706
|
|
|
2591
2707
|
|
|
2592
|
-
<span class="param-type">
|
|
2708
|
+
<span class="param-type">
|
|
2709
|
+
|
|
2710
|
+
number
|
|
2711
|
+
|
|
2712
|
+
</span>
|
|
2593
2713
|
|
|
2594
2714
|
|
|
2595
2715
|
|
|
@@ -2770,7 +2890,11 @@
|
|
|
2770
2890
|
<div class='column is-5 has-text-left'>
|
|
2771
2891
|
<label>类型: </label>
|
|
2772
2892
|
|
|
2773
|
-
<span class="param-type">
|
|
2893
|
+
<span class="param-type">
|
|
2894
|
+
|
|
2895
|
+
Array.<<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
|
|
2896
|
+
|
|
2897
|
+
</span>
|
|
2774
2898
|
|
|
2775
2899
|
|
|
2776
2900
|
|
|
@@ -2842,13 +2966,17 @@
|
|
|
2842
2966
|
|
|
2843
2967
|
<tr class="deep-level-0">
|
|
2844
2968
|
|
|
2845
|
-
<td class="name"
|
|
2969
|
+
<td class="name"><code>name</code></td>
|
|
2846
2970
|
|
|
2847
2971
|
|
|
2848
2972
|
<td class="type">
|
|
2849
2973
|
|
|
2850
2974
|
|
|
2851
|
-
<span class="param-type">
|
|
2975
|
+
<span class="param-type">
|
|
2976
|
+
|
|
2977
|
+
string
|
|
2978
|
+
|
|
2979
|
+
</span>
|
|
2852
2980
|
|
|
2853
2981
|
|
|
2854
2982
|
|
|
@@ -2867,13 +2995,17 @@
|
|
|
2867
2995
|
|
|
2868
2996
|
<tr class="deep-level-0">
|
|
2869
2997
|
|
|
2870
|
-
<td class="name"
|
|
2998
|
+
<td class="name"><code>options</code></td>
|
|
2871
2999
|
|
|
2872
3000
|
|
|
2873
3001
|
<td class="type">
|
|
2874
3002
|
|
|
2875
3003
|
|
|
2876
|
-
<span class="param-type">
|
|
3004
|
+
<span class="param-type">
|
|
3005
|
+
|
|
3006
|
+
Object
|
|
3007
|
+
|
|
3008
|
+
</span>
|
|
2877
3009
|
|
|
2878
3010
|
|
|
2879
3011
|
|
|
@@ -3013,13 +3145,17 @@
|
|
|
3013
3145
|
|
|
3014
3146
|
<tr class="deep-level-0">
|
|
3015
3147
|
|
|
3016
|
-
<td class="name"
|
|
3148
|
+
<td class="name"><code>event</code></td>
|
|
3017
3149
|
|
|
3018
3150
|
|
|
3019
3151
|
<td class="type">
|
|
3020
3152
|
|
|
3021
3153
|
|
|
3022
|
-
<span class="param-type">
|
|
3154
|
+
<span class="param-type">
|
|
3155
|
+
|
|
3156
|
+
Event
|
|
3157
|
+
|
|
3158
|
+
</span>
|
|
3023
3159
|
|
|
3024
3160
|
|
|
3025
3161
|
|
|
@@ -3038,13 +3174,17 @@
|
|
|
3038
3174
|
|
|
3039
3175
|
<tr class="deep-level-0">
|
|
3040
3176
|
|
|
3041
|
-
<td class="name"
|
|
3177
|
+
<td class="name"><code>callback</code></td>
|
|
3042
3178
|
|
|
3043
3179
|
|
|
3044
3180
|
<td class="type">
|
|
3045
3181
|
|
|
3046
3182
|
|
|
3047
|
-
<span class="param-type">
|
|
3183
|
+
<span class="param-type">
|
|
3184
|
+
|
|
3185
|
+
function
|
|
3186
|
+
|
|
3187
|
+
</span>
|
|
3048
3188
|
|
|
3049
3189
|
|
|
3050
3190
|
|
|
@@ -3063,13 +3203,17 @@
|
|
|
3063
3203
|
|
|
3064
3204
|
<tr class="deep-level-0">
|
|
3065
3205
|
|
|
3066
|
-
<td class="name"
|
|
3206
|
+
<td class="name"><code>context</code></td>
|
|
3067
3207
|
|
|
3068
3208
|
|
|
3069
3209
|
<td class="type">
|
|
3070
3210
|
|
|
3071
3211
|
|
|
3072
|
-
<span class="param-type">
|
|
3212
|
+
<span class="param-type">
|
|
3213
|
+
|
|
3214
|
+
string
|
|
3215
|
+
|
|
3216
|
+
</span>
|
|
3073
3217
|
|
|
3074
3218
|
|
|
3075
3219
|
|
|
@@ -3209,13 +3353,17 @@
|
|
|
3209
3353
|
|
|
3210
3354
|
<tr class="deep-level-0">
|
|
3211
3355
|
|
|
3212
|
-
<td class="name"
|
|
3356
|
+
<td class="name"><code>event</code></td>
|
|
3213
3357
|
|
|
3214
3358
|
|
|
3215
3359
|
<td class="type">
|
|
3216
3360
|
|
|
3217
3361
|
|
|
3218
|
-
<span class="param-type">
|
|
3362
|
+
<span class="param-type">
|
|
3363
|
+
|
|
3364
|
+
Event
|
|
3365
|
+
|
|
3366
|
+
</span>
|
|
3219
3367
|
|
|
3220
3368
|
|
|
3221
3369
|
|
|
@@ -3234,13 +3382,17 @@
|
|
|
3234
3382
|
|
|
3235
3383
|
<tr class="deep-level-0">
|
|
3236
3384
|
|
|
3237
|
-
<td class="name"
|
|
3385
|
+
<td class="name"><code>callback</code></td>
|
|
3238
3386
|
|
|
3239
3387
|
|
|
3240
3388
|
<td class="type">
|
|
3241
3389
|
|
|
3242
3390
|
|
|
3243
|
-
<span class="param-type">
|
|
3391
|
+
<span class="param-type">
|
|
3392
|
+
|
|
3393
|
+
function
|
|
3394
|
+
|
|
3395
|
+
</span>
|
|
3244
3396
|
|
|
3245
3397
|
|
|
3246
3398
|
|
|
@@ -3259,13 +3411,17 @@
|
|
|
3259
3411
|
|
|
3260
3412
|
<tr class="deep-level-0">
|
|
3261
3413
|
|
|
3262
|
-
<td class="name"
|
|
3414
|
+
<td class="name"><code>context</code></td>
|
|
3263
3415
|
|
|
3264
3416
|
|
|
3265
3417
|
<td class="type">
|
|
3266
3418
|
|
|
3267
3419
|
|
|
3268
|
-
<span class="param-type">
|
|
3420
|
+
<span class="param-type">
|
|
3421
|
+
|
|
3422
|
+
string
|
|
3423
|
+
|
|
3424
|
+
</span>
|
|
3269
3425
|
|
|
3270
3426
|
|
|
3271
3427
|
|
|
@@ -3405,13 +3561,17 @@
|
|
|
3405
3561
|
|
|
3406
3562
|
<tr class="deep-level-0">
|
|
3407
3563
|
|
|
3408
|
-
<td class="name"
|
|
3564
|
+
<td class="name"><code>map</code></td>
|
|
3409
3565
|
|
|
3410
3566
|
|
|
3411
3567
|
<td class="type">
|
|
3412
3568
|
|
|
3413
3569
|
|
|
3414
|
-
<span class="param-type">
|
|
3570
|
+
<span class="param-type">
|
|
3571
|
+
|
|
3572
|
+
L.map
|
|
3573
|
+
|
|
3574
|
+
</span>
|
|
3415
3575
|
|
|
3416
3576
|
|
|
3417
3577
|
|
|
@@ -3551,13 +3711,17 @@
|
|
|
3551
3711
|
|
|
3552
3712
|
<tr class="deep-level-0">
|
|
3553
3713
|
|
|
3554
|
-
<td class="name"
|
|
3714
|
+
<td class="name"><code>map</code></td>
|
|
3555
3715
|
|
|
3556
3716
|
|
|
3557
3717
|
<td class="type">
|
|
3558
3718
|
|
|
3559
3719
|
|
|
3560
|
-
<span class="param-type">
|
|
3720
|
+
<span class="param-type">
|
|
3721
|
+
|
|
3722
|
+
L.Map
|
|
3723
|
+
|
|
3724
|
+
</span>
|
|
3561
3725
|
|
|
3562
3726
|
|
|
3563
3727
|
|
|
@@ -3793,13 +3957,17 @@
|
|
|
3793
3957
|
|
|
3794
3958
|
<tr class="deep-level-0">
|
|
3795
3959
|
|
|
3796
|
-
<td class="name"
|
|
3960
|
+
<td class="name"><code>bounds</code></td>
|
|
3797
3961
|
|
|
3798
3962
|
|
|
3799
3963
|
<td class="type">
|
|
3800
3964
|
|
|
3801
3965
|
|
|
3802
|
-
<span class="param-type">
|
|
3966
|
+
<span class="param-type">
|
|
3967
|
+
|
|
3968
|
+
L.Bounds
|
|
3969
|
+
|
|
3970
|
+
</span>
|
|
3803
3971
|
|
|
3804
3972
|
|
|
3805
3973
|
|
|
@@ -4035,13 +4203,17 @@
|
|
|
4035
4203
|
|
|
4036
4204
|
<tr class="deep-level-0">
|
|
4037
4205
|
|
|
4038
|
-
<td class="name"
|
|
4206
|
+
<td class="name"><code>features</code></td>
|
|
4039
4207
|
|
|
4040
4208
|
|
|
4041
4209
|
<td class="type">
|
|
4042
4210
|
|
|
4043
4211
|
|
|
4044
|
-
<span class="param-type">
|
|
4212
|
+
<span class="param-type">
|
|
4213
|
+
|
|
4214
|
+
Object
|
|
4215
|
+
|
|
4216
|
+
</span>
|
|
4045
4217
|
|
|
4046
4218
|
|
|
4047
4219
|
|
|
@@ -4181,13 +4353,17 @@
|
|
|
4181
4353
|
|
|
4182
4354
|
<tr class="deep-level-0">
|
|
4183
4355
|
|
|
4184
|
-
<td class="name"
|
|
4356
|
+
<td class="name"><code>cacheCount</code></td>
|
|
4185
4357
|
|
|
4186
4358
|
|
|
4187
4359
|
<td class="type">
|
|
4188
4360
|
|
|
4189
4361
|
|
|
4190
|
-
<span class="param-type">
|
|
4362
|
+
<span class="param-type">
|
|
4363
|
+
|
|
4364
|
+
number
|
|
4365
|
+
|
|
4366
|
+
</span>
|
|
4191
4367
|
|
|
4192
4368
|
|
|
4193
4369
|
|
|
@@ -4327,13 +4503,17 @@
|
|
|
4327
4503
|
|
|
4328
4504
|
<tr class="deep-level-0">
|
|
4329
4505
|
|
|
4330
|
-
<td class="name"
|
|
4506
|
+
<td class="name"><code>opacity</code></td>
|
|
4331
4507
|
|
|
4332
4508
|
|
|
4333
4509
|
<td class="type">
|
|
4334
4510
|
|
|
4335
4511
|
|
|
4336
|
-
<span class="param-type">
|
|
4512
|
+
<span class="param-type">
|
|
4513
|
+
|
|
4514
|
+
number
|
|
4515
|
+
|
|
4516
|
+
</span>
|
|
4337
4517
|
|
|
4338
4518
|
|
|
4339
4519
|
|
|
@@ -4473,13 +4653,17 @@
|
|
|
4473
4653
|
|
|
4474
4654
|
<tr class="deep-level-0">
|
|
4475
4655
|
|
|
4476
|
-
<td class="name"
|
|
4656
|
+
<td class="name"><code>bounds</code></td>
|
|
4477
4657
|
|
|
4478
4658
|
|
|
4479
4659
|
<td class="type">
|
|
4480
4660
|
|
|
4481
4661
|
|
|
4482
|
-
<span class="param-type">
|
|
4662
|
+
<span class="param-type">
|
|
4663
|
+
|
|
4664
|
+
L.bounds
|
|
4665
|
+
|
|
4666
|
+
</span>
|
|
4483
4667
|
|
|
4484
4668
|
|
|
4485
4669
|
|
|
@@ -4587,17 +4771,17 @@
|
|
|
4587
4771
|
<tbody>
|
|
4588
4772
|
|
|
4589
4773
|
<tr class="deep-level-0">
|
|
4590
|
-
<td class="name"><code><a
|
|
4774
|
+
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4591
4775
|
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4592
4776
|
</tr>
|
|
4593
4777
|
|
|
4594
4778
|
<tr class="deep-level-0">
|
|
4595
|
-
<td class="name"><code><a
|
|
4779
|
+
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4596
4780
|
<td class="name"><code>changelayer</code></td>
|
|
4597
4781
|
</tr>
|
|
4598
4782
|
|
|
4599
4783
|
<tr class="deep-level-0">
|
|
4600
|
-
<td class="name"><code><a
|
|
4784
|
+
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4601
4785
|
<td class="name"><code>featuresremoved</code></td>
|
|
4602
4786
|
</tr>
|
|
4603
4787
|
|
|
@@ -4673,7 +4857,11 @@
|
|
|
4673
4857
|
<td class="type">
|
|
4674
4858
|
|
|
4675
4859
|
|
|
4676
|
-
<span class="param-type">
|
|
4860
|
+
<span class="param-type">
|
|
4861
|
+
|
|
4862
|
+
Object
|
|
4863
|
+
|
|
4864
|
+
</span>
|
|
4677
4865
|
|
|
4678
4866
|
|
|
4679
4867
|
|
|
@@ -4824,7 +5012,11 @@
|
|
|
4824
5012
|
<td class="type">
|
|
4825
5013
|
|
|
4826
5014
|
|
|
4827
|
-
<span class="param-type">
|
|
5015
|
+
<span class="param-type">
|
|
5016
|
+
|
|
5017
|
+
Object
|
|
5018
|
+
|
|
5019
|
+
</span>
|
|
4828
5020
|
|
|
4829
5021
|
|
|
4830
5022
|
|
|
@@ -4848,7 +5040,11 @@
|
|
|
4848
5040
|
<td class="type">
|
|
4849
5041
|
|
|
4850
5042
|
|
|
4851
|
-
<span class="param-type">
|
|
5043
|
+
<span class="param-type">
|
|
5044
|
+
|
|
5045
|
+
string
|
|
5046
|
+
|
|
5047
|
+
</span>
|
|
4852
5048
|
|
|
4853
5049
|
|
|
4854
5050
|
|
|
@@ -4999,7 +5195,11 @@
|
|
|
4999
5195
|
<td class="type">
|
|
5000
5196
|
|
|
5001
5197
|
|
|
5002
|
-
<span class="param-type">
|
|
5198
|
+
<span class="param-type">
|
|
5199
|
+
|
|
5200
|
+
Array.<Zondy.Feature.Vector>
|
|
5201
|
+
|
|
5202
|
+
</span>
|
|
5003
5203
|
|
|
5004
5204
|
|
|
5005
5205
|
|
|
@@ -5023,7 +5223,11 @@
|
|
|
5023
5223
|
<td class="type">
|
|
5024
5224
|
|
|
5025
5225
|
|
|
5026
|
-
<span class="param-type">
|
|
5226
|
+
<span class="param-type">
|
|
5227
|
+
|
|
5228
|
+
boolean
|
|
5229
|
+
|
|
5230
|
+
</span>
|
|
5027
5231
|
|
|
5028
5232
|
|
|
5029
5233
|
|