@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
|
@@ -71,13 +71,17 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
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">
|
|
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"
|
|
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"
|
|
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"
|
|
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">
|
|
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"
|
|
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"
|
|
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">
|
|
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"
|
|
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">
|
|
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"
|
|
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">
|
|
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"
|
|
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">
|
|
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"
|
|
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">
|
|
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"
|
|
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">
|
|
677
|
+
<span class="param-type">
|
|
678
|
+
|
|
679
|
+
Object
|
|
680
|
+
|
|
681
|
+
</span>
|
|
658
682
|
|
|
659
683
|
|
|
660
684
|
|