@mapgis/webclient-leaflet-plugin 17.0.2 → 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.
- package/README.md +25 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/es5/webclient-leaflet-plugin.min.js +2 -2
- package/dist/webclient-leaflet-plugin-es6.min.js +8 -8
- package/documention/DrawControl.html +28 -13
- package/documention/L.zondy.MapvBaseLayer.html +45 -15
- package/documention/MapViewLeaflet.html +903 -263
- package/documention/Popup.html +156 -42
- package/documention/Screenshot.html +46 -21
- package/documention/SketchEditorLeaflet.html +261 -88
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +352 -122
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +525 -175
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +395 -140
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +253 -78
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +560 -140
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +423 -148
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +557 -187
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +388 -138
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +403 -143
- package/documention/Zondy.Widget.html +45 -12
- package/documention/Zondy.view.UI.html +26 -7
- package/documention/global.html +28 -8
- package/documention/index.html +4 -4
- package/documention/scripts/sideBar.js +133 -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,18 @@
|
|
|
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>
|
|
85
|
+
|
|
81
86
|
|
|
82
87
|
|
|
83
88
|
|
|
@@ -93,16 +98,25 @@
|
|
|
93
98
|
|
|
94
99
|
<tr class="deep-level-1">
|
|
95
100
|
|
|
96
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>container</code></td>
|
|
97
102
|
|
|
98
103
|
|
|
99
104
|
<td class="type">
|
|
100
105
|
|
|
101
106
|
|
|
102
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
103
112
|
|
|
|
104
113
|
|
|
105
|
-
<span class="param-type">
|
|
114
|
+
<span class="param-type">
|
|
115
|
+
|
|
116
|
+
HTMLElement
|
|
117
|
+
|
|
118
|
+
</span>
|
|
119
|
+
|
|
106
120
|
|
|
107
121
|
|
|
108
122
|
|
|
@@ -118,13 +132,18 @@
|
|
|
118
132
|
|
|
119
133
|
<tr class="deep-level-1">
|
|
120
134
|
|
|
121
|
-
<td class="name"
|
|
135
|
+
<td class="name"><code>id</code></td>
|
|
122
136
|
|
|
123
137
|
|
|
124
138
|
<td class="type">
|
|
125
139
|
|
|
126
140
|
|
|
127
|
-
<span class="param-type">
|
|
141
|
+
<span class="param-type">
|
|
142
|
+
|
|
143
|
+
String
|
|
144
|
+
|
|
145
|
+
</span>
|
|
146
|
+
|
|
128
147
|
|
|
129
148
|
|
|
130
149
|
|
|
@@ -140,13 +159,18 @@
|
|
|
140
159
|
|
|
141
160
|
<tr class="deep-level-1">
|
|
142
161
|
|
|
143
|
-
<td class="name"
|
|
162
|
+
<td class="name"><code>visible</code></td>
|
|
144
163
|
|
|
145
164
|
|
|
146
165
|
<td class="type">
|
|
147
166
|
|
|
148
167
|
|
|
149
|
-
<span class="param-type">
|
|
168
|
+
<span class="param-type">
|
|
169
|
+
|
|
170
|
+
Boolean
|
|
171
|
+
|
|
172
|
+
</span>
|
|
173
|
+
|
|
150
174
|
|
|
151
175
|
|
|
152
176
|
|
|
@@ -162,16 +186,25 @@
|
|
|
162
186
|
|
|
163
187
|
<tr class="deep-level-1">
|
|
164
188
|
|
|
165
|
-
<td class="name"
|
|
189
|
+
<td class="name"><code>view</code></td>
|
|
166
190
|
|
|
167
191
|
|
|
168
192
|
<td class="type">
|
|
169
193
|
|
|
170
194
|
|
|
171
|
-
<span class="param-type">
|
|
195
|
+
<span class="param-type">
|
|
196
|
+
|
|
197
|
+
MapView
|
|
198
|
+
|
|
199
|
+
</span>
|
|
172
200
|
|
|
|
173
201
|
|
|
174
|
-
<span class="param-type">
|
|
202
|
+
<span class="param-type">
|
|
203
|
+
|
|
204
|
+
SceneView
|
|
205
|
+
|
|
206
|
+
</span>
|
|
207
|
+
|
|
175
208
|
|
|
176
209
|
|
|
177
210
|
|
|
@@ -67,13 +67,18 @@
|
|
|
67
67
|
|
|
68
68
|
<tr class="deep-level-0">
|
|
69
69
|
|
|
70
|
-
<td class="name"
|
|
70
|
+
<td class="name"><code>options</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>
|
|
81
|
+
|
|
77
82
|
|
|
78
83
|
|
|
79
84
|
|
|
@@ -89,13 +94,18 @@
|
|
|
89
94
|
|
|
90
95
|
<tr class="deep-level-1">
|
|
91
96
|
|
|
92
|
-
<td class="name"
|
|
97
|
+
<td class="name"><code>id</code></td>
|
|
93
98
|
|
|
94
99
|
|
|
95
100
|
<td class="type">
|
|
96
101
|
|
|
97
102
|
|
|
98
|
-
<span class="param-type">
|
|
103
|
+
<span class="param-type">
|
|
104
|
+
|
|
105
|
+
String
|
|
106
|
+
|
|
107
|
+
</span>
|
|
108
|
+
|
|
99
109
|
|
|
100
110
|
|
|
101
111
|
|
|
@@ -111,16 +121,25 @@
|
|
|
111
121
|
|
|
112
122
|
<tr class="deep-level-1">
|
|
113
123
|
|
|
114
|
-
<td class="name"
|
|
124
|
+
<td class="name"><code>view</code></td>
|
|
115
125
|
|
|
116
126
|
|
|
117
127
|
<td class="type">
|
|
118
128
|
|
|
119
129
|
|
|
120
|
-
<span class="param-type">
|
|
130
|
+
<span class="param-type">
|
|
131
|
+
|
|
132
|
+
MapView
|
|
133
|
+
|
|
134
|
+
</span>
|
|
121
135
|
|
|
|
122
136
|
|
|
123
|
-
<span class="param-type">
|
|
137
|
+
<span class="param-type">
|
|
138
|
+
|
|
139
|
+
SceneView
|
|
140
|
+
|
|
141
|
+
</span>
|
|
142
|
+
|
|
124
143
|
|
|
125
144
|
|
|
126
145
|
|
package/documention/global.html
CHANGED
|
@@ -732,13 +732,18 @@
|
|
|
732
732
|
|
|
733
733
|
<tr class="deep-level-0">
|
|
734
734
|
|
|
735
|
-
<td class="name"
|
|
735
|
+
<td class="name"><code>result</code></td>
|
|
736
736
|
|
|
737
737
|
|
|
738
738
|
<td class="type">
|
|
739
739
|
|
|
740
740
|
|
|
741
|
-
<span class="param-type">
|
|
741
|
+
<span class="param-type">
|
|
742
|
+
|
|
743
|
+
Object
|
|
744
|
+
|
|
745
|
+
</span>
|
|
746
|
+
|
|
742
747
|
|
|
743
748
|
|
|
744
749
|
|
|
@@ -754,13 +759,18 @@
|
|
|
754
759
|
|
|
755
760
|
<tr class="deep-level-1">
|
|
756
761
|
|
|
757
|
-
<td class="name"
|
|
762
|
+
<td class="name"><code>type</code></td>
|
|
758
763
|
|
|
759
764
|
|
|
760
765
|
<td class="type">
|
|
761
766
|
|
|
762
767
|
|
|
763
|
-
<span class="param-type">
|
|
768
|
+
<span class="param-type">
|
|
769
|
+
|
|
770
|
+
String
|
|
771
|
+
|
|
772
|
+
</span>
|
|
773
|
+
|
|
764
774
|
|
|
765
775
|
|
|
766
776
|
|
|
@@ -776,13 +786,18 @@
|
|
|
776
786
|
|
|
777
787
|
<tr class="deep-level-1">
|
|
778
788
|
|
|
779
|
-
<td class="name"
|
|
789
|
+
<td class="name"><code>feature</code></td>
|
|
780
790
|
|
|
781
791
|
|
|
782
792
|
<td class="type">
|
|
783
793
|
|
|
784
794
|
|
|
785
|
-
<span class="param-type">
|
|
795
|
+
<span class="param-type">
|
|
796
|
+
|
|
797
|
+
Feature
|
|
798
|
+
|
|
799
|
+
</span>
|
|
800
|
+
|
|
786
801
|
|
|
787
802
|
|
|
788
803
|
|
|
@@ -798,13 +813,18 @@
|
|
|
798
813
|
|
|
799
814
|
<tr class="deep-level-1">
|
|
800
815
|
|
|
801
|
-
<td class="name"
|
|
816
|
+
<td class="name"><code>drawConfig</code></td>
|
|
802
817
|
|
|
803
818
|
|
|
804
819
|
<td class="type">
|
|
805
820
|
|
|
806
821
|
|
|
807
|
-
<span class="param-type">
|
|
822
|
+
<span class="param-type">
|
|
823
|
+
|
|
824
|
+
Object
|
|
825
|
+
|
|
826
|
+
</span>
|
|
827
|
+
|
|
808
828
|
|
|
809
829
|
|
|
810
830
|
|
package/documention/index.html
CHANGED
|
@@ -104,13 +104,13 @@
|
|
|
104
104
|
|
|
105
105
|
<nav>
|
|
106
106
|
|
|
107
|
-
<div class="category"><div onclick="toggleSideBar('ViewModule-sidebar')" id="ViewModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul id="ViewModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="DrawControl" DrawControl.html>DrawControl</a><img id="DrawControl-detail-arrow" onclick="toggleLinkDetail('DrawControl-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>绘制工具</p></span></li><div class="mapgis-link-detail" id="DrawControl-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#destory" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="destory" id="api-member" class="mapgis-link-name">destory</a></li><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li><li><a linkTo="#end" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="end" id="api-member" class="mapgis-link-name">end</a></li><li><a linkTo="#start" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="start" id="api-member" class="mapgis-link-name">start</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a><img id="MapViewLeaflet-detail-arrow" onclick="toggleLinkDetail('MapViewLeaflet-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维场景视图(leaflet引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
|
|
107
|
+
<div class="category"><div onclick="toggleSideBar('ViewModule-sidebar')" id="ViewModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul id="ViewModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html"id="DrawControl" title="DrawControl" DrawControl.html>DrawControl</a><img id="DrawControl-detail-arrow" onclick="toggleLinkDetail('DrawControl-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>绘制工具</p></span></li><div class="mapgis-link-detail" id="DrawControl-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#destory" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="destory" id="api-member" class="mapgis-link-name">destory</a></li><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li><li><a linkTo="#end" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="end" id="api-member" class="mapgis-link-name">end</a></li><li><a linkTo="#start" link="/static/modules/leaflet/api/leaflet-mapgis/DrawControl.html" title="start" id="api-member" class="mapgis-link-name">start</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html"id="MapViewLeaflet" title="MapViewLeaflet" MapViewLeaflet.html>MapViewLeaflet</a><img id="MapViewLeaflet-detail-arrow" onclick="toggleLinkDetail('MapViewLeaflet-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维场景视图(leaflet引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
|
|
108
108
|
参考示例:
|
|
109
109
|
<a href='#MapViewLeaflet'>[初始化二维场景视图]</a>
|
|
110
110
|
<br>[ES5引入方式]:<br/>
|
|
111
111
|
Zondy.MapViewLeaflet() <br/>
|
|
112
112
|
[ES6引入方式]:<br/>
|
|
113
|
-
import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p></span></li><div class="mapgis-link-detail" id="MapViewLeaflet-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#fromJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fromJSON" id="api-member" class="mapgis-link-name">fromJSON</a></li><li><a linkTo="#fromJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fromJSON" id="api-member" class="mapgis-link-name">fromJSON</a></li><li><a linkTo="#clone" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="clone" id="api-member" class="mapgis-link-name">clone</a></li><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li><li><a linkTo="#flyTo" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="flyTo" id="api-member" class="mapgis-link-name">flyTo</a></li><li><a linkTo="#getCenter" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getCenter" id="api-member" class="mapgis-link-name">getCenter</a></li><li><a linkTo="#getExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getExtent" id="api-member" class="mapgis-link-name">getExtent</a></li><li><a linkTo="#getMaxZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getMaxZoom" id="api-member" class="mapgis-link-name">getMaxZoom</a></li><li><a linkTo="#getMinZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getMinZoom" id="api-member" class="mapgis-link-name">getMinZoom</a></li><li><a linkTo="#getPixelCenter" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelCenter" id="api-member" class="mapgis-link-name">getPixelCenter</a></li><li><a linkTo="#getPixelExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelExtent" id="api-member" class="mapgis-link-name">getPixelExtent</a></li><li><a linkTo="#getPixelWorldExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelWorldExtent" id="api-member" class="mapgis-link-name">getPixelWorldExtent</a></li><li><a linkTo="#getScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getScale" id="api-member" class="mapgis-link-name">getScale</a></li><li><a linkTo="#getSize" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getSize" id="api-member" class="mapgis-link-name">getSize</a></li><li><a linkTo="#getZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getZoom" id="api-member" class="mapgis-link-name">getZoom</a></li><li><a linkTo="#getZoomByExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getZoomByExtent" id="api-member" class="mapgis-link-name">getZoomByExtent</a></li><li><a linkTo="#goTo" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="goTo" id="api-member" class="mapgis-link-name">goTo</a></li><li><a linkTo="#hitTest" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="hitTest" id="api-member" class="mapgis-link-name">hitTest</a></li><li><a linkTo="#takeScreenshot" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="takeScreenshot" id="api-member" class="mapgis-link-name">takeScreenshot</a></li><li><a linkTo="#toJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toJSON" id="api-member" class="mapgis-link-name">toJSON</a></li><li><a linkTo="#toMap" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toMap" id="api-member" class="mapgis-link-name">toMap</a></li><li><a linkTo="#toScreen" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toScreen" id="api-member" class="mapgis-link-name">toScreen</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#animation" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="animation" id="api-member" class="mapgis-link-name">animation</a></li><li><a linkTo="#center" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="center" id="api-member" class="mapgis-link-name">center</a></li><li><a linkTo="#engineType" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="engineType" id="api-member" class="mapgis-link-name">engineType</a></li><li><a linkTo="#extent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="extent" id="api-member" class="mapgis-link-name">extent</a></li><li><a linkTo="#fullExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fullExtent" id="api-member" class="mapgis-link-name">fullExtent</a></li><li><a linkTo="#height" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="height" id="api-member" class="mapgis-link-name">height</a></li><li><a linkTo="#maxScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="maxScale" id="api-member" class="mapgis-link-name">maxScale</a></li><li><a linkTo="#minScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="minScale" id="api-member" class="mapgis-link-name">minScale</a></li><li><a linkTo="#popup" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="popup" id="api-member" class="mapgis-link-name">popup</a></li><li><a linkTo="#preferCanvas" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="preferCanvas" id="api-member" class="mapgis-link-name">preferCanvas</a></li><li><a linkTo="#rotation" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="rotation" id="api-member" class="mapgis-link-name">rotation</a></li><li><a linkTo="#scale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="scale" id="api-member" class="mapgis-link-name">scale</a></li><li><a linkTo="#spatialReference" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="spatialReference" id="api-member" class="mapgis-link-name">spatialReference</a></li><li><a linkTo="#spatialReferenceLocked" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="spatialReferenceLocked" id="api-member" class="mapgis-link-name">spatialReferenceLocked</a></li><li><a linkTo="#stationary" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="stationary" id="api-member" class="mapgis-link-name">stationary</a></li><li><a linkTo="#width" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="width" id="api-member" class="mapgis-link-name">width</a></li><li><a linkTo="#zoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="zoom" id="api-member" class="mapgis-link-name">zoom</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="Popup" Popup.html>Popup</a><img id="Popup-detail-arrow" onclick="toggleLinkDetail('Popup-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维场景信息弹窗(leaflet引擎)
|
|
113
|
+
import { MapViewLeaflet } from '@mapgis/webclient-leaflet-plugin' <br/></p></span></li><div class="mapgis-link-detail" id="MapViewLeaflet-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#fromJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fromJSON" id="api-member" class="mapgis-link-name">fromJSON</a></li><li><a linkTo="#fromJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fromJSON" id="api-member" class="mapgis-link-name">fromJSON</a></li><li><a linkTo="#clone" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="clone" id="api-member" class="mapgis-link-name">clone</a></li><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li><li><a linkTo="#flyTo" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="flyTo" id="api-member" class="mapgis-link-name">flyTo</a></li><li><a linkTo="#getCenter" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getCenter" id="api-member" class="mapgis-link-name">getCenter</a></li><li><a linkTo="#getExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getExtent" id="api-member" class="mapgis-link-name">getExtent</a></li><li><a linkTo="#getMaxZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getMaxZoom" id="api-member" class="mapgis-link-name">getMaxZoom</a></li><li><a linkTo="#getMinZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getMinZoom" id="api-member" class="mapgis-link-name">getMinZoom</a></li><li><a linkTo="#getPixelCenter" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelCenter" id="api-member" class="mapgis-link-name">getPixelCenter</a></li><li><a linkTo="#getPixelExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelExtent" id="api-member" class="mapgis-link-name">getPixelExtent</a></li><li><a linkTo="#getPixelWorldExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getPixelWorldExtent" id="api-member" class="mapgis-link-name">getPixelWorldExtent</a></li><li><a linkTo="#getScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getScale" id="api-member" class="mapgis-link-name">getScale</a></li><li><a linkTo="#getSize" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getSize" id="api-member" class="mapgis-link-name">getSize</a></li><li><a linkTo="#getZoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getZoom" id="api-member" class="mapgis-link-name">getZoom</a></li><li><a linkTo="#getZoomByExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="getZoomByExtent" id="api-member" class="mapgis-link-name">getZoomByExtent</a></li><li><a linkTo="#goTo" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="goTo" id="api-member" class="mapgis-link-name">goTo</a></li><li><a linkTo="#hitTest" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="hitTest" id="api-member" class="mapgis-link-name">hitTest</a></li><li><a linkTo="#takeScreenshot" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="takeScreenshot" id="api-member" class="mapgis-link-name">takeScreenshot</a></li><li><a linkTo="#toJSON" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toJSON" id="api-member" class="mapgis-link-name">toJSON</a></li><li><a linkTo="#toMap" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toMap" id="api-member" class="mapgis-link-name">toMap</a></li><li><a linkTo="#toScreen" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="toScreen" id="api-member" class="mapgis-link-name">toScreen</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#animation" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="animation" id="api-member" class="mapgis-link-name">animation</a></li><li><a linkTo="#center" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="center" id="api-member" class="mapgis-link-name">center</a></li><li><a linkTo="#engineType" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="engineType" id="api-member" class="mapgis-link-name">engineType</a></li><li><a linkTo="#extent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="extent" id="api-member" class="mapgis-link-name">extent</a></li><li><a linkTo="#fullExtent" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="fullExtent" id="api-member" class="mapgis-link-name">fullExtent</a></li><li><a linkTo="#height" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="height" id="api-member" class="mapgis-link-name">height</a></li><li><a linkTo="#maxScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="maxScale" id="api-member" class="mapgis-link-name">maxScale</a></li><li><a linkTo="#minScale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="minScale" id="api-member" class="mapgis-link-name">minScale</a></li><li><a linkTo="#popup" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="popup" id="api-member" class="mapgis-link-name">popup</a></li><li><a linkTo="#preferCanvas" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="preferCanvas" id="api-member" class="mapgis-link-name">preferCanvas</a></li><li><a linkTo="#rotation" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="rotation" id="api-member" class="mapgis-link-name">rotation</a></li><li><a linkTo="#scale" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="scale" id="api-member" class="mapgis-link-name">scale</a></li><li><a linkTo="#spatialReference" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="spatialReference" id="api-member" class="mapgis-link-name">spatialReference</a></li><li><a linkTo="#spatialReferenceLocked" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="spatialReferenceLocked" id="api-member" class="mapgis-link-name">spatialReferenceLocked</a></li><li><a linkTo="#stationary" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="stationary" id="api-member" class="mapgis-link-name">stationary</a></li><li><a linkTo="#width" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="width" id="api-member" class="mapgis-link-name">width</a></li><li><a linkTo="#zoom" link="/static/modules/leaflet/api/leaflet-mapgis/MapViewLeaflet.html" title="zoom" id="api-member" class="mapgis-link-name">zoom</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html"id="Popup" title="Popup" Popup.html>Popup</a><img id="Popup-detail-arrow" onclick="toggleLinkDetail('Popup-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维场景信息弹窗(leaflet引擎)
|
|
114
114
|
参考示例:
|
|
115
115
|
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
116
116
|
[ES6引入方式]:<br/>
|
|
@@ -120,11 +120,11 @@ zondy-popup__content 弹窗容器样式<br/>
|
|
|
120
120
|
zondy-popup__tip 弹窗对话框箭头样式<br/>
|
|
121
121
|
zondy-popup__header 弹窗头部样式<br/>
|
|
122
122
|
zondy-popup__content 弹窗主体样式<br/>
|
|
123
|
-
zondy-popup__footer 弹窗底部样式<br/></p></span></li><div class="mapgis-link-detail" id="Popup-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#close" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="close" id="api-member" class="mapgis-link-name">close</a></li><li><a linkTo="#open" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="open" id="api-member" class="mapgis-link-name">open</a></li><li><a linkTo="#openPopup" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="openPopup" id="api-member" class="mapgis-link-name">openPopup</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#alignment" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="alignment" id="api-member" class="mapgis-link-name">alignment</a></li><li><a linkTo="#content" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="content" id="api-member" class="mapgis-link-name">content</a></li><li><a linkTo="#defaultButtons" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="defaultButtons" id="api-member" class="mapgis-link-name">defaultButtons</a></li><li><a linkTo="#location" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="location" id="api-member" class="mapgis-link-name">location</a></li><li><a linkTo="#title" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="title" id="api-member" class="mapgis-link-name">title</a></li><li><a linkTo="#view" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="view" id="api-member" class="mapgis-link-name">view</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="Screenshot" Screenshot.html>Screenshot</a><img id="Screenshot-detail-arrow" onclick="toggleLinkDetail('Screenshot-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>屏幕打印工具</p></span></li><div class="mapgis-link-detail" id="Screenshot-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#filename" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="filename" id="api-member" class="mapgis-link-name">filename</a></li><li><a linkTo="#format" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="format" id="api-member" class="mapgis-link-name">format</a></li><li><a linkTo="#height" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="height" id="api-member" class="mapgis-link-name">height</a></li><li><a linkTo="#isDownload" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="isDownload" id="api-member" class="mapgis-link-name">isDownload</a></li><li><a linkTo="#view" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="view" id="api-member" class="mapgis-link-name">view</a></li><li><a linkTo="#width" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="width" id="api-member" class="mapgis-link-name">width</a></li><li><a linkTo="#x" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="x" id="api-member" class="mapgis-link-name">x</a></li><li><a linkTo="#y" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="y" id="api-member" class="mapgis-link-name">y</a></li></ul></div></div></ul><div onclick="toggleSideBar('SketchEditorModule-sidebar')" id="SketchEditorModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul id="SketchEditorModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="SketchEditorLeaflet" SketchEditorLeaflet.html>SketchEditorLeaflet</a><img id="SketchEditorLeaflet-detail-arrow" onclick="toggleLinkDetail('SketchEditorLeaflet-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
|
|
123
|
+
zondy-popup__footer 弹窗底部样式<br/></p></span></li><div class="mapgis-link-detail" id="Popup-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#close" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="close" id="api-member" class="mapgis-link-name">close</a></li><li><a linkTo="#open" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="open" id="api-member" class="mapgis-link-name">open</a></li><li><a linkTo="#openPopup" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="openPopup" id="api-member" class="mapgis-link-name">openPopup</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#alignment" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="alignment" id="api-member" class="mapgis-link-name">alignment</a></li><li><a linkTo="#content" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="content" id="api-member" class="mapgis-link-name">content</a></li><li><a linkTo="#defaultButtons" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="defaultButtons" id="api-member" class="mapgis-link-name">defaultButtons</a></li><li><a linkTo="#location" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="location" id="api-member" class="mapgis-link-name">location</a></li><li><a linkTo="#title" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="title" id="api-member" class="mapgis-link-name">title</a></li><li><a linkTo="#view" link="/static/modules/leaflet/api/leaflet-mapgis/Popup.html" title="view" id="api-member" class="mapgis-link-name">view</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html"id="Screenshot" title="Screenshot" Screenshot.html>Screenshot</a><img id="Screenshot-detail-arrow" onclick="toggleLinkDetail('Screenshot-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>屏幕打印工具</p></span></li><div class="mapgis-link-detail" id="Screenshot-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#destroy" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="destroy" id="api-member" class="mapgis-link-name">destroy</a></li></ul></div><div><a linkTo="#member" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" id="api-fold" class="mapgis-link-name">成员变量</a></div><div><ul><li><a linkTo="#filename" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="filename" id="api-member" class="mapgis-link-name">filename</a></li><li><a linkTo="#format" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="format" id="api-member" class="mapgis-link-name">format</a></li><li><a linkTo="#height" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="height" id="api-member" class="mapgis-link-name">height</a></li><li><a linkTo="#isDownload" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="isDownload" id="api-member" class="mapgis-link-name">isDownload</a></li><li><a linkTo="#view" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="view" id="api-member" class="mapgis-link-name">view</a></li><li><a linkTo="#width" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="width" id="api-member" class="mapgis-link-name">width</a></li><li><a linkTo="#x" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="x" id="api-member" class="mapgis-link-name">x</a></li><li><a linkTo="#y" link="/static/modules/leaflet/api/leaflet-mapgis/Screenshot.html" title="y" id="api-member" class="mapgis-link-name">y</a></li></ul></div></div></ul><div onclick="toggleSideBar('SketchEditorModule-sidebar')" id="SketchEditorModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul id="SketchEditorModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html"id="SketchEditorLeaflet" title="SketchEditorLeaflet" SketchEditorLeaflet.html>SketchEditorLeaflet</a><img id="SketchEditorLeaflet-detail-arrow" onclick="toggleLinkDetail('SketchEditorLeaflet-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
|
|
124
124
|
<br>[ES5引入方式]:<br/>
|
|
125
125
|
const { SketchEditorLeaflet } = Zondy <br/>
|
|
126
126
|
[ES6引入方式]:<br/>
|
|
127
|
-
import { SketchEditorLeaflet } from "@mapgis/webclient-leaflet-plugin" <br/></p></span></li><div class="mapgis-link-detail" id="SketchEditorLeaflet-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#addVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="addVertex" id="api-member" class="mapgis-link-name">addVertex</a></li><li><a linkTo="#canRedo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="canRedo" id="api-member" class="mapgis-link-name">canRedo</a></li><li><a linkTo="#canUndo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="canUndo" id="api-member" class="mapgis-link-name">canUndo</a></li><li><a linkTo="#drawPolylineToPolygon" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="drawPolylineToPolygon" id="api-member" class="mapgis-link-name">drawPolylineToPolygon</a></li><li><a linkTo="#getGeometry" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="getGeometry" id="api-member" class="mapgis-link-name">getGeometry</a></li><li><a linkTo="#getSketchStyle" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="getSketchStyle" id="api-member" class="mapgis-link-name">getSketchStyle</a></li><li><a linkTo="#redo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="redo" id="api-member" class="mapgis-link-name">redo</a></li><li><a linkTo="#remove" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="remove" id="api-member" class="mapgis-link-name">remove</a></li><li><a linkTo="#removeVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="removeVertex" id="api-member" class="mapgis-link-name">removeVertex</a></li><li><a linkTo="#setSketchStyle" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="setSketchStyle" id="api-member" class="mapgis-link-name">setSketchStyle</a></li><li><a linkTo="#split" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="split" id="api-member" class="mapgis-link-name">split</a></li><li><a linkTo="#start" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="start" id="api-member" class="mapgis-link-name">start</a></li><li><a linkTo="#startCustomDrawTool" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="startCustomDrawTool" id="api-member" class="mapgis-link-name">startCustomDrawTool</a></li><li><a linkTo="#stop" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="stop" id="api-member" class="mapgis-link-name">stop</a></li><li><a linkTo="#undo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="undo" id="api-member" class="mapgis-link-name">undo</a></li><li><a linkTo="#union" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="union" id="api-member" class="mapgis-link-name">union</a></li><li><a linkTo="#updateVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="updateVertex" id="api-member" class="mapgis-link-name">updateVertex</a></li></ul></div></div></ul><div onclick="toggleSideBar('RendererModule-sidebar')" id="RendererModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">渲染器模块</div><ul id="RendererModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="Zondy.ThemeLayer.GraphThemeLayer" Zondy.ThemeLayer.GraphThemeLayer.html>GraphThemeLayer</a><img id="Zondy.ThemeLayer.GraphThemeLayer-detail-arrow" onclick="toggleLinkDetail('Zondy.ThemeLayer.GraphThemeLayer-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>统计专题图通过为每个要素绘制统计图表来反映其对应的专题值的大小。它可同时表示多个字段属性信息,在区域本身与各区域之间形成横向和纵向的对比。<br>统计专题图多用于具有相关数量特征的地图上,比如表示不同地区多年的粮食产量、GDP、人口等,不同时段客运量、地铁流量等。目前提供的统计图类型有:柱状图(Bar),折线图(Line),饼图(Pie),三维柱状图(Bar3D),点状图(Point),环状图(Ring)。</p></span></li><div class="mapgis-link-detail" id="Zondy.ThemeLayer.GraphThemeLayer-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#addFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="addFeatures" id="api-member" class="mapgis-link-name">addFeatures</a></li><li><a linkTo="#clear" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clear" id="api-member" class="mapgis-link-name">clear</a></li><li><a linkTo="#clearCache" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clearCache" id="api-member" class="mapgis-link-name">clearCache</a></li><li><a linkTo="#clearCache" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clearCache" id="api-member" class="mapgis-link-name">clearCache</a></li><li><a linkTo="#createThematicFeature" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="createThematicFeature" id="api-member" class="mapgis-link-name">createThematicFeature</a></li><li><a linkTo="#destroyFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="destroyFeatures" id="api-member" class="mapgis-link-name">destroyFeatures</a></li><li><a linkTo="#drawCharts" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="drawCharts" id="api-member" class="mapgis-link-name">drawCharts</a></li><li><a linkTo="#getEvents" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getEvents" id="api-member" class="mapgis-link-name">getEvents</a></li><li><a linkTo="#getFeatureBy" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatureBy" id="api-member" class="mapgis-link-name">getFeatureBy</a></li><li><a linkTo="#getFeatureById" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatureById" id="api-member" class="mapgis-link-name">getFeatureById</a></li><li><a linkTo="#getFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatures" id="api-member" class="mapgis-link-name">getFeatures</a></li><li><a linkTo="#getFeaturesByAttribute" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeaturesByAttribute" id="api-member" class="mapgis-link-name">getFeaturesByAttribute</a></li><li><a linkTo="#getLocalXY" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getLocalXY" id="api-member" class="mapgis-link-name">getLocalXY</a></li><li><a linkTo="#getShapesByFeatureID" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getShapesByFeatureID" id="api-member" class="mapgis-link-name">getShapesByFeatureID</a></li><li><a linkTo="#getWeightFieldValue" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getWeightFieldValue" id="api-member" class="mapgis-link-name">getWeightFieldValue</a></li><li><a linkTo="#initialize" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="initialize" id="api-member" class="mapgis-link-name">initialize</a></li><li><a linkTo="#isChartInMap" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isChartInMap" id="api-member" class="mapgis-link-name">isChartInMap</a></li><li><a linkTo="#isPointInPoly" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isPointInPoly" id="api-member" class="mapgis-link-name">isPointInPoly</a></li><li><a linkTo="#isQuadrilateralOverLap" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isQuadrilateralOverLap" id="api-member" class="mapgis-link-name">isQuadrilateralOverLap</a></li><li><a linkTo="#lineIntersection" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="lineIntersection" id="api-member" class="mapgis-link-name">lineIntersection</a></li><li><a linkTo="#off" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="off" id="api-member" class="mapgis-link-name">off</a></li><li><a linkTo="#on" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="on" id="api-member" class="mapgis-link-name">on</a></li><li><a linkTo="#onRemove" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="onRemove" id="api-member" class="mapgis-link-name">onRemove</a></li><li><a linkTo="#redraw" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="redraw" id="api-member" class="mapgis-link-name">redraw</a></li><li><a linkTo="#redrawThematicFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="redrawThematicFeatures" id="api-member" class="mapgis-link-name">redrawThematicFeatures</a></li><li><a linkTo="#removeAllFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="removeAllFeatures" id="api-member" class="mapgis-link-name">removeAllFeatures</a></li><li><a linkTo="#removeFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="removeFeatures" id="api-member" class="mapgis-link-name">removeFeatures</a></li><li><a linkTo="#setChartsType" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="setChartsType" id="api-member" class="mapgis-link-name">setChartsType</a></li><li><a linkTo="#setOpacity" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="setOpacity" id="api-member" class="mapgis-link-name">setOpacity</a></li><li><a linkTo="#update" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="update" id="api-member" class="mapgis-link-name">update</a></li></ul></div><div><a linkTo="#event" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" id="api-fold" class="mapgis-link-name">事件</a></div><div><ul><li><a linkTo="#beforefeaturesadded" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="beforefeaturesadded" id="api-member" class="mapgis-link-name">beforefeaturesadded</a></li><li><a linkTo="#changelayer" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="changelayer" id="api-member" class="mapgis-link-name">changelayer</a></li><li><a linkTo="#featuresremoved" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="featuresremoved" id="api-member" class="mapgis-link-name">featuresremoved</a></li></ul></div></div></ul></div>
|
|
127
|
+
import { SketchEditorLeaflet } from "@mapgis/webclient-leaflet-plugin" <br/></p></span></li><div class="mapgis-link-detail" id="SketchEditorLeaflet-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#addVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="addVertex" id="api-member" class="mapgis-link-name">addVertex</a></li><li><a linkTo="#canRedo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="canRedo" id="api-member" class="mapgis-link-name">canRedo</a></li><li><a linkTo="#canUndo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="canUndo" id="api-member" class="mapgis-link-name">canUndo</a></li><li><a linkTo="#drawPolylineToPolygon" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="drawPolylineToPolygon" id="api-member" class="mapgis-link-name">drawPolylineToPolygon</a></li><li><a linkTo="#getGeometry" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="getGeometry" id="api-member" class="mapgis-link-name">getGeometry</a></li><li><a linkTo="#getSketchStyle" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="getSketchStyle" id="api-member" class="mapgis-link-name">getSketchStyle</a></li><li><a linkTo="#redo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="redo" id="api-member" class="mapgis-link-name">redo</a></li><li><a linkTo="#remove" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="remove" id="api-member" class="mapgis-link-name">remove</a></li><li><a linkTo="#removeVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="removeVertex" id="api-member" class="mapgis-link-name">removeVertex</a></li><li><a linkTo="#setSketchStyle" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="setSketchStyle" id="api-member" class="mapgis-link-name">setSketchStyle</a></li><li><a linkTo="#split" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="split" id="api-member" class="mapgis-link-name">split</a></li><li><a linkTo="#start" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="start" id="api-member" class="mapgis-link-name">start</a></li><li><a linkTo="#startCustomDrawTool" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="startCustomDrawTool" id="api-member" class="mapgis-link-name">startCustomDrawTool</a></li><li><a linkTo="#stop" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="stop" id="api-member" class="mapgis-link-name">stop</a></li><li><a linkTo="#undo" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="undo" id="api-member" class="mapgis-link-name">undo</a></li><li><a linkTo="#union" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="union" id="api-member" class="mapgis-link-name">union</a></li><li><a linkTo="#updateVertex" link="/static/modules/leaflet/api/leaflet-mapgis/SketchEditorLeaflet.html" title="updateVertex" id="api-member" class="mapgis-link-name">updateVertex</a></li></ul></div></div></ul><div onclick="toggleSideBar('RendererModule-sidebar')" id="RendererModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">渲染器模块</div><ul id="RendererModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html"id="Zondy.ThemeLayer.GraphThemeLayer" title="Zondy.ThemeLayer.GraphThemeLayer" Zondy.ThemeLayer.GraphThemeLayer.html>GraphThemeLayer</a><img id="Zondy.ThemeLayer.GraphThemeLayer-detail-arrow" onclick="toggleLinkDetail('Zondy.ThemeLayer.GraphThemeLayer-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>统计专题图通过为每个要素绘制统计图表来反映其对应的专题值的大小。它可同时表示多个字段属性信息,在区域本身与各区域之间形成横向和纵向的对比。<br>统计专题图多用于具有相关数量特征的地图上,比如表示不同地区多年的粮食产量、GDP、人口等,不同时段客运量、地铁流量等。目前提供的统计图类型有:柱状图(Bar),折线图(Line),饼图(Pie),三维柱状图(Bar3D),点状图(Point),环状图(Ring)。</p></span></li><div class="mapgis-link-detail" id="Zondy.ThemeLayer.GraphThemeLayer-detail"><div><a linkTo="#page-title" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" id="api-fold">构造函数</a></div><div><a linkTo="#function" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" id="api-fold" class="mapgis-link-name">方法</a></div><div><ul><li><a linkTo="#addFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="addFeatures" id="api-member" class="mapgis-link-name">addFeatures</a></li><li><a linkTo="#clear" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clear" id="api-member" class="mapgis-link-name">clear</a></li><li><a linkTo="#clearCache" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clearCache" id="api-member" class="mapgis-link-name">clearCache</a></li><li><a linkTo="#clearCache" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="clearCache" id="api-member" class="mapgis-link-name">clearCache</a></li><li><a linkTo="#createThematicFeature" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="createThematicFeature" id="api-member" class="mapgis-link-name">createThematicFeature</a></li><li><a linkTo="#destroyFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="destroyFeatures" id="api-member" class="mapgis-link-name">destroyFeatures</a></li><li><a linkTo="#drawCharts" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="drawCharts" id="api-member" class="mapgis-link-name">drawCharts</a></li><li><a linkTo="#getEvents" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getEvents" id="api-member" class="mapgis-link-name">getEvents</a></li><li><a linkTo="#getFeatureBy" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatureBy" id="api-member" class="mapgis-link-name">getFeatureBy</a></li><li><a linkTo="#getFeatureById" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatureById" id="api-member" class="mapgis-link-name">getFeatureById</a></li><li><a linkTo="#getFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeatures" id="api-member" class="mapgis-link-name">getFeatures</a></li><li><a linkTo="#getFeaturesByAttribute" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getFeaturesByAttribute" id="api-member" class="mapgis-link-name">getFeaturesByAttribute</a></li><li><a linkTo="#getLocalXY" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getLocalXY" id="api-member" class="mapgis-link-name">getLocalXY</a></li><li><a linkTo="#getShapesByFeatureID" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getShapesByFeatureID" id="api-member" class="mapgis-link-name">getShapesByFeatureID</a></li><li><a linkTo="#getWeightFieldValue" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="getWeightFieldValue" id="api-member" class="mapgis-link-name">getWeightFieldValue</a></li><li><a linkTo="#initialize" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="initialize" id="api-member" class="mapgis-link-name">initialize</a></li><li><a linkTo="#isChartInMap" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isChartInMap" id="api-member" class="mapgis-link-name">isChartInMap</a></li><li><a linkTo="#isPointInPoly" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isPointInPoly" id="api-member" class="mapgis-link-name">isPointInPoly</a></li><li><a linkTo="#isQuadrilateralOverLap" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="isQuadrilateralOverLap" id="api-member" class="mapgis-link-name">isQuadrilateralOverLap</a></li><li><a linkTo="#lineIntersection" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="lineIntersection" id="api-member" class="mapgis-link-name">lineIntersection</a></li><li><a linkTo="#off" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="off" id="api-member" class="mapgis-link-name">off</a></li><li><a linkTo="#on" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="on" id="api-member" class="mapgis-link-name">on</a></li><li><a linkTo="#onRemove" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="onRemove" id="api-member" class="mapgis-link-name">onRemove</a></li><li><a linkTo="#redraw" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="redraw" id="api-member" class="mapgis-link-name">redraw</a></li><li><a linkTo="#redrawThematicFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="redrawThematicFeatures" id="api-member" class="mapgis-link-name">redrawThematicFeatures</a></li><li><a linkTo="#removeAllFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="removeAllFeatures" id="api-member" class="mapgis-link-name">removeAllFeatures</a></li><li><a linkTo="#removeFeatures" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="removeFeatures" id="api-member" class="mapgis-link-name">removeFeatures</a></li><li><a linkTo="#setChartsType" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="setChartsType" id="api-member" class="mapgis-link-name">setChartsType</a></li><li><a linkTo="#setOpacity" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="setOpacity" id="api-member" class="mapgis-link-name">setOpacity</a></li><li><a linkTo="#update" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="update" id="api-member" class="mapgis-link-name">update</a></li></ul></div><div><a linkTo="#event" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" id="api-fold" class="mapgis-link-name">事件</a></div><div><ul><li><a linkTo="#beforefeaturesadded" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="beforefeaturesadded" id="api-member" class="mapgis-link-name">beforefeaturesadded</a></li><li><a linkTo="#changelayer" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="changelayer" id="api-member" class="mapgis-link-name">changelayer</a></li><li><a linkTo="#featuresremoved" link="/static/modules/leaflet/api/leaflet-mapgis/Zondy.ThemeLayer.GraphThemeLayer.html" title="featuresremoved" id="api-member" class="mapgis-link-name">featuresremoved</a></li></ul></div></div></ul></div>
|
|
128
128
|
|
|
129
129
|
</nav>
|
|
130
130
|
</div>
|