@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
|
|
|
@@ -448,7 +484,11 @@
|
|
|
448
484
|
<td class="name">
|
|
449
485
|
<code>
|
|
450
486
|
|
|
451
|
-
<span class="param-type">
|
|
487
|
+
<span class="param-type">
|
|
488
|
+
|
|
489
|
+
Object
|
|
490
|
+
|
|
491
|
+
</span>
|
|
452
492
|
|
|
453
493
|
|
|
454
494
|
|
|
@@ -462,7 +502,11 @@
|
|
|
462
502
|
<td class="name">
|
|
463
503
|
<code>
|
|
464
504
|
|
|
465
|
-
<span class="param-type">
|
|
505
|
+
<span class="param-type">
|
|
506
|
+
|
|
507
|
+
Array
|
|
508
|
+
|
|
509
|
+
</span>
|
|
466
510
|
|
|
467
511
|
|
|
468
512
|
|
|
@@ -481,7 +525,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
481
525
|
<td class="name">
|
|
482
526
|
<code>
|
|
483
527
|
|
|
484
|
-
<span class="param-type">
|
|
528
|
+
<span class="param-type">
|
|
529
|
+
|
|
530
|
+
String
|
|
531
|
+
|
|
532
|
+
</span>
|
|
485
533
|
|
|
486
534
|
|
|
487
535
|
|
|
@@ -501,7 +549,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
501
549
|
<span class="method-parameter is-pulled-right">
|
|
502
550
|
<label>类型:</label>
|
|
503
551
|
|
|
504
|
-
<span class="param-type">
|
|
552
|
+
<span class="param-type">
|
|
553
|
+
|
|
554
|
+
Object
|
|
555
|
+
|
|
556
|
+
</span>
|
|
505
557
|
|
|
506
558
|
|
|
507
559
|
|
|
@@ -572,7 +624,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
572
624
|
<span class="method-parameter is-pulled-right">
|
|
573
625
|
<label>类型:</label>
|
|
574
626
|
|
|
575
|
-
<span class="param-type">
|
|
627
|
+
<span class="param-type">
|
|
628
|
+
|
|
629
|
+
Array
|
|
630
|
+
|
|
631
|
+
</span>
|
|
576
632
|
|
|
577
633
|
|
|
578
634
|
|
|
@@ -648,7 +704,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
648
704
|
<span class="method-parameter is-pulled-right">
|
|
649
705
|
<label>类型:</label>
|
|
650
706
|
|
|
651
|
-
<span class="param-type">
|
|
707
|
+
<span class="param-type">
|
|
708
|
+
|
|
709
|
+
String
|
|
710
|
+
|
|
711
|
+
</span>
|
|
652
712
|
|
|
653
713
|
|
|
654
714
|
|
|
@@ -790,7 +850,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
790
850
|
<code>
|
|
791
851
|
|
|
792
852
|
|
|
793
|
-
<span class="param-type">
|
|
853
|
+
<span class="param-type">
|
|
854
|
+
|
|
855
|
+
number
|
|
856
|
+
|
|
857
|
+
</span>
|
|
794
858
|
|
|
795
859
|
|
|
796
860
|
|
|
@@ -806,7 +870,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
806
870
|
<code>
|
|
807
871
|
|
|
808
872
|
|
|
809
|
-
<span class="param-type">
|
|
873
|
+
<span class="param-type">
|
|
874
|
+
|
|
875
|
+
Object
|
|
876
|
+
|
|
877
|
+
</span>
|
|
810
878
|
|
|
811
879
|
|
|
812
880
|
|
|
@@ -842,7 +910,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
842
910
|
<code>
|
|
843
911
|
|
|
844
912
|
|
|
845
|
-
<span class="param-type">
|
|
913
|
+
<span class="param-type">
|
|
914
|
+
|
|
915
|
+
Array
|
|
916
|
+
|
|
917
|
+
</span>
|
|
846
918
|
|
|
847
919
|
|
|
848
920
|
|
|
@@ -858,7 +930,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
858
930
|
<code>
|
|
859
931
|
|
|
860
932
|
|
|
861
|
-
<span class="param-type">
|
|
933
|
+
<span class="param-type">
|
|
934
|
+
|
|
935
|
+
Array
|
|
936
|
+
|
|
937
|
+
</span>
|
|
862
938
|
|
|
863
939
|
|
|
864
940
|
|
|
@@ -894,7 +970,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
894
970
|
<code>
|
|
895
971
|
|
|
896
972
|
|
|
897
|
-
<span class="param-type">
|
|
973
|
+
<span class="param-type">
|
|
974
|
+
|
|
975
|
+
Array.<<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
|
|
976
|
+
|
|
977
|
+
</span>
|
|
898
978
|
|
|
899
979
|
|
|
900
980
|
|
|
@@ -1074,13 +1154,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1074
1154
|
|
|
1075
1155
|
<tr class="deep-level-0">
|
|
1076
1156
|
|
|
1077
|
-
<td class="name"
|
|
1157
|
+
<td class="name"><code>features</code></td>
|
|
1078
1158
|
|
|
1079
1159
|
|
|
1080
1160
|
<td class="type">
|
|
1081
1161
|
|
|
1082
1162
|
|
|
1083
|
-
<span class="param-type">
|
|
1163
|
+
<span class="param-type">
|
|
1164
|
+
|
|
1165
|
+
Object
|
|
1166
|
+
|
|
1167
|
+
</span>
|
|
1084
1168
|
|
|
1085
1169
|
|
|
1086
1170
|
|
|
@@ -1412,13 +1496,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1412
1496
|
|
|
1413
1497
|
<tr class="deep-level-0">
|
|
1414
1498
|
|
|
1415
|
-
<td class="name"
|
|
1499
|
+
<td class="name"><code>feature</code></td>
|
|
1416
1500
|
|
|
1417
1501
|
|
|
1418
1502
|
<td class="type">
|
|
1419
1503
|
|
|
1420
1504
|
|
|
1421
|
-
<span class="param-type">
|
|
1505
|
+
<span class="param-type">
|
|
1506
|
+
|
|
1507
|
+
Object
|
|
1508
|
+
|
|
1509
|
+
</span>
|
|
1422
1510
|
|
|
1423
1511
|
|
|
1424
1512
|
|
|
@@ -1558,13 +1646,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1558
1646
|
|
|
1559
1647
|
<tr class="deep-level-0">
|
|
1560
1648
|
|
|
1561
|
-
<td class="name"
|
|
1649
|
+
<td class="name"><code>features</code></td>
|
|
1562
1650
|
|
|
1563
1651
|
|
|
1564
1652
|
<td class="type">
|
|
1565
1653
|
|
|
1566
1654
|
|
|
1567
|
-
<span class="param-type">
|
|
1655
|
+
<span class="param-type">
|
|
1656
|
+
|
|
1657
|
+
Array.<Zondy.Feature.Vector>
|
|
1658
|
+
|
|
1659
|
+
</span>
|
|
1568
1660
|
|
|
1569
1661
|
|
|
1570
1662
|
|
|
@@ -1754,7 +1846,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1754
1846
|
<div class='column is-5 has-text-left'>
|
|
1755
1847
|
<label>类型: </label>
|
|
1756
1848
|
|
|
1757
|
-
<span class="param-type">
|
|
1849
|
+
<span class="param-type">
|
|
1850
|
+
|
|
1851
|
+
number
|
|
1852
|
+
|
|
1853
|
+
</span>
|
|
1758
1854
|
|
|
1759
1855
|
|
|
1760
1856
|
|
|
@@ -1876,7 +1972,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1876
1972
|
<div class='column is-5 has-text-left'>
|
|
1877
1973
|
<label>类型: </label>
|
|
1878
1974
|
|
|
1879
|
-
<span class="param-type">
|
|
1975
|
+
<span class="param-type">
|
|
1976
|
+
|
|
1977
|
+
Object
|
|
1978
|
+
|
|
1979
|
+
</span>
|
|
1880
1980
|
|
|
1881
1981
|
|
|
1882
1982
|
|
|
@@ -1948,13 +2048,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1948
2048
|
|
|
1949
2049
|
<tr class="deep-level-0">
|
|
1950
2050
|
|
|
1951
|
-
<td class="name"
|
|
2051
|
+
<td class="name"><code>property</code></td>
|
|
1952
2052
|
|
|
1953
2053
|
|
|
1954
2054
|
<td class="type">
|
|
1955
2055
|
|
|
1956
2056
|
|
|
1957
|
-
<span class="param-type">
|
|
2057
|
+
<span class="param-type">
|
|
2058
|
+
|
|
2059
|
+
string
|
|
2060
|
+
|
|
2061
|
+
</span>
|
|
1958
2062
|
|
|
1959
2063
|
|
|
1960
2064
|
|
|
@@ -1973,13 +2077,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1973
2077
|
|
|
1974
2078
|
<tr class="deep-level-0">
|
|
1975
2079
|
|
|
1976
|
-
<td class="name"
|
|
2080
|
+
<td class="name"><code>value</code></td>
|
|
1977
2081
|
|
|
1978
2082
|
|
|
1979
2083
|
<td class="type">
|
|
1980
2084
|
|
|
1981
2085
|
|
|
1982
|
-
<span class="param-type">
|
|
2086
|
+
<span class="param-type">
|
|
2087
|
+
|
|
2088
|
+
string
|
|
2089
|
+
|
|
2090
|
+
</span>
|
|
1983
2091
|
|
|
1984
2092
|
|
|
1985
2093
|
|
|
@@ -2119,13 +2227,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2119
2227
|
|
|
2120
2228
|
<tr class="deep-level-0">
|
|
2121
2229
|
|
|
2122
|
-
<td class="name"
|
|
2230
|
+
<td class="name"><code>featureId</code></td>
|
|
2123
2231
|
|
|
2124
2232
|
|
|
2125
2233
|
<td class="type">
|
|
2126
2234
|
|
|
2127
2235
|
|
|
2128
|
-
<span class="param-type">
|
|
2236
|
+
<span class="param-type">
|
|
2237
|
+
|
|
2238
|
+
number
|
|
2239
|
+
|
|
2240
|
+
</span>
|
|
2129
2241
|
|
|
2130
2242
|
|
|
2131
2243
|
|
|
@@ -2315,7 +2427,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2315
2427
|
<div class='column is-5 has-text-left'>
|
|
2316
2428
|
<label>类型: </label>
|
|
2317
2429
|
|
|
2318
|
-
<span class="param-type">
|
|
2430
|
+
<span class="param-type">
|
|
2431
|
+
|
|
2432
|
+
Array
|
|
2433
|
+
|
|
2434
|
+
</span>
|
|
2319
2435
|
|
|
2320
2436
|
|
|
2321
2437
|
|
|
@@ -2387,13 +2503,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2387
2503
|
|
|
2388
2504
|
<tr class="deep-level-0">
|
|
2389
2505
|
|
|
2390
|
-
<td class="name"
|
|
2506
|
+
<td class="name"><code>attrName</code></td>
|
|
2391
2507
|
|
|
2392
2508
|
|
|
2393
2509
|
<td class="type">
|
|
2394
2510
|
|
|
2395
2511
|
|
|
2396
|
-
<span class="param-type">
|
|
2512
|
+
<span class="param-type">
|
|
2513
|
+
|
|
2514
|
+
string
|
|
2515
|
+
|
|
2516
|
+
</span>
|
|
2397
2517
|
|
|
2398
2518
|
|
|
2399
2519
|
|
|
@@ -2412,13 +2532,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2412
2532
|
|
|
2413
2533
|
<tr class="deep-level-0">
|
|
2414
2534
|
|
|
2415
|
-
<td class="name"
|
|
2535
|
+
<td class="name"><code>attrValue</code></td>
|
|
2416
2536
|
|
|
2417
2537
|
|
|
2418
2538
|
<td class="type">
|
|
2419
2539
|
|
|
2420
2540
|
|
|
2421
|
-
<span class="param-type">
|
|
2541
|
+
<span class="param-type">
|
|
2542
|
+
|
|
2543
|
+
string
|
|
2544
|
+
|
|
2545
|
+
</span>
|
|
2422
2546
|
|
|
2423
2547
|
|
|
2424
2548
|
|
|
@@ -2512,7 +2636,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2512
2636
|
<div class='column is-5 has-text-left'>
|
|
2513
2637
|
<label>类型: </label>
|
|
2514
2638
|
|
|
2515
|
-
<span class="param-type">
|
|
2639
|
+
<span class="param-type">
|
|
2640
|
+
|
|
2641
|
+
Array
|
|
2642
|
+
|
|
2643
|
+
</span>
|
|
2516
2644
|
|
|
2517
2645
|
|
|
2518
2646
|
|
|
@@ -2584,13 +2712,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2584
2712
|
|
|
2585
2713
|
<tr class="deep-level-0">
|
|
2586
2714
|
|
|
2587
|
-
<td class="name"
|
|
2715
|
+
<td class="name"><code>coordinate</code></td>
|
|
2588
2716
|
|
|
2589
2717
|
|
|
2590
2718
|
<td class="type">
|
|
2591
2719
|
|
|
2592
2720
|
|
|
2593
|
-
<span class="param-type">
|
|
2721
|
+
<span class="param-type">
|
|
2722
|
+
|
|
2723
|
+
Array
|
|
2724
|
+
|
|
2725
|
+
</span>
|
|
2594
2726
|
|
|
2595
2727
|
|
|
2596
2728
|
|
|
@@ -2730,13 +2862,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2730
2862
|
|
|
2731
2863
|
<tr class="deep-level-0">
|
|
2732
2864
|
|
|
2733
|
-
<td class="name"
|
|
2865
|
+
<td class="name"><code>featureID</code></td>
|
|
2734
2866
|
|
|
2735
2867
|
|
|
2736
2868
|
<td class="type">
|
|
2737
2869
|
|
|
2738
2870
|
|
|
2739
|
-
<span class="param-type">
|
|
2871
|
+
<span class="param-type">
|
|
2872
|
+
|
|
2873
|
+
number
|
|
2874
|
+
|
|
2875
|
+
</span>
|
|
2740
2876
|
|
|
2741
2877
|
|
|
2742
2878
|
|
|
@@ -2876,13 +3012,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2876
3012
|
|
|
2877
3013
|
<tr class="deep-level-0">
|
|
2878
3014
|
|
|
2879
|
-
<td class="name"
|
|
3015
|
+
<td class="name"><code>feat</code></td>
|
|
2880
3016
|
|
|
2881
3017
|
|
|
2882
3018
|
<td class="type">
|
|
2883
3019
|
|
|
2884
3020
|
|
|
2885
|
-
<span class="param-type">
|
|
3021
|
+
<span class="param-type">
|
|
3022
|
+
|
|
3023
|
+
Zondy.Feature.Vector
|
|
3024
|
+
|
|
3025
|
+
</span>
|
|
2886
3026
|
|
|
2887
3027
|
|
|
2888
3028
|
|
|
@@ -2971,7 +3111,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2971
3111
|
<div class='column is-5 has-text-left'>
|
|
2972
3112
|
<label>类型: </label>
|
|
2973
3113
|
|
|
2974
|
-
<span class="param-type">
|
|
3114
|
+
<span class="param-type">
|
|
3115
|
+
|
|
3116
|
+
Array.<<a onclick="getTypeHTML(event)" link="Zondy.ThemeLayer.ThemeStyle.html">Zondy.ThemeLayer.ThemeStyle</a>>
|
|
3117
|
+
|
|
3118
|
+
</span>
|
|
2975
3119
|
|
|
2976
3120
|
|
|
2977
3121
|
|
|
@@ -3043,13 +3187,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3043
3187
|
|
|
3044
3188
|
<tr class="deep-level-0">
|
|
3045
3189
|
|
|
3046
|
-
<td class="name"
|
|
3190
|
+
<td class="name"><code>name</code></td>
|
|
3047
3191
|
|
|
3048
3192
|
|
|
3049
3193
|
<td class="type">
|
|
3050
3194
|
|
|
3051
3195
|
|
|
3052
|
-
<span class="param-type">
|
|
3196
|
+
<span class="param-type">
|
|
3197
|
+
|
|
3198
|
+
string
|
|
3199
|
+
|
|
3200
|
+
</span>
|
|
3053
3201
|
|
|
3054
3202
|
|
|
3055
3203
|
|
|
@@ -3068,13 +3216,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3068
3216
|
|
|
3069
3217
|
<tr class="deep-level-0">
|
|
3070
3218
|
|
|
3071
|
-
<td class="name"
|
|
3219
|
+
<td class="name"><code>options</code></td>
|
|
3072
3220
|
|
|
3073
3221
|
|
|
3074
3222
|
<td class="type">
|
|
3075
3223
|
|
|
3076
3224
|
|
|
3077
|
-
<span class="param-type">
|
|
3225
|
+
<span class="param-type">
|
|
3226
|
+
|
|
3227
|
+
Object
|
|
3228
|
+
|
|
3229
|
+
</span>
|
|
3078
3230
|
|
|
3079
3231
|
|
|
3080
3232
|
|
|
@@ -3214,13 +3366,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3214
3366
|
|
|
3215
3367
|
<tr class="deep-level-0">
|
|
3216
3368
|
|
|
3217
|
-
<td class="name"
|
|
3369
|
+
<td class="name"><code>event</code></td>
|
|
3218
3370
|
|
|
3219
3371
|
|
|
3220
3372
|
<td class="type">
|
|
3221
3373
|
|
|
3222
3374
|
|
|
3223
|
-
<span class="param-type">
|
|
3375
|
+
<span class="param-type">
|
|
3376
|
+
|
|
3377
|
+
Event
|
|
3378
|
+
|
|
3379
|
+
</span>
|
|
3224
3380
|
|
|
3225
3381
|
|
|
3226
3382
|
|
|
@@ -3239,13 +3395,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3239
3395
|
|
|
3240
3396
|
<tr class="deep-level-0">
|
|
3241
3397
|
|
|
3242
|
-
<td class="name"
|
|
3398
|
+
<td class="name"><code>callback</code></td>
|
|
3243
3399
|
|
|
3244
3400
|
|
|
3245
3401
|
<td class="type">
|
|
3246
3402
|
|
|
3247
3403
|
|
|
3248
|
-
<span class="param-type">
|
|
3404
|
+
<span class="param-type">
|
|
3405
|
+
|
|
3406
|
+
function
|
|
3407
|
+
|
|
3408
|
+
</span>
|
|
3249
3409
|
|
|
3250
3410
|
|
|
3251
3411
|
|
|
@@ -3264,13 +3424,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3264
3424
|
|
|
3265
3425
|
<tr class="deep-level-0">
|
|
3266
3426
|
|
|
3267
|
-
<td class="name"
|
|
3427
|
+
<td class="name"><code>context</code></td>
|
|
3268
3428
|
|
|
3269
3429
|
|
|
3270
3430
|
<td class="type">
|
|
3271
3431
|
|
|
3272
3432
|
|
|
3273
|
-
<span class="param-type">
|
|
3433
|
+
<span class="param-type">
|
|
3434
|
+
|
|
3435
|
+
string
|
|
3436
|
+
|
|
3437
|
+
</span>
|
|
3274
3438
|
|
|
3275
3439
|
|
|
3276
3440
|
|
|
@@ -3410,13 +3574,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3410
3574
|
|
|
3411
3575
|
<tr class="deep-level-0">
|
|
3412
3576
|
|
|
3413
|
-
<td class="name"
|
|
3577
|
+
<td class="name"><code>event</code></td>
|
|
3414
3578
|
|
|
3415
3579
|
|
|
3416
3580
|
<td class="type">
|
|
3417
3581
|
|
|
3418
3582
|
|
|
3419
|
-
<span class="param-type">
|
|
3583
|
+
<span class="param-type">
|
|
3584
|
+
|
|
3585
|
+
Event
|
|
3586
|
+
|
|
3587
|
+
</span>
|
|
3420
3588
|
|
|
3421
3589
|
|
|
3422
3590
|
|
|
@@ -3435,13 +3603,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3435
3603
|
|
|
3436
3604
|
<tr class="deep-level-0">
|
|
3437
3605
|
|
|
3438
|
-
<td class="name"
|
|
3606
|
+
<td class="name"><code>callback</code></td>
|
|
3439
3607
|
|
|
3440
3608
|
|
|
3441
3609
|
<td class="type">
|
|
3442
3610
|
|
|
3443
3611
|
|
|
3444
|
-
<span class="param-type">
|
|
3612
|
+
<span class="param-type">
|
|
3613
|
+
|
|
3614
|
+
function
|
|
3615
|
+
|
|
3616
|
+
</span>
|
|
3445
3617
|
|
|
3446
3618
|
|
|
3447
3619
|
|
|
@@ -3460,13 +3632,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3460
3632
|
|
|
3461
3633
|
<tr class="deep-level-0">
|
|
3462
3634
|
|
|
3463
|
-
<td class="name"
|
|
3635
|
+
<td class="name"><code>context</code></td>
|
|
3464
3636
|
|
|
3465
3637
|
|
|
3466
3638
|
<td class="type">
|
|
3467
3639
|
|
|
3468
3640
|
|
|
3469
|
-
<span class="param-type">
|
|
3641
|
+
<span class="param-type">
|
|
3642
|
+
|
|
3643
|
+
string
|
|
3644
|
+
|
|
3645
|
+
</span>
|
|
3470
3646
|
|
|
3471
3647
|
|
|
3472
3648
|
|
|
@@ -3606,13 +3782,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3606
3782
|
|
|
3607
3783
|
<tr class="deep-level-0">
|
|
3608
3784
|
|
|
3609
|
-
<td class="name"
|
|
3785
|
+
<td class="name"><code>map</code></td>
|
|
3610
3786
|
|
|
3611
3787
|
|
|
3612
3788
|
<td class="type">
|
|
3613
3789
|
|
|
3614
3790
|
|
|
3615
|
-
<span class="param-type">
|
|
3791
|
+
<span class="param-type">
|
|
3792
|
+
|
|
3793
|
+
L.Map
|
|
3794
|
+
|
|
3795
|
+
</span>
|
|
3616
3796
|
|
|
3617
3797
|
|
|
3618
3798
|
|
|
@@ -3850,13 +4030,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3850
4030
|
|
|
3851
4031
|
<tr class="deep-level-0">
|
|
3852
4032
|
|
|
3853
|
-
<td class="name"
|
|
4033
|
+
<td class="name"><code>bounds</code></td>
|
|
3854
4034
|
|
|
3855
4035
|
|
|
3856
4036
|
<td class="type">
|
|
3857
4037
|
|
|
3858
4038
|
|
|
3859
|
-
<span class="param-type">
|
|
4039
|
+
<span class="param-type">
|
|
4040
|
+
|
|
4041
|
+
L.bounds
|
|
4042
|
+
|
|
4043
|
+
</span>
|
|
3860
4044
|
|
|
3861
4045
|
|
|
3862
4046
|
|
|
@@ -4092,13 +4276,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4092
4276
|
|
|
4093
4277
|
<tr class="deep-level-0">
|
|
4094
4278
|
|
|
4095
|
-
<td class="name"
|
|
4279
|
+
<td class="name"><code>features</code></td>
|
|
4096
4280
|
|
|
4097
4281
|
|
|
4098
4282
|
<td class="type">
|
|
4099
4283
|
|
|
4100
4284
|
|
|
4101
|
-
<span class="param-type">
|
|
4285
|
+
<span class="param-type">
|
|
4286
|
+
|
|
4287
|
+
Object
|
|
4288
|
+
|
|
4289
|
+
</span>
|
|
4102
4290
|
|
|
4103
4291
|
|
|
4104
4292
|
|
|
@@ -4238,13 +4426,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4238
4426
|
|
|
4239
4427
|
<tr class="deep-level-0">
|
|
4240
4428
|
|
|
4241
|
-
<td class="name"
|
|
4429
|
+
<td class="name"><code>cacheCount</code></td>
|
|
4242
4430
|
|
|
4243
4431
|
|
|
4244
4432
|
<td class="type">
|
|
4245
4433
|
|
|
4246
4434
|
|
|
4247
|
-
<span class="param-type">
|
|
4435
|
+
<span class="param-type">
|
|
4436
|
+
|
|
4437
|
+
number
|
|
4438
|
+
|
|
4439
|
+
</span>
|
|
4248
4440
|
|
|
4249
4441
|
|
|
4250
4442
|
|
|
@@ -4384,13 +4576,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4384
4576
|
|
|
4385
4577
|
<tr class="deep-level-0">
|
|
4386
4578
|
|
|
4387
|
-
<td class="name"
|
|
4579
|
+
<td class="name"><code>opacity</code></td>
|
|
4388
4580
|
|
|
4389
4581
|
|
|
4390
4582
|
<td class="type">
|
|
4391
4583
|
|
|
4392
4584
|
|
|
4393
|
-
<span class="param-type">
|
|
4585
|
+
<span class="param-type">
|
|
4586
|
+
|
|
4587
|
+
number
|
|
4588
|
+
|
|
4589
|
+
</span>
|
|
4394
4590
|
|
|
4395
4591
|
|
|
4396
4592
|
|
|
@@ -4530,13 +4726,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4530
4726
|
|
|
4531
4727
|
<tr class="deep-level-0">
|
|
4532
4728
|
|
|
4533
|
-
<td class="name"
|
|
4729
|
+
<td class="name"><code>bounds</code></td>
|
|
4534
4730
|
|
|
4535
4731
|
|
|
4536
4732
|
<td class="type">
|
|
4537
4733
|
|
|
4538
4734
|
|
|
4539
|
-
<span class="param-type">
|
|
4735
|
+
<span class="param-type">
|
|
4736
|
+
|
|
4737
|
+
L.bounds
|
|
4738
|
+
|
|
4739
|
+
</span>
|
|
4540
4740
|
|
|
4541
4741
|
|
|
4542
4742
|
|
|
@@ -4644,17 +4844,17 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4644
4844
|
<tbody>
|
|
4645
4845
|
|
|
4646
4846
|
<tr class="deep-level-0">
|
|
4647
|
-
<td class="name"><code><a
|
|
4847
|
+
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4648
4848
|
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4649
4849
|
</tr>
|
|
4650
4850
|
|
|
4651
4851
|
<tr class="deep-level-0">
|
|
4652
|
-
<td class="name"><code><a
|
|
4852
|
+
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4653
4853
|
<td class="name"><code>changelayer</code></td>
|
|
4654
4854
|
</tr>
|
|
4655
4855
|
|
|
4656
4856
|
<tr class="deep-level-0">
|
|
4657
|
-
<td class="name"><code><a
|
|
4857
|
+
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4658
4858
|
<td class="name"><code>featuresremoved</code></td>
|
|
4659
4859
|
</tr>
|
|
4660
4860
|
|
|
@@ -4730,7 +4930,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4730
4930
|
<td class="type">
|
|
4731
4931
|
|
|
4732
4932
|
|
|
4733
|
-
<span class="param-type">
|
|
4933
|
+
<span class="param-type">
|
|
4934
|
+
|
|
4935
|
+
Object
|
|
4936
|
+
|
|
4937
|
+
</span>
|
|
4734
4938
|
|
|
4735
4939
|
|
|
4736
4940
|
|
|
@@ -4881,7 +5085,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4881
5085
|
<td class="type">
|
|
4882
5086
|
|
|
4883
5087
|
|
|
4884
|
-
<span class="param-type">
|
|
5088
|
+
<span class="param-type">
|
|
5089
|
+
|
|
5090
|
+
Object
|
|
5091
|
+
|
|
5092
|
+
</span>
|
|
4885
5093
|
|
|
4886
5094
|
|
|
4887
5095
|
|
|
@@ -4905,7 +5113,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4905
5113
|
<td class="type">
|
|
4906
5114
|
|
|
4907
5115
|
|
|
4908
|
-
<span class="param-type">
|
|
5116
|
+
<span class="param-type">
|
|
5117
|
+
|
|
5118
|
+
string
|
|
5119
|
+
|
|
5120
|
+
</span>
|
|
4909
5121
|
|
|
4910
5122
|
|
|
4911
5123
|
|
|
@@ -5056,7 +5268,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5056
5268
|
<td class="type">
|
|
5057
5269
|
|
|
5058
5270
|
|
|
5059
|
-
<span class="param-type">
|
|
5271
|
+
<span class="param-type">
|
|
5272
|
+
|
|
5273
|
+
Array.<Zondy.Feature.Vector>
|
|
5274
|
+
|
|
5275
|
+
</span>
|
|
5060
5276
|
|
|
5061
5277
|
|
|
5062
5278
|
|
|
@@ -5080,7 +5296,11 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5080
5296
|
<td class="type">
|
|
5081
5297
|
|
|
5082
5298
|
|
|
5083
|
-
<span class="param-type">
|
|
5299
|
+
<span class="param-type">
|
|
5300
|
+
|
|
5301
|
+
boolean
|
|
5302
|
+
|
|
5303
|
+
</span>
|
|
5084
5304
|
|
|
5085
5305
|
|
|
5086
5306
|
|