@mapgis/webclient-leaflet-plugin 17.0.4 → 17.0.5

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 +16 -0
  2. package/dist/es5/webclient-common.min.js +1 -1
  3. package/dist/es5/webclient-leaflet-plugin.min.js +2 -2
  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
@@ -71,13 +71,17 @@
71
71
 
72
72
  <tr class="deep-level-0">
73
73
 
74
- <td class="name" id="options"><code>options</code></td>
74
+ <td class="name"><code>options</code></td>
75
75
 
76
76
 
77
77
  <td class="type">
78
78
 
79
79
 
80
- <span class="param-type">Object</span>
80
+ <span class="param-type">
81
+
82
+ Object
83
+
84
+ </span>
81
85
 
82
86
 
83
87
 
@@ -94,13 +98,17 @@
94
98
 
95
99
  <tr class="deep-level-1">
96
100
 
97
- <td class="name" id="complete"><code>complete</code></td>
101
+ <td class="name"><code>complete</code></td>
98
102
 
99
103
 
100
104
  <td class="type">
101
105
 
102
106
 
103
- <span class="param-type"><a link="complete.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="complete" global.html#complete>complete</a></span>
107
+ <span class="param-type">
108
+
109
+ <a link="complete.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="complete" global.html#complete>complete</a>
110
+
111
+ </span>
104
112
 
105
113
 
106
114
 
@@ -671,13 +679,17 @@ mapView.ui.add(drawControl)</code></pre>
671
679
 
672
680
  <tr class="deep-level-0">
673
681
 
674
- <td class="name" id="type"><code>type</code></td>
682
+ <td class="name"><code>type</code></td>
675
683
 
676
684
 
677
685
  <td class="type">
678
686
 
679
687
 
680
- <span class="param-type">String</span>
688
+ <span class="param-type">
689
+
690
+ String
691
+
692
+ </span>
681
693
 
682
694
 
683
695
 
@@ -696,7 +708,7 @@ mapView.ui.add(drawControl)</code></pre>
696
708
 
697
709
  <tr class="deep-level-0">
698
710
 
699
- <td class="name" id="drawOptions"><code>drawOptions</code></td>
711
+ <td class="name"><code>drawOptions</code></td>
700
712
 
701
713
 
702
714
  <td class="type">
@@ -67,13 +67,17 @@
67
67
 
68
68
  <tr class="deep-level-0">
69
69
 
70
- <td class="name" id="map"><code>map</code></td>
70
+ <td class="name"><code>map</code></td>
71
71
 
72
72
 
73
73
  <td class="type">
74
74
 
75
75
 
76
- <span class="param-type">Object</span>
76
+ <span class="param-type">
77
+
78
+ Object
79
+
80
+ </span>
77
81
 
78
82
 
79
83
 
@@ -92,13 +96,17 @@
92
96
 
93
97
  <tr class="deep-level-0">
94
98
 
95
- <td class="name" id="dataSet"><code>dataSet</code></td>
99
+ <td class="name"><code>dataSet</code></td>
96
100
 
97
101
 
98
102
  <td class="type">
99
103
 
100
104
 
101
- <span class="param-type">MapvDataSet</span>
105
+ <span class="param-type">
106
+
107
+ MapvDataSet
108
+
109
+ </span>
102
110
 
103
111
 
104
112
 
@@ -117,13 +125,17 @@
117
125
 
118
126
  <tr class="deep-level-0">
119
127
 
120
- <td class="name" id="options"><code>options</code></td>
128
+ <td class="name"><code>options</code></td>
121
129
 
122
130
 
123
131
  <td class="type">
124
132
 
125
133
 
126
- <span class="param-type">MapvOption</span>
134
+ <span class="param-type">
135
+
136
+ MapvOption
137
+
138
+ </span>
127
139
 
128
140
 
129
141
 
@@ -142,13 +154,17 @@
142
154
 
143
155
  <tr class="deep-level-0">
144
156
 
145
- <td class="name" id="leafletLayer"><code>leafletLayer</code></td>
157
+ <td class="name"><code>leafletLayer</code></td>
146
158
 
147
159
 
148
160
  <td class="type">
149
161
 
150
162
 
151
- <span class="param-type">Object</span>
163
+ <span class="param-type">
164
+
165
+ Object
166
+
167
+ </span>
152
168
 
153
169
 
154
170
 
@@ -400,13 +416,17 @@
400
416
 
401
417
  <tr class="deep-level-0">
402
418
 
403
- <td class="name" id="e"><code>e</code></td>
419
+ <td class="name"><code>e</code></td>
404
420
 
405
421
 
406
422
  <td class="type">
407
423
 
408
424
 
409
- <span class="param-type">Object</span>
425
+ <span class="param-type">
426
+
427
+ Object
428
+
429
+ </span>
410
430
 
411
431
 
412
432
 
@@ -648,13 +668,17 @@ clickEvent(pixel, e) {
648
668
 
649
669
  <tr class="deep-level-0">
650
670
 
651
- <td class="name" id="e"><code>e</code></td>
671
+ <td class="name"><code>e</code></td>
652
672
 
653
673
 
654
674
  <td class="type">
655
675
 
656
676
 
657
- <span class="param-type">Object</span>
677
+ <span class="param-type">
678
+
679
+ Object
680
+
681
+ </span>
658
682
 
659
683
 
660
684