@mapgis/webclient-leaflet-plugin 17.2.8 → 17.4.0
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 +13 -0
- package/dist/es5/webclient-common.min.js +5 -5
- package/dist/es5/webclient-leaflet-plugin.min.js +1 -1
- package/dist/webclient-leaflet-plugin-es6.min.js +4 -4
- package/documention/ArcGISMapImageLayer.html +195 -122
- package/documention/ArcGISTileLayer.html +185 -62
- package/documention/EchartsLayer.html +178 -20
- package/documention/FeatureLayer.html +176 -8
- package/documention/FeatureLayerUtil.html +176 -34
- package/documention/IGSMapImageLayer.html +199 -146
- package/documention/IGSTileLayer.html +189 -86
- package/documention/L.zondy.MapvBaseLayer.html +187 -96
- package/documention/MapLayer.html +181 -38
- package/documention/MapVLayer.html +180 -32
- package/documention/MapView.html +2447 -0
- package/documention/MapViewLeaflet.html +366 -1410
- package/documention/Popup.html +198 -284
- package/documention/Screenshot.html +181 -134
- package/documention/SketchEditorLeaflet.html +241 -477
- package/documention/TileLayer.html +180 -32
- package/documention/TileLayerWMS.html +178 -20
- package/documention/VectorTileLayer.html +186 -68
- package/documention/WMSLayerView.html +188 -121
- package/documention/WebMapServiceLayer.html +192 -104
- package/documention/WebMapTileServiceLayer.html +193 -110
- package/documention/WebTileLayer.html +190 -92
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +288 -658
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +322 -870
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +303 -736
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +245 -483
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +232 -866
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +302 -792
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +339 -941
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +300 -720
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +297 -759
- package/documention/Zondy.Widget.html +183 -48
- package/documention/Zondy.view.UI.html +180 -31
- package/documention/global.html +11446 -131
- package/documention/index.html +13 -16
- package/documention/scripts/search.js +1 -26
- package/documention/styles/app.min.css +1 -1
- package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +152 -7
- package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +153 -8
- package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +153 -8
- package/package.json +7 -8
|
@@ -1,10 +1,140 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
|
|
6
|
+
<meta charset="utf-8">
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
+
<title> simpleThemeLayer</title>
|
|
9
|
+
<!--[if lt IE 9]>
|
|
10
|
+
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
11
|
+
<![endif]-->
|
|
12
|
+
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
13
|
+
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
14
|
+
<link type="text/css" rel="stylesheet" href="">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
<body class="layout small-header">
|
|
22
|
+
<div id="stickyNavbarOverlay"></div>
|
|
5
23
|
|
|
6
|
-
</header>
|
|
7
24
|
|
|
25
|
+
<div class="top-nav">
|
|
26
|
+
<div class="inner">
|
|
27
|
+
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
28
|
+
<span aria-hidden="true"></span>
|
|
29
|
+
<span aria-hidden="true"></span>
|
|
30
|
+
<span aria-hidden="true"></span>
|
|
31
|
+
</a>
|
|
32
|
+
<div class="logo">
|
|
33
|
+
|
|
34
|
+
<h1> MapGIS Client for JavaScript API</h1>
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
</div>
|
|
38
|
+
<div class="menu">
|
|
39
|
+
|
|
40
|
+
<div class="navigation">
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
<a
|
|
44
|
+
class="link user-link "
|
|
45
|
+
href="/static/modules/common/api/common-mapgis/index.html"
|
|
46
|
+
>
|
|
47
|
+
Common
|
|
48
|
+
</a>
|
|
49
|
+
|
|
50
|
+
<a
|
|
51
|
+
class="link user-link "
|
|
52
|
+
href="/static/modules/cesium/api/cesium-mapgis/index.html"
|
|
53
|
+
>
|
|
54
|
+
Cesium-Plugin
|
|
55
|
+
</a>
|
|
56
|
+
|
|
57
|
+
<a
|
|
58
|
+
class="link user-link "
|
|
59
|
+
href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
|
|
60
|
+
>
|
|
61
|
+
MapboxGL-Plugin
|
|
62
|
+
</a>
|
|
63
|
+
|
|
64
|
+
<a
|
|
65
|
+
class="link user-link "
|
|
66
|
+
href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
|
|
67
|
+
>
|
|
68
|
+
Leaflet-Plugin
|
|
69
|
+
</a>
|
|
70
|
+
|
|
71
|
+
<a
|
|
72
|
+
class="link user-link "
|
|
73
|
+
href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
|
|
74
|
+
>
|
|
75
|
+
OpenLayers-Plugin
|
|
76
|
+
</a>
|
|
77
|
+
|
|
78
|
+
<a
|
|
79
|
+
class="link user-link "
|
|
80
|
+
href="/static/modules/video/api/video-mapgis/index.html"
|
|
81
|
+
>
|
|
82
|
+
Video-Plugin
|
|
83
|
+
</a>
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
</div>
|
|
91
|
+
|
|
92
|
+
<div id="main">
|
|
93
|
+
<div
|
|
94
|
+
class="sidebar "
|
|
95
|
+
id="sidebarNav"
|
|
96
|
+
>
|
|
97
|
+
<div>
|
|
98
|
+
<span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
|
|
99
|
+
</div>
|
|
100
|
+
|
|
101
|
+
<div class="search-wrapper">
|
|
102
|
+
<input id="search" type="text" placeholder="搜索文档..." class="input">
|
|
103
|
+
</div>
|
|
104
|
+
|
|
105
|
+
<nav>
|
|
106
|
+
|
|
107
|
+
<div class="category"><div 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 class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapImageLayer.html">ArcGISMapImageLayer</a><span style="display: none;"><p>ArcGIS地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileLayer.html">ArcGISTileLayer</a><span style="display: none;"><p>ArcGIS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EchartsLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EchartsLayer.html">EchartsLayer</a><span style="display: none;"><p>Echarts图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayer.html">FeatureLayer</a><span style="display: none;"><p>要素图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSMapImageLayer.html">IGSMapImageLayer</a><span style="display: none;"><p>地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSTileLayer.html">IGSTileLayer</a><span style="display: none;"><p>IGS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapLayer.html">MapLayer</a><span style="display: none;"><p>屏幕出一张图图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapVLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapVLayer.html">MapVLayer</a><span style="display: none;"><p>MapV图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayer.html">TileLayer</a><span style="display: none;"><p>带裁剪功能的瓦片图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayerWMS"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayerWMS.html">TileLayerWMS</a><span style="display: none;"><p>WMS图层基类(相比于原生的L.TileLayer.WMS, 此图层支持空间裁剪功能)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VectorTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VectorTileLayer.html">VectorTileLayer</a><span style="display: none;"><p>矢量瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceLayer.html">WebMapServiceLayer</a><span style="display: none;"><p>WMS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceLayer.html">WebMapTileServiceLayer</a><span style="display: none;"><p>WMTS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebTileLayer.html">WebTileLayer</a><span style="display: none;"><p>网络瓦片图层(Leaflet)</p></span></li></ul><div 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 class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayerUtil.html">FeatureLayerUtil</a><span style="display: none;"><p>要素图层工具类(Leaflet)</p></span></li></ul><div 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 class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapView.html">MapView</a><span style="display: none;"><p>二维场景视图(leaflet引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
|
|
108
|
+
参考示例:
|
|
109
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
110
|
+
<br>[ES5引入方式]:<br/>
|
|
111
|
+
zondy.leaflet.MapView() <br/>
|
|
112
|
+
[ES6引入方式]:<br/>
|
|
113
|
+
import { MapView } from '@mapgis/webclient-leaflet-plugin' <br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>二维场景信息弹窗(leaflet引擎)
|
|
114
|
+
参考示例:
|
|
115
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
116
|
+
[ES6引入方式]:<br/>
|
|
117
|
+
import { Popup } from '@mapgis/webclient-leaflet-plugin' <br/>
|
|
118
|
+
自定义样式说明:<br/>
|
|
119
|
+
zondy-popup__content 弹窗容器样式<br/>
|
|
120
|
+
zondy-popup__tip 弹窗对话框箭头样式<br/>
|
|
121
|
+
zondy-popup__header 弹窗头部样式<br/>
|
|
122
|
+
zondy-popup__content 弹窗主体样式<br/>
|
|
123
|
+
zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div 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 class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditorLeaflet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorLeaflet.html">SketchEditorLeaflet</a><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
|
|
124
|
+
<br>[ES5引入方式]:<br/>
|
|
125
|
+
const { SketchEditor } = zondy.leaflet.tool.sketch <br/>
|
|
126
|
+
[ES6引入方式]:<br/>
|
|
127
|
+
import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/></p></span></li></ul><div 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 class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="zondy.themelayer.GraphThemeLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="zondy.themelayer.GraphThemeLayer.html">GraphThemeLayer</a><span style="display: none;"><p>统计专题图通过为每个要素绘制统计图表来反映其对应的专题值的大小。它可同时表示多个字段属性信息,在区域本身与各区域之间形成横向和纵向的对比。<br>统计专题图多用于具有相关数量特征的地图上,比如表示不同地区多年的粮食产量、GDP、人口等,不同时段客运量、地铁流量等。目前提供的统计图类型有:柱状图(Bar),折线图(Line),饼图(Pie),三维柱状图(Bar3D),点状图(Point),环状图(Ring)。</p></span></li></ul></div>
|
|
128
|
+
|
|
129
|
+
</nav>
|
|
130
|
+
</div>
|
|
131
|
+
<div class="core" id="main-content-wrapper">
|
|
132
|
+
<div class="content">
|
|
133
|
+
<header id="page-title" class="page-title">
|
|
134
|
+
<span class="page-title-main">类名</span>
|
|
135
|
+
<span class="page-title-sub">simpleThemeLayer</span>
|
|
136
|
+
</header>
|
|
137
|
+
|
|
8
138
|
|
|
9
139
|
|
|
10
140
|
|
|
@@ -25,7 +155,7 @@
|
|
|
25
155
|
<h4 class="name" id="simpleThemeLayer">
|
|
26
156
|
<a class="href-link" href="#simpleThemeLayer">#</a>
|
|
27
157
|
|
|
28
|
-
<span class="code-name"
|
|
158
|
+
<span class="code-name" style="font-size:30px">
|
|
29
159
|
|
|
30
160
|
new simpleThemeLayer<span class="signature">(name, options)</span>
|
|
31
161
|
|
|
@@ -47,7 +177,7 @@
|
|
|
47
177
|
|
|
48
178
|
|
|
49
179
|
|
|
50
|
-
<h4
|
|
180
|
+
<h4>参数:</h4>
|
|
51
181
|
|
|
52
182
|
<div class="table-container">
|
|
53
183
|
<table class="params table">
|
|
@@ -79,12 +209,7 @@
|
|
|
79
209
|
<td class="type">
|
|
80
210
|
|
|
81
211
|
|
|
82
|
-
<span class="param-type">
|
|
83
|
-
|
|
84
|
-
string
|
|
85
|
-
|
|
86
|
-
</span>
|
|
87
|
-
|
|
212
|
+
<span class="param-type">string</span>
|
|
88
213
|
|
|
89
214
|
|
|
90
215
|
|
|
@@ -112,12 +237,7 @@
|
|
|
112
237
|
<td class="type">
|
|
113
238
|
|
|
114
239
|
|
|
115
|
-
<span class="param-type">
|
|
116
|
-
|
|
117
|
-
Object
|
|
118
|
-
|
|
119
|
-
</span>
|
|
120
|
-
|
|
240
|
+
<span class="param-type">Object</span>
|
|
121
241
|
|
|
122
242
|
|
|
123
243
|
|
|
@@ -143,12 +263,7 @@
|
|
|
143
263
|
<td class="type">
|
|
144
264
|
|
|
145
265
|
|
|
146
|
-
<span class="param-type">
|
|
147
|
-
|
|
148
|
-
string
|
|
149
|
-
|
|
150
|
-
</span>
|
|
151
|
-
|
|
266
|
+
<span class="param-type">string</span>
|
|
152
267
|
|
|
153
268
|
|
|
154
269
|
|
|
@@ -174,12 +289,7 @@
|
|
|
174
289
|
<td class="type">
|
|
175
290
|
|
|
176
291
|
|
|
177
|
-
<span class="param-type">
|
|
178
|
-
|
|
179
|
-
number
|
|
180
|
-
|
|
181
|
-
</span>
|
|
182
|
-
|
|
292
|
+
<span class="param-type">number</span>
|
|
183
293
|
|
|
184
294
|
|
|
185
295
|
|
|
@@ -207,12 +317,7 @@
|
|
|
207
317
|
<td class="type">
|
|
208
318
|
|
|
209
319
|
|
|
210
|
-
<span class="param-type">
|
|
211
|
-
|
|
212
|
-
number
|
|
213
|
-
|
|
214
|
-
</span>
|
|
215
|
-
|
|
320
|
+
<span class="param-type">number</span>
|
|
216
321
|
|
|
217
322
|
|
|
218
323
|
|
|
@@ -240,12 +345,7 @@
|
|
|
240
345
|
<td class="type">
|
|
241
346
|
|
|
242
347
|
|
|
243
|
-
<span class="param-type">
|
|
244
|
-
|
|
245
|
-
boolean
|
|
246
|
-
|
|
247
|
-
</span>
|
|
248
|
-
|
|
348
|
+
<span class="param-type">boolean</span>
|
|
249
349
|
|
|
250
350
|
|
|
251
351
|
|
|
@@ -273,12 +373,7 @@
|
|
|
273
373
|
<td class="type">
|
|
274
374
|
|
|
275
375
|
|
|
276
|
-
<span class="param-type">
|
|
277
|
-
|
|
278
|
-
boolean
|
|
279
|
-
|
|
280
|
-
</span>
|
|
281
|
-
|
|
376
|
+
<span class="param-type">boolean</span>
|
|
282
377
|
|
|
283
378
|
|
|
284
379
|
|
|
@@ -306,12 +401,7 @@
|
|
|
306
401
|
<td class="type">
|
|
307
402
|
|
|
308
403
|
|
|
309
|
-
<span class="param-type">
|
|
310
|
-
|
|
311
|
-
boolean
|
|
312
|
-
|
|
313
|
-
</span>
|
|
314
|
-
|
|
404
|
+
<span class="param-type">boolean</span>
|
|
315
405
|
|
|
316
406
|
|
|
317
407
|
|
|
@@ -339,12 +429,7 @@
|
|
|
339
429
|
<td class="type">
|
|
340
430
|
|
|
341
431
|
|
|
342
|
-
<span class="param-type">
|
|
343
|
-
|
|
344
|
-
boolean
|
|
345
|
-
|
|
346
|
-
</span>
|
|
347
|
-
|
|
432
|
+
<span class="param-type">boolean</span>
|
|
348
433
|
|
|
349
434
|
|
|
350
435
|
|
|
@@ -447,7 +532,7 @@
|
|
|
447
532
|
|
|
448
533
|
|
|
449
534
|
<ul>
|
|
450
|
-
<li><a
|
|
535
|
+
<li><a href="zondy.themelayer.GeoFeatureThemeLayer.html">zondy.themelayer.GeoFeatureThemeLayer</a></li>
|
|
451
536
|
</ul>
|
|
452
537
|
|
|
453
538
|
|
|
@@ -468,345 +553,7 @@
|
|
|
468
553
|
|
|
469
554
|
<div class='vertical-section'>
|
|
470
555
|
<h3 id='function'>方法</h3>
|
|
471
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
472
556
|
<div class="members">
|
|
473
|
-
<div class="table-container">
|
|
474
|
-
<table class="params table">
|
|
475
|
-
<thead>
|
|
476
|
-
<tr>
|
|
477
|
-
<th>名称</th>
|
|
478
|
-
<th>返回值类型</th>
|
|
479
|
-
<th>描述</th>
|
|
480
|
-
</tr>
|
|
481
|
-
</thead>
|
|
482
|
-
<tbody>
|
|
483
|
-
|
|
484
|
-
<tr class="deep-level-0">
|
|
485
|
-
<td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
|
|
486
|
-
<td class="name">
|
|
487
|
-
<code>
|
|
488
|
-
|
|
489
|
-
</code>
|
|
490
|
-
</td>
|
|
491
|
-
<td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
|
|
492
|
-
</tr>
|
|
493
|
-
|
|
494
|
-
<tr class="deep-level-0">
|
|
495
|
-
<td class="name"><code><a href="#clear">clear</a></code></td>
|
|
496
|
-
<td class="name">
|
|
497
|
-
<code>
|
|
498
|
-
|
|
499
|
-
</code>
|
|
500
|
-
</td>
|
|
501
|
-
<td class="name"><code><p>清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
|
|
502
|
-
</tr>
|
|
503
|
-
|
|
504
|
-
<tr class="deep-level-0">
|
|
505
|
-
<td class="name"><code><a href="#clearCache">clearCache</a></code></td>
|
|
506
|
-
<td class="name">
|
|
507
|
-
<code>
|
|
508
|
-
|
|
509
|
-
</code>
|
|
510
|
-
</td>
|
|
511
|
-
<td class="name"><code><p>清除缓存数据。</p></code></td>
|
|
512
|
-
</tr>
|
|
513
|
-
|
|
514
|
-
<tr class="deep-level-0">
|
|
515
|
-
<td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
|
|
516
|
-
<td class="name">
|
|
517
|
-
<code>
|
|
518
|
-
|
|
519
|
-
</code>
|
|
520
|
-
</td>
|
|
521
|
-
<td class="name"><code><p>创建专题要素。</p></code></td>
|
|
522
|
-
</tr>
|
|
523
|
-
|
|
524
|
-
<tr class="deep-level-0">
|
|
525
|
-
<td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
|
|
526
|
-
<td class="name">
|
|
527
|
-
<code>
|
|
528
|
-
|
|
529
|
-
</code>
|
|
530
|
-
</td>
|
|
531
|
-
<td class="name"><code><p>销毁要素。</p></code></td>
|
|
532
|
-
</tr>
|
|
533
|
-
|
|
534
|
-
<tr class="deep-level-0">
|
|
535
|
-
<td class="name"><code><a href="#getCacheCount">getCacheCount</a></code></td>
|
|
536
|
-
<td class="name">
|
|
537
|
-
<code>
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
<span class="param-type">
|
|
541
|
-
|
|
542
|
-
number
|
|
543
|
-
|
|
544
|
-
</span>
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
</code>
|
|
550
|
-
</td>
|
|
551
|
-
<td class="name"><code><p>获取当前缓存数量。</p></code></td>
|
|
552
|
-
</tr>
|
|
553
|
-
|
|
554
|
-
<tr class="deep-level-0">
|
|
555
|
-
<td class="name"><code><a href="#getColor">getColor</a></code></td>
|
|
556
|
-
<td class="name">
|
|
557
|
-
<code>
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
<span class="param-type">
|
|
561
|
-
|
|
562
|
-
Array
|
|
563
|
-
|
|
564
|
-
</span>
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
</code>
|
|
570
|
-
</td>
|
|
571
|
-
<td class="name"><code><p>获取随机颜色</p></code></td>
|
|
572
|
-
</tr>
|
|
573
|
-
|
|
574
|
-
<tr class="deep-level-0">
|
|
575
|
-
<td class="name"><code><a href="#getEvents">getEvents</a></code></td>
|
|
576
|
-
<td class="name">
|
|
577
|
-
<code>
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
<span class="param-type">
|
|
581
|
-
|
|
582
|
-
Object
|
|
583
|
-
|
|
584
|
-
</span>
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
</code>
|
|
590
|
-
</td>
|
|
591
|
-
<td class="name"><code><p>获取图层事件。</p></code></td>
|
|
592
|
-
</tr>
|
|
593
|
-
|
|
594
|
-
<tr class="deep-level-0">
|
|
595
|
-
<td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
|
|
596
|
-
<td class="name">
|
|
597
|
-
<code>
|
|
598
|
-
|
|
599
|
-
</code>
|
|
600
|
-
</td>
|
|
601
|
-
<td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
|
|
602
|
-
</tr>
|
|
603
|
-
|
|
604
|
-
<tr class="deep-level-0">
|
|
605
|
-
<td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
|
|
606
|
-
<td class="name">
|
|
607
|
-
<code>
|
|
608
|
-
|
|
609
|
-
</code>
|
|
610
|
-
</td>
|
|
611
|
-
<td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
|
|
612
|
-
</tr>
|
|
613
|
-
|
|
614
|
-
<tr class="deep-level-0">
|
|
615
|
-
<td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
|
|
616
|
-
<td class="name">
|
|
617
|
-
<code>
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
<span class="param-type">
|
|
621
|
-
|
|
622
|
-
Array
|
|
623
|
-
|
|
624
|
-
</span>
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
</code>
|
|
630
|
-
</td>
|
|
631
|
-
<td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
|
|
632
|
-
</tr>
|
|
633
|
-
|
|
634
|
-
<tr class="deep-level-0">
|
|
635
|
-
<td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
|
|
636
|
-
<td class="name">
|
|
637
|
-
<code>
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
<span class="param-type">
|
|
641
|
-
|
|
642
|
-
Array
|
|
643
|
-
|
|
644
|
-
</span>
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
</code>
|
|
650
|
-
</td>
|
|
651
|
-
<td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
|
|
652
|
-
</tr>
|
|
653
|
-
|
|
654
|
-
<tr class="deep-level-0">
|
|
655
|
-
<td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
|
|
656
|
-
<td class="name">
|
|
657
|
-
<code>
|
|
658
|
-
|
|
659
|
-
</code>
|
|
660
|
-
</td>
|
|
661
|
-
<td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
|
|
662
|
-
</tr>
|
|
663
|
-
|
|
664
|
-
<tr class="deep-level-0">
|
|
665
|
-
<td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
|
|
666
|
-
<td class="name">
|
|
667
|
-
<code>
|
|
668
|
-
|
|
669
|
-
</code>
|
|
670
|
-
</td>
|
|
671
|
-
<td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
|
|
672
|
-
</tr>
|
|
673
|
-
|
|
674
|
-
<tr class="deep-level-0">
|
|
675
|
-
<td class="name"><code><a href="#getStyleByData">getStyleByData</a></code></td>
|
|
676
|
-
<td class="name">
|
|
677
|
-
<code>
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
<span class="param-type">
|
|
681
|
-
|
|
682
|
-
Array.<<a onclick="getTypeHTML(event)" link="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>>
|
|
683
|
-
|
|
684
|
-
</span>
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
</code>
|
|
690
|
-
</td>
|
|
691
|
-
<td class="name"><code><p>根据用户数据(feature)设置专题要素的 Style</p></code></td>
|
|
692
|
-
</tr>
|
|
693
|
-
|
|
694
|
-
<tr class="deep-level-0">
|
|
695
|
-
<td class="name"><code><a href="#initialize">initialize</a></code></td>
|
|
696
|
-
<td class="name">
|
|
697
|
-
<code>
|
|
698
|
-
|
|
699
|
-
</code>
|
|
700
|
-
</td>
|
|
701
|
-
<td class="name"><code><p>初始化。</p></code></td>
|
|
702
|
-
</tr>
|
|
703
|
-
|
|
704
|
-
<tr class="deep-level-0">
|
|
705
|
-
<td class="name"><code><a href="#off">off</a></code></td>
|
|
706
|
-
<td class="name">
|
|
707
|
-
<code>
|
|
708
|
-
|
|
709
|
-
</code>
|
|
710
|
-
</td>
|
|
711
|
-
<td class="name"><code><p>移除专题要素事件监听。</p></code></td>
|
|
712
|
-
</tr>
|
|
713
|
-
|
|
714
|
-
<tr class="deep-level-0">
|
|
715
|
-
<td class="name"><code><a href="#on">on</a></code></td>
|
|
716
|
-
<td class="name">
|
|
717
|
-
<code>
|
|
718
|
-
|
|
719
|
-
</code>
|
|
720
|
-
</td>
|
|
721
|
-
<td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
|
|
722
|
-
</tr>
|
|
723
|
-
|
|
724
|
-
<tr class="deep-level-0">
|
|
725
|
-
<td class="name"><code><a href="#onRemove">onRemove</a></code></td>
|
|
726
|
-
<td class="name">
|
|
727
|
-
<code>
|
|
728
|
-
|
|
729
|
-
</code>
|
|
730
|
-
</td>
|
|
731
|
-
<td class="name"><code><p>删除某个地图。</p></code></td>
|
|
732
|
-
</tr>
|
|
733
|
-
|
|
734
|
-
<tr class="deep-level-0">
|
|
735
|
-
<td class="name"><code><a href="#redraw">redraw</a></code></td>
|
|
736
|
-
<td class="name">
|
|
737
|
-
<code>
|
|
738
|
-
|
|
739
|
-
</code>
|
|
740
|
-
</td>
|
|
741
|
-
<td class="name"><code><p>重绘专题图</p></code></td>
|
|
742
|
-
</tr>
|
|
743
|
-
|
|
744
|
-
<tr class="deep-level-0">
|
|
745
|
-
<td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
|
|
746
|
-
<td class="name">
|
|
747
|
-
<code>
|
|
748
|
-
|
|
749
|
-
</code>
|
|
750
|
-
</td>
|
|
751
|
-
<td class="name"><code><p>重绘所有专题要素。
|
|
752
|
-
此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,抽稀,缓存等步骤。
|
|
753
|
-
地图漫游时调用此方法进行图层刷新。</p></code></td>
|
|
754
|
-
</tr>
|
|
755
|
-
|
|
756
|
-
<tr class="deep-level-0">
|
|
757
|
-
<td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
|
|
758
|
-
<td class="name">
|
|
759
|
-
<code>
|
|
760
|
-
|
|
761
|
-
</code>
|
|
762
|
-
</td>
|
|
763
|
-
<td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
|
|
764
|
-
</tr>
|
|
765
|
-
|
|
766
|
-
<tr class="deep-level-0">
|
|
767
|
-
<td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
|
|
768
|
-
<td class="name">
|
|
769
|
-
<code>
|
|
770
|
-
|
|
771
|
-
</code>
|
|
772
|
-
</td>
|
|
773
|
-
<td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素。参数中的 features 数组中的每一项,必须是已经添加到当前图层中的 feature。</p></code></td>
|
|
774
|
-
</tr>
|
|
775
|
-
|
|
776
|
-
<tr class="deep-level-0">
|
|
777
|
-
<td class="name"><code><a href="#setMaxCacheCount">setMaxCacheCount</a></code></td>
|
|
778
|
-
<td class="name">
|
|
779
|
-
<code>
|
|
780
|
-
|
|
781
|
-
</code>
|
|
782
|
-
</td>
|
|
783
|
-
<td class="name"><code><p>设置最大缓存数量。</p></code></td>
|
|
784
|
-
</tr>
|
|
785
|
-
|
|
786
|
-
<tr class="deep-level-0">
|
|
787
|
-
<td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
|
|
788
|
-
<td class="name">
|
|
789
|
-
<code>
|
|
790
|
-
|
|
791
|
-
</code>
|
|
792
|
-
</td>
|
|
793
|
-
<td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
|
|
794
|
-
</tr>
|
|
795
|
-
|
|
796
|
-
<tr class="deep-level-0">
|
|
797
|
-
<td class="name"><code><a href="#update">update</a></code></td>
|
|
798
|
-
<td class="name">
|
|
799
|
-
<code>
|
|
800
|
-
|
|
801
|
-
</code>
|
|
802
|
-
</td>
|
|
803
|
-
<td class="name"><code><p>更新图层。</p></code></td>
|
|
804
|
-
</tr>
|
|
805
|
-
|
|
806
|
-
</tbody>
|
|
807
|
-
</table>
|
|
808
|
-
</div>
|
|
809
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
|
|
810
557
|
|
|
811
558
|
<div class="member">
|
|
812
559
|
|
|
@@ -815,7 +562,7 @@
|
|
|
815
562
|
<h4 class="name" id="addFeatures">
|
|
816
563
|
<a class="href-link" href="#addFeatures">#</a>
|
|
817
564
|
|
|
818
|
-
<span class="code-name"
|
|
565
|
+
<span class="code-name" style="font-size:30px">
|
|
819
566
|
|
|
820
567
|
addFeatures<span class="signature">(features)</span>
|
|
821
568
|
|
|
@@ -837,7 +584,7 @@
|
|
|
837
584
|
|
|
838
585
|
|
|
839
586
|
|
|
840
|
-
<h4
|
|
587
|
+
<h4>参数:</h4>
|
|
841
588
|
|
|
842
589
|
<div class="table-container">
|
|
843
590
|
<table class="params table">
|
|
@@ -867,12 +614,7 @@
|
|
|
867
614
|
<td class="type">
|
|
868
615
|
|
|
869
616
|
|
|
870
|
-
<span class="param-type">
|
|
871
|
-
|
|
872
|
-
Object
|
|
873
|
-
|
|
874
|
-
</span>
|
|
875
|
-
|
|
617
|
+
<span class="param-type">Object</span>
|
|
876
618
|
|
|
877
619
|
|
|
878
620
|
|
|
@@ -904,7 +646,7 @@
|
|
|
904
646
|
|
|
905
647
|
<dt class="inherited-from">Inherited From:</dt>
|
|
906
648
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
907
|
-
<a
|
|
649
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#addFeatures">zondy.themelayer.GeoFeatureThemeLayer#addFeatures</a>
|
|
908
650
|
</li></ul></dd>
|
|
909
651
|
|
|
910
652
|
|
|
@@ -965,7 +707,7 @@
|
|
|
965
707
|
<h4 class="name" id="clear">
|
|
966
708
|
<a class="href-link" href="#clear">#</a>
|
|
967
709
|
|
|
968
|
-
<span class="code-name"
|
|
710
|
+
<span class="code-name" style="font-size:30px">
|
|
969
711
|
|
|
970
712
|
clear<span class="signature">()</span>
|
|
971
713
|
|
|
@@ -1000,7 +742,7 @@
|
|
|
1000
742
|
|
|
1001
743
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1002
744
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1003
|
-
<a
|
|
745
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clear">zondy.themelayer.GeoFeatureThemeLayer#clear</a>
|
|
1004
746
|
</li></ul></dd>
|
|
1005
747
|
|
|
1006
748
|
|
|
@@ -1061,7 +803,7 @@
|
|
|
1061
803
|
<h4 class="name" id="clearCache">
|
|
1062
804
|
<a class="href-link" href="#clearCache">#</a>
|
|
1063
805
|
|
|
1064
|
-
<span class="code-name"
|
|
806
|
+
<span class="code-name" style="font-size:30px">
|
|
1065
807
|
|
|
1066
808
|
clearCache<span class="signature">()</span>
|
|
1067
809
|
|
|
@@ -1096,7 +838,7 @@
|
|
|
1096
838
|
|
|
1097
839
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1098
840
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1099
|
-
<a
|
|
841
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clearCache">zondy.themelayer.GeoFeatureThemeLayer#clearCache</a>
|
|
1100
842
|
</li></ul></dd>
|
|
1101
843
|
|
|
1102
844
|
|
|
@@ -1157,7 +899,7 @@
|
|
|
1157
899
|
<h4 class="name" id="createThematicFeature">
|
|
1158
900
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1159
901
|
|
|
1160
|
-
<span class="code-name"
|
|
902
|
+
<span class="code-name" style="font-size:30px">
|
|
1161
903
|
|
|
1162
904
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1163
905
|
|
|
@@ -1179,7 +921,7 @@
|
|
|
1179
921
|
|
|
1180
922
|
|
|
1181
923
|
|
|
1182
|
-
<h4
|
|
924
|
+
<h4>参数:</h4>
|
|
1183
925
|
|
|
1184
926
|
<div class="table-container">
|
|
1185
927
|
<table class="params table">
|
|
@@ -1209,12 +951,7 @@
|
|
|
1209
951
|
<td class="type">
|
|
1210
952
|
|
|
1211
953
|
|
|
1212
|
-
<span class="param-type">
|
|
1213
|
-
|
|
1214
|
-
Object
|
|
1215
|
-
|
|
1216
|
-
</span>
|
|
1217
|
-
|
|
954
|
+
<span class="param-type">Object</span>
|
|
1218
955
|
|
|
1219
956
|
|
|
1220
957
|
|
|
@@ -1246,7 +983,7 @@
|
|
|
1246
983
|
|
|
1247
984
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1248
985
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1249
|
-
<a
|
|
986
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#createThematicFeature">zondy.themelayer.GeoFeatureThemeLayer#createThematicFeature</a>
|
|
1250
987
|
</li></ul></dd>
|
|
1251
988
|
|
|
1252
989
|
|
|
@@ -1307,7 +1044,7 @@
|
|
|
1307
1044
|
<h4 class="name" id="destroyFeatures">
|
|
1308
1045
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1309
1046
|
|
|
1310
|
-
<span class="code-name"
|
|
1047
|
+
<span class="code-name" style="font-size:30px">
|
|
1311
1048
|
|
|
1312
1049
|
destroyFeatures<span class="signature">(features)</span>
|
|
1313
1050
|
|
|
@@ -1329,7 +1066,7 @@
|
|
|
1329
1066
|
|
|
1330
1067
|
|
|
1331
1068
|
|
|
1332
|
-
<h4
|
|
1069
|
+
<h4>参数:</h4>
|
|
1333
1070
|
|
|
1334
1071
|
<div class="table-container">
|
|
1335
1072
|
<table class="params table">
|
|
@@ -1359,12 +1096,7 @@
|
|
|
1359
1096
|
<td class="type">
|
|
1360
1097
|
|
|
1361
1098
|
|
|
1362
|
-
<span class="param-type">
|
|
1363
|
-
|
|
1364
|
-
Array.<zondy.Feature.Vector>
|
|
1365
|
-
|
|
1366
|
-
</span>
|
|
1367
|
-
|
|
1099
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1368
1100
|
|
|
1369
1101
|
|
|
1370
1102
|
|
|
@@ -1396,7 +1128,7 @@
|
|
|
1396
1128
|
|
|
1397
1129
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1398
1130
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1399
|
-
<a
|
|
1131
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1400
1132
|
</li></ul></dd>
|
|
1401
1133
|
|
|
1402
1134
|
|
|
@@ -1457,7 +1189,7 @@
|
|
|
1457
1189
|
<h4 class="name" id="getCacheCount">
|
|
1458
1190
|
<a class="href-link" href="#getCacheCount">#</a>
|
|
1459
1191
|
|
|
1460
|
-
<span class="code-name"
|
|
1192
|
+
<span class="code-name" style="font-size:30px">
|
|
1461
1193
|
|
|
1462
1194
|
getCacheCount<span class="signature">()</span>
|
|
1463
1195
|
|
|
@@ -1492,7 +1224,7 @@
|
|
|
1492
1224
|
|
|
1493
1225
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1494
1226
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1495
|
-
<a
|
|
1227
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getCacheCount">zondy.themelayer.GeoFeatureThemeLayer#getCacheCount</a>
|
|
1496
1228
|
</li></ul></dd>
|
|
1497
1229
|
|
|
1498
1230
|
|
|
@@ -1540,7 +1272,7 @@
|
|
|
1540
1272
|
|
|
1541
1273
|
|
|
1542
1274
|
<div class='columns method-parameter'>
|
|
1543
|
-
<div class="column is-2"><label
|
|
1275
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1544
1276
|
<div class="column is-10">
|
|
1545
1277
|
|
|
1546
1278
|
|
|
@@ -1553,12 +1285,7 @@
|
|
|
1553
1285
|
<div class='column is-5 has-text-left'>
|
|
1554
1286
|
<label>类型: </label>
|
|
1555
1287
|
|
|
1556
|
-
<span class="param-type">
|
|
1557
|
-
|
|
1558
|
-
number
|
|
1559
|
-
|
|
1560
|
-
</span>
|
|
1561
|
-
|
|
1288
|
+
<span class="param-type">number</span>
|
|
1562
1289
|
|
|
1563
1290
|
|
|
1564
1291
|
</div>
|
|
@@ -1583,7 +1310,7 @@
|
|
|
1583
1310
|
<h4 class="name" id="getColor">
|
|
1584
1311
|
<a class="href-link" href="#getColor">#</a>
|
|
1585
1312
|
|
|
1586
|
-
<span class="code-name"
|
|
1313
|
+
<span class="code-name" style="font-size:30px">
|
|
1587
1314
|
|
|
1588
1315
|
getColor<span class="signature">()</span>
|
|
1589
1316
|
|
|
@@ -1661,7 +1388,7 @@
|
|
|
1661
1388
|
|
|
1662
1389
|
|
|
1663
1390
|
<div class='columns method-parameter'>
|
|
1664
|
-
<div class="column is-2"><label
|
|
1391
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1665
1392
|
<div class="column is-10">
|
|
1666
1393
|
|
|
1667
1394
|
|
|
@@ -1674,12 +1401,7 @@
|
|
|
1674
1401
|
<div class='column is-5 has-text-left'>
|
|
1675
1402
|
<label>类型: </label>
|
|
1676
1403
|
|
|
1677
|
-
<span class="param-type">
|
|
1678
|
-
|
|
1679
|
-
Array
|
|
1680
|
-
|
|
1681
|
-
</span>
|
|
1682
|
-
|
|
1404
|
+
<span class="param-type">Array</span>
|
|
1683
1405
|
|
|
1684
1406
|
|
|
1685
1407
|
</div>
|
|
@@ -1704,7 +1426,7 @@
|
|
|
1704
1426
|
<h4 class="name" id="getEvents">
|
|
1705
1427
|
<a class="href-link" href="#getEvents">#</a>
|
|
1706
1428
|
|
|
1707
|
-
<span class="code-name"
|
|
1429
|
+
<span class="code-name" style="font-size:30px">
|
|
1708
1430
|
|
|
1709
1431
|
getEvents<span class="signature">()</span>
|
|
1710
1432
|
|
|
@@ -1739,7 +1461,7 @@
|
|
|
1739
1461
|
|
|
1740
1462
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1741
1463
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1742
|
-
<a
|
|
1464
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
1743
1465
|
</li></ul></dd>
|
|
1744
1466
|
|
|
1745
1467
|
|
|
@@ -1787,7 +1509,7 @@
|
|
|
1787
1509
|
|
|
1788
1510
|
|
|
1789
1511
|
<div class='columns method-parameter'>
|
|
1790
|
-
<div class="column is-2"><label
|
|
1512
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1791
1513
|
<div class="column is-10">
|
|
1792
1514
|
|
|
1793
1515
|
|
|
@@ -1800,12 +1522,7 @@
|
|
|
1800
1522
|
<div class='column is-5 has-text-left'>
|
|
1801
1523
|
<label>类型: </label>
|
|
1802
1524
|
|
|
1803
|
-
<span class="param-type">
|
|
1804
|
-
|
|
1805
|
-
Object
|
|
1806
|
-
|
|
1807
|
-
</span>
|
|
1808
|
-
|
|
1525
|
+
<span class="param-type">Object</span>
|
|
1809
1526
|
|
|
1810
1527
|
|
|
1811
1528
|
</div>
|
|
@@ -1830,7 +1547,7 @@
|
|
|
1830
1547
|
<h4 class="name" id="getFeatureBy">
|
|
1831
1548
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
1832
1549
|
|
|
1833
|
-
<span class="code-name"
|
|
1550
|
+
<span class="code-name" style="font-size:30px">
|
|
1834
1551
|
|
|
1835
1552
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
1836
1553
|
|
|
@@ -1852,7 +1569,7 @@
|
|
|
1852
1569
|
|
|
1853
1570
|
|
|
1854
1571
|
|
|
1855
|
-
<h4
|
|
1572
|
+
<h4>参数:</h4>
|
|
1856
1573
|
|
|
1857
1574
|
<div class="table-container">
|
|
1858
1575
|
<table class="params table">
|
|
@@ -1882,12 +1599,7 @@
|
|
|
1882
1599
|
<td class="type">
|
|
1883
1600
|
|
|
1884
1601
|
|
|
1885
|
-
<span class="param-type">
|
|
1886
|
-
|
|
1887
|
-
string
|
|
1888
|
-
|
|
1889
|
-
</span>
|
|
1890
|
-
|
|
1602
|
+
<span class="param-type">string</span>
|
|
1891
1603
|
|
|
1892
1604
|
|
|
1893
1605
|
|
|
@@ -1911,12 +1623,7 @@
|
|
|
1911
1623
|
<td class="type">
|
|
1912
1624
|
|
|
1913
1625
|
|
|
1914
|
-
<span class="param-type">
|
|
1915
|
-
|
|
1916
|
-
string
|
|
1917
|
-
|
|
1918
|
-
</span>
|
|
1919
|
-
|
|
1626
|
+
<span class="param-type">string</span>
|
|
1920
1627
|
|
|
1921
1628
|
|
|
1922
1629
|
|
|
@@ -1948,7 +1655,7 @@
|
|
|
1948
1655
|
|
|
1949
1656
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1950
1657
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1951
|
-
<a
|
|
1658
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
1952
1659
|
</li></ul></dd>
|
|
1953
1660
|
|
|
1954
1661
|
|
|
@@ -2009,7 +1716,7 @@
|
|
|
2009
1716
|
<h4 class="name" id="getFeatureById">
|
|
2010
1717
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
2011
1718
|
|
|
2012
|
-
<span class="code-name"
|
|
1719
|
+
<span class="code-name" style="font-size:30px">
|
|
2013
1720
|
|
|
2014
1721
|
getFeatureById<span class="signature">(featureId)</span>
|
|
2015
1722
|
|
|
@@ -2031,7 +1738,7 @@
|
|
|
2031
1738
|
|
|
2032
1739
|
|
|
2033
1740
|
|
|
2034
|
-
<h4
|
|
1741
|
+
<h4>参数:</h4>
|
|
2035
1742
|
|
|
2036
1743
|
<div class="table-container">
|
|
2037
1744
|
<table class="params table">
|
|
@@ -2061,12 +1768,7 @@
|
|
|
2061
1768
|
<td class="type">
|
|
2062
1769
|
|
|
2063
1770
|
|
|
2064
|
-
<span class="param-type">
|
|
2065
|
-
|
|
2066
|
-
number
|
|
2067
|
-
|
|
2068
|
-
</span>
|
|
2069
|
-
|
|
1771
|
+
<span class="param-type">number</span>
|
|
2070
1772
|
|
|
2071
1773
|
|
|
2072
1774
|
|
|
@@ -2098,7 +1800,7 @@
|
|
|
2098
1800
|
|
|
2099
1801
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2100
1802
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2101
|
-
<a
|
|
1803
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
2102
1804
|
</li></ul></dd>
|
|
2103
1805
|
|
|
2104
1806
|
|
|
@@ -2159,7 +1861,7 @@
|
|
|
2159
1861
|
<h4 class="name" id="getFeatures">
|
|
2160
1862
|
<a class="href-link" href="#getFeatures">#</a>
|
|
2161
1863
|
|
|
2162
|
-
<span class="code-name"
|
|
1864
|
+
<span class="code-name" style="font-size:30px">
|
|
2163
1865
|
|
|
2164
1866
|
getFeatures<span class="signature">()</span>
|
|
2165
1867
|
|
|
@@ -2194,7 +1896,7 @@
|
|
|
2194
1896
|
|
|
2195
1897
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2196
1898
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2197
|
-
<a
|
|
1899
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2198
1900
|
</li></ul></dd>
|
|
2199
1901
|
|
|
2200
1902
|
|
|
@@ -2242,7 +1944,7 @@
|
|
|
2242
1944
|
|
|
2243
1945
|
|
|
2244
1946
|
<div class='columns method-parameter'>
|
|
2245
|
-
<div class="column is-2"><label
|
|
1947
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2246
1948
|
<div class="column is-10">
|
|
2247
1949
|
|
|
2248
1950
|
|
|
@@ -2255,12 +1957,7 @@
|
|
|
2255
1957
|
<div class='column is-5 has-text-left'>
|
|
2256
1958
|
<label>类型: </label>
|
|
2257
1959
|
|
|
2258
|
-
<span class="param-type">
|
|
2259
|
-
|
|
2260
|
-
Array
|
|
2261
|
-
|
|
2262
|
-
</span>
|
|
2263
|
-
|
|
1960
|
+
<span class="param-type">Array</span>
|
|
2264
1961
|
|
|
2265
1962
|
|
|
2266
1963
|
</div>
|
|
@@ -2285,7 +1982,7 @@
|
|
|
2285
1982
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2286
1983
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2287
1984
|
|
|
2288
|
-
<span class="code-name"
|
|
1985
|
+
<span class="code-name" style="font-size:30px">
|
|
2289
1986
|
|
|
2290
1987
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2291
1988
|
|
|
@@ -2307,7 +2004,7 @@
|
|
|
2307
2004
|
|
|
2308
2005
|
|
|
2309
2006
|
|
|
2310
|
-
<h4
|
|
2007
|
+
<h4>参数:</h4>
|
|
2311
2008
|
|
|
2312
2009
|
<div class="table-container">
|
|
2313
2010
|
<table class="params table">
|
|
@@ -2337,12 +2034,7 @@
|
|
|
2337
2034
|
<td class="type">
|
|
2338
2035
|
|
|
2339
2036
|
|
|
2340
|
-
<span class="param-type">
|
|
2341
|
-
|
|
2342
|
-
string
|
|
2343
|
-
|
|
2344
|
-
</span>
|
|
2345
|
-
|
|
2037
|
+
<span class="param-type">string</span>
|
|
2346
2038
|
|
|
2347
2039
|
|
|
2348
2040
|
|
|
@@ -2366,12 +2058,7 @@
|
|
|
2366
2058
|
<td class="type">
|
|
2367
2059
|
|
|
2368
2060
|
|
|
2369
|
-
<span class="param-type">
|
|
2370
|
-
|
|
2371
|
-
string
|
|
2372
|
-
|
|
2373
|
-
</span>
|
|
2374
|
-
|
|
2061
|
+
<span class="param-type">string</span>
|
|
2375
2062
|
|
|
2376
2063
|
|
|
2377
2064
|
|
|
@@ -2403,7 +2090,7 @@
|
|
|
2403
2090
|
|
|
2404
2091
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2405
2092
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2406
|
-
<a
|
|
2093
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2407
2094
|
</li></ul></dd>
|
|
2408
2095
|
|
|
2409
2096
|
|
|
@@ -2451,7 +2138,7 @@
|
|
|
2451
2138
|
|
|
2452
2139
|
|
|
2453
2140
|
<div class='columns method-parameter'>
|
|
2454
|
-
<div class="column is-2"><label
|
|
2141
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2455
2142
|
<div class="column is-10">
|
|
2456
2143
|
|
|
2457
2144
|
|
|
@@ -2464,12 +2151,7 @@
|
|
|
2464
2151
|
<div class='column is-5 has-text-left'>
|
|
2465
2152
|
<label>类型: </label>
|
|
2466
2153
|
|
|
2467
|
-
<span class="param-type">
|
|
2468
|
-
|
|
2469
|
-
Array
|
|
2470
|
-
|
|
2471
|
-
</span>
|
|
2472
|
-
|
|
2154
|
+
<span class="param-type">Array</span>
|
|
2473
2155
|
|
|
2474
2156
|
|
|
2475
2157
|
</div>
|
|
@@ -2494,7 +2176,7 @@
|
|
|
2494
2176
|
<h4 class="name" id="getLocalXY">
|
|
2495
2177
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2496
2178
|
|
|
2497
|
-
<span class="code-name"
|
|
2179
|
+
<span class="code-name" style="font-size:30px">
|
|
2498
2180
|
|
|
2499
2181
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2500
2182
|
|
|
@@ -2516,7 +2198,7 @@
|
|
|
2516
2198
|
|
|
2517
2199
|
|
|
2518
2200
|
|
|
2519
|
-
<h4
|
|
2201
|
+
<h4>参数:</h4>
|
|
2520
2202
|
|
|
2521
2203
|
<div class="table-container">
|
|
2522
2204
|
<table class="params table">
|
|
@@ -2546,12 +2228,7 @@
|
|
|
2546
2228
|
<td class="type">
|
|
2547
2229
|
|
|
2548
2230
|
|
|
2549
|
-
<span class="param-type">
|
|
2550
|
-
|
|
2551
|
-
Array
|
|
2552
|
-
|
|
2553
|
-
</span>
|
|
2554
|
-
|
|
2231
|
+
<span class="param-type">Array</span>
|
|
2555
2232
|
|
|
2556
2233
|
|
|
2557
2234
|
|
|
@@ -2583,7 +2260,7 @@
|
|
|
2583
2260
|
|
|
2584
2261
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2585
2262
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2586
|
-
<a
|
|
2263
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
2587
2264
|
</li></ul></dd>
|
|
2588
2265
|
|
|
2589
2266
|
|
|
@@ -2644,7 +2321,7 @@
|
|
|
2644
2321
|
<h4 class="name" id="getShapesByFeatureID">
|
|
2645
2322
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
2646
2323
|
|
|
2647
|
-
<span class="code-name"
|
|
2324
|
+
<span class="code-name" style="font-size:30px">
|
|
2648
2325
|
|
|
2649
2326
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
2650
2327
|
|
|
@@ -2666,7 +2343,7 @@
|
|
|
2666
2343
|
|
|
2667
2344
|
|
|
2668
2345
|
|
|
2669
|
-
<h4
|
|
2346
|
+
<h4>参数:</h4>
|
|
2670
2347
|
|
|
2671
2348
|
<div class="table-container">
|
|
2672
2349
|
<table class="params table">
|
|
@@ -2696,12 +2373,7 @@
|
|
|
2696
2373
|
<td class="type">
|
|
2697
2374
|
|
|
2698
2375
|
|
|
2699
|
-
<span class="param-type">
|
|
2700
|
-
|
|
2701
|
-
number
|
|
2702
|
-
|
|
2703
|
-
</span>
|
|
2704
|
-
|
|
2376
|
+
<span class="param-type">number</span>
|
|
2705
2377
|
|
|
2706
2378
|
|
|
2707
2379
|
|
|
@@ -2733,7 +2405,7 @@
|
|
|
2733
2405
|
|
|
2734
2406
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2735
2407
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2736
|
-
<a
|
|
2408
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getShapesByFeatureID">zondy.themelayer.GeoFeatureThemeLayer#getShapesByFeatureID</a>
|
|
2737
2409
|
</li></ul></dd>
|
|
2738
2410
|
|
|
2739
2411
|
|
|
@@ -2794,7 +2466,7 @@
|
|
|
2794
2466
|
<h4 class="name" id="getStyleByData">
|
|
2795
2467
|
<a class="href-link" href="#getStyleByData">#</a>
|
|
2796
2468
|
|
|
2797
|
-
<span class="code-name"
|
|
2469
|
+
<span class="code-name" style="font-size:30px">
|
|
2798
2470
|
|
|
2799
2471
|
getStyleByData<span class="signature">()</span>
|
|
2800
2472
|
|
|
@@ -2872,7 +2544,7 @@
|
|
|
2872
2544
|
|
|
2873
2545
|
|
|
2874
2546
|
<div class='columns method-parameter'>
|
|
2875
|
-
<div class="column is-2"><label
|
|
2547
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2876
2548
|
<div class="column is-10">
|
|
2877
2549
|
|
|
2878
2550
|
|
|
@@ -2885,12 +2557,7 @@
|
|
|
2885
2557
|
<div class='column is-5 has-text-left'>
|
|
2886
2558
|
<label>类型: </label>
|
|
2887
2559
|
|
|
2888
|
-
<span class="param-type">
|
|
2889
|
-
|
|
2890
|
-
Array.<<a onclick="getTypeHTML(event)" link="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>>
|
|
2891
|
-
|
|
2892
|
-
</span>
|
|
2893
|
-
|
|
2560
|
+
<span class="param-type">Array.<<a href="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>></span>
|
|
2894
2561
|
|
|
2895
2562
|
|
|
2896
2563
|
</div>
|
|
@@ -2915,7 +2582,7 @@
|
|
|
2915
2582
|
<h4 class="name" id="initialize">
|
|
2916
2583
|
<a class="href-link" href="#initialize">#</a>
|
|
2917
2584
|
|
|
2918
|
-
<span class="code-name"
|
|
2585
|
+
<span class="code-name" style="font-size:30px">
|
|
2919
2586
|
|
|
2920
2587
|
initialize<span class="signature">(name, options)</span>
|
|
2921
2588
|
|
|
@@ -2937,7 +2604,7 @@
|
|
|
2937
2604
|
|
|
2938
2605
|
|
|
2939
2606
|
|
|
2940
|
-
<h4
|
|
2607
|
+
<h4>参数:</h4>
|
|
2941
2608
|
|
|
2942
2609
|
<div class="table-container">
|
|
2943
2610
|
<table class="params table">
|
|
@@ -2967,12 +2634,7 @@
|
|
|
2967
2634
|
<td class="type">
|
|
2968
2635
|
|
|
2969
2636
|
|
|
2970
|
-
<span class="param-type">
|
|
2971
|
-
|
|
2972
|
-
string
|
|
2973
|
-
|
|
2974
|
-
</span>
|
|
2975
|
-
|
|
2637
|
+
<span class="param-type">string</span>
|
|
2976
2638
|
|
|
2977
2639
|
|
|
2978
2640
|
|
|
@@ -2996,12 +2658,7 @@
|
|
|
2996
2658
|
<td class="type">
|
|
2997
2659
|
|
|
2998
2660
|
|
|
2999
|
-
<span class="param-type">
|
|
3000
|
-
|
|
3001
|
-
Object
|
|
3002
|
-
|
|
3003
|
-
</span>
|
|
3004
|
-
|
|
2661
|
+
<span class="param-type">Object</span>
|
|
3005
2662
|
|
|
3006
2663
|
|
|
3007
2664
|
|
|
@@ -3035,7 +2692,7 @@
|
|
|
3035
2692
|
|
|
3036
2693
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3037
2694
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3038
|
-
<a
|
|
2695
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#initialize">zondy.themelayer.GeoFeatureThemeLayer#initialize</a>
|
|
3039
2696
|
</li></ul></dd>
|
|
3040
2697
|
|
|
3041
2698
|
|
|
@@ -3094,7 +2751,7 @@
|
|
|
3094
2751
|
<h4 class="name" id="off">
|
|
3095
2752
|
<a class="href-link" href="#off">#</a>
|
|
3096
2753
|
|
|
3097
|
-
<span class="code-name"
|
|
2754
|
+
<span class="code-name" style="font-size:30px">
|
|
3098
2755
|
|
|
3099
2756
|
off<span class="signature">(event, callback, context)</span>
|
|
3100
2757
|
|
|
@@ -3116,7 +2773,7 @@
|
|
|
3116
2773
|
|
|
3117
2774
|
|
|
3118
2775
|
|
|
3119
|
-
<h4
|
|
2776
|
+
<h4>参数:</h4>
|
|
3120
2777
|
|
|
3121
2778
|
<div class="table-container">
|
|
3122
2779
|
<table class="params table">
|
|
@@ -3146,12 +2803,7 @@
|
|
|
3146
2803
|
<td class="type">
|
|
3147
2804
|
|
|
3148
2805
|
|
|
3149
|
-
<span class="param-type">
|
|
3150
|
-
|
|
3151
|
-
Event
|
|
3152
|
-
|
|
3153
|
-
</span>
|
|
3154
|
-
|
|
2806
|
+
<span class="param-type">Event</span>
|
|
3155
2807
|
|
|
3156
2808
|
|
|
3157
2809
|
|
|
@@ -3175,12 +2827,7 @@
|
|
|
3175
2827
|
<td class="type">
|
|
3176
2828
|
|
|
3177
2829
|
|
|
3178
|
-
<span class="param-type">
|
|
3179
|
-
|
|
3180
|
-
function
|
|
3181
|
-
|
|
3182
|
-
</span>
|
|
3183
|
-
|
|
2830
|
+
<span class="param-type">function</span>
|
|
3184
2831
|
|
|
3185
2832
|
|
|
3186
2833
|
|
|
@@ -3204,12 +2851,7 @@
|
|
|
3204
2851
|
<td class="type">
|
|
3205
2852
|
|
|
3206
2853
|
|
|
3207
|
-
<span class="param-type">
|
|
3208
|
-
|
|
3209
|
-
string
|
|
3210
|
-
|
|
3211
|
-
</span>
|
|
3212
|
-
|
|
2854
|
+
<span class="param-type">string</span>
|
|
3213
2855
|
|
|
3214
2856
|
|
|
3215
2857
|
|
|
@@ -3241,7 +2883,7 @@
|
|
|
3241
2883
|
|
|
3242
2884
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3243
2885
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3244
|
-
<a
|
|
2886
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
3245
2887
|
</li></ul></dd>
|
|
3246
2888
|
|
|
3247
2889
|
|
|
@@ -3302,7 +2944,7 @@
|
|
|
3302
2944
|
<h4 class="name" id="on">
|
|
3303
2945
|
<a class="href-link" href="#on">#</a>
|
|
3304
2946
|
|
|
3305
|
-
<span class="code-name"
|
|
2947
|
+
<span class="code-name" style="font-size:30px">
|
|
3306
2948
|
|
|
3307
2949
|
on<span class="signature">(event, callback, context)</span>
|
|
3308
2950
|
|
|
@@ -3324,7 +2966,7 @@
|
|
|
3324
2966
|
|
|
3325
2967
|
|
|
3326
2968
|
|
|
3327
|
-
<h4
|
|
2969
|
+
<h4>参数:</h4>
|
|
3328
2970
|
|
|
3329
2971
|
<div class="table-container">
|
|
3330
2972
|
<table class="params table">
|
|
@@ -3354,12 +2996,7 @@
|
|
|
3354
2996
|
<td class="type">
|
|
3355
2997
|
|
|
3356
2998
|
|
|
3357
|
-
<span class="param-type">
|
|
3358
|
-
|
|
3359
|
-
Event
|
|
3360
|
-
|
|
3361
|
-
</span>
|
|
3362
|
-
|
|
2999
|
+
<span class="param-type">Event</span>
|
|
3363
3000
|
|
|
3364
3001
|
|
|
3365
3002
|
|
|
@@ -3383,12 +3020,7 @@
|
|
|
3383
3020
|
<td class="type">
|
|
3384
3021
|
|
|
3385
3022
|
|
|
3386
|
-
<span class="param-type">
|
|
3387
|
-
|
|
3388
|
-
function
|
|
3389
|
-
|
|
3390
|
-
</span>
|
|
3391
|
-
|
|
3023
|
+
<span class="param-type">function</span>
|
|
3392
3024
|
|
|
3393
3025
|
|
|
3394
3026
|
|
|
@@ -3412,12 +3044,7 @@
|
|
|
3412
3044
|
<td class="type">
|
|
3413
3045
|
|
|
3414
3046
|
|
|
3415
|
-
<span class="param-type">
|
|
3416
|
-
|
|
3417
|
-
string
|
|
3418
|
-
|
|
3419
|
-
</span>
|
|
3420
|
-
|
|
3047
|
+
<span class="param-type">string</span>
|
|
3421
3048
|
|
|
3422
3049
|
|
|
3423
3050
|
|
|
@@ -3449,7 +3076,7 @@
|
|
|
3449
3076
|
|
|
3450
3077
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3451
3078
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3452
|
-
<a
|
|
3079
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
3453
3080
|
</li></ul></dd>
|
|
3454
3081
|
|
|
3455
3082
|
|
|
@@ -3510,7 +3137,7 @@
|
|
|
3510
3137
|
<h4 class="name" id="onRemove">
|
|
3511
3138
|
<a class="href-link" href="#onRemove">#</a>
|
|
3512
3139
|
|
|
3513
|
-
<span class="code-name"
|
|
3140
|
+
<span class="code-name" style="font-size:30px">
|
|
3514
3141
|
|
|
3515
3142
|
onRemove<span class="signature">(map)</span>
|
|
3516
3143
|
|
|
@@ -3532,7 +3159,7 @@
|
|
|
3532
3159
|
|
|
3533
3160
|
|
|
3534
3161
|
|
|
3535
|
-
<h4
|
|
3162
|
+
<h4>参数:</h4>
|
|
3536
3163
|
|
|
3537
3164
|
<div class="table-container">
|
|
3538
3165
|
<table class="params table">
|
|
@@ -3562,12 +3189,7 @@
|
|
|
3562
3189
|
<td class="type">
|
|
3563
3190
|
|
|
3564
3191
|
|
|
3565
|
-
<span class="param-type">
|
|
3566
|
-
|
|
3567
|
-
L.Map
|
|
3568
|
-
|
|
3569
|
-
</span>
|
|
3570
|
-
|
|
3192
|
+
<span class="param-type">L.Map</span>
|
|
3571
3193
|
|
|
3572
3194
|
|
|
3573
3195
|
|
|
@@ -3599,7 +3221,7 @@
|
|
|
3599
3221
|
|
|
3600
3222
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3601
3223
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3602
|
-
<a
|
|
3224
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
3603
3225
|
</li></ul></dd>
|
|
3604
3226
|
|
|
3605
3227
|
|
|
@@ -3660,7 +3282,7 @@
|
|
|
3660
3282
|
<h4 class="name" id="redraw">
|
|
3661
3283
|
<a class="href-link" href="#redraw">#</a>
|
|
3662
3284
|
|
|
3663
|
-
<span class="code-name"
|
|
3285
|
+
<span class="code-name" style="font-size:30px">
|
|
3664
3286
|
|
|
3665
3287
|
redraw<span class="signature">()</span>
|
|
3666
3288
|
|
|
@@ -3697,7 +3319,7 @@
|
|
|
3697
3319
|
|
|
3698
3320
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3699
3321
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3700
|
-
<a
|
|
3322
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redraw">zondy.themelayer.GeoFeatureThemeLayer#redraw</a>
|
|
3701
3323
|
</li></ul></dd>
|
|
3702
3324
|
|
|
3703
3325
|
|
|
@@ -3756,7 +3378,7 @@
|
|
|
3756
3378
|
<h4 class="name" id="redrawThematicFeatures">
|
|
3757
3379
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
3758
3380
|
|
|
3759
|
-
<span class="code-name"
|
|
3381
|
+
<span class="code-name" style="font-size:30px">
|
|
3760
3382
|
|
|
3761
3383
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
3762
3384
|
|
|
@@ -3780,7 +3402,7 @@
|
|
|
3780
3402
|
|
|
3781
3403
|
|
|
3782
3404
|
|
|
3783
|
-
<h4
|
|
3405
|
+
<h4>参数:</h4>
|
|
3784
3406
|
|
|
3785
3407
|
<div class="table-container">
|
|
3786
3408
|
<table class="params table">
|
|
@@ -3810,12 +3432,7 @@
|
|
|
3810
3432
|
<td class="type">
|
|
3811
3433
|
|
|
3812
3434
|
|
|
3813
|
-
<span class="param-type">
|
|
3814
|
-
|
|
3815
|
-
L.bounds
|
|
3816
|
-
|
|
3817
|
-
</span>
|
|
3818
|
-
|
|
3435
|
+
<span class="param-type">L.bounds</span>
|
|
3819
3436
|
|
|
3820
3437
|
|
|
3821
3438
|
|
|
@@ -3847,7 +3464,7 @@
|
|
|
3847
3464
|
|
|
3848
3465
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3849
3466
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3850
|
-
<a
|
|
3467
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redrawThematicFeatures">zondy.themelayer.GeoFeatureThemeLayer#redrawThematicFeatures</a>
|
|
3851
3468
|
</li></ul></dd>
|
|
3852
3469
|
|
|
3853
3470
|
|
|
@@ -3908,7 +3525,7 @@
|
|
|
3908
3525
|
<h4 class="name" id="removeAllFeatures">
|
|
3909
3526
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
3910
3527
|
|
|
3911
|
-
<span class="code-name"
|
|
3528
|
+
<span class="code-name" style="font-size:30px">
|
|
3912
3529
|
|
|
3913
3530
|
removeAllFeatures<span class="signature">()</span>
|
|
3914
3531
|
|
|
@@ -3943,7 +3560,7 @@
|
|
|
3943
3560
|
|
|
3944
3561
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3945
3562
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3946
|
-
<a
|
|
3563
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeAllFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeAllFeatures</a>
|
|
3947
3564
|
</li></ul></dd>
|
|
3948
3565
|
|
|
3949
3566
|
|
|
@@ -4004,7 +3621,7 @@
|
|
|
4004
3621
|
<h4 class="name" id="removeFeatures">
|
|
4005
3622
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
4006
3623
|
|
|
4007
|
-
<span class="code-name"
|
|
3624
|
+
<span class="code-name" style="font-size:30px">
|
|
4008
3625
|
|
|
4009
3626
|
removeFeatures<span class="signature">(features)</span>
|
|
4010
3627
|
|
|
@@ -4026,7 +3643,7 @@
|
|
|
4026
3643
|
|
|
4027
3644
|
|
|
4028
3645
|
|
|
4029
|
-
<h4
|
|
3646
|
+
<h4>参数:</h4>
|
|
4030
3647
|
|
|
4031
3648
|
<div class="table-container">
|
|
4032
3649
|
<table class="params table">
|
|
@@ -4056,12 +3673,7 @@
|
|
|
4056
3673
|
<td class="type">
|
|
4057
3674
|
|
|
4058
3675
|
|
|
4059
|
-
<span class="param-type">
|
|
4060
|
-
|
|
4061
|
-
Object
|
|
4062
|
-
|
|
4063
|
-
</span>
|
|
4064
|
-
|
|
3676
|
+
<span class="param-type">Object</span>
|
|
4065
3677
|
|
|
4066
3678
|
|
|
4067
3679
|
|
|
@@ -4093,7 +3705,7 @@
|
|
|
4093
3705
|
|
|
4094
3706
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4095
3707
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4096
|
-
<a
|
|
3708
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeFeatures</a>
|
|
4097
3709
|
</li></ul></dd>
|
|
4098
3710
|
|
|
4099
3711
|
|
|
@@ -4154,7 +3766,7 @@
|
|
|
4154
3766
|
<h4 class="name" id="setMaxCacheCount">
|
|
4155
3767
|
<a class="href-link" href="#setMaxCacheCount">#</a>
|
|
4156
3768
|
|
|
4157
|
-
<span class="code-name"
|
|
3769
|
+
<span class="code-name" style="font-size:30px">
|
|
4158
3770
|
|
|
4159
3771
|
setMaxCacheCount<span class="signature">(cacheCount)</span>
|
|
4160
3772
|
|
|
@@ -4176,7 +3788,7 @@
|
|
|
4176
3788
|
|
|
4177
3789
|
|
|
4178
3790
|
|
|
4179
|
-
<h4
|
|
3791
|
+
<h4>参数:</h4>
|
|
4180
3792
|
|
|
4181
3793
|
<div class="table-container">
|
|
4182
3794
|
<table class="params table">
|
|
@@ -4206,12 +3818,7 @@
|
|
|
4206
3818
|
<td class="type">
|
|
4207
3819
|
|
|
4208
3820
|
|
|
4209
|
-
<span class="param-type">
|
|
4210
|
-
|
|
4211
|
-
number
|
|
4212
|
-
|
|
4213
|
-
</span>
|
|
4214
|
-
|
|
3821
|
+
<span class="param-type">number</span>
|
|
4215
3822
|
|
|
4216
3823
|
|
|
4217
3824
|
|
|
@@ -4243,7 +3850,7 @@
|
|
|
4243
3850
|
|
|
4244
3851
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4245
3852
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4246
|
-
<a
|
|
3853
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#setMaxCacheCount">zondy.themelayer.GeoFeatureThemeLayer#setMaxCacheCount</a>
|
|
4247
3854
|
</li></ul></dd>
|
|
4248
3855
|
|
|
4249
3856
|
|
|
@@ -4304,7 +3911,7 @@
|
|
|
4304
3911
|
<h4 class="name" id="setOpacity">
|
|
4305
3912
|
<a class="href-link" href="#setOpacity">#</a>
|
|
4306
3913
|
|
|
4307
|
-
<span class="code-name"
|
|
3914
|
+
<span class="code-name" style="font-size:30px">
|
|
4308
3915
|
|
|
4309
3916
|
setOpacity<span class="signature">(opacity)</span>
|
|
4310
3917
|
|
|
@@ -4326,7 +3933,7 @@
|
|
|
4326
3933
|
|
|
4327
3934
|
|
|
4328
3935
|
|
|
4329
|
-
<h4
|
|
3936
|
+
<h4>参数:</h4>
|
|
4330
3937
|
|
|
4331
3938
|
<div class="table-container">
|
|
4332
3939
|
<table class="params table">
|
|
@@ -4356,12 +3963,7 @@
|
|
|
4356
3963
|
<td class="type">
|
|
4357
3964
|
|
|
4358
3965
|
|
|
4359
|
-
<span class="param-type">
|
|
4360
|
-
|
|
4361
|
-
number
|
|
4362
|
-
|
|
4363
|
-
</span>
|
|
4364
|
-
|
|
3966
|
+
<span class="param-type">number</span>
|
|
4365
3967
|
|
|
4366
3968
|
|
|
4367
3969
|
|
|
@@ -4393,7 +3995,7 @@
|
|
|
4393
3995
|
|
|
4394
3996
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4395
3997
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4396
|
-
<a
|
|
3998
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
4397
3999
|
</li></ul></dd>
|
|
4398
4000
|
|
|
4399
4001
|
|
|
@@ -4454,7 +4056,7 @@
|
|
|
4454
4056
|
<h4 class="name" id="update">
|
|
4455
4057
|
<a class="href-link" href="#update">#</a>
|
|
4456
4058
|
|
|
4457
|
-
<span class="code-name"
|
|
4059
|
+
<span class="code-name" style="font-size:30px">
|
|
4458
4060
|
|
|
4459
4061
|
update<span class="signature">(bounds)</span>
|
|
4460
4062
|
|
|
@@ -4476,7 +4078,7 @@
|
|
|
4476
4078
|
|
|
4477
4079
|
|
|
4478
4080
|
|
|
4479
|
-
<h4
|
|
4081
|
+
<h4>参数:</h4>
|
|
4480
4082
|
|
|
4481
4083
|
<div class="table-container">
|
|
4482
4084
|
<table class="params table">
|
|
@@ -4506,12 +4108,7 @@
|
|
|
4506
4108
|
<td class="type">
|
|
4507
4109
|
|
|
4508
4110
|
|
|
4509
|
-
<span class="param-type">
|
|
4510
|
-
|
|
4511
|
-
L.bounds
|
|
4512
|
-
|
|
4513
|
-
</span>
|
|
4514
|
-
|
|
4111
|
+
<span class="param-type">L.bounds</span>
|
|
4515
4112
|
|
|
4516
4113
|
|
|
4517
4114
|
|
|
@@ -4543,7 +4140,7 @@
|
|
|
4543
4140
|
|
|
4544
4141
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4545
4142
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4546
|
-
<a
|
|
4143
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
4547
4144
|
</li></ul></dd>
|
|
4548
4145
|
|
|
4549
4146
|
|
|
@@ -4606,36 +4203,6 @@
|
|
|
4606
4203
|
|
|
4607
4204
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
4608
4205
|
<h3 id='event'>事件</h3>
|
|
4609
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
|
|
4610
|
-
<div class="table-container">
|
|
4611
|
-
<table class="params table">
|
|
4612
|
-
<thead>
|
|
4613
|
-
<tr>
|
|
4614
|
-
<th>名称</th>
|
|
4615
|
-
<th>描述</th>
|
|
4616
|
-
</tr>
|
|
4617
|
-
</thead>
|
|
4618
|
-
<tbody>
|
|
4619
|
-
|
|
4620
|
-
<tr class="deep-level-0">
|
|
4621
|
-
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4622
|
-
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4623
|
-
</tr>
|
|
4624
|
-
|
|
4625
|
-
<tr class="deep-level-0">
|
|
4626
|
-
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4627
|
-
<td class="name"><code>changelayer</code></td>
|
|
4628
|
-
</tr>
|
|
4629
|
-
|
|
4630
|
-
<tr class="deep-level-0">
|
|
4631
|
-
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4632
|
-
<td class="name"><code>featuresremoved</code></td>
|
|
4633
|
-
</tr>
|
|
4634
|
-
|
|
4635
|
-
</tbody>
|
|
4636
|
-
</table>
|
|
4637
|
-
</div>
|
|
4638
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
|
|
4639
4206
|
<div class="members">
|
|
4640
4207
|
|
|
4641
4208
|
<div class="member">
|
|
@@ -4646,7 +4213,7 @@
|
|
|
4646
4213
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
4647
4214
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
4648
4215
|
|
|
4649
|
-
<span class="code-name"
|
|
4216
|
+
<span class="code-name" style="font-size:30px">
|
|
4650
4217
|
|
|
4651
4218
|
beforefeaturesadded
|
|
4652
4219
|
|
|
@@ -4704,12 +4271,7 @@
|
|
|
4704
4271
|
<td class="type">
|
|
4705
4272
|
|
|
4706
4273
|
|
|
4707
|
-
<span class="param-type">
|
|
4708
|
-
|
|
4709
|
-
Object
|
|
4710
|
-
|
|
4711
|
-
</span>
|
|
4712
|
-
|
|
4274
|
+
<span class="param-type">Object</span>
|
|
4713
4275
|
|
|
4714
4276
|
|
|
4715
4277
|
|
|
@@ -4738,7 +4300,7 @@
|
|
|
4738
4300
|
|
|
4739
4301
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4740
4302
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4741
|
-
<a
|
|
4303
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GeoFeatureThemeLayer#event:beforefeaturesadded</a>
|
|
4742
4304
|
</li></ul></dd>
|
|
4743
4305
|
|
|
4744
4306
|
|
|
@@ -4801,7 +4363,7 @@
|
|
|
4801
4363
|
<h4 class="name" id="event:changelayer">
|
|
4802
4364
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
4803
4365
|
|
|
4804
|
-
<span class="code-name"
|
|
4366
|
+
<span class="code-name" style="font-size:30px">
|
|
4805
4367
|
|
|
4806
4368
|
changelayer
|
|
4807
4369
|
|
|
@@ -4859,12 +4421,7 @@
|
|
|
4859
4421
|
<td class="type">
|
|
4860
4422
|
|
|
4861
4423
|
|
|
4862
|
-
<span class="param-type">
|
|
4863
|
-
|
|
4864
|
-
Object
|
|
4865
|
-
|
|
4866
|
-
</span>
|
|
4867
|
-
|
|
4424
|
+
<span class="param-type">Object</span>
|
|
4868
4425
|
|
|
4869
4426
|
|
|
4870
4427
|
|
|
@@ -4887,12 +4444,7 @@
|
|
|
4887
4444
|
<td class="type">
|
|
4888
4445
|
|
|
4889
4446
|
|
|
4890
|
-
<span class="param-type">
|
|
4891
|
-
|
|
4892
|
-
string
|
|
4893
|
-
|
|
4894
|
-
</span>
|
|
4895
|
-
|
|
4447
|
+
<span class="param-type">string</span>
|
|
4896
4448
|
|
|
4897
4449
|
|
|
4898
4450
|
|
|
@@ -4921,7 +4473,7 @@
|
|
|
4921
4473
|
|
|
4922
4474
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4923
4475
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4924
|
-
<a
|
|
4476
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
4925
4477
|
</li></ul></dd>
|
|
4926
4478
|
|
|
4927
4479
|
|
|
@@ -4984,7 +4536,7 @@
|
|
|
4984
4536
|
<h4 class="name" id="event:featuresremoved">
|
|
4985
4537
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
4986
4538
|
|
|
4987
|
-
<span class="code-name"
|
|
4539
|
+
<span class="code-name" style="font-size:30px">
|
|
4988
4540
|
|
|
4989
4541
|
featuresremoved
|
|
4990
4542
|
|
|
@@ -5042,12 +4594,7 @@
|
|
|
5042
4594
|
<td class="type">
|
|
5043
4595
|
|
|
5044
4596
|
|
|
5045
|
-
<span class="param-type">
|
|
5046
|
-
|
|
5047
|
-
Array.<zondy.Feature.Vector>
|
|
5048
|
-
|
|
5049
|
-
</span>
|
|
5050
|
-
|
|
4597
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
5051
4598
|
|
|
5052
4599
|
|
|
5053
4600
|
|
|
@@ -5070,12 +4617,7 @@
|
|
|
5070
4617
|
<td class="type">
|
|
5071
4618
|
|
|
5072
4619
|
|
|
5073
|
-
<span class="param-type">
|
|
5074
|
-
|
|
5075
|
-
boolean
|
|
5076
|
-
|
|
5077
|
-
</span>
|
|
5078
|
-
|
|
4620
|
+
<span class="param-type">boolean</span>
|
|
5079
4621
|
|
|
5080
4622
|
|
|
5081
4623
|
|
|
@@ -5104,7 +4646,7 @@
|
|
|
5104
4646
|
|
|
5105
4647
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5106
4648
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5107
|
-
<a
|
|
4649
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
5108
4650
|
</li></ul></dd>
|
|
5109
4651
|
|
|
5110
4652
|
|
|
@@ -5164,4 +4706,42 @@
|
|
|
5164
4706
|
|
|
5165
4707
|
</article>
|
|
5166
4708
|
|
|
5167
|
-
</section>
|
|
4709
|
+
</section>
|
|
4710
|
+
|
|
4711
|
+
|
|
4712
|
+
|
|
4713
|
+
|
|
4714
|
+
</div>
|
|
4715
|
+
|
|
4716
|
+
<footer class="footer">
|
|
4717
|
+
<div class="content has-text-centered">
|
|
4718
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
4719
|
+
<p class="sidebar-created-by">
|
|
4720
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
4721
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
4722
|
+
</p>
|
|
4723
|
+
</div>
|
|
4724
|
+
</footer>
|
|
4725
|
+
|
|
4726
|
+
</div>
|
|
4727
|
+
<div id="side-nav" class="side-nav">
|
|
4728
|
+
<div style="margin-bottom: 10px;">
|
|
4729
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
4730
|
+
</div>
|
|
4731
|
+
<div style="margin-bottom: 10px;">
|
|
4732
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
4733
|
+
</div>
|
|
4734
|
+
<div style="margin-bottom: 10px;">
|
|
4735
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
4736
|
+
</div>
|
|
4737
|
+
<div>
|
|
4738
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
4739
|
+
</div>
|
|
4740
|
+
</div>
|
|
4741
|
+
</div>
|
|
4742
|
+
<script src="scripts/linenumber.js"> </script>
|
|
4743
|
+
|
|
4744
|
+
<script src="scripts/search.js"> </script>
|
|
4745
|
+
|
|
4746
|
+
</body>
|
|
4747
|
+
</html>
|