@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
 
@@ -447,7 +483,11 @@
447
483
  <td class="name">
448
484
  <code>
449
485
 
450
- <span class="param-type">Object</span>
486
+ <span class="param-type">
487
+
488
+ Object
489
+
490
+ </span>
451
491
 
452
492
 
453
493
 
@@ -461,7 +501,11 @@
461
501
  <td class="name">
462
502
  <code>
463
503
 
464
- <span class="param-type">Object</span>
504
+ <span class="param-type">
505
+
506
+ Object
507
+
508
+ </span>
465
509
 
466
510
 
467
511
 
@@ -481,7 +525,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
481
525
  <td class="name">
482
526
  <code>
483
527
 
484
- <span class="param-type">String</span>
528
+ <span class="param-type">
529
+
530
+ String
531
+
532
+ </span>
485
533
 
486
534
 
487
535
 
@@ -502,7 +550,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
502
550
  <span class="method-parameter is-pulled-right">
503
551
  <label>类型:</label>
504
552
 
505
- <span class="param-type">Object</span>
553
+ <span class="param-type">
554
+
555
+ Object
556
+
557
+ </span>
506
558
 
507
559
 
508
560
 
@@ -573,7 +625,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
573
625
  <span class="method-parameter is-pulled-right">
574
626
  <label>类型:</label>
575
627
 
576
- <span class="param-type">Object</span>
628
+ <span class="param-type">
629
+
630
+ Object
631
+
632
+ </span>
577
633
 
578
634
 
579
635
 
@@ -650,7 +706,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
650
706
  <span class="method-parameter is-pulled-right">
651
707
  <label>类型:</label>
652
708
 
653
- <span class="param-type">String</span>
709
+ <span class="param-type">
710
+
711
+ String
712
+
713
+ </span>
654
714
 
655
715
 
656
716
 
@@ -793,7 +853,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
793
853
  <code>
794
854
 
795
855
 
796
- <span class="param-type">number</span>
856
+ <span class="param-type">
857
+
858
+ number
859
+
860
+ </span>
797
861
 
798
862
 
799
863
 
@@ -809,7 +873,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
809
873
  <code>
810
874
 
811
875
 
812
- <span class="param-type">Object</span>
876
+ <span class="param-type">
877
+
878
+ Object
879
+
880
+ </span>
813
881
 
814
882
 
815
883
 
@@ -845,7 +913,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
845
913
  <code>
846
914
 
847
915
 
848
- <span class="param-type">Array</span>
916
+ <span class="param-type">
917
+
918
+ Array
919
+
920
+ </span>
849
921
 
850
922
 
851
923
 
@@ -861,7 +933,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
861
933
  <code>
862
934
 
863
935
 
864
- <span class="param-type">Array</span>
936
+ <span class="param-type">
937
+
938
+ Array
939
+
940
+ </span>
865
941
 
866
942
 
867
943
 
@@ -1061,13 +1137,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1061
1137
 
1062
1138
  <tr class="deep-level-0">
1063
1139
 
1064
- <td class="name" id="features"><code>features</code></td>
1140
+ <td class="name"><code>features</code></td>
1065
1141
 
1066
1142
 
1067
1143
  <td class="type">
1068
1144
 
1069
1145
 
1070
- <span class="param-type">Object</span>
1146
+ <span class="param-type">
1147
+
1148
+ Object
1149
+
1150
+ </span>
1071
1151
 
1072
1152
 
1073
1153
 
@@ -1399,13 +1479,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1399
1479
 
1400
1480
  <tr class="deep-level-0">
1401
1481
 
1402
- <td class="name" id="feature"><code>feature</code></td>
1482
+ <td class="name"><code>feature</code></td>
1403
1483
 
1404
1484
 
1405
1485
  <td class="type">
1406
1486
 
1407
1487
 
1408
- <span class="param-type">Object</span>
1488
+ <span class="param-type">
1489
+
1490
+ Object
1491
+
1492
+ </span>
1409
1493
 
1410
1494
 
1411
1495
 
@@ -1545,13 +1629,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1545
1629
 
1546
1630
  <tr class="deep-level-0">
1547
1631
 
1548
- <td class="name" id="features"><code>features</code></td>
1632
+ <td class="name"><code>features</code></td>
1549
1633
 
1550
1634
 
1551
1635
  <td class="type">
1552
1636
 
1553
1637
 
1554
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
1638
+ <span class="param-type">
1639
+
1640
+ Array.&lt;Zondy.Feature.Vector>
1641
+
1642
+ </span>
1555
1643
 
1556
1644
 
1557
1645
 
@@ -1741,7 +1829,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1741
1829
  <div class='column is-5 has-text-left'>
1742
1830
  <label>类型: </label>
1743
1831
 
1744
- <span class="param-type">number</span>
1832
+ <span class="param-type">
1833
+
1834
+ number
1835
+
1836
+ </span>
1745
1837
 
1746
1838
 
1747
1839
 
@@ -1863,7 +1955,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1863
1955
  <div class='column is-5 has-text-left'>
1864
1956
  <label>类型: </label>
1865
1957
 
1866
- <span class="param-type">Object</span>
1958
+ <span class="param-type">
1959
+
1960
+ Object
1961
+
1962
+ </span>
1867
1963
 
1868
1964
 
1869
1965
 
@@ -1935,13 +2031,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1935
2031
 
1936
2032
  <tr class="deep-level-0">
1937
2033
 
1938
- <td class="name" id="property"><code>property</code></td>
2034
+ <td class="name"><code>property</code></td>
1939
2035
 
1940
2036
 
1941
2037
  <td class="type">
1942
2038
 
1943
2039
 
1944
- <span class="param-type">string</span>
2040
+ <span class="param-type">
2041
+
2042
+ string
2043
+
2044
+ </span>
1945
2045
 
1946
2046
 
1947
2047
 
@@ -1960,13 +2060,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
1960
2060
 
1961
2061
  <tr class="deep-level-0">
1962
2062
 
1963
- <td class="name" id="value"><code>value</code></td>
2063
+ <td class="name"><code>value</code></td>
1964
2064
 
1965
2065
 
1966
2066
  <td class="type">
1967
2067
 
1968
2068
 
1969
- <span class="param-type">string</span>
2069
+ <span class="param-type">
2070
+
2071
+ string
2072
+
2073
+ </span>
1970
2074
 
1971
2075
 
1972
2076
 
@@ -2106,13 +2210,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2106
2210
 
2107
2211
  <tr class="deep-level-0">
2108
2212
 
2109
- <td class="name" id="featureId"><code>featureId</code></td>
2213
+ <td class="name"><code>featureId</code></td>
2110
2214
 
2111
2215
 
2112
2216
  <td class="type">
2113
2217
 
2114
2218
 
2115
- <span class="param-type">number</span>
2219
+ <span class="param-type">
2220
+
2221
+ number
2222
+
2223
+ </span>
2116
2224
 
2117
2225
 
2118
2226
 
@@ -2302,7 +2410,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2302
2410
  <div class='column is-5 has-text-left'>
2303
2411
  <label>类型: </label>
2304
2412
 
2305
- <span class="param-type">Array</span>
2413
+ <span class="param-type">
2414
+
2415
+ Array
2416
+
2417
+ </span>
2306
2418
 
2307
2419
 
2308
2420
 
@@ -2374,13 +2486,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2374
2486
 
2375
2487
  <tr class="deep-level-0">
2376
2488
 
2377
- <td class="name" id="attrName"><code>attrName</code></td>
2489
+ <td class="name"><code>attrName</code></td>
2378
2490
 
2379
2491
 
2380
2492
  <td class="type">
2381
2493
 
2382
2494
 
2383
- <span class="param-type">string</span>
2495
+ <span class="param-type">
2496
+
2497
+ string
2498
+
2499
+ </span>
2384
2500
 
2385
2501
 
2386
2502
 
@@ -2399,13 +2515,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2399
2515
 
2400
2516
  <tr class="deep-level-0">
2401
2517
 
2402
- <td class="name" id="attrValue"><code>attrValue</code></td>
2518
+ <td class="name"><code>attrValue</code></td>
2403
2519
 
2404
2520
 
2405
2521
  <td class="type">
2406
2522
 
2407
2523
 
2408
- <span class="param-type">string</span>
2524
+ <span class="param-type">
2525
+
2526
+ string
2527
+
2528
+ </span>
2409
2529
 
2410
2530
 
2411
2531
 
@@ -2499,7 +2619,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2499
2619
  <div class='column is-5 has-text-left'>
2500
2620
  <label>类型: </label>
2501
2621
 
2502
- <span class="param-type">Array</span>
2622
+ <span class="param-type">
2623
+
2624
+ Array
2625
+
2626
+ </span>
2503
2627
 
2504
2628
 
2505
2629
 
@@ -2571,13 +2695,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2571
2695
 
2572
2696
  <tr class="deep-level-0">
2573
2697
 
2574
- <td class="name" id="coordinate"><code>coordinate</code></td>
2698
+ <td class="name"><code>coordinate</code></td>
2575
2699
 
2576
2700
 
2577
2701
  <td class="type">
2578
2702
 
2579
2703
 
2580
- <span class="param-type">Array</span>
2704
+ <span class="param-type">
2705
+
2706
+ Array
2707
+
2708
+ </span>
2581
2709
 
2582
2710
 
2583
2711
 
@@ -2717,13 +2845,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2717
2845
 
2718
2846
  <tr class="deep-level-0">
2719
2847
 
2720
- <td class="name" id="featureID"><code>featureID</code></td>
2848
+ <td class="name"><code>featureID</code></td>
2721
2849
 
2722
2850
 
2723
2851
  <td class="type">
2724
2852
 
2725
2853
 
2726
- <span class="param-type">number</span>
2854
+ <span class="param-type">
2855
+
2856
+ number
2857
+
2858
+ </span>
2727
2859
 
2728
2860
 
2729
2861
 
@@ -2863,13 +2995,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2863
2995
 
2864
2996
  <tr class="deep-level-0">
2865
2997
 
2866
- <td class="name" id="name"><code>name</code></td>
2998
+ <td class="name"><code>name</code></td>
2867
2999
 
2868
3000
 
2869
3001
  <td class="type">
2870
3002
 
2871
3003
 
2872
- <span class="param-type">string</span>
3004
+ <span class="param-type">
3005
+
3006
+ string
3007
+
3008
+ </span>
2873
3009
 
2874
3010
 
2875
3011
 
@@ -2888,13 +3024,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
2888
3024
 
2889
3025
  <tr class="deep-level-0">
2890
3026
 
2891
- <td class="name" id="options"><code>options</code></td>
3027
+ <td class="name"><code>options</code></td>
2892
3028
 
2893
3029
 
2894
3030
  <td class="type">
2895
3031
 
2896
3032
 
2897
- <span class="param-type">Object</span>
3033
+ <span class="param-type">
3034
+
3035
+ Object
3036
+
3037
+ </span>
2898
3038
 
2899
3039
 
2900
3040
 
@@ -3034,13 +3174,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3034
3174
 
3035
3175
  <tr class="deep-level-0">
3036
3176
 
3037
- <td class="name" id="event"><code>event</code></td>
3177
+ <td class="name"><code>event</code></td>
3038
3178
 
3039
3179
 
3040
3180
  <td class="type">
3041
3181
 
3042
3182
 
3043
- <span class="param-type">Event</span>
3183
+ <span class="param-type">
3184
+
3185
+ Event
3186
+
3187
+ </span>
3044
3188
 
3045
3189
 
3046
3190
 
@@ -3059,13 +3203,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3059
3203
 
3060
3204
  <tr class="deep-level-0">
3061
3205
 
3062
- <td class="name" id="callback"><code>callback</code></td>
3206
+ <td class="name"><code>callback</code></td>
3063
3207
 
3064
3208
 
3065
3209
  <td class="type">
3066
3210
 
3067
3211
 
3068
- <span class="param-type">function</span>
3212
+ <span class="param-type">
3213
+
3214
+ function
3215
+
3216
+ </span>
3069
3217
 
3070
3218
 
3071
3219
 
@@ -3084,13 +3232,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3084
3232
 
3085
3233
  <tr class="deep-level-0">
3086
3234
 
3087
- <td class="name" id="context"><code>context</code></td>
3235
+ <td class="name"><code>context</code></td>
3088
3236
 
3089
3237
 
3090
3238
  <td class="type">
3091
3239
 
3092
3240
 
3093
- <span class="param-type">string</span>
3241
+ <span class="param-type">
3242
+
3243
+ string
3244
+
3245
+ </span>
3094
3246
 
3095
3247
 
3096
3248
 
@@ -3230,13 +3382,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3230
3382
 
3231
3383
  <tr class="deep-level-0">
3232
3384
 
3233
- <td class="name" id="event"><code>event</code></td>
3385
+ <td class="name"><code>event</code></td>
3234
3386
 
3235
3387
 
3236
3388
  <td class="type">
3237
3389
 
3238
3390
 
3239
- <span class="param-type">Event</span>
3391
+ <span class="param-type">
3392
+
3393
+ Event
3394
+
3395
+ </span>
3240
3396
 
3241
3397
 
3242
3398
 
@@ -3255,13 +3411,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3255
3411
 
3256
3412
  <tr class="deep-level-0">
3257
3413
 
3258
- <td class="name" id="callback"><code>callback</code></td>
3414
+ <td class="name"><code>callback</code></td>
3259
3415
 
3260
3416
 
3261
3417
  <td class="type">
3262
3418
 
3263
3419
 
3264
- <span class="param-type">function</span>
3420
+ <span class="param-type">
3421
+
3422
+ function
3423
+
3424
+ </span>
3265
3425
 
3266
3426
 
3267
3427
 
@@ -3280,13 +3440,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3280
3440
 
3281
3441
  <tr class="deep-level-0">
3282
3442
 
3283
- <td class="name" id="context"><code>context</code></td>
3443
+ <td class="name"><code>context</code></td>
3284
3444
 
3285
3445
 
3286
3446
  <td class="type">
3287
3447
 
3288
3448
 
3289
- <span class="param-type">string</span>
3449
+ <span class="param-type">
3450
+
3451
+ string
3452
+
3453
+ </span>
3290
3454
 
3291
3455
 
3292
3456
 
@@ -3426,13 +3590,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3426
3590
 
3427
3591
  <tr class="deep-level-0">
3428
3592
 
3429
- <td class="name" id="map"><code>map</code></td>
3593
+ <td class="name"><code>map</code></td>
3430
3594
 
3431
3595
 
3432
3596
  <td class="type">
3433
3597
 
3434
3598
 
3435
- <span class="param-type">L.Map</span>
3599
+ <span class="param-type">
3600
+
3601
+ L.Map
3602
+
3603
+ </span>
3436
3604
 
3437
3605
 
3438
3606
 
@@ -3670,13 +3838,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3670
3838
 
3671
3839
  <tr class="deep-level-0">
3672
3840
 
3673
- <td class="name" id="bounds"><code>bounds</code></td>
3841
+ <td class="name"><code>bounds</code></td>
3674
3842
 
3675
3843
 
3676
3844
  <td class="type">
3677
3845
 
3678
3846
 
3679
- <span class="param-type">L.bounds</span>
3847
+ <span class="param-type">
3848
+
3849
+ L.bounds
3850
+
3851
+ </span>
3680
3852
 
3681
3853
 
3682
3854
 
@@ -3912,13 +4084,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
3912
4084
 
3913
4085
  <tr class="deep-level-0">
3914
4086
 
3915
- <td class="name" id="features"><code>features</code></td>
4087
+ <td class="name"><code>features</code></td>
3916
4088
 
3917
4089
 
3918
4090
  <td class="type">
3919
4091
 
3920
4092
 
3921
- <span class="param-type">Object</span>
4093
+ <span class="param-type">
4094
+
4095
+ Object
4096
+
4097
+ </span>
3922
4098
 
3923
4099
 
3924
4100
 
@@ -4058,13 +4234,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4058
4234
 
4059
4235
  <tr class="deep-level-0">
4060
4236
 
4061
- <td class="name" id="cacheCount"><code>cacheCount</code></td>
4237
+ <td class="name"><code>cacheCount</code></td>
4062
4238
 
4063
4239
 
4064
4240
  <td class="type">
4065
4241
 
4066
4242
 
4067
- <span class="param-type">number</span>
4243
+ <span class="param-type">
4244
+
4245
+ number
4246
+
4247
+ </span>
4068
4248
 
4069
4249
 
4070
4250
 
@@ -4204,13 +4384,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4204
4384
 
4205
4385
  <tr class="deep-level-0">
4206
4386
 
4207
- <td class="name" id="opacity"><code>opacity</code></td>
4387
+ <td class="name"><code>opacity</code></td>
4208
4388
 
4209
4389
 
4210
4390
  <td class="type">
4211
4391
 
4212
4392
 
4213
- <span class="param-type">number</span>
4393
+ <span class="param-type">
4394
+
4395
+ number
4396
+
4397
+ </span>
4214
4398
 
4215
4399
 
4216
4400
 
@@ -4350,13 +4534,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4350
4534
 
4351
4535
  <tr class="deep-level-0">
4352
4536
 
4353
- <td class="name" id="bounds"><code>bounds</code></td>
4537
+ <td class="name"><code>bounds</code></td>
4354
4538
 
4355
4539
 
4356
4540
  <td class="type">
4357
4541
 
4358
4542
 
4359
- <span class="param-type">L.bounds</span>
4543
+ <span class="param-type">
4544
+
4545
+ L.bounds
4546
+
4547
+ </span>
4360
4548
 
4361
4549
 
4362
4550
 
@@ -4464,17 +4652,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4464
4652
  <tbody>
4465
4653
 
4466
4654
  <tr class="deep-level-0">
4467
- <td class="name"><code><a href="Zondy.ThemeLayer.uniqueThemeLayer.html#beforefeaturesadded">beforefeaturesadded</a></code></td>
4655
+ <td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
4468
4656
  <td class="name"><code>beforefeaturesadded</code></td>
4469
4657
  </tr>
4470
4658
 
4471
4659
  <tr class="deep-level-0">
4472
- <td class="name"><code><a href="Zondy.ThemeLayer.uniqueThemeLayer.html#changelayer">changelayer</a></code></td>
4660
+ <td class="name"><code><a href="#changelayer">changelayer</a></code></td>
4473
4661
  <td class="name"><code>changelayer</code></td>
4474
4662
  </tr>
4475
4663
 
4476
4664
  <tr class="deep-level-0">
4477
- <td class="name"><code><a href="Zondy.ThemeLayer.uniqueThemeLayer.html#featuresremoved">featuresremoved</a></code></td>
4665
+ <td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
4478
4666
  <td class="name"><code>featuresremoved</code></td>
4479
4667
  </tr>
4480
4668
 
@@ -4550,7 +4738,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4550
4738
  <td class="type">
4551
4739
 
4552
4740
 
4553
- <span class="param-type">Object</span>
4741
+ <span class="param-type">
4742
+
4743
+ Object
4744
+
4745
+ </span>
4554
4746
 
4555
4747
 
4556
4748
 
@@ -4701,7 +4893,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4701
4893
  <td class="type">
4702
4894
 
4703
4895
 
4704
- <span class="param-type">Object</span>
4896
+ <span class="param-type">
4897
+
4898
+ Object
4899
+
4900
+ </span>
4705
4901
 
4706
4902
 
4707
4903
 
@@ -4725,7 +4921,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4725
4921
  <td class="type">
4726
4922
 
4727
4923
 
4728
- <span class="param-type">string</span>
4924
+ <span class="param-type">
4925
+
4926
+ string
4927
+
4928
+ </span>
4729
4929
 
4730
4930
 
4731
4931
 
@@ -4876,7 +5076,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4876
5076
  <td class="type">
4877
5077
 
4878
5078
 
4879
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
5079
+ <span class="param-type">
5080
+
5081
+ Array.&lt;Zondy.Feature.Vector>
5082
+
5083
+ </span>
4880
5084
 
4881
5085
 
4882
5086
 
@@ -4900,7 +5104,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
4900
5104
  <td class="type">
4901
5105
 
4902
5106
 
4903
- <span class="param-type">boolean</span>
5107
+ <span class="param-type">
5108
+
5109
+ boolean
5110
+
5111
+ </span>
4904
5112
 
4905
5113
 
4906
5114