@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
@@ -76,13 +76,17 @@
76
76
 
77
77
  <tr class="deep-level-0">
78
78
 
79
- <td class="name" id="name"><code>name</code></td>
79
+ <td class="name"><code>name</code></td>
80
80
 
81
81
 
82
82
  <td class="type">
83
83
 
84
84
 
85
- <span class="param-type">string</span>
85
+ <span class="param-type">
86
+
87
+ string
88
+
89
+ </span>
86
90
 
87
91
 
88
92
 
@@ -105,13 +109,17 @@
105
109
 
106
110
  <tr class="deep-level-0">
107
111
 
108
- <td class="name" id="symbolType"><code>symbolType</code></td>
112
+ <td class="name"><code>symbolType</code></td>
109
113
 
110
114
 
111
115
  <td class="type">
112
116
 
113
117
 
114
- <span class="param-type">Zondy.ChartType</span>
118
+ <span class="param-type">
119
+
120
+ Zondy.ChartType
121
+
122
+ </span>
115
123
 
116
124
 
117
125
 
@@ -134,13 +142,17 @@
134
142
 
135
143
  <tr class="deep-level-0">
136
144
 
137
- <td class="name" id="options"><code>options</code></td>
145
+ <td class="name"><code>options</code></td>
138
146
 
139
147
 
140
148
  <td class="type">
141
149
 
142
150
 
143
- <span class="param-type">Object</span>
151
+ <span class="param-type">
152
+
153
+ Object
154
+
155
+ </span>
144
156
 
145
157
 
146
158
 
@@ -161,13 +173,17 @@
161
173
 
162
174
  <tr class="deep-level-1">
163
175
 
164
- <td class="name" id="isOverLay"><code>isOverLay</code></td>
176
+ <td class="name"><code>isOverLay</code></td>
165
177
 
166
178
 
167
179
  <td class="type">
168
180
 
169
181
 
170
- <span class="param-type">boolean</span>
182
+ <span class="param-type">
183
+
184
+ boolean
185
+
186
+ </span>
171
187
 
172
188
 
173
189
 
@@ -190,13 +206,17 @@
190
206
 
191
207
  <tr class="deep-level-1">
192
208
 
193
- <td class="name" id="themeFields"><code>themeFields</code></td>
209
+ <td class="name"><code>themeFields</code></td>
194
210
 
195
211
 
196
212
  <td class="type">
197
213
 
198
214
 
199
- <span class="param-type">string</span>
215
+ <span class="param-type">
216
+
217
+ string
218
+
219
+ </span>
200
220
 
201
221
 
202
222
 
@@ -217,13 +237,17 @@
217
237
 
218
238
  <tr class="deep-level-1">
219
239
 
220
- <td class="name" id="id"><code>id</code></td>
240
+ <td class="name"><code>id</code></td>
221
241
 
222
242
 
223
243
  <td class="type">
224
244
 
225
245
 
226
- <span class="param-type">string</span>
246
+ <span class="param-type">
247
+
248
+ string
249
+
250
+ </span>
227
251
 
228
252
 
229
253
 
@@ -244,13 +268,17 @@
244
268
 
245
269
  <tr class="deep-level-1">
246
270
 
247
- <td class="name" id="opacity"><code>opacity</code></td>
271
+ <td class="name"><code>opacity</code></td>
248
272
 
249
273
 
250
274
  <td class="type">
251
275
 
252
276
 
253
- <span class="param-type">number</span>
277
+ <span class="param-type">
278
+
279
+ number
280
+
281
+ </span>
254
282
 
255
283
 
256
284
 
@@ -390,7 +418,11 @@
390
418
  <td class="name">
391
419
  <code>
392
420
 
393
- <span class="param-type">Object</span>
421
+ <span class="param-type">
422
+
423
+ Object
424
+
425
+ </span>
394
426
 
395
427
 
396
428
 
@@ -410,7 +442,11 @@
410
442
  <span class="method-parameter is-pulled-right">
411
443
  <label>类型:</label>
412
444
 
413
- <span class="param-type">Object</span>
445
+ <span class="param-type">
446
+
447
+ Object
448
+
449
+ </span>
414
450
 
415
451
 
416
452
 
@@ -472,7 +508,11 @@
472
508
  <td class="type">
473
509
 
474
510
 
475
- <span class="param-type">Array</span>
511
+ <span class="param-type">
512
+
513
+ Array
514
+
515
+ </span>
476
516
 
477
517
 
478
518
 
@@ -506,7 +546,11 @@
506
546
  <td class="type">
507
547
 
508
548
 
509
- <span class="param-type">number</span>
549
+ <span class="param-type">
550
+
551
+ number
552
+
553
+ </span>
510
554
 
511
555
 
512
556
 
@@ -542,7 +586,11 @@
542
586
  <td class="type">
543
587
 
544
588
 
545
- <span class="param-type">number</span>
589
+ <span class="param-type">
590
+
591
+ number
592
+
593
+ </span>
546
594
 
547
595
 
548
596
 
@@ -578,7 +626,11 @@
578
626
  <td class="type">
579
627
 
580
628
 
581
- <span class="param-type">string</span>
629
+ <span class="param-type">
630
+
631
+ string
632
+
633
+ </span>
582
634
 
583
635
 
584
636
 
@@ -614,7 +666,11 @@
614
666
  <td class="type">
615
667
 
616
668
 
617
- <span class="param-type">Object</span>
669
+ <span class="param-type">
670
+
671
+ Object
672
+
673
+ </span>
618
674
 
619
675
 
620
676
 
@@ -650,7 +706,11 @@
650
706
  <td class="type">
651
707
 
652
708
 
653
- <span class="param-type">number</span>
709
+ <span class="param-type">
710
+
711
+ number
712
+
713
+ </span>
654
714
 
655
715
 
656
716
 
@@ -686,7 +746,11 @@
686
746
  <td class="type">
687
747
 
688
748
 
689
- <span class="param-type">Object</span>
749
+ <span class="param-type">
750
+
751
+ Object
752
+
753
+ </span>
690
754
 
691
755
 
692
756
 
@@ -722,7 +786,11 @@
722
786
  <td class="type">
723
787
 
724
788
 
725
- <span class="param-type">boolean</span>
789
+ <span class="param-type">
790
+
791
+ boolean
792
+
793
+ </span>
726
794
 
727
795
 
728
796
 
@@ -760,7 +828,11 @@
760
828
  <td class="type">
761
829
 
762
830
 
763
- <span class="param-type">boolean</span>
831
+ <span class="param-type">
832
+
833
+ boolean
834
+
835
+ </span>
764
836
 
765
837
 
766
838
 
@@ -891,7 +963,11 @@
891
963
  <code>
892
964
 
893
965
 
894
- <span class="param-type">Zondy.Theme</span>
966
+ <span class="param-type">
967
+
968
+ Zondy.Theme
969
+
970
+ </span>
895
971
 
896
972
 
897
973
 
@@ -927,7 +1003,11 @@
927
1003
  <code>
928
1004
 
929
1005
 
930
- <span class="param-type">Object</span>
1006
+ <span class="param-type">
1007
+
1008
+ Object
1009
+
1010
+ </span>
931
1011
 
932
1012
 
933
1013
 
@@ -963,7 +1043,11 @@
963
1043
  <code>
964
1044
 
965
1045
 
966
- <span class="param-type">Array</span>
1046
+ <span class="param-type">
1047
+
1048
+ Array
1049
+
1050
+ </span>
967
1051
 
968
1052
 
969
1053
 
@@ -979,7 +1063,11 @@
979
1063
  <code>
980
1064
 
981
1065
 
982
- <span class="param-type">Array</span>
1066
+ <span class="param-type">
1067
+
1068
+ Array
1069
+
1070
+ </span>
983
1071
 
984
1072
 
985
1073
 
@@ -1065,7 +1153,11 @@
1065
1153
  <code>
1066
1154
 
1067
1155
 
1068
- <span class="param-type">Object</span>
1156
+ <span class="param-type">
1157
+
1158
+ Object
1159
+
1160
+ </span>
1069
1161
 
1070
1162
 
1071
1163
 
@@ -1243,13 +1335,17 @@
1243
1335
 
1244
1336
  <tr class="deep-level-0">
1245
1337
 
1246
- <td class="name" id="features"><code>features</code></td>
1338
+ <td class="name"><code>features</code></td>
1247
1339
 
1248
1340
 
1249
1341
  <td class="type">
1250
1342
 
1251
1343
 
1252
- <span class="param-type">L.features</span>
1344
+ <span class="param-type">
1345
+
1346
+ L.features
1347
+
1348
+ </span>
1253
1349
 
1254
1350
 
1255
1351
 
@@ -1485,13 +1581,17 @@
1485
1581
 
1486
1582
  <tr class="deep-level-0">
1487
1583
 
1488
- <td class="name" id="mapPxBounds"><code>mapPxBounds</code></td>
1584
+ <td class="name"><code>mapPxBounds</code></td>
1489
1585
 
1490
1586
 
1491
1587
  <td class="type">
1492
1588
 
1493
1589
 
1494
- <span class="param-type">Zondy.Bounds</span>
1590
+ <span class="param-type">
1591
+
1592
+ Zondy.Bounds
1593
+
1594
+ </span>
1495
1595
 
1496
1596
 
1497
1597
 
@@ -1510,13 +1610,17 @@
1510
1610
 
1511
1611
  <tr class="deep-level-0">
1512
1612
 
1513
- <td class="name" id="chartPxBounds"><code>chartPxBounds</code></td>
1613
+ <td class="name"><code>chartPxBounds</code></td>
1514
1614
 
1515
1615
 
1516
1616
  <td class="type">
1517
1617
 
1518
1618
 
1519
- <span class="param-type">Array.&lt;Object></span>
1619
+ <span class="param-type">
1620
+
1621
+ Array.&lt;Object>
1622
+
1623
+ </span>
1520
1624
 
1521
1625
 
1522
1626
 
@@ -1657,13 +1761,17 @@
1657
1761
 
1658
1762
  <tr class="deep-level-0">
1659
1763
 
1660
- <td class="name" id="feature"><code>feature</code></td>
1764
+ <td class="name"><code>feature</code></td>
1661
1765
 
1662
1766
 
1663
1767
  <td class="type">
1664
1768
 
1665
1769
 
1666
- <span class="param-type">Zondy.Feature.Vector</span>
1770
+ <span class="param-type">
1771
+
1772
+ Zondy.Feature.Vector
1773
+
1774
+ </span>
1667
1775
 
1668
1776
 
1669
1777
 
@@ -1757,7 +1865,11 @@
1757
1865
  <div class='column is-5 has-text-left'>
1758
1866
  <label>类型: </label>
1759
1867
 
1760
- <span class="param-type">Zondy.Theme</span>
1868
+ <span class="param-type">
1869
+
1870
+ Zondy.Theme
1871
+
1872
+ </span>
1761
1873
 
1762
1874
 
1763
1875
 
@@ -1829,13 +1941,17 @@
1829
1941
 
1830
1942
  <tr class="deep-level-0">
1831
1943
 
1832
- <td class="name" id="features"><code>features</code></td>
1944
+ <td class="name"><code>features</code></td>
1833
1945
 
1834
1946
 
1835
1947
  <td class="type">
1836
1948
 
1837
1949
 
1838
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
1950
+ <span class="param-type">
1951
+
1952
+ Array.&lt;Zondy.Feature.Vector>
1953
+
1954
+ </span>
1839
1955
 
1840
1956
 
1841
1957
 
@@ -2121,7 +2237,11 @@
2121
2237
  <div class='column is-5 has-text-left'>
2122
2238
  <label>类型: </label>
2123
2239
 
2124
- <span class="param-type">Object</span>
2240
+ <span class="param-type">
2241
+
2242
+ Object
2243
+
2244
+ </span>
2125
2245
 
2126
2246
 
2127
2247
 
@@ -2193,13 +2313,17 @@
2193
2313
 
2194
2314
  <tr class="deep-level-0">
2195
2315
 
2196
- <td class="name" id="property"><code>property</code></td>
2316
+ <td class="name"><code>property</code></td>
2197
2317
 
2198
2318
 
2199
2319
  <td class="type">
2200
2320
 
2201
2321
 
2202
- <span class="param-type">string</span>
2322
+ <span class="param-type">
2323
+
2324
+ string
2325
+
2326
+ </span>
2203
2327
 
2204
2328
 
2205
2329
 
@@ -2218,13 +2342,17 @@
2218
2342
 
2219
2343
  <tr class="deep-level-0">
2220
2344
 
2221
- <td class="name" id="value"><code>value</code></td>
2345
+ <td class="name"><code>value</code></td>
2222
2346
 
2223
2347
 
2224
2348
  <td class="type">
2225
2349
 
2226
2350
 
2227
- <span class="param-type">string</span>
2351
+ <span class="param-type">
2352
+
2353
+ string
2354
+
2355
+ </span>
2228
2356
 
2229
2357
 
2230
2358
 
@@ -2364,13 +2492,17 @@
2364
2492
 
2365
2493
  <tr class="deep-level-0">
2366
2494
 
2367
- <td class="name" id="featureId"><code>featureId</code></td>
2495
+ <td class="name"><code>featureId</code></td>
2368
2496
 
2369
2497
 
2370
2498
  <td class="type">
2371
2499
 
2372
2500
 
2373
- <span class="param-type">number</span>
2501
+ <span class="param-type">
2502
+
2503
+ number
2504
+
2505
+ </span>
2374
2506
 
2375
2507
 
2376
2508
 
@@ -2560,7 +2692,11 @@
2560
2692
  <div class='column is-5 has-text-left'>
2561
2693
  <label>类型: </label>
2562
2694
 
2563
- <span class="param-type">Array</span>
2695
+ <span class="param-type">
2696
+
2697
+ Array
2698
+
2699
+ </span>
2564
2700
 
2565
2701
 
2566
2702
 
@@ -2632,13 +2768,17 @@
2632
2768
 
2633
2769
  <tr class="deep-level-0">
2634
2770
 
2635
- <td class="name" id="attrName"><code>attrName</code></td>
2771
+ <td class="name"><code>attrName</code></td>
2636
2772
 
2637
2773
 
2638
2774
  <td class="type">
2639
2775
 
2640
2776
 
2641
- <span class="param-type">string</span>
2777
+ <span class="param-type">
2778
+
2779
+ string
2780
+
2781
+ </span>
2642
2782
 
2643
2783
 
2644
2784
 
@@ -2657,13 +2797,17 @@
2657
2797
 
2658
2798
  <tr class="deep-level-0">
2659
2799
 
2660
- <td class="name" id="attrValue"><code>attrValue</code></td>
2800
+ <td class="name"><code>attrValue</code></td>
2661
2801
 
2662
2802
 
2663
2803
  <td class="type">
2664
2804
 
2665
2805
 
2666
- <span class="param-type">string</span>
2806
+ <span class="param-type">
2807
+
2808
+ string
2809
+
2810
+ </span>
2667
2811
 
2668
2812
 
2669
2813
 
@@ -2757,7 +2901,11 @@
2757
2901
  <div class='column is-5 has-text-left'>
2758
2902
  <label>类型: </label>
2759
2903
 
2760
- <span class="param-type">Array</span>
2904
+ <span class="param-type">
2905
+
2906
+ Array
2907
+
2908
+ </span>
2761
2909
 
2762
2910
 
2763
2911
 
@@ -2829,13 +2977,17 @@
2829
2977
 
2830
2978
  <tr class="deep-level-0">
2831
2979
 
2832
- <td class="name" id="coordinate"><code>coordinate</code></td>
2980
+ <td class="name"><code>coordinate</code></td>
2833
2981
 
2834
2982
 
2835
2983
  <td class="type">
2836
2984
 
2837
2985
 
2838
- <span class="param-type">Array</span>
2986
+ <span class="param-type">
2987
+
2988
+ Array
2989
+
2990
+ </span>
2839
2991
 
2840
2992
 
2841
2993
 
@@ -2975,13 +3127,17 @@
2975
3127
 
2976
3128
  <tr class="deep-level-0">
2977
3129
 
2978
- <td class="name" id="featureID"><code>featureID</code></td>
3130
+ <td class="name"><code>featureID</code></td>
2979
3131
 
2980
3132
 
2981
3133
  <td class="type">
2982
3134
 
2983
3135
 
2984
- <span class="param-type">number</span>
3136
+ <span class="param-type">
3137
+
3138
+ number
3139
+
3140
+ </span>
2985
3141
 
2986
3142
 
2987
3143
 
@@ -3121,13 +3277,17 @@
3121
3277
 
3122
3278
  <tr class="deep-level-0">
3123
3279
 
3124
- <td class="name" id="feature"><code>feature</code></td>
3280
+ <td class="name"><code>feature</code></td>
3125
3281
 
3126
3282
 
3127
3283
  <td class="type">
3128
3284
 
3129
3285
 
3130
- <span class="param-type">Zondy.Feature.Vector</span>
3286
+ <span class="param-type">
3287
+
3288
+ Zondy.Feature.Vector
3289
+
3290
+ </span>
3131
3291
 
3132
3292
 
3133
3293
 
@@ -3146,13 +3306,17 @@
3146
3306
 
3147
3307
  <tr class="deep-level-0">
3148
3308
 
3149
- <td class="name" id="weightField"><code>weightField</code></td>
3309
+ <td class="name"><code>weightField</code></td>
3150
3310
 
3151
3311
 
3152
3312
  <td class="type">
3153
3313
 
3154
3314
 
3155
- <span class="param-type">Array.&lt;string></span>
3315
+ <span class="param-type">
3316
+
3317
+ Array.&lt;string>
3318
+
3319
+ </span>
3156
3320
 
3157
3321
 
3158
3322
 
@@ -3171,13 +3335,17 @@
3171
3335
 
3172
3336
  <tr class="deep-level-0">
3173
3337
 
3174
- <td class="name" id="defaultValue"><code>defaultValue</code></td>
3338
+ <td class="name"><code>defaultValue</code></td>
3175
3339
 
3176
3340
 
3177
3341
  <td class="type">
3178
3342
 
3179
3343
 
3180
- <span class="param-type">number</span>
3344
+ <span class="param-type">
3345
+
3346
+ number
3347
+
3348
+ </span>
3181
3349
 
3182
3350
 
3183
3351
 
@@ -3317,13 +3485,17 @@
3317
3485
 
3318
3486
  <tr class="deep-level-0">
3319
3487
 
3320
- <td class="name" id="name"><code>name</code></td>
3488
+ <td class="name"><code>name</code></td>
3321
3489
 
3322
3490
 
3323
3491
  <td class="type">
3324
3492
 
3325
3493
 
3326
- <span class="param-type">string</span>
3494
+ <span class="param-type">
3495
+
3496
+ string
3497
+
3498
+ </span>
3327
3499
 
3328
3500
 
3329
3501
 
@@ -3342,13 +3514,17 @@
3342
3514
 
3343
3515
  <tr class="deep-level-0">
3344
3516
 
3345
- <td class="name" id="chartsType"><code>chartsType</code></td>
3517
+ <td class="name"><code>chartsType</code></td>
3346
3518
 
3347
3519
 
3348
3520
  <td class="type">
3349
3521
 
3350
3522
 
3351
- <span class="param-type">string</span>
3523
+ <span class="param-type">
3524
+
3525
+ string
3526
+
3527
+ </span>
3352
3528
 
3353
3529
 
3354
3530
 
@@ -3367,13 +3543,17 @@
3367
3543
 
3368
3544
  <tr class="deep-level-0">
3369
3545
 
3370
- <td class="name" id="options"><code>options</code></td>
3546
+ <td class="name"><code>options</code></td>
3371
3547
 
3372
3548
 
3373
3549
  <td class="type">
3374
3550
 
3375
3551
 
3376
- <span class="param-type">Object</span>
3552
+ <span class="param-type">
3553
+
3554
+ Object
3555
+
3556
+ </span>
3377
3557
 
3378
3558
 
3379
3559
 
@@ -3513,13 +3693,17 @@
3513
3693
 
3514
3694
  <tr class="deep-level-0">
3515
3695
 
3516
- <td class="name" id="mapPxBounds"><code>mapPxBounds</code></td>
3696
+ <td class="name"><code>mapPxBounds</code></td>
3517
3697
 
3518
3698
 
3519
3699
  <td class="type">
3520
3700
 
3521
3701
 
3522
- <span class="param-type">Zondy.Bounds</span>
3702
+ <span class="param-type">
3703
+
3704
+ Zondy.Bounds
3705
+
3706
+ </span>
3523
3707
 
3524
3708
 
3525
3709
 
@@ -3538,13 +3722,17 @@
3538
3722
 
3539
3723
  <tr class="deep-level-0">
3540
3724
 
3541
- <td class="name" id="chartPxBounds"><code>chartPxBounds</code></td>
3725
+ <td class="name"><code>chartPxBounds</code></td>
3542
3726
 
3543
3727
 
3544
3728
  <td class="type">
3545
3729
 
3546
3730
 
3547
- <span class="param-type">Array.&lt;Object></span>
3731
+ <span class="param-type">
3732
+
3733
+ Array.&lt;Object>
3734
+
3735
+ </span>
3548
3736
 
3549
3737
 
3550
3738
 
@@ -3685,13 +3873,17 @@
3685
3873
 
3686
3874
  <tr class="deep-level-0">
3687
3875
 
3688
- <td class="name" id="pt"><code>pt</code></td>
3876
+ <td class="name"><code>pt</code></td>
3689
3877
 
3690
3878
 
3691
3879
  <td class="type">
3692
3880
 
3693
3881
 
3694
- <span class="param-type">Object</span>
3882
+ <span class="param-type">
3883
+
3884
+ Object
3885
+
3886
+ </span>
3695
3887
 
3696
3888
 
3697
3889
 
@@ -3710,13 +3902,17 @@
3710
3902
 
3711
3903
  <tr class="deep-level-0">
3712
3904
 
3713
- <td class="name" id="poly"><code>poly</code></td>
3905
+ <td class="name"><code>poly</code></td>
3714
3906
 
3715
3907
 
3716
3908
  <td class="type">
3717
3909
 
3718
3910
 
3719
- <span class="param-type">Array.&lt;Object></span>
3911
+ <span class="param-type">
3912
+
3913
+ Array.&lt;Object>
3914
+
3915
+ </span>
3720
3916
 
3721
3917
 
3722
3918
 
@@ -3857,13 +4053,17 @@
3857
4053
 
3858
4054
  <tr class="deep-level-0">
3859
4055
 
3860
- <td class="name" id="rect1"><code>rect1</code></td>
4056
+ <td class="name"><code>rect1</code></td>
3861
4057
 
3862
4058
 
3863
4059
  <td class="type">
3864
4060
 
3865
4061
 
3866
- <span class="param-type">Array.&lt;Object></span>
4062
+ <span class="param-type">
4063
+
4064
+ Array.&lt;Object>
4065
+
4066
+ </span>
3867
4067
 
3868
4068
 
3869
4069
 
@@ -3882,13 +4082,17 @@
3882
4082
 
3883
4083
  <tr class="deep-level-0">
3884
4084
 
3885
- <td class="name" id="rect2"><code>rect2</code></td>
4085
+ <td class="name"><code>rect2</code></td>
3886
4086
 
3887
4087
 
3888
4088
  <td class="type">
3889
4089
 
3890
4090
 
3891
- <span class="param-type">Array.&lt;Object></span>
4091
+ <span class="param-type">
4092
+
4093
+ Array.&lt;Object>
4094
+
4095
+ </span>
3892
4096
 
3893
4097
 
3894
4098
 
@@ -4035,13 +4239,17 @@
4035
4239
 
4036
4240
  <tr class="deep-level-0">
4037
4241
 
4038
- <td class="name" id="a1"><code>a1</code></td>
4242
+ <td class="name"><code>a1</code></td>
4039
4243
 
4040
4244
 
4041
4245
  <td class="type">
4042
4246
 
4043
4247
 
4044
- <span class="param-type">Zondy.Geometry.Point</span>
4248
+ <span class="param-type">
4249
+
4250
+ Zondy.Geometry.Point
4251
+
4252
+ </span>
4045
4253
 
4046
4254
 
4047
4255
 
@@ -4060,13 +4268,17 @@
4060
4268
 
4061
4269
  <tr class="deep-level-0">
4062
4270
 
4063
- <td class="name" id="a2"><code>a2</code></td>
4271
+ <td class="name"><code>a2</code></td>
4064
4272
 
4065
4273
 
4066
4274
  <td class="type">
4067
4275
 
4068
4276
 
4069
- <span class="param-type">Zondy.Geometry.Point</span>
4277
+ <span class="param-type">
4278
+
4279
+ Zondy.Geometry.Point
4280
+
4281
+ </span>
4070
4282
 
4071
4283
 
4072
4284
 
@@ -4085,13 +4297,17 @@
4085
4297
 
4086
4298
  <tr class="deep-level-0">
4087
4299
 
4088
- <td class="name" id="b1"><code>b1</code></td>
4300
+ <td class="name"><code>b1</code></td>
4089
4301
 
4090
4302
 
4091
4303
  <td class="type">
4092
4304
 
4093
4305
 
4094
- <span class="param-type">Zondy.Geometry.Point</span>
4306
+ <span class="param-type">
4307
+
4308
+ Zondy.Geometry.Point
4309
+
4310
+ </span>
4095
4311
 
4096
4312
 
4097
4313
 
@@ -4110,13 +4326,17 @@
4110
4326
 
4111
4327
  <tr class="deep-level-0">
4112
4328
 
4113
- <td class="name" id="b2"><code>b2</code></td>
4329
+ <td class="name"><code>b2</code></td>
4114
4330
 
4115
4331
 
4116
4332
  <td class="type">
4117
4333
 
4118
4334
 
4119
- <span class="param-type">Zondy.Geometry.Point</span>
4335
+ <span class="param-type">
4336
+
4337
+ Zondy.Geometry.Point
4338
+
4339
+ </span>
4120
4340
 
4121
4341
 
4122
4342
 
@@ -4210,7 +4430,11 @@
4210
4430
  <div class='column is-5 has-text-left'>
4211
4431
  <label>类型: </label>
4212
4432
 
4213
- <span class="param-type">Object</span>
4433
+ <span class="param-type">
4434
+
4435
+ Object
4436
+
4437
+ </span>
4214
4438
 
4215
4439
 
4216
4440
 
@@ -4282,13 +4506,17 @@
4282
4506
 
4283
4507
  <tr class="deep-level-0">
4284
4508
 
4285
- <td class="name" id="event"><code>event</code></td>
4509
+ <td class="name"><code>event</code></td>
4286
4510
 
4287
4511
 
4288
4512
  <td class="type">
4289
4513
 
4290
4514
 
4291
- <span class="param-type">Event</span>
4515
+ <span class="param-type">
4516
+
4517
+ Event
4518
+
4519
+ </span>
4292
4520
 
4293
4521
 
4294
4522
 
@@ -4307,13 +4535,17 @@
4307
4535
 
4308
4536
  <tr class="deep-level-0">
4309
4537
 
4310
- <td class="name" id="callback"><code>callback</code></td>
4538
+ <td class="name"><code>callback</code></td>
4311
4539
 
4312
4540
 
4313
4541
  <td class="type">
4314
4542
 
4315
4543
 
4316
- <span class="param-type">function</span>
4544
+ <span class="param-type">
4545
+
4546
+ function
4547
+
4548
+ </span>
4317
4549
 
4318
4550
 
4319
4551
 
@@ -4332,13 +4564,17 @@
4332
4564
 
4333
4565
  <tr class="deep-level-0">
4334
4566
 
4335
- <td class="name" id="context"><code>context</code></td>
4567
+ <td class="name"><code>context</code></td>
4336
4568
 
4337
4569
 
4338
4570
  <td class="type">
4339
4571
 
4340
4572
 
4341
- <span class="param-type">string</span>
4573
+ <span class="param-type">
4574
+
4575
+ string
4576
+
4577
+ </span>
4342
4578
 
4343
4579
 
4344
4580
 
@@ -4478,13 +4714,17 @@
4478
4714
 
4479
4715
  <tr class="deep-level-0">
4480
4716
 
4481
- <td class="name" id="event"><code>event</code></td>
4717
+ <td class="name"><code>event</code></td>
4482
4718
 
4483
4719
 
4484
4720
  <td class="type">
4485
4721
 
4486
4722
 
4487
- <span class="param-type">Event</span>
4723
+ <span class="param-type">
4724
+
4725
+ Event
4726
+
4727
+ </span>
4488
4728
 
4489
4729
 
4490
4730
 
@@ -4503,13 +4743,17 @@
4503
4743
 
4504
4744
  <tr class="deep-level-0">
4505
4745
 
4506
- <td class="name" id="callback"><code>callback</code></td>
4746
+ <td class="name"><code>callback</code></td>
4507
4747
 
4508
4748
 
4509
4749
  <td class="type">
4510
4750
 
4511
4751
 
4512
- <span class="param-type">function</span>
4752
+ <span class="param-type">
4753
+
4754
+ function
4755
+
4756
+ </span>
4513
4757
 
4514
4758
 
4515
4759
 
@@ -4528,13 +4772,17 @@
4528
4772
 
4529
4773
  <tr class="deep-level-0">
4530
4774
 
4531
- <td class="name" id="context"><code>context</code></td>
4775
+ <td class="name"><code>context</code></td>
4532
4776
 
4533
4777
 
4534
4778
  <td class="type">
4535
4779
 
4536
4780
 
4537
- <span class="param-type">string</span>
4781
+ <span class="param-type">
4782
+
4783
+ string
4784
+
4785
+ </span>
4538
4786
 
4539
4787
 
4540
4788
 
@@ -4674,13 +4922,17 @@
4674
4922
 
4675
4923
  <tr class="deep-level-0">
4676
4924
 
4677
- <td class="name" id="map"><code>map</code></td>
4925
+ <td class="name"><code>map</code></td>
4678
4926
 
4679
4927
 
4680
4928
  <td class="type">
4681
4929
 
4682
4930
 
4683
- <span class="param-type">L.Map</span>
4931
+ <span class="param-type">
4932
+
4933
+ L.Map
4934
+
4935
+ </span>
4684
4936
 
4685
4937
 
4686
4938
 
@@ -4916,13 +5168,17 @@
4916
5168
 
4917
5169
  <tr class="deep-level-0">
4918
5170
 
4919
- <td class="name" id="bounds"><code>bounds</code></td>
5171
+ <td class="name"><code>bounds</code></td>
4920
5172
 
4921
5173
 
4922
5174
  <td class="type">
4923
5175
 
4924
5176
 
4925
- <span class="param-type">L.bounds</span>
5177
+ <span class="param-type">
5178
+
5179
+ L.bounds
5180
+
5181
+ </span>
4926
5182
 
4927
5183
 
4928
5184
 
@@ -5158,13 +5414,17 @@
5158
5414
 
5159
5415
  <tr class="deep-level-0">
5160
5416
 
5161
- <td class="name" id="features"><code>features</code></td>
5417
+ <td class="name"><code>features</code></td>
5162
5418
 
5163
5419
 
5164
5420
  <td class="type">
5165
5421
 
5166
5422
 
5167
- <span class="param-type">Object</span>
5423
+ <span class="param-type">
5424
+
5425
+ Object
5426
+
5427
+ </span>
5168
5428
 
5169
5429
 
5170
5430
 
@@ -5304,13 +5564,17 @@
5304
5564
 
5305
5565
  <tr class="deep-level-0">
5306
5566
 
5307
- <td class="name" id="chartsType"><code>chartsType</code></td>
5567
+ <td class="name"><code>chartsType</code></td>
5308
5568
 
5309
5569
 
5310
5570
  <td class="type">
5311
5571
 
5312
5572
 
5313
- <span class="param-type">string</span>
5573
+ <span class="param-type">
5574
+
5575
+ string
5576
+
5577
+ </span>
5314
5578
 
5315
5579
 
5316
5580
 
@@ -5450,13 +5714,17 @@
5450
5714
 
5451
5715
  <tr class="deep-level-0">
5452
5716
 
5453
- <td class="name" id="opacity"><code>opacity</code></td>
5717
+ <td class="name"><code>opacity</code></td>
5454
5718
 
5455
5719
 
5456
5720
  <td class="type">
5457
5721
 
5458
5722
 
5459
- <span class="param-type">number</span>
5723
+ <span class="param-type">
5724
+
5725
+ number
5726
+
5727
+ </span>
5460
5728
 
5461
5729
 
5462
5730
 
@@ -5596,13 +5864,17 @@
5596
5864
 
5597
5865
  <tr class="deep-level-0">
5598
5866
 
5599
- <td class="name" id="symbolType"><code>symbolType</code></td>
5867
+ <td class="name"><code>symbolType</code></td>
5600
5868
 
5601
5869
 
5602
5870
  <td class="type">
5603
5871
 
5604
5872
 
5605
- <span class="param-type">Zondy.ChartType</span>
5873
+ <span class="param-type">
5874
+
5875
+ Zondy.ChartType
5876
+
5877
+ </span>
5606
5878
 
5607
5879
 
5608
5880
 
@@ -5737,13 +6009,17 @@
5737
6009
 
5738
6010
  <tr class="deep-level-0">
5739
6011
 
5740
- <td class="name" id="bounds"><code>bounds</code></td>
6012
+ <td class="name"><code>bounds</code></td>
5741
6013
 
5742
6014
 
5743
6015
  <td class="type">
5744
6016
 
5745
6017
 
5746
- <span class="param-type">L.bounds</span>
6018
+ <span class="param-type">
6019
+
6020
+ L.bounds
6021
+
6022
+ </span>
5747
6023
 
5748
6024
 
5749
6025
 
@@ -5851,17 +6127,17 @@
5851
6127
  <tbody>
5852
6128
 
5853
6129
  <tr class="deep-level-0">
5854
- <td class="name"><code><a href="Zondy.ThemeLayer.rankSymbolThemeLayer.html#beforefeaturesadded">beforefeaturesadded</a></code></td>
6130
+ <td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
5855
6131
  <td class="name"><code>beforefeaturesadded</code></td>
5856
6132
  </tr>
5857
6133
 
5858
6134
  <tr class="deep-level-0">
5859
- <td class="name"><code><a href="Zondy.ThemeLayer.rankSymbolThemeLayer.html#changelayer">changelayer</a></code></td>
6135
+ <td class="name"><code><a href="#changelayer">changelayer</a></code></td>
5860
6136
  <td class="name"><code>changelayer</code></td>
5861
6137
  </tr>
5862
6138
 
5863
6139
  <tr class="deep-level-0">
5864
- <td class="name"><code><a href="Zondy.ThemeLayer.rankSymbolThemeLayer.html#featuresremoved">featuresremoved</a></code></td>
6140
+ <td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
5865
6141
  <td class="name"><code>featuresremoved</code></td>
5866
6142
  </tr>
5867
6143
 
@@ -5937,7 +6213,11 @@
5937
6213
  <td class="type">
5938
6214
 
5939
6215
 
5940
- <span class="param-type">L.features</span>
6216
+ <span class="param-type">
6217
+
6218
+ L.features
6219
+
6220
+ </span>
5941
6221
 
5942
6222
 
5943
6223
 
@@ -6088,7 +6368,11 @@
6088
6368
  <td class="type">
6089
6369
 
6090
6370
 
6091
- <span class="param-type">Object</span>
6371
+ <span class="param-type">
6372
+
6373
+ Object
6374
+
6375
+ </span>
6092
6376
 
6093
6377
 
6094
6378
 
@@ -6112,7 +6396,11 @@
6112
6396
  <td class="type">
6113
6397
 
6114
6398
 
6115
- <span class="param-type">string</span>
6399
+ <span class="param-type">
6400
+
6401
+ string
6402
+
6403
+ </span>
6116
6404
 
6117
6405
 
6118
6406
 
@@ -6263,7 +6551,11 @@
6263
6551
  <td class="type">
6264
6552
 
6265
6553
 
6266
- <span class="param-type">Array.&lt;Zondy.Feature.Vector></span>
6554
+ <span class="param-type">
6555
+
6556
+ Array.&lt;Zondy.Feature.Vector>
6557
+
6558
+ </span>
6267
6559
 
6268
6560
 
6269
6561
 
@@ -6287,7 +6579,11 @@
6287
6579
  <td class="type">
6288
6580
 
6289
6581
 
6290
- <span class="param-type">boolean</span>
6582
+ <span class="param-type">
6583
+
6584
+ boolean
6585
+
6586
+ </span>
6291
6587
 
6292
6588
 
6293
6589