@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.
Files changed (27) hide show
  1. package/README.md +24 -0
  2. package/dist/es5/webclient-common.min.js +1 -1
  3. package/dist/es5/webclient-leaflet-plugin.min.js +6 -6
  4. package/dist/webclient-leaflet-plugin-es6.min.js +6 -6
  5. package/documention/DrawControl.html +19 -7
  6. package/documention/L.zondy.MapvBaseLayer.html +36 -12
  7. package/documention/MapViewLeaflet.html +740 -224
  8. package/documention/Popup.html +125 -33
  9. package/documention/Screenshot.html +30 -10
  10. package/documention/SketchEditorLeaflet.html +211 -71
  11. package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +267 -83
  12. package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +410 -130
  13. package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +292 -88
  14. package/documention/Zondy.ThemeLayer.ThemeLayer.html +201 -61
  15. package/documention/Zondy.ThemeLayer.ThemeStyle.html +448 -112
  16. package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +312 -92
  17. package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +421 -125
  18. package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +286 -86
  19. package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +296 -88
  20. package/documention/Zondy.Widget.html +40 -12
  21. package/documention/Zondy.view.UI.html +23 -7
  22. package/documention/global.html +24 -8
  23. package/documention/index.html +4 -4
  24. package/documention/scripts/sideBar.js +111 -6
  25. package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +1 -1
  26. package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +1 -1
  27. package/package.json +1 -1
@@ -73,13 +73,17 @@
73
73
 
74
74
  <tr class="deep-level-0">
75
75
 
76
- <td class="name" id="name"><code>name</code></td>
76
+ <td class="name"><code>name</code></td>
77
77
 
78
78
 
79
79
  <td class="type">
80
80
 
81
81
 
82
- <span class="param-type">string</span>
82
+ <span class="param-type">
83
+
84
+ string
85
+
86
+ </span>
83
87
 
84
88
 
85
89
 
@@ -102,13 +106,17 @@
102
106
 
103
107
  <tr class="deep-level-0">
104
108
 
105
- <td class="name" id="options"><code>options</code></td>
109
+ <td class="name"><code>options</code></td>
106
110
 
107
111
 
108
112
  <td class="type">
109
113
 
110
114
 
111
- <span class="param-type">Object</span>
115
+ <span class="param-type">
116
+
117
+ Object
118
+
119
+ </span>
112
120
 
113
121
 
114
122
 
@@ -129,13 +137,17 @@
129
137
 
130
138
  <tr class="deep-level-1">
131
139
 
132
- <td class="name" id="id"><code>id</code></td>
140
+ <td class="name"><code>id</code></td>
133
141
 
134
142
 
135
143
  <td class="type">
136
144
 
137
145
 
138
- <span class="param-type">string</span>
146
+ <span class="param-type">
147
+
148
+ string
149
+
150
+ </span>
139
151
 
140
152
 
141
153
 
@@ -156,13 +168,17 @@
156
168
 
157
169
  <tr class="deep-level-1">
158
170
 
159
- <td class="name" id="opacity"><code>opacity</code></td>
171
+ <td class="name"><code>opacity</code></td>
160
172
 
161
173
 
162
174
  <td class="type">
163
175
 
164
176
 
165
- <span class="param-type">number</span>
177
+ <span class="param-type">
178
+
179
+ number
180
+
181
+ </span>
166
182
 
167
183
 
168
184
 
@@ -185,13 +201,17 @@
185
201
 
186
202
  <tr class="deep-level-1">
187
203
 
188
- <td class="name" id="nodesClipPixel"><code>nodesClipPixel</code></td>
204
+ <td class="name"><code>nodesClipPixel</code></td>
189
205
 
190
206
 
191
207
  <td class="type">
192
208
 
193
209
 
194
- <span class="param-type">number</span>
210
+ <span class="param-type">
211
+
212
+ number
213
+
214
+ </span>
195
215
 
196
216
 
197
217
 
@@ -214,13 +234,17 @@
214
234
 
215
235
  <tr class="deep-level-1">
216
236
 
217
- <td class="name" id="isHoverAble"><code>isHoverAble</code></td>
237
+ <td class="name"><code>isHoverAble</code></td>
218
238
 
219
239
 
220
240
  <td class="type">
221
241
 
222
242
 
223
- <span class="param-type">boolean</span>
243
+ <span class="param-type">
244
+
245
+ boolean
246
+
247
+ </span>
224
248
 
225
249
 
226
250
 
@@ -243,13 +267,17 @@
243
267
 
244
268
  <tr class="deep-level-1">
245
269
 
246
- <td class="name" id="isMultiHover"><code>isMultiHover</code></td>
270
+ <td class="name"><code>isMultiHover</code></td>
247
271
 
248
272
 
249
273
  <td class="type">
250
274
 
251
275
 
252
- <span class="param-type">boolean</span>
276
+ <span class="param-type">
277
+
278
+ boolean
279
+
280
+ </span>
253
281
 
254
282
 
255
283
 
@@ -272,13 +300,17 @@
272
300
 
273
301
  <tr class="deep-level-1">
274
302
 
275
- <td class="name" id="isClickAble"><code>isClickAble</code></td>
303
+ <td class="name"><code>isClickAble</code></td>
276
304
 
277
305
 
278
306
  <td class="type">
279
307
 
280
308
 
281
- <span class="param-type">boolean</span>
309
+ <span class="param-type">
310
+
311
+ boolean
312
+
313
+ </span>
282
314
 
283
315
 
284
316
 
@@ -301,13 +333,17 @@
301
333
 
302
334
  <tr class="deep-level-1">
303
335
 
304
- <td class="name" id="isAllowFeatureStyle"><code>isAllowFeatureStyle</code></td>
336
+ <td class="name"><code>isAllowFeatureStyle</code></td>
305
337
 
306
338
 
307
339
  <td class="type">
308
340
 
309
341
 
310
- <span class="param-type">boolean</span>
342
+ <span class="param-type">
343
+
344
+ boolean
345
+
346
+ </span>
311
347
 
312
348
 
313
349
 
@@ -501,7 +537,11 @@
501
537
  <code>
502
538
 
503
539
 
504
- <span class="param-type">number</span>
540
+ <span class="param-type">
541
+
542
+ number
543
+
544
+ </span>
505
545
 
506
546
 
507
547
 
@@ -517,7 +557,11 @@
517
557
  <code>
518
558
 
519
559
 
520
- <span class="param-type">Array</span>
560
+ <span class="param-type">
561
+
562
+ Array
563
+
564
+ </span>
521
565
 
522
566
 
523
567
 
@@ -533,7 +577,11 @@
533
577
  <code>
534
578
 
535
579
 
536
- <span class="param-type">Object</span>
580
+ <span class="param-type">
581
+
582
+ Object
583
+
584
+ </span>
537
585
 
538
586
 
539
587
 
@@ -569,7 +617,11 @@
569
617
  <code>
570
618
 
571
619
 
572
- <span class="param-type">Array</span>
620
+ <span class="param-type">
621
+
622
+ Array
623
+
624
+ </span>
573
625
 
574
626
 
575
627
 
@@ -585,7 +637,11 @@
585
637
  <code>
586
638
 
587
639
 
588
- <span class="param-type">Array</span>
640
+ <span class="param-type">
641
+
642
+ Array
643
+
644
+ </span>
589
645
 
590
646
 
591
647
 
@@ -621,7 +677,11 @@
621
677
  <code>
622
678
 
623
679
 
624
- <span class="param-type">Array.&lt;<a link="Array.<Zondy.ThemeLayer.ThemeStyle>.html" onclick="getTypeHTML(event)" href="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>></span>
680
+ <span class="param-type">
681
+
682
+ Array.&lt;<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
683
+
684
+ </span>
625
685
 
626
686
 
627
687
 
@@ -801,13 +861,17 @@
801
861
 
802
862
  <tr class="deep-level-0">
803
863
 
804
- <td class="name" id="features"><code>features</code></td>
864
+ <td class="name"><code>features</code></td>
805
865
 
806
866
 
807
867
  <td class="type">
808
868
 
809
869
 
810
- <span class="param-type">Object</span>
870
+ <span class="param-type">
871
+
872
+ Object
873
+
874
+ </span>
811
875
 
812
876
 
813
877
 
@@ -1139,13 +1203,17 @@
1139
1203
 
1140
1204
  <tr class="deep-level-0">
1141
1205
 
1142
- <td class="name" id="feature"><code>feature</code></td>
1206
+ <td class="name"><code>feature</code></td>
1143
1207
 
1144
1208
 
1145
1209
  <td class="type">
1146
1210
 
1147
1211
 
1148
- <span class="param-type">Object</span>
1212
+ <span class="param-type">
1213
+
1214
+ Object
1215
+
1216
+ </span>
1149
1217
 
1150
1218
 
1151
1219
 
@@ -1285,13 +1353,17 @@
1285
1353
 
1286
1354
  <tr class="deep-level-0">
1287
1355
 
1288
- <td class="name" id="features"><code>features</code></td>
1356
+ <td class="name"><code>features</code></td>
1289
1357
 
1290
1358
 
1291
1359
  <td class="type">
1292
1360
 
1293
1361
 
1294
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
1362
+ <span class="param-type">
1363
+
1364
+ Array.&lt;Zondy.Feature.Vector>
1365
+
1366
+ </span>
1295
1367
 
1296
1368
 
1297
1369
 
@@ -1481,7 +1553,11 @@
1481
1553
  <div class='column is-5 has-text-left'>
1482
1554
  <label>类型: </label>
1483
1555
 
1484
- <span class="param-type">number</span>
1556
+ <span class="param-type">
1557
+
1558
+ number
1559
+
1560
+ </span>
1485
1561
 
1486
1562
 
1487
1563
 
@@ -1598,7 +1674,11 @@
1598
1674
  <div class='column is-5 has-text-left'>
1599
1675
  <label>类型: </label>
1600
1676
 
1601
- <span class="param-type">Array</span>
1677
+ <span class="param-type">
1678
+
1679
+ Array
1680
+
1681
+ </span>
1602
1682
 
1603
1683
 
1604
1684
 
@@ -1720,7 +1800,11 @@
1720
1800
  <div class='column is-5 has-text-left'>
1721
1801
  <label>类型: </label>
1722
1802
 
1723
- <span class="param-type">Object</span>
1803
+ <span class="param-type">
1804
+
1805
+ Object
1806
+
1807
+ </span>
1724
1808
 
1725
1809
 
1726
1810
 
@@ -1792,13 +1876,17 @@
1792
1876
 
1793
1877
  <tr class="deep-level-0">
1794
1878
 
1795
- <td class="name" id="property"><code>property</code></td>
1879
+ <td class="name"><code>property</code></td>
1796
1880
 
1797
1881
 
1798
1882
  <td class="type">
1799
1883
 
1800
1884
 
1801
- <span class="param-type">string</span>
1885
+ <span class="param-type">
1886
+
1887
+ string
1888
+
1889
+ </span>
1802
1890
 
1803
1891
 
1804
1892
 
@@ -1817,13 +1905,17 @@
1817
1905
 
1818
1906
  <tr class="deep-level-0">
1819
1907
 
1820
- <td class="name" id="value"><code>value</code></td>
1908
+ <td class="name"><code>value</code></td>
1821
1909
 
1822
1910
 
1823
1911
  <td class="type">
1824
1912
 
1825
1913
 
1826
- <span class="param-type">string</span>
1914
+ <span class="param-type">
1915
+
1916
+ string
1917
+
1918
+ </span>
1827
1919
 
1828
1920
 
1829
1921
 
@@ -1963,13 +2055,17 @@
1963
2055
 
1964
2056
  <tr class="deep-level-0">
1965
2057
 
1966
- <td class="name" id="featureId"><code>featureId</code></td>
2058
+ <td class="name"><code>featureId</code></td>
1967
2059
 
1968
2060
 
1969
2061
  <td class="type">
1970
2062
 
1971
2063
 
1972
- <span class="param-type">number</span>
2064
+ <span class="param-type">
2065
+
2066
+ number
2067
+
2068
+ </span>
1973
2069
 
1974
2070
 
1975
2071
 
@@ -2159,7 +2255,11 @@
2159
2255
  <div class='column is-5 has-text-left'>
2160
2256
  <label>类型: </label>
2161
2257
 
2162
- <span class="param-type">Array</span>
2258
+ <span class="param-type">
2259
+
2260
+ Array
2261
+
2262
+ </span>
2163
2263
 
2164
2264
 
2165
2265
 
@@ -2231,13 +2331,17 @@
2231
2331
 
2232
2332
  <tr class="deep-level-0">
2233
2333
 
2234
- <td class="name" id="attrName"><code>attrName</code></td>
2334
+ <td class="name"><code>attrName</code></td>
2235
2335
 
2236
2336
 
2237
2337
  <td class="type">
2238
2338
 
2239
2339
 
2240
- <span class="param-type">string</span>
2340
+ <span class="param-type">
2341
+
2342
+ string
2343
+
2344
+ </span>
2241
2345
 
2242
2346
 
2243
2347
 
@@ -2256,13 +2360,17 @@
2256
2360
 
2257
2361
  <tr class="deep-level-0">
2258
2362
 
2259
- <td class="name" id="attrValue"><code>attrValue</code></td>
2363
+ <td class="name"><code>attrValue</code></td>
2260
2364
 
2261
2365
 
2262
2366
  <td class="type">
2263
2367
 
2264
2368
 
2265
- <span class="param-type">string</span>
2369
+ <span class="param-type">
2370
+
2371
+ string
2372
+
2373
+ </span>
2266
2374
 
2267
2375
 
2268
2376
 
@@ -2356,7 +2464,11 @@
2356
2464
  <div class='column is-5 has-text-left'>
2357
2465
  <label>类型: </label>
2358
2466
 
2359
- <span class="param-type">Array</span>
2467
+ <span class="param-type">
2468
+
2469
+ Array
2470
+
2471
+ </span>
2360
2472
 
2361
2473
 
2362
2474
 
@@ -2428,13 +2540,17 @@
2428
2540
 
2429
2541
  <tr class="deep-level-0">
2430
2542
 
2431
- <td class="name" id="coordinate"><code>coordinate</code></td>
2543
+ <td class="name"><code>coordinate</code></td>
2432
2544
 
2433
2545
 
2434
2546
  <td class="type">
2435
2547
 
2436
2548
 
2437
- <span class="param-type">Array</span>
2549
+ <span class="param-type">
2550
+
2551
+ Array
2552
+
2553
+ </span>
2438
2554
 
2439
2555
 
2440
2556
 
@@ -2574,13 +2690,17 @@
2574
2690
 
2575
2691
  <tr class="deep-level-0">
2576
2692
 
2577
- <td class="name" id="featureID"><code>featureID</code></td>
2693
+ <td class="name"><code>featureID</code></td>
2578
2694
 
2579
2695
 
2580
2696
  <td class="type">
2581
2697
 
2582
2698
 
2583
- <span class="param-type">number</span>
2699
+ <span class="param-type">
2700
+
2701
+ number
2702
+
2703
+ </span>
2584
2704
 
2585
2705
 
2586
2706
 
@@ -2765,7 +2885,11 @@
2765
2885
  <div class='column is-5 has-text-left'>
2766
2886
  <label>类型: </label>
2767
2887
 
2768
- <span class="param-type">Array.&lt;<a link="Array.<Zondy.ThemeLayer.ThemeStyle>.html" onclick="getTypeHTML(event)" href="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>></span>
2888
+ <span class="param-type">
2889
+
2890
+ Array.&lt;<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
2891
+
2892
+ </span>
2769
2893
 
2770
2894
 
2771
2895
 
@@ -2837,13 +2961,17 @@
2837
2961
 
2838
2962
  <tr class="deep-level-0">
2839
2963
 
2840
- <td class="name" id="name"><code>name</code></td>
2964
+ <td class="name"><code>name</code></td>
2841
2965
 
2842
2966
 
2843
2967
  <td class="type">
2844
2968
 
2845
2969
 
2846
- <span class="param-type">string</span>
2970
+ <span class="param-type">
2971
+
2972
+ string
2973
+
2974
+ </span>
2847
2975
 
2848
2976
 
2849
2977
 
@@ -2862,13 +2990,17 @@
2862
2990
 
2863
2991
  <tr class="deep-level-0">
2864
2992
 
2865
- <td class="name" id="options"><code>options</code></td>
2993
+ <td class="name"><code>options</code></td>
2866
2994
 
2867
2995
 
2868
2996
  <td class="type">
2869
2997
 
2870
2998
 
2871
- <span class="param-type">Object</span>
2999
+ <span class="param-type">
3000
+
3001
+ Object
3002
+
3003
+ </span>
2872
3004
 
2873
3005
 
2874
3006
 
@@ -3008,13 +3140,17 @@
3008
3140
 
3009
3141
  <tr class="deep-level-0">
3010
3142
 
3011
- <td class="name" id="event"><code>event</code></td>
3143
+ <td class="name"><code>event</code></td>
3012
3144
 
3013
3145
 
3014
3146
  <td class="type">
3015
3147
 
3016
3148
 
3017
- <span class="param-type">Event</span>
3149
+ <span class="param-type">
3150
+
3151
+ Event
3152
+
3153
+ </span>
3018
3154
 
3019
3155
 
3020
3156
 
@@ -3033,13 +3169,17 @@
3033
3169
 
3034
3170
  <tr class="deep-level-0">
3035
3171
 
3036
- <td class="name" id="callback"><code>callback</code></td>
3172
+ <td class="name"><code>callback</code></td>
3037
3173
 
3038
3174
 
3039
3175
  <td class="type">
3040
3176
 
3041
3177
 
3042
- <span class="param-type">function</span>
3178
+ <span class="param-type">
3179
+
3180
+ function
3181
+
3182
+ </span>
3043
3183
 
3044
3184
 
3045
3185
 
@@ -3058,13 +3198,17 @@
3058
3198
 
3059
3199
  <tr class="deep-level-0">
3060
3200
 
3061
- <td class="name" id="context"><code>context</code></td>
3201
+ <td class="name"><code>context</code></td>
3062
3202
 
3063
3203
 
3064
3204
  <td class="type">
3065
3205
 
3066
3206
 
3067
- <span class="param-type">string</span>
3207
+ <span class="param-type">
3208
+
3209
+ string
3210
+
3211
+ </span>
3068
3212
 
3069
3213
 
3070
3214
 
@@ -3204,13 +3348,17 @@
3204
3348
 
3205
3349
  <tr class="deep-level-0">
3206
3350
 
3207
- <td class="name" id="event"><code>event</code></td>
3351
+ <td class="name"><code>event</code></td>
3208
3352
 
3209
3353
 
3210
3354
  <td class="type">
3211
3355
 
3212
3356
 
3213
- <span class="param-type">Event</span>
3357
+ <span class="param-type">
3358
+
3359
+ Event
3360
+
3361
+ </span>
3214
3362
 
3215
3363
 
3216
3364
 
@@ -3229,13 +3377,17 @@
3229
3377
 
3230
3378
  <tr class="deep-level-0">
3231
3379
 
3232
- <td class="name" id="callback"><code>callback</code></td>
3380
+ <td class="name"><code>callback</code></td>
3233
3381
 
3234
3382
 
3235
3383
  <td class="type">
3236
3384
 
3237
3385
 
3238
- <span class="param-type">function</span>
3386
+ <span class="param-type">
3387
+
3388
+ function
3389
+
3390
+ </span>
3239
3391
 
3240
3392
 
3241
3393
 
@@ -3254,13 +3406,17 @@
3254
3406
 
3255
3407
  <tr class="deep-level-0">
3256
3408
 
3257
- <td class="name" id="context"><code>context</code></td>
3409
+ <td class="name"><code>context</code></td>
3258
3410
 
3259
3411
 
3260
3412
  <td class="type">
3261
3413
 
3262
3414
 
3263
- <span class="param-type">string</span>
3415
+ <span class="param-type">
3416
+
3417
+ string
3418
+
3419
+ </span>
3264
3420
 
3265
3421
 
3266
3422
 
@@ -3400,13 +3556,17 @@
3400
3556
 
3401
3557
  <tr class="deep-level-0">
3402
3558
 
3403
- <td class="name" id="map"><code>map</code></td>
3559
+ <td class="name"><code>map</code></td>
3404
3560
 
3405
3561
 
3406
3562
  <td class="type">
3407
3563
 
3408
3564
 
3409
- <span class="param-type">L.Map</span>
3565
+ <span class="param-type">
3566
+
3567
+ L.Map
3568
+
3569
+ </span>
3410
3570
 
3411
3571
 
3412
3572
 
@@ -3644,13 +3804,17 @@
3644
3804
 
3645
3805
  <tr class="deep-level-0">
3646
3806
 
3647
- <td class="name" id="bounds"><code>bounds</code></td>
3807
+ <td class="name"><code>bounds</code></td>
3648
3808
 
3649
3809
 
3650
3810
  <td class="type">
3651
3811
 
3652
3812
 
3653
- <span class="param-type">L.bounds</span>
3813
+ <span class="param-type">
3814
+
3815
+ L.bounds
3816
+
3817
+ </span>
3654
3818
 
3655
3819
 
3656
3820
 
@@ -3886,13 +4050,17 @@
3886
4050
 
3887
4051
  <tr class="deep-level-0">
3888
4052
 
3889
- <td class="name" id="features"><code>features</code></td>
4053
+ <td class="name"><code>features</code></td>
3890
4054
 
3891
4055
 
3892
4056
  <td class="type">
3893
4057
 
3894
4058
 
3895
- <span class="param-type">Object</span>
4059
+ <span class="param-type">
4060
+
4061
+ Object
4062
+
4063
+ </span>
3896
4064
 
3897
4065
 
3898
4066
 
@@ -4032,13 +4200,17 @@
4032
4200
 
4033
4201
  <tr class="deep-level-0">
4034
4202
 
4035
- <td class="name" id="cacheCount"><code>cacheCount</code></td>
4203
+ <td class="name"><code>cacheCount</code></td>
4036
4204
 
4037
4205
 
4038
4206
  <td class="type">
4039
4207
 
4040
4208
 
4041
- <span class="param-type">number</span>
4209
+ <span class="param-type">
4210
+
4211
+ number
4212
+
4213
+ </span>
4042
4214
 
4043
4215
 
4044
4216
 
@@ -4178,13 +4350,17 @@
4178
4350
 
4179
4351
  <tr class="deep-level-0">
4180
4352
 
4181
- <td class="name" id="opacity"><code>opacity</code></td>
4353
+ <td class="name"><code>opacity</code></td>
4182
4354
 
4183
4355
 
4184
4356
  <td class="type">
4185
4357
 
4186
4358
 
4187
- <span class="param-type">number</span>
4359
+ <span class="param-type">
4360
+
4361
+ number
4362
+
4363
+ </span>
4188
4364
 
4189
4365
 
4190
4366
 
@@ -4324,13 +4500,17 @@
4324
4500
 
4325
4501
  <tr class="deep-level-0">
4326
4502
 
4327
- <td class="name" id="bounds"><code>bounds</code></td>
4503
+ <td class="name"><code>bounds</code></td>
4328
4504
 
4329
4505
 
4330
4506
  <td class="type">
4331
4507
 
4332
4508
 
4333
- <span class="param-type">L.bounds</span>
4509
+ <span class="param-type">
4510
+
4511
+ L.bounds
4512
+
4513
+ </span>
4334
4514
 
4335
4515
 
4336
4516
 
@@ -4438,17 +4618,17 @@
4438
4618
  <tbody>
4439
4619
 
4440
4620
  <tr class="deep-level-0">
4441
- <td class="name"><code><a href="Zondy.ThemeLayer.simpleThemeLayer.html#beforefeaturesadded">beforefeaturesadded</a></code></td>
4621
+ <td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
4442
4622
  <td class="name"><code>beforefeaturesadded</code></td>
4443
4623
  </tr>
4444
4624
 
4445
4625
  <tr class="deep-level-0">
4446
- <td class="name"><code><a href="Zondy.ThemeLayer.simpleThemeLayer.html#changelayer">changelayer</a></code></td>
4626
+ <td class="name"><code><a href="#changelayer">changelayer</a></code></td>
4447
4627
  <td class="name"><code>changelayer</code></td>
4448
4628
  </tr>
4449
4629
 
4450
4630
  <tr class="deep-level-0">
4451
- <td class="name"><code><a href="Zondy.ThemeLayer.simpleThemeLayer.html#featuresremoved">featuresremoved</a></code></td>
4631
+ <td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
4452
4632
  <td class="name"><code>featuresremoved</code></td>
4453
4633
  </tr>
4454
4634
 
@@ -4524,7 +4704,11 @@
4524
4704
  <td class="type">
4525
4705
 
4526
4706
 
4527
- <span class="param-type">Object</span>
4707
+ <span class="param-type">
4708
+
4709
+ Object
4710
+
4711
+ </span>
4528
4712
 
4529
4713
 
4530
4714
 
@@ -4675,7 +4859,11 @@
4675
4859
  <td class="type">
4676
4860
 
4677
4861
 
4678
- <span class="param-type">Object</span>
4862
+ <span class="param-type">
4863
+
4864
+ Object
4865
+
4866
+ </span>
4679
4867
 
4680
4868
 
4681
4869
 
@@ -4699,7 +4887,11 @@
4699
4887
  <td class="type">
4700
4888
 
4701
4889
 
4702
- <span class="param-type">string</span>
4890
+ <span class="param-type">
4891
+
4892
+ string
4893
+
4894
+ </span>
4703
4895
 
4704
4896
 
4705
4897
 
@@ -4850,7 +5042,11 @@
4850
5042
  <td class="type">
4851
5043
 
4852
5044
 
4853
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
5045
+ <span class="param-type">
5046
+
5047
+ Array.&lt;Zondy.Feature.Vector>
5048
+
5049
+ </span>
4854
5050
 
4855
5051
 
4856
5052
 
@@ -4874,7 +5070,11 @@
4874
5070
  <td class="type">
4875
5071
 
4876
5072
 
4877
- <span class="param-type">boolean</span>
5073
+ <span class="param-type">
5074
+
5075
+ boolean
5076
+
5077
+ </span>
4878
5078
 
4879
5079
 
4880
5080