@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
|
@@ -69,13 +69,17 @@
|
|
|
69
69
|
|
|
70
70
|
<tr class="deep-level-0">
|
|
71
71
|
|
|
72
|
-
<td class="name"
|
|
72
|
+
<td class="name"><code>name</code></td>
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
<td class="type">
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
<span class="param-type">
|
|
78
|
+
<span class="param-type">
|
|
79
|
+
|
|
80
|
+
string
|
|
81
|
+
|
|
82
|
+
</span>
|
|
79
83
|
|
|
80
84
|
|
|
81
85
|
|
|
@@ -98,13 +102,17 @@
|
|
|
98
102
|
|
|
99
103
|
<tr class="deep-level-0">
|
|
100
104
|
|
|
101
|
-
<td class="name"
|
|
105
|
+
<td class="name"><code>options</code></td>
|
|
102
106
|
|
|
103
107
|
|
|
104
108
|
<td class="type">
|
|
105
109
|
|
|
106
110
|
|
|
107
|
-
<span class="param-type">
|
|
111
|
+
<span class="param-type">
|
|
112
|
+
|
|
113
|
+
Object
|
|
114
|
+
|
|
115
|
+
</span>
|
|
108
116
|
|
|
109
117
|
|
|
110
118
|
|
|
@@ -125,13 +133,17 @@
|
|
|
125
133
|
|
|
126
134
|
<tr class="deep-level-1">
|
|
127
135
|
|
|
128
|
-
<td class="name"
|
|
136
|
+
<td class="name"><code>id</code></td>
|
|
129
137
|
|
|
130
138
|
|
|
131
139
|
<td class="type">
|
|
132
140
|
|
|
133
141
|
|
|
134
|
-
<span class="param-type">
|
|
142
|
+
<span class="param-type">
|
|
143
|
+
|
|
144
|
+
string
|
|
145
|
+
|
|
146
|
+
</span>
|
|
135
147
|
|
|
136
148
|
|
|
137
149
|
|
|
@@ -152,13 +164,17 @@
|
|
|
152
164
|
|
|
153
165
|
<tr class="deep-level-1">
|
|
154
166
|
|
|
155
|
-
<td class="name"
|
|
167
|
+
<td class="name"><code>opacity</code></td>
|
|
156
168
|
|
|
157
169
|
|
|
158
170
|
<td class="type">
|
|
159
171
|
|
|
160
172
|
|
|
161
|
-
<span class="param-type">
|
|
173
|
+
<span class="param-type">
|
|
174
|
+
|
|
175
|
+
number
|
|
176
|
+
|
|
177
|
+
</span>
|
|
162
178
|
|
|
163
179
|
|
|
164
180
|
|
|
@@ -181,13 +197,17 @@
|
|
|
181
197
|
|
|
182
198
|
<tr class="deep-level-1">
|
|
183
199
|
|
|
184
|
-
<td class="name"
|
|
200
|
+
<td class="name"><code>nodesClipPixel</code></td>
|
|
185
201
|
|
|
186
202
|
|
|
187
203
|
<td class="type">
|
|
188
204
|
|
|
189
205
|
|
|
190
|
-
<span class="param-type">
|
|
206
|
+
<span class="param-type">
|
|
207
|
+
|
|
208
|
+
number
|
|
209
|
+
|
|
210
|
+
</span>
|
|
191
211
|
|
|
192
212
|
|
|
193
213
|
|
|
@@ -210,13 +230,17 @@
|
|
|
210
230
|
|
|
211
231
|
<tr class="deep-level-1">
|
|
212
232
|
|
|
213
|
-
<td class="name"
|
|
233
|
+
<td class="name"><code>isHoverAble</code></td>
|
|
214
234
|
|
|
215
235
|
|
|
216
236
|
<td class="type">
|
|
217
237
|
|
|
218
238
|
|
|
219
|
-
<span class="param-type">
|
|
239
|
+
<span class="param-type">
|
|
240
|
+
|
|
241
|
+
boolean
|
|
242
|
+
|
|
243
|
+
</span>
|
|
220
244
|
|
|
221
245
|
|
|
222
246
|
|
|
@@ -239,13 +263,17 @@
|
|
|
239
263
|
|
|
240
264
|
<tr class="deep-level-1">
|
|
241
265
|
|
|
242
|
-
<td class="name"
|
|
266
|
+
<td class="name"><code>isMultiHover</code></td>
|
|
243
267
|
|
|
244
268
|
|
|
245
269
|
<td class="type">
|
|
246
270
|
|
|
247
271
|
|
|
248
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
boolean
|
|
275
|
+
|
|
276
|
+
</span>
|
|
249
277
|
|
|
250
278
|
|
|
251
279
|
|
|
@@ -268,13 +296,17 @@
|
|
|
268
296
|
|
|
269
297
|
<tr class="deep-level-1">
|
|
270
298
|
|
|
271
|
-
<td class="name"
|
|
299
|
+
<td class="name"><code>isClickAble</code></td>
|
|
272
300
|
|
|
273
301
|
|
|
274
302
|
<td class="type">
|
|
275
303
|
|
|
276
304
|
|
|
277
|
-
<span class="param-type">
|
|
305
|
+
<span class="param-type">
|
|
306
|
+
|
|
307
|
+
boolean
|
|
308
|
+
|
|
309
|
+
</span>
|
|
278
310
|
|
|
279
311
|
|
|
280
312
|
|
|
@@ -297,13 +329,17 @@
|
|
|
297
329
|
|
|
298
330
|
<tr class="deep-level-1">
|
|
299
331
|
|
|
300
|
-
<td class="name"
|
|
332
|
+
<td class="name"><code>isAllowFeatureStyle</code></td>
|
|
301
333
|
|
|
302
334
|
|
|
303
335
|
<td class="type">
|
|
304
336
|
|
|
305
337
|
|
|
306
|
-
<span class="param-type">
|
|
338
|
+
<span class="param-type">
|
|
339
|
+
|
|
340
|
+
boolean
|
|
341
|
+
|
|
342
|
+
</span>
|
|
307
343
|
|
|
308
344
|
|
|
309
345
|
|
|
@@ -378,7 +414,7 @@
|
|
|
378
414
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
379
415
|
<div class="column is-10">
|
|
380
416
|
<ul>
|
|
381
|
-
<li><a
|
|
417
|
+
<li><a href="#beforefeaturesadded">beforefeaturesadded</a></li>
|
|
382
418
|
</ul>
|
|
383
419
|
</div>
|
|
384
420
|
</div>
|
|
@@ -506,7 +542,11 @@
|
|
|
506
542
|
<code>
|
|
507
543
|
|
|
508
544
|
|
|
509
|
-
<span class="param-type">
|
|
545
|
+
<span class="param-type">
|
|
546
|
+
|
|
547
|
+
number
|
|
548
|
+
|
|
549
|
+
</span>
|
|
510
550
|
|
|
511
551
|
|
|
512
552
|
|
|
@@ -522,7 +562,11 @@
|
|
|
522
562
|
<code>
|
|
523
563
|
|
|
524
564
|
|
|
525
|
-
<span class="param-type">
|
|
565
|
+
<span class="param-type">
|
|
566
|
+
|
|
567
|
+
Object
|
|
568
|
+
|
|
569
|
+
</span>
|
|
526
570
|
|
|
527
571
|
|
|
528
572
|
|
|
@@ -558,7 +602,11 @@
|
|
|
558
602
|
<code>
|
|
559
603
|
|
|
560
604
|
|
|
561
|
-
<span class="param-type">
|
|
605
|
+
<span class="param-type">
|
|
606
|
+
|
|
607
|
+
Array
|
|
608
|
+
|
|
609
|
+
</span>
|
|
562
610
|
|
|
563
611
|
|
|
564
612
|
|
|
@@ -574,7 +622,11 @@
|
|
|
574
622
|
<code>
|
|
575
623
|
|
|
576
624
|
|
|
577
|
-
<span class="param-type">
|
|
625
|
+
<span class="param-type">
|
|
626
|
+
|
|
627
|
+
Array
|
|
628
|
+
|
|
629
|
+
</span>
|
|
578
630
|
|
|
579
631
|
|
|
580
632
|
|
|
@@ -774,13 +826,17 @@
|
|
|
774
826
|
|
|
775
827
|
<tr class="deep-level-0">
|
|
776
828
|
|
|
777
|
-
<td class="name"
|
|
829
|
+
<td class="name"><code>features</code></td>
|
|
778
830
|
|
|
779
831
|
|
|
780
832
|
<td class="type">
|
|
781
833
|
|
|
782
834
|
|
|
783
|
-
<span class="param-type">
|
|
835
|
+
<span class="param-type">
|
|
836
|
+
|
|
837
|
+
Object
|
|
838
|
+
|
|
839
|
+
</span>
|
|
784
840
|
|
|
785
841
|
|
|
786
842
|
|
|
@@ -1102,13 +1158,17 @@
|
|
|
1102
1158
|
|
|
1103
1159
|
<tr class="deep-level-0">
|
|
1104
1160
|
|
|
1105
|
-
<td class="name"
|
|
1161
|
+
<td class="name"><code>feature</code></td>
|
|
1106
1162
|
|
|
1107
1163
|
|
|
1108
1164
|
<td class="type">
|
|
1109
1165
|
|
|
1110
1166
|
|
|
1111
|
-
<span class="param-type">
|
|
1167
|
+
<span class="param-type">
|
|
1168
|
+
|
|
1169
|
+
Object
|
|
1170
|
+
|
|
1171
|
+
</span>
|
|
1112
1172
|
|
|
1113
1173
|
|
|
1114
1174
|
|
|
@@ -1243,13 +1303,17 @@
|
|
|
1243
1303
|
|
|
1244
1304
|
<tr class="deep-level-0">
|
|
1245
1305
|
|
|
1246
|
-
<td class="name"
|
|
1306
|
+
<td class="name"><code>features</code></td>
|
|
1247
1307
|
|
|
1248
1308
|
|
|
1249
1309
|
<td class="type">
|
|
1250
1310
|
|
|
1251
1311
|
|
|
1252
|
-
<span class="param-type">
|
|
1312
|
+
<span class="param-type">
|
|
1313
|
+
|
|
1314
|
+
Array.<Zondy.Feature.Vector>
|
|
1315
|
+
|
|
1316
|
+
</span>
|
|
1253
1317
|
|
|
1254
1318
|
|
|
1255
1319
|
|
|
@@ -1434,7 +1498,11 @@
|
|
|
1434
1498
|
<div class='column is-5 has-text-left'>
|
|
1435
1499
|
<label>类型: </label>
|
|
1436
1500
|
|
|
1437
|
-
<span class="param-type">
|
|
1501
|
+
<span class="param-type">
|
|
1502
|
+
|
|
1503
|
+
number
|
|
1504
|
+
|
|
1505
|
+
</span>
|
|
1438
1506
|
|
|
1439
1507
|
|
|
1440
1508
|
|
|
@@ -1556,7 +1624,11 @@
|
|
|
1556
1624
|
<div class='column is-5 has-text-left'>
|
|
1557
1625
|
<label>类型: </label>
|
|
1558
1626
|
|
|
1559
|
-
<span class="param-type">
|
|
1627
|
+
<span class="param-type">
|
|
1628
|
+
|
|
1629
|
+
Object
|
|
1630
|
+
|
|
1631
|
+
</span>
|
|
1560
1632
|
|
|
1561
1633
|
|
|
1562
1634
|
|
|
@@ -1628,13 +1700,17 @@
|
|
|
1628
1700
|
|
|
1629
1701
|
<tr class="deep-level-0">
|
|
1630
1702
|
|
|
1631
|
-
<td class="name"
|
|
1703
|
+
<td class="name"><code>property</code></td>
|
|
1632
1704
|
|
|
1633
1705
|
|
|
1634
1706
|
<td class="type">
|
|
1635
1707
|
|
|
1636
1708
|
|
|
1637
|
-
<span class="param-type">
|
|
1709
|
+
<span class="param-type">
|
|
1710
|
+
|
|
1711
|
+
string
|
|
1712
|
+
|
|
1713
|
+
</span>
|
|
1638
1714
|
|
|
1639
1715
|
|
|
1640
1716
|
|
|
@@ -1653,13 +1729,17 @@
|
|
|
1653
1729
|
|
|
1654
1730
|
<tr class="deep-level-0">
|
|
1655
1731
|
|
|
1656
|
-
<td class="name"
|
|
1732
|
+
<td class="name"><code>value</code></td>
|
|
1657
1733
|
|
|
1658
1734
|
|
|
1659
1735
|
<td class="type">
|
|
1660
1736
|
|
|
1661
1737
|
|
|
1662
|
-
<span class="param-type">
|
|
1738
|
+
<span class="param-type">
|
|
1739
|
+
|
|
1740
|
+
string
|
|
1741
|
+
|
|
1742
|
+
</span>
|
|
1663
1743
|
|
|
1664
1744
|
|
|
1665
1745
|
|
|
@@ -1799,13 +1879,17 @@
|
|
|
1799
1879
|
|
|
1800
1880
|
<tr class="deep-level-0">
|
|
1801
1881
|
|
|
1802
|
-
<td class="name"
|
|
1882
|
+
<td class="name"><code>featureId</code></td>
|
|
1803
1883
|
|
|
1804
1884
|
|
|
1805
1885
|
<td class="type">
|
|
1806
1886
|
|
|
1807
1887
|
|
|
1808
|
-
<span class="param-type">
|
|
1888
|
+
<span class="param-type">
|
|
1889
|
+
|
|
1890
|
+
number
|
|
1891
|
+
|
|
1892
|
+
</span>
|
|
1809
1893
|
|
|
1810
1894
|
|
|
1811
1895
|
|
|
@@ -1995,7 +2079,11 @@
|
|
|
1995
2079
|
<div class='column is-5 has-text-left'>
|
|
1996
2080
|
<label>类型: </label>
|
|
1997
2081
|
|
|
1998
|
-
<span class="param-type">
|
|
2082
|
+
<span class="param-type">
|
|
2083
|
+
|
|
2084
|
+
Array
|
|
2085
|
+
|
|
2086
|
+
</span>
|
|
1999
2087
|
|
|
2000
2088
|
|
|
2001
2089
|
|
|
@@ -2067,13 +2155,17 @@
|
|
|
2067
2155
|
|
|
2068
2156
|
<tr class="deep-level-0">
|
|
2069
2157
|
|
|
2070
|
-
<td class="name"
|
|
2158
|
+
<td class="name"><code>attrName</code></td>
|
|
2071
2159
|
|
|
2072
2160
|
|
|
2073
2161
|
<td class="type">
|
|
2074
2162
|
|
|
2075
2163
|
|
|
2076
|
-
<span class="param-type">
|
|
2164
|
+
<span class="param-type">
|
|
2165
|
+
|
|
2166
|
+
string
|
|
2167
|
+
|
|
2168
|
+
</span>
|
|
2077
2169
|
|
|
2078
2170
|
|
|
2079
2171
|
|
|
@@ -2092,13 +2184,17 @@
|
|
|
2092
2184
|
|
|
2093
2185
|
<tr class="deep-level-0">
|
|
2094
2186
|
|
|
2095
|
-
<td class="name"
|
|
2187
|
+
<td class="name"><code>attrValue</code></td>
|
|
2096
2188
|
|
|
2097
2189
|
|
|
2098
2190
|
<td class="type">
|
|
2099
2191
|
|
|
2100
2192
|
|
|
2101
|
-
<span class="param-type">
|
|
2193
|
+
<span class="param-type">
|
|
2194
|
+
|
|
2195
|
+
string
|
|
2196
|
+
|
|
2197
|
+
</span>
|
|
2102
2198
|
|
|
2103
2199
|
|
|
2104
2200
|
|
|
@@ -2192,7 +2288,11 @@
|
|
|
2192
2288
|
<div class='column is-5 has-text-left'>
|
|
2193
2289
|
<label>类型: </label>
|
|
2194
2290
|
|
|
2195
|
-
<span class="param-type">
|
|
2291
|
+
<span class="param-type">
|
|
2292
|
+
|
|
2293
|
+
Array
|
|
2294
|
+
|
|
2295
|
+
</span>
|
|
2196
2296
|
|
|
2197
2297
|
|
|
2198
2298
|
|
|
@@ -2264,13 +2364,17 @@
|
|
|
2264
2364
|
|
|
2265
2365
|
<tr class="deep-level-0">
|
|
2266
2366
|
|
|
2267
|
-
<td class="name"
|
|
2367
|
+
<td class="name"><code>coordinate</code></td>
|
|
2268
2368
|
|
|
2269
2369
|
|
|
2270
2370
|
<td class="type">
|
|
2271
2371
|
|
|
2272
2372
|
|
|
2273
|
-
<span class="param-type">
|
|
2373
|
+
<span class="param-type">
|
|
2374
|
+
|
|
2375
|
+
Array
|
|
2376
|
+
|
|
2377
|
+
</span>
|
|
2274
2378
|
|
|
2275
2379
|
|
|
2276
2380
|
|
|
@@ -2410,13 +2514,17 @@
|
|
|
2410
2514
|
|
|
2411
2515
|
<tr class="deep-level-0">
|
|
2412
2516
|
|
|
2413
|
-
<td class="name"
|
|
2517
|
+
<td class="name"><code>featureID</code></td>
|
|
2414
2518
|
|
|
2415
2519
|
|
|
2416
2520
|
<td class="type">
|
|
2417
2521
|
|
|
2418
2522
|
|
|
2419
|
-
<span class="param-type">
|
|
2523
|
+
<span class="param-type">
|
|
2524
|
+
|
|
2525
|
+
number
|
|
2526
|
+
|
|
2527
|
+
</span>
|
|
2420
2528
|
|
|
2421
2529
|
|
|
2422
2530
|
|
|
@@ -2551,13 +2659,17 @@
|
|
|
2551
2659
|
|
|
2552
2660
|
<tr class="deep-level-0">
|
|
2553
2661
|
|
|
2554
|
-
<td class="name"
|
|
2662
|
+
<td class="name"><code>name</code></td>
|
|
2555
2663
|
|
|
2556
2664
|
|
|
2557
2665
|
<td class="type">
|
|
2558
2666
|
|
|
2559
2667
|
|
|
2560
|
-
<span class="param-type">
|
|
2668
|
+
<span class="param-type">
|
|
2669
|
+
|
|
2670
|
+
string
|
|
2671
|
+
|
|
2672
|
+
</span>
|
|
2561
2673
|
|
|
2562
2674
|
|
|
2563
2675
|
|
|
@@ -2576,13 +2688,17 @@
|
|
|
2576
2688
|
|
|
2577
2689
|
<tr class="deep-level-0">
|
|
2578
2690
|
|
|
2579
|
-
<td class="name"
|
|
2691
|
+
<td class="name"><code>options</code></td>
|
|
2580
2692
|
|
|
2581
2693
|
|
|
2582
2694
|
<td class="type">
|
|
2583
2695
|
|
|
2584
2696
|
|
|
2585
|
-
<span class="param-type">
|
|
2697
|
+
<span class="param-type">
|
|
2698
|
+
|
|
2699
|
+
Object
|
|
2700
|
+
|
|
2701
|
+
</span>
|
|
2586
2702
|
|
|
2587
2703
|
|
|
2588
2704
|
|
|
@@ -2717,13 +2833,17 @@
|
|
|
2717
2833
|
|
|
2718
2834
|
<tr class="deep-level-0">
|
|
2719
2835
|
|
|
2720
|
-
<td class="name"
|
|
2836
|
+
<td class="name"><code>event</code></td>
|
|
2721
2837
|
|
|
2722
2838
|
|
|
2723
2839
|
<td class="type">
|
|
2724
2840
|
|
|
2725
2841
|
|
|
2726
|
-
<span class="param-type">
|
|
2842
|
+
<span class="param-type">
|
|
2843
|
+
|
|
2844
|
+
Event
|
|
2845
|
+
|
|
2846
|
+
</span>
|
|
2727
2847
|
|
|
2728
2848
|
|
|
2729
2849
|
|
|
@@ -2742,13 +2862,17 @@
|
|
|
2742
2862
|
|
|
2743
2863
|
<tr class="deep-level-0">
|
|
2744
2864
|
|
|
2745
|
-
<td class="name"
|
|
2865
|
+
<td class="name"><code>callback</code></td>
|
|
2746
2866
|
|
|
2747
2867
|
|
|
2748
2868
|
<td class="type">
|
|
2749
2869
|
|
|
2750
2870
|
|
|
2751
|
-
<span class="param-type">
|
|
2871
|
+
<span class="param-type">
|
|
2872
|
+
|
|
2873
|
+
function
|
|
2874
|
+
|
|
2875
|
+
</span>
|
|
2752
2876
|
|
|
2753
2877
|
|
|
2754
2878
|
|
|
@@ -2767,13 +2891,17 @@
|
|
|
2767
2891
|
|
|
2768
2892
|
<tr class="deep-level-0">
|
|
2769
2893
|
|
|
2770
|
-
<td class="name"
|
|
2894
|
+
<td class="name"><code>context</code></td>
|
|
2771
2895
|
|
|
2772
2896
|
|
|
2773
2897
|
<td class="type">
|
|
2774
2898
|
|
|
2775
2899
|
|
|
2776
|
-
<span class="param-type">
|
|
2900
|
+
<span class="param-type">
|
|
2901
|
+
|
|
2902
|
+
string
|
|
2903
|
+
|
|
2904
|
+
</span>
|
|
2777
2905
|
|
|
2778
2906
|
|
|
2779
2907
|
|
|
@@ -2913,13 +3041,17 @@
|
|
|
2913
3041
|
|
|
2914
3042
|
<tr class="deep-level-0">
|
|
2915
3043
|
|
|
2916
|
-
<td class="name"
|
|
3044
|
+
<td class="name"><code>event</code></td>
|
|
2917
3045
|
|
|
2918
3046
|
|
|
2919
3047
|
<td class="type">
|
|
2920
3048
|
|
|
2921
3049
|
|
|
2922
|
-
<span class="param-type">
|
|
3050
|
+
<span class="param-type">
|
|
3051
|
+
|
|
3052
|
+
Event
|
|
3053
|
+
|
|
3054
|
+
</span>
|
|
2923
3055
|
|
|
2924
3056
|
|
|
2925
3057
|
|
|
@@ -2938,13 +3070,17 @@
|
|
|
2938
3070
|
|
|
2939
3071
|
<tr class="deep-level-0">
|
|
2940
3072
|
|
|
2941
|
-
<td class="name"
|
|
3073
|
+
<td class="name"><code>callback</code></td>
|
|
2942
3074
|
|
|
2943
3075
|
|
|
2944
3076
|
<td class="type">
|
|
2945
3077
|
|
|
2946
3078
|
|
|
2947
|
-
<span class="param-type">
|
|
3079
|
+
<span class="param-type">
|
|
3080
|
+
|
|
3081
|
+
function
|
|
3082
|
+
|
|
3083
|
+
</span>
|
|
2948
3084
|
|
|
2949
3085
|
|
|
2950
3086
|
|
|
@@ -2963,13 +3099,17 @@
|
|
|
2963
3099
|
|
|
2964
3100
|
<tr class="deep-level-0">
|
|
2965
3101
|
|
|
2966
|
-
<td class="name"
|
|
3102
|
+
<td class="name"><code>context</code></td>
|
|
2967
3103
|
|
|
2968
3104
|
|
|
2969
3105
|
<td class="type">
|
|
2970
3106
|
|
|
2971
3107
|
|
|
2972
|
-
<span class="param-type">
|
|
3108
|
+
<span class="param-type">
|
|
3109
|
+
|
|
3110
|
+
string
|
|
3111
|
+
|
|
3112
|
+
</span>
|
|
2973
3113
|
|
|
2974
3114
|
|
|
2975
3115
|
|
|
@@ -3109,13 +3249,17 @@
|
|
|
3109
3249
|
|
|
3110
3250
|
<tr class="deep-level-0">
|
|
3111
3251
|
|
|
3112
|
-
<td class="name"
|
|
3252
|
+
<td class="name"><code>map</code></td>
|
|
3113
3253
|
|
|
3114
3254
|
|
|
3115
3255
|
<td class="type">
|
|
3116
3256
|
|
|
3117
3257
|
|
|
3118
|
-
<span class="param-type">
|
|
3258
|
+
<span class="param-type">
|
|
3259
|
+
|
|
3260
|
+
L.Map
|
|
3261
|
+
|
|
3262
|
+
</span>
|
|
3119
3263
|
|
|
3120
3264
|
|
|
3121
3265
|
|
|
@@ -3353,13 +3497,17 @@
|
|
|
3353
3497
|
|
|
3354
3498
|
<tr class="deep-level-0">
|
|
3355
3499
|
|
|
3356
|
-
<td class="name"
|
|
3500
|
+
<td class="name"><code>bounds</code></td>
|
|
3357
3501
|
|
|
3358
3502
|
|
|
3359
3503
|
<td class="type">
|
|
3360
3504
|
|
|
3361
3505
|
|
|
3362
|
-
<span class="param-type">
|
|
3506
|
+
<span class="param-type">
|
|
3507
|
+
|
|
3508
|
+
L.bounds
|
|
3509
|
+
|
|
3510
|
+
</span>
|
|
3363
3511
|
|
|
3364
3512
|
|
|
3365
3513
|
|
|
@@ -3595,13 +3743,17 @@
|
|
|
3595
3743
|
|
|
3596
3744
|
<tr class="deep-level-0">
|
|
3597
3745
|
|
|
3598
|
-
<td class="name"
|
|
3746
|
+
<td class="name"><code>features</code></td>
|
|
3599
3747
|
|
|
3600
3748
|
|
|
3601
3749
|
<td class="type">
|
|
3602
3750
|
|
|
3603
3751
|
|
|
3604
|
-
<span class="param-type">
|
|
3752
|
+
<span class="param-type">
|
|
3753
|
+
|
|
3754
|
+
Object
|
|
3755
|
+
|
|
3756
|
+
</span>
|
|
3605
3757
|
|
|
3606
3758
|
|
|
3607
3759
|
|
|
@@ -3741,13 +3893,17 @@
|
|
|
3741
3893
|
|
|
3742
3894
|
<tr class="deep-level-0">
|
|
3743
3895
|
|
|
3744
|
-
<td class="name"
|
|
3896
|
+
<td class="name"><code>cacheCount</code></td>
|
|
3745
3897
|
|
|
3746
3898
|
|
|
3747
3899
|
<td class="type">
|
|
3748
3900
|
|
|
3749
3901
|
|
|
3750
|
-
<span class="param-type">
|
|
3902
|
+
<span class="param-type">
|
|
3903
|
+
|
|
3904
|
+
number
|
|
3905
|
+
|
|
3906
|
+
</span>
|
|
3751
3907
|
|
|
3752
3908
|
|
|
3753
3909
|
|
|
@@ -3882,13 +4038,17 @@
|
|
|
3882
4038
|
|
|
3883
4039
|
<tr class="deep-level-0">
|
|
3884
4040
|
|
|
3885
|
-
<td class="name"
|
|
4041
|
+
<td class="name"><code>opacity</code></td>
|
|
3886
4042
|
|
|
3887
4043
|
|
|
3888
4044
|
<td class="type">
|
|
3889
4045
|
|
|
3890
4046
|
|
|
3891
|
-
<span class="param-type">
|
|
4047
|
+
<span class="param-type">
|
|
4048
|
+
|
|
4049
|
+
number
|
|
4050
|
+
|
|
4051
|
+
</span>
|
|
3892
4052
|
|
|
3893
4053
|
|
|
3894
4054
|
|
|
@@ -4028,13 +4188,17 @@
|
|
|
4028
4188
|
|
|
4029
4189
|
<tr class="deep-level-0">
|
|
4030
4190
|
|
|
4031
|
-
<td class="name"
|
|
4191
|
+
<td class="name"><code>bounds</code></td>
|
|
4032
4192
|
|
|
4033
4193
|
|
|
4034
4194
|
<td class="type">
|
|
4035
4195
|
|
|
4036
4196
|
|
|
4037
|
-
<span class="param-type">
|
|
4197
|
+
<span class="param-type">
|
|
4198
|
+
|
|
4199
|
+
L.bounds
|
|
4200
|
+
|
|
4201
|
+
</span>
|
|
4038
4202
|
|
|
4039
4203
|
|
|
4040
4204
|
|
|
@@ -4142,17 +4306,17 @@
|
|
|
4142
4306
|
<tbody>
|
|
4143
4307
|
|
|
4144
4308
|
<tr class="deep-level-0">
|
|
4145
|
-
<td class="name"><code><a
|
|
4309
|
+
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4146
4310
|
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4147
4311
|
</tr>
|
|
4148
4312
|
|
|
4149
4313
|
<tr class="deep-level-0">
|
|
4150
|
-
<td class="name"><code><a
|
|
4314
|
+
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4151
4315
|
<td class="name"><code>changelayer</code></td>
|
|
4152
4316
|
</tr>
|
|
4153
4317
|
|
|
4154
4318
|
<tr class="deep-level-0">
|
|
4155
|
-
<td class="name"><code><a
|
|
4319
|
+
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4156
4320
|
<td class="name"><code>featuresremoved</code></td>
|
|
4157
4321
|
</tr>
|
|
4158
4322
|
|
|
@@ -4228,7 +4392,11 @@
|
|
|
4228
4392
|
<td class="type">
|
|
4229
4393
|
|
|
4230
4394
|
|
|
4231
|
-
<span class="param-type">
|
|
4395
|
+
<span class="param-type">
|
|
4396
|
+
|
|
4397
|
+
Object
|
|
4398
|
+
|
|
4399
|
+
</span>
|
|
4232
4400
|
|
|
4233
4401
|
|
|
4234
4402
|
|
|
@@ -4374,7 +4542,11 @@
|
|
|
4374
4542
|
<td class="type">
|
|
4375
4543
|
|
|
4376
4544
|
|
|
4377
|
-
<span class="param-type">
|
|
4545
|
+
<span class="param-type">
|
|
4546
|
+
|
|
4547
|
+
Object
|
|
4548
|
+
|
|
4549
|
+
</span>
|
|
4378
4550
|
|
|
4379
4551
|
|
|
4380
4552
|
|
|
@@ -4398,7 +4570,11 @@
|
|
|
4398
4570
|
<td class="type">
|
|
4399
4571
|
|
|
4400
4572
|
|
|
4401
|
-
<span class="param-type">
|
|
4573
|
+
<span class="param-type">
|
|
4574
|
+
|
|
4575
|
+
string
|
|
4576
|
+
|
|
4577
|
+
</span>
|
|
4402
4578
|
|
|
4403
4579
|
|
|
4404
4580
|
|
|
@@ -4549,7 +4725,11 @@
|
|
|
4549
4725
|
<td class="type">
|
|
4550
4726
|
|
|
4551
4727
|
|
|
4552
|
-
<span class="param-type">
|
|
4728
|
+
<span class="param-type">
|
|
4729
|
+
|
|
4730
|
+
Array.<Zondy.Feature.Vector>
|
|
4731
|
+
|
|
4732
|
+
</span>
|
|
4553
4733
|
|
|
4554
4734
|
|
|
4555
4735
|
|
|
@@ -4573,7 +4753,11 @@
|
|
|
4573
4753
|
<td class="type">
|
|
4574
4754
|
|
|
4575
4755
|
|
|
4576
|
-
<span class="param-type">
|
|
4756
|
+
<span class="param-type">
|
|
4757
|
+
|
|
4758
|
+
boolean
|
|
4759
|
+
|
|
4760
|
+
</span>
|
|
4577
4761
|
|
|
4578
4762
|
|
|
4579
4763
|
|