@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> uniqueThemeLayer</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">uniqueThemeLayer</span>
|
|
136
|
+
</header>
|
|
137
|
+
|
|
8
138
|
|
|
9
139
|
|
|
10
140
|
|
|
@@ -25,7 +155,7 @@
|
|
|
25
155
|
<h4 class="name" id="uniqueThemeLayer">
|
|
26
156
|
<a class="href-link" href="#uniqueThemeLayer">#</a>
|
|
27
157
|
|
|
28
|
-
<span class="code-name"
|
|
158
|
+
<span class="code-name" style="font-size:30px">
|
|
29
159
|
|
|
30
160
|
new uniqueThemeLayer<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
|
|
|
@@ -466,83 +551,6 @@
|
|
|
466
551
|
|
|
467
552
|
<div class='vertical-section'>
|
|
468
553
|
<h3 id='member'>成员变量</h3>
|
|
469
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
|
|
470
|
-
<div class="table-container">
|
|
471
|
-
<table class="params table">
|
|
472
|
-
<thead>
|
|
473
|
-
<tr>
|
|
474
|
-
<th>名称</th>
|
|
475
|
-
<th>类型</th>
|
|
476
|
-
<th>描述</th>
|
|
477
|
-
</tr>
|
|
478
|
-
</thead>
|
|
479
|
-
<tbody>
|
|
480
|
-
|
|
481
|
-
<tr class="deep-level-0">
|
|
482
|
-
<td class="name"><code><a href="#style">style</a></code></td>
|
|
483
|
-
<td class="name">
|
|
484
|
-
<code>
|
|
485
|
-
|
|
486
|
-
<span class="param-type">
|
|
487
|
-
|
|
488
|
-
Object
|
|
489
|
-
|
|
490
|
-
</span>
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
</code>
|
|
495
|
-
</td>
|
|
496
|
-
<td class="name"><code><p>专题图样式。</p></code></td>
|
|
497
|
-
</tr>
|
|
498
|
-
|
|
499
|
-
<tr class="deep-level-0">
|
|
500
|
-
<td class="name"><code><a href="#styleGroups">styleGroups</a></code></td>
|
|
501
|
-
<td class="name">
|
|
502
|
-
<code>
|
|
503
|
-
|
|
504
|
-
<span class="param-type">
|
|
505
|
-
|
|
506
|
-
Object
|
|
507
|
-
|
|
508
|
-
</span>
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
</code>
|
|
513
|
-
</td>
|
|
514
|
-
<td class="name"><code><p>各专题类型样式组。
|
|
515
|
-
使用此属性需要设置 themeField 属性。
|
|
516
|
-
1.没有同时设置 themeField 和 styleGroups,则所有专题要素都使用本图层的 style 进行渲染;
|
|
517
|
-
2.同时设置 themeField 和 styleGroups,则按照 themeField 指定的字段名称获取用户数据(feature)attributes 中对应的属性值;
|
|
518
|
-
a.如果属性值等于 styleGroups 数组里某个元素定义的 value 值,则此专题要素取 styleGroups 数组中该元素定义的 style 进行渲染。
|
|
519
|
-
b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值,则此专题要素按照本图层的 style 进行渲染。
|
|
520
|
-
此数组每个元素对象必须有两个属性:value : 与字段 themeField 相对应的属性值;style:专题要素 style。</p></code></td>
|
|
521
|
-
</tr>
|
|
522
|
-
|
|
523
|
-
<tr class="deep-level-0">
|
|
524
|
-
<td class="name"><code><a href="#themeField">themeField</a></code></td>
|
|
525
|
-
<td class="name">
|
|
526
|
-
<code>
|
|
527
|
-
|
|
528
|
-
<span class="param-type">
|
|
529
|
-
|
|
530
|
-
String
|
|
531
|
-
|
|
532
|
-
</span>
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
</code>
|
|
537
|
-
</td>
|
|
538
|
-
<td class="name"><code><p>用于指定专题要素样式的属性字段名称。
|
|
539
|
-
此属性字段是要用户数据(feature) attributes 中包含的字段,且字段对应的值的类型必须是数值型。使用标签分组显示还需要设置 styleGroups 属性。</p></code></td>
|
|
540
|
-
</tr>
|
|
541
|
-
|
|
542
|
-
</tbody>
|
|
543
|
-
</table>
|
|
544
|
-
</div>
|
|
545
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
|
|
546
554
|
<div class="members">
|
|
547
555
|
|
|
548
556
|
<div class="member">
|
|
@@ -550,12 +558,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
550
558
|
<span class="method-parameter is-pulled-right">
|
|
551
559
|
<label>类型:</label>
|
|
552
560
|
|
|
553
|
-
<span class="param-type">
|
|
554
|
-
|
|
555
|
-
Object
|
|
556
|
-
|
|
557
|
-
</span>
|
|
558
|
-
|
|
561
|
+
<span class="param-type">Object</span>
|
|
559
562
|
|
|
560
563
|
|
|
561
564
|
</span>
|
|
@@ -625,12 +628,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
625
628
|
<span class="method-parameter is-pulled-right">
|
|
626
629
|
<label>类型:</label>
|
|
627
630
|
|
|
628
|
-
<span class="param-type">
|
|
629
|
-
|
|
630
|
-
Object
|
|
631
|
-
|
|
632
|
-
</span>
|
|
633
|
-
|
|
631
|
+
<span class="param-type">Object</span>
|
|
634
632
|
|
|
635
633
|
|
|
636
634
|
</span>
|
|
@@ -706,12 +704,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
706
704
|
<span class="method-parameter is-pulled-right">
|
|
707
705
|
<label>类型:</label>
|
|
708
706
|
|
|
709
|
-
<span class="param-type">
|
|
710
|
-
|
|
711
|
-
String
|
|
712
|
-
|
|
713
|
-
</span>
|
|
714
|
-
|
|
707
|
+
<span class="param-type">String</span>
|
|
715
708
|
|
|
716
709
|
|
|
717
710
|
</span>
|
|
@@ -784,305 +777,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
784
777
|
|
|
785
778
|
<div class='vertical-section'>
|
|
786
779
|
<h3 id='function'>方法</h3>
|
|
787
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
788
780
|
<div class="members">
|
|
789
|
-
<div class="table-container">
|
|
790
|
-
<table class="params table">
|
|
791
|
-
<thead>
|
|
792
|
-
<tr>
|
|
793
|
-
<th>名称</th>
|
|
794
|
-
<th>返回值类型</th>
|
|
795
|
-
<th>描述</th>
|
|
796
|
-
</tr>
|
|
797
|
-
</thead>
|
|
798
|
-
<tbody>
|
|
799
|
-
|
|
800
|
-
<tr class="deep-level-0">
|
|
801
|
-
<td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
|
|
802
|
-
<td class="name">
|
|
803
|
-
<code>
|
|
804
|
-
|
|
805
|
-
</code>
|
|
806
|
-
</td>
|
|
807
|
-
<td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
|
|
808
|
-
</tr>
|
|
809
|
-
|
|
810
|
-
<tr class="deep-level-0">
|
|
811
|
-
<td class="name"><code><a href="#clear">clear</a></code></td>
|
|
812
|
-
<td class="name">
|
|
813
|
-
<code>
|
|
814
|
-
|
|
815
|
-
</code>
|
|
816
|
-
</td>
|
|
817
|
-
<td class="name"><code><p>清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
|
|
818
|
-
</tr>
|
|
819
|
-
|
|
820
|
-
<tr class="deep-level-0">
|
|
821
|
-
<td class="name"><code><a href="#clearCache">clearCache</a></code></td>
|
|
822
|
-
<td class="name">
|
|
823
|
-
<code>
|
|
824
|
-
|
|
825
|
-
</code>
|
|
826
|
-
</td>
|
|
827
|
-
<td class="name"><code><p>清除缓存数据。</p></code></td>
|
|
828
|
-
</tr>
|
|
829
|
-
|
|
830
|
-
<tr class="deep-level-0">
|
|
831
|
-
<td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
|
|
832
|
-
<td class="name">
|
|
833
|
-
<code>
|
|
834
|
-
|
|
835
|
-
</code>
|
|
836
|
-
</td>
|
|
837
|
-
<td class="name"><code><p>创建专题要素。</p></code></td>
|
|
838
|
-
</tr>
|
|
839
|
-
|
|
840
|
-
<tr class="deep-level-0">
|
|
841
|
-
<td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
|
|
842
|
-
<td class="name">
|
|
843
|
-
<code>
|
|
844
|
-
|
|
845
|
-
</code>
|
|
846
|
-
</td>
|
|
847
|
-
<td class="name"><code><p>销毁要素。</p></code></td>
|
|
848
|
-
</tr>
|
|
849
|
-
|
|
850
|
-
<tr class="deep-level-0">
|
|
851
|
-
<td class="name"><code><a href="#getCacheCount">getCacheCount</a></code></td>
|
|
852
|
-
<td class="name">
|
|
853
|
-
<code>
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
<span class="param-type">
|
|
857
|
-
|
|
858
|
-
number
|
|
859
|
-
|
|
860
|
-
</span>
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
</code>
|
|
866
|
-
</td>
|
|
867
|
-
<td class="name"><code><p>获取当前缓存数量。</p></code></td>
|
|
868
|
-
</tr>
|
|
869
|
-
|
|
870
|
-
<tr class="deep-level-0">
|
|
871
|
-
<td class="name"><code><a href="#getEvents">getEvents</a></code></td>
|
|
872
|
-
<td class="name">
|
|
873
|
-
<code>
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
<span class="param-type">
|
|
877
|
-
|
|
878
|
-
Object
|
|
879
|
-
|
|
880
|
-
</span>
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
</code>
|
|
886
|
-
</td>
|
|
887
|
-
<td class="name"><code><p>获取图层事件。</p></code></td>
|
|
888
|
-
</tr>
|
|
889
|
-
|
|
890
|
-
<tr class="deep-level-0">
|
|
891
|
-
<td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
|
|
892
|
-
<td class="name">
|
|
893
|
-
<code>
|
|
894
|
-
|
|
895
|
-
</code>
|
|
896
|
-
</td>
|
|
897
|
-
<td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
|
|
898
|
-
</tr>
|
|
899
|
-
|
|
900
|
-
<tr class="deep-level-0">
|
|
901
|
-
<td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
|
|
902
|
-
<td class="name">
|
|
903
|
-
<code>
|
|
904
|
-
|
|
905
|
-
</code>
|
|
906
|
-
</td>
|
|
907
|
-
<td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
|
|
908
|
-
</tr>
|
|
909
|
-
|
|
910
|
-
<tr class="deep-level-0">
|
|
911
|
-
<td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
|
|
912
|
-
<td class="name">
|
|
913
|
-
<code>
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
<span class="param-type">
|
|
917
|
-
|
|
918
|
-
Array
|
|
919
|
-
|
|
920
|
-
</span>
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
</code>
|
|
926
|
-
</td>
|
|
927
|
-
<td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
|
|
928
|
-
</tr>
|
|
929
|
-
|
|
930
|
-
<tr class="deep-level-0">
|
|
931
|
-
<td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
|
|
932
|
-
<td class="name">
|
|
933
|
-
<code>
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
<span class="param-type">
|
|
937
|
-
|
|
938
|
-
Array
|
|
939
|
-
|
|
940
|
-
</span>
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
</code>
|
|
946
|
-
</td>
|
|
947
|
-
<td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
|
|
948
|
-
</tr>
|
|
949
|
-
|
|
950
|
-
<tr class="deep-level-0">
|
|
951
|
-
<td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
|
|
952
|
-
<td class="name">
|
|
953
|
-
<code>
|
|
954
|
-
|
|
955
|
-
</code>
|
|
956
|
-
</td>
|
|
957
|
-
<td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
|
|
958
|
-
</tr>
|
|
959
|
-
|
|
960
|
-
<tr class="deep-level-0">
|
|
961
|
-
<td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
|
|
962
|
-
<td class="name">
|
|
963
|
-
<code>
|
|
964
|
-
|
|
965
|
-
</code>
|
|
966
|
-
</td>
|
|
967
|
-
<td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
|
|
968
|
-
</tr>
|
|
969
|
-
|
|
970
|
-
<tr class="deep-level-0">
|
|
971
|
-
<td class="name"><code><a href="#initialize">initialize</a></code></td>
|
|
972
|
-
<td class="name">
|
|
973
|
-
<code>
|
|
974
|
-
|
|
975
|
-
</code>
|
|
976
|
-
</td>
|
|
977
|
-
<td class="name"><code><p>初始化。</p></code></td>
|
|
978
|
-
</tr>
|
|
979
|
-
|
|
980
|
-
<tr class="deep-level-0">
|
|
981
|
-
<td class="name"><code><a href="#off">off</a></code></td>
|
|
982
|
-
<td class="name">
|
|
983
|
-
<code>
|
|
984
|
-
|
|
985
|
-
</code>
|
|
986
|
-
</td>
|
|
987
|
-
<td class="name"><code><p>移除专题要素事件监听。</p></code></td>
|
|
988
|
-
</tr>
|
|
989
|
-
|
|
990
|
-
<tr class="deep-level-0">
|
|
991
|
-
<td class="name"><code><a href="#on">on</a></code></td>
|
|
992
|
-
<td class="name">
|
|
993
|
-
<code>
|
|
994
|
-
|
|
995
|
-
</code>
|
|
996
|
-
</td>
|
|
997
|
-
<td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
|
|
998
|
-
</tr>
|
|
999
|
-
|
|
1000
|
-
<tr class="deep-level-0">
|
|
1001
|
-
<td class="name"><code><a href="#onRemove">onRemove</a></code></td>
|
|
1002
|
-
<td class="name">
|
|
1003
|
-
<code>
|
|
1004
|
-
|
|
1005
|
-
</code>
|
|
1006
|
-
</td>
|
|
1007
|
-
<td class="name"><code><p>删除某个地图。</p></code></td>
|
|
1008
|
-
</tr>
|
|
1009
|
-
|
|
1010
|
-
<tr class="deep-level-0">
|
|
1011
|
-
<td class="name"><code><a href="#redraw">redraw</a></code></td>
|
|
1012
|
-
<td class="name">
|
|
1013
|
-
<code>
|
|
1014
|
-
|
|
1015
|
-
</code>
|
|
1016
|
-
</td>
|
|
1017
|
-
<td class="name"><code><p>重绘该图层。</p></code></td>
|
|
1018
|
-
</tr>
|
|
1019
|
-
|
|
1020
|
-
<tr class="deep-level-0">
|
|
1021
|
-
<td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
|
|
1022
|
-
<td class="name">
|
|
1023
|
-
<code>
|
|
1024
|
-
|
|
1025
|
-
</code>
|
|
1026
|
-
</td>
|
|
1027
|
-
<td class="name"><code><p>重绘所有专题要素。
|
|
1028
|
-
此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,抽稀,缓存等步骤。
|
|
1029
|
-
地图漫游时调用此方法进行图层刷新。</p></code></td>
|
|
1030
|
-
</tr>
|
|
1031
|
-
|
|
1032
|
-
<tr class="deep-level-0">
|
|
1033
|
-
<td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
|
|
1034
|
-
<td class="name">
|
|
1035
|
-
<code>
|
|
1036
|
-
|
|
1037
|
-
</code>
|
|
1038
|
-
</td>
|
|
1039
|
-
<td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
|
|
1040
|
-
</tr>
|
|
1041
|
-
|
|
1042
|
-
<tr class="deep-level-0">
|
|
1043
|
-
<td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
|
|
1044
|
-
<td class="name">
|
|
1045
|
-
<code>
|
|
1046
|
-
|
|
1047
|
-
</code>
|
|
1048
|
-
</td>
|
|
1049
|
-
<td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素。参数中的 features 数组中的每一项,必须是已经添加到当前图层中的 feature。</p></code></td>
|
|
1050
|
-
</tr>
|
|
1051
|
-
|
|
1052
|
-
<tr class="deep-level-0">
|
|
1053
|
-
<td class="name"><code><a href="#setMaxCacheCount">setMaxCacheCount</a></code></td>
|
|
1054
|
-
<td class="name">
|
|
1055
|
-
<code>
|
|
1056
|
-
|
|
1057
|
-
</code>
|
|
1058
|
-
</td>
|
|
1059
|
-
<td class="name"><code><p>设置最大缓存数量。</p></code></td>
|
|
1060
|
-
</tr>
|
|
1061
|
-
|
|
1062
|
-
<tr class="deep-level-0">
|
|
1063
|
-
<td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
|
|
1064
|
-
<td class="name">
|
|
1065
|
-
<code>
|
|
1066
|
-
|
|
1067
|
-
</code>
|
|
1068
|
-
</td>
|
|
1069
|
-
<td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
|
|
1070
|
-
</tr>
|
|
1071
|
-
|
|
1072
|
-
<tr class="deep-level-0">
|
|
1073
|
-
<td class="name"><code><a href="#update">update</a></code></td>
|
|
1074
|
-
<td class="name">
|
|
1075
|
-
<code>
|
|
1076
|
-
|
|
1077
|
-
</code>
|
|
1078
|
-
</td>
|
|
1079
|
-
<td class="name"><code><p>更新图层。</p></code></td>
|
|
1080
|
-
</tr>
|
|
1081
|
-
|
|
1082
|
-
</tbody>
|
|
1083
|
-
</table>
|
|
1084
|
-
</div>
|
|
1085
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
|
|
1086
781
|
|
|
1087
782
|
<div class="member">
|
|
1088
783
|
|
|
@@ -1091,7 +786,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1091
786
|
<h4 class="name" id="addFeatures">
|
|
1092
787
|
<a class="href-link" href="#addFeatures">#</a>
|
|
1093
788
|
|
|
1094
|
-
<span class="code-name"
|
|
789
|
+
<span class="code-name" style="font-size:30px">
|
|
1095
790
|
|
|
1096
791
|
addFeatures<span class="signature">(features)</span>
|
|
1097
792
|
|
|
@@ -1113,7 +808,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1113
808
|
|
|
1114
809
|
|
|
1115
810
|
|
|
1116
|
-
<h4
|
|
811
|
+
<h4>参数:</h4>
|
|
1117
812
|
|
|
1118
813
|
<div class="table-container">
|
|
1119
814
|
<table class="params table">
|
|
@@ -1143,12 +838,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1143
838
|
<td class="type">
|
|
1144
839
|
|
|
1145
840
|
|
|
1146
|
-
<span class="param-type">
|
|
1147
|
-
|
|
1148
|
-
Object
|
|
1149
|
-
|
|
1150
|
-
</span>
|
|
1151
|
-
|
|
841
|
+
<span class="param-type">Object</span>
|
|
1152
842
|
|
|
1153
843
|
|
|
1154
844
|
|
|
@@ -1180,7 +870,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1180
870
|
|
|
1181
871
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1182
872
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1183
|
-
<a
|
|
873
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#addFeatures">zondy.themelayer.GeoFeatureThemeLayer#addFeatures</a>
|
|
1184
874
|
</li></ul></dd>
|
|
1185
875
|
|
|
1186
876
|
|
|
@@ -1241,7 +931,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1241
931
|
<h4 class="name" id="clear">
|
|
1242
932
|
<a class="href-link" href="#clear">#</a>
|
|
1243
933
|
|
|
1244
|
-
<span class="code-name"
|
|
934
|
+
<span class="code-name" style="font-size:30px">
|
|
1245
935
|
|
|
1246
936
|
clear<span class="signature">()</span>
|
|
1247
937
|
|
|
@@ -1276,7 +966,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1276
966
|
|
|
1277
967
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1278
968
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1279
|
-
<a
|
|
969
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clear">zondy.themelayer.GeoFeatureThemeLayer#clear</a>
|
|
1280
970
|
</li></ul></dd>
|
|
1281
971
|
|
|
1282
972
|
|
|
@@ -1337,7 +1027,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1337
1027
|
<h4 class="name" id="clearCache">
|
|
1338
1028
|
<a class="href-link" href="#clearCache">#</a>
|
|
1339
1029
|
|
|
1340
|
-
<span class="code-name"
|
|
1030
|
+
<span class="code-name" style="font-size:30px">
|
|
1341
1031
|
|
|
1342
1032
|
clearCache<span class="signature">()</span>
|
|
1343
1033
|
|
|
@@ -1372,7 +1062,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1372
1062
|
|
|
1373
1063
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1374
1064
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1375
|
-
<a
|
|
1065
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clearCache">zondy.themelayer.GeoFeatureThemeLayer#clearCache</a>
|
|
1376
1066
|
</li></ul></dd>
|
|
1377
1067
|
|
|
1378
1068
|
|
|
@@ -1433,7 +1123,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1433
1123
|
<h4 class="name" id="createThematicFeature">
|
|
1434
1124
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1435
1125
|
|
|
1436
|
-
<span class="code-name"
|
|
1126
|
+
<span class="code-name" style="font-size:30px">
|
|
1437
1127
|
|
|
1438
1128
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1439
1129
|
|
|
@@ -1455,7 +1145,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1455
1145
|
|
|
1456
1146
|
|
|
1457
1147
|
|
|
1458
|
-
<h4
|
|
1148
|
+
<h4>参数:</h4>
|
|
1459
1149
|
|
|
1460
1150
|
<div class="table-container">
|
|
1461
1151
|
<table class="params table">
|
|
@@ -1485,12 +1175,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1485
1175
|
<td class="type">
|
|
1486
1176
|
|
|
1487
1177
|
|
|
1488
|
-
<span class="param-type">
|
|
1489
|
-
|
|
1490
|
-
Object
|
|
1491
|
-
|
|
1492
|
-
</span>
|
|
1493
|
-
|
|
1178
|
+
<span class="param-type">Object</span>
|
|
1494
1179
|
|
|
1495
1180
|
|
|
1496
1181
|
|
|
@@ -1522,7 +1207,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1522
1207
|
|
|
1523
1208
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1524
1209
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1525
|
-
<a
|
|
1210
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#createThematicFeature">zondy.themelayer.GeoFeatureThemeLayer#createThematicFeature</a>
|
|
1526
1211
|
</li></ul></dd>
|
|
1527
1212
|
|
|
1528
1213
|
|
|
@@ -1583,7 +1268,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1583
1268
|
<h4 class="name" id="destroyFeatures">
|
|
1584
1269
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1585
1270
|
|
|
1586
|
-
<span class="code-name"
|
|
1271
|
+
<span class="code-name" style="font-size:30px">
|
|
1587
1272
|
|
|
1588
1273
|
destroyFeatures<span class="signature">(features)</span>
|
|
1589
1274
|
|
|
@@ -1605,7 +1290,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1605
1290
|
|
|
1606
1291
|
|
|
1607
1292
|
|
|
1608
|
-
<h4
|
|
1293
|
+
<h4>参数:</h4>
|
|
1609
1294
|
|
|
1610
1295
|
<div class="table-container">
|
|
1611
1296
|
<table class="params table">
|
|
@@ -1635,12 +1320,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1635
1320
|
<td class="type">
|
|
1636
1321
|
|
|
1637
1322
|
|
|
1638
|
-
<span class="param-type">
|
|
1639
|
-
|
|
1640
|
-
Array.<zondy.Feature.Vector>
|
|
1641
|
-
|
|
1642
|
-
</span>
|
|
1643
|
-
|
|
1323
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1644
1324
|
|
|
1645
1325
|
|
|
1646
1326
|
|
|
@@ -1672,7 +1352,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1672
1352
|
|
|
1673
1353
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1674
1354
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1675
|
-
<a
|
|
1355
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1676
1356
|
</li></ul></dd>
|
|
1677
1357
|
|
|
1678
1358
|
|
|
@@ -1733,7 +1413,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1733
1413
|
<h4 class="name" id="getCacheCount">
|
|
1734
1414
|
<a class="href-link" href="#getCacheCount">#</a>
|
|
1735
1415
|
|
|
1736
|
-
<span class="code-name"
|
|
1416
|
+
<span class="code-name" style="font-size:30px">
|
|
1737
1417
|
|
|
1738
1418
|
getCacheCount<span class="signature">()</span>
|
|
1739
1419
|
|
|
@@ -1768,7 +1448,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1768
1448
|
|
|
1769
1449
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1770
1450
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1771
|
-
<a
|
|
1451
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getCacheCount">zondy.themelayer.GeoFeatureThemeLayer#getCacheCount</a>
|
|
1772
1452
|
</li></ul></dd>
|
|
1773
1453
|
|
|
1774
1454
|
|
|
@@ -1816,7 +1496,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1816
1496
|
|
|
1817
1497
|
|
|
1818
1498
|
<div class='columns method-parameter'>
|
|
1819
|
-
<div class="column is-2"><label
|
|
1499
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1820
1500
|
<div class="column is-10">
|
|
1821
1501
|
|
|
1822
1502
|
|
|
@@ -1829,12 +1509,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1829
1509
|
<div class='column is-5 has-text-left'>
|
|
1830
1510
|
<label>类型: </label>
|
|
1831
1511
|
|
|
1832
|
-
<span class="param-type">
|
|
1833
|
-
|
|
1834
|
-
number
|
|
1835
|
-
|
|
1836
|
-
</span>
|
|
1837
|
-
|
|
1512
|
+
<span class="param-type">number</span>
|
|
1838
1513
|
|
|
1839
1514
|
|
|
1840
1515
|
</div>
|
|
@@ -1859,7 +1534,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1859
1534
|
<h4 class="name" id="getEvents">
|
|
1860
1535
|
<a class="href-link" href="#getEvents">#</a>
|
|
1861
1536
|
|
|
1862
|
-
<span class="code-name"
|
|
1537
|
+
<span class="code-name" style="font-size:30px">
|
|
1863
1538
|
|
|
1864
1539
|
getEvents<span class="signature">()</span>
|
|
1865
1540
|
|
|
@@ -1894,7 +1569,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1894
1569
|
|
|
1895
1570
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1896
1571
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1897
|
-
<a
|
|
1572
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
1898
1573
|
</li></ul></dd>
|
|
1899
1574
|
|
|
1900
1575
|
|
|
@@ -1942,7 +1617,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1942
1617
|
|
|
1943
1618
|
|
|
1944
1619
|
<div class='columns method-parameter'>
|
|
1945
|
-
<div class="column is-2"><label
|
|
1620
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1946
1621
|
<div class="column is-10">
|
|
1947
1622
|
|
|
1948
1623
|
|
|
@@ -1955,12 +1630,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1955
1630
|
<div class='column is-5 has-text-left'>
|
|
1956
1631
|
<label>类型: </label>
|
|
1957
1632
|
|
|
1958
|
-
<span class="param-type">
|
|
1959
|
-
|
|
1960
|
-
Object
|
|
1961
|
-
|
|
1962
|
-
</span>
|
|
1963
|
-
|
|
1633
|
+
<span class="param-type">Object</span>
|
|
1964
1634
|
|
|
1965
1635
|
|
|
1966
1636
|
</div>
|
|
@@ -1985,7 +1655,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1985
1655
|
<h4 class="name" id="getFeatureBy">
|
|
1986
1656
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
1987
1657
|
|
|
1988
|
-
<span class="code-name"
|
|
1658
|
+
<span class="code-name" style="font-size:30px">
|
|
1989
1659
|
|
|
1990
1660
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
1991
1661
|
|
|
@@ -2007,7 +1677,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2007
1677
|
|
|
2008
1678
|
|
|
2009
1679
|
|
|
2010
|
-
<h4
|
|
1680
|
+
<h4>参数:</h4>
|
|
2011
1681
|
|
|
2012
1682
|
<div class="table-container">
|
|
2013
1683
|
<table class="params table">
|
|
@@ -2037,12 +1707,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2037
1707
|
<td class="type">
|
|
2038
1708
|
|
|
2039
1709
|
|
|
2040
|
-
<span class="param-type">
|
|
2041
|
-
|
|
2042
|
-
string
|
|
2043
|
-
|
|
2044
|
-
</span>
|
|
2045
|
-
|
|
1710
|
+
<span class="param-type">string</span>
|
|
2046
1711
|
|
|
2047
1712
|
|
|
2048
1713
|
|
|
@@ -2066,12 +1731,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2066
1731
|
<td class="type">
|
|
2067
1732
|
|
|
2068
1733
|
|
|
2069
|
-
<span class="param-type">
|
|
2070
|
-
|
|
2071
|
-
string
|
|
2072
|
-
|
|
2073
|
-
</span>
|
|
2074
|
-
|
|
1734
|
+
<span class="param-type">string</span>
|
|
2075
1735
|
|
|
2076
1736
|
|
|
2077
1737
|
|
|
@@ -2103,7 +1763,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2103
1763
|
|
|
2104
1764
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2105
1765
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2106
|
-
<a
|
|
1766
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
2107
1767
|
</li></ul></dd>
|
|
2108
1768
|
|
|
2109
1769
|
|
|
@@ -2164,7 +1824,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2164
1824
|
<h4 class="name" id="getFeatureById">
|
|
2165
1825
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
2166
1826
|
|
|
2167
|
-
<span class="code-name"
|
|
1827
|
+
<span class="code-name" style="font-size:30px">
|
|
2168
1828
|
|
|
2169
1829
|
getFeatureById<span class="signature">(featureId)</span>
|
|
2170
1830
|
|
|
@@ -2186,7 +1846,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2186
1846
|
|
|
2187
1847
|
|
|
2188
1848
|
|
|
2189
|
-
<h4
|
|
1849
|
+
<h4>参数:</h4>
|
|
2190
1850
|
|
|
2191
1851
|
<div class="table-container">
|
|
2192
1852
|
<table class="params table">
|
|
@@ -2216,12 +1876,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2216
1876
|
<td class="type">
|
|
2217
1877
|
|
|
2218
1878
|
|
|
2219
|
-
<span class="param-type">
|
|
2220
|
-
|
|
2221
|
-
number
|
|
2222
|
-
|
|
2223
|
-
</span>
|
|
2224
|
-
|
|
1879
|
+
<span class="param-type">number</span>
|
|
2225
1880
|
|
|
2226
1881
|
|
|
2227
1882
|
|
|
@@ -2253,7 +1908,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2253
1908
|
|
|
2254
1909
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2255
1910
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2256
|
-
<a
|
|
1911
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
2257
1912
|
</li></ul></dd>
|
|
2258
1913
|
|
|
2259
1914
|
|
|
@@ -2314,7 +1969,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2314
1969
|
<h4 class="name" id="getFeatures">
|
|
2315
1970
|
<a class="href-link" href="#getFeatures">#</a>
|
|
2316
1971
|
|
|
2317
|
-
<span class="code-name"
|
|
1972
|
+
<span class="code-name" style="font-size:30px">
|
|
2318
1973
|
|
|
2319
1974
|
getFeatures<span class="signature">()</span>
|
|
2320
1975
|
|
|
@@ -2349,7 +2004,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2349
2004
|
|
|
2350
2005
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2351
2006
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2352
|
-
<a
|
|
2007
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2353
2008
|
</li></ul></dd>
|
|
2354
2009
|
|
|
2355
2010
|
|
|
@@ -2397,7 +2052,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2397
2052
|
|
|
2398
2053
|
|
|
2399
2054
|
<div class='columns method-parameter'>
|
|
2400
|
-
<div class="column is-2"><label
|
|
2055
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2401
2056
|
<div class="column is-10">
|
|
2402
2057
|
|
|
2403
2058
|
|
|
@@ -2410,12 +2065,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2410
2065
|
<div class='column is-5 has-text-left'>
|
|
2411
2066
|
<label>类型: </label>
|
|
2412
2067
|
|
|
2413
|
-
<span class="param-type">
|
|
2414
|
-
|
|
2415
|
-
Array
|
|
2416
|
-
|
|
2417
|
-
</span>
|
|
2418
|
-
|
|
2068
|
+
<span class="param-type">Array</span>
|
|
2419
2069
|
|
|
2420
2070
|
|
|
2421
2071
|
</div>
|
|
@@ -2440,7 +2090,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2440
2090
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2441
2091
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2442
2092
|
|
|
2443
|
-
<span class="code-name"
|
|
2093
|
+
<span class="code-name" style="font-size:30px">
|
|
2444
2094
|
|
|
2445
2095
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2446
2096
|
|
|
@@ -2462,7 +2112,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2462
2112
|
|
|
2463
2113
|
|
|
2464
2114
|
|
|
2465
|
-
<h4
|
|
2115
|
+
<h4>参数:</h4>
|
|
2466
2116
|
|
|
2467
2117
|
<div class="table-container">
|
|
2468
2118
|
<table class="params table">
|
|
@@ -2492,12 +2142,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2492
2142
|
<td class="type">
|
|
2493
2143
|
|
|
2494
2144
|
|
|
2495
|
-
<span class="param-type">
|
|
2496
|
-
|
|
2497
|
-
string
|
|
2498
|
-
|
|
2499
|
-
</span>
|
|
2500
|
-
|
|
2145
|
+
<span class="param-type">string</span>
|
|
2501
2146
|
|
|
2502
2147
|
|
|
2503
2148
|
|
|
@@ -2521,12 +2166,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2521
2166
|
<td class="type">
|
|
2522
2167
|
|
|
2523
2168
|
|
|
2524
|
-
<span class="param-type">
|
|
2525
|
-
|
|
2526
|
-
string
|
|
2527
|
-
|
|
2528
|
-
</span>
|
|
2529
|
-
|
|
2169
|
+
<span class="param-type">string</span>
|
|
2530
2170
|
|
|
2531
2171
|
|
|
2532
2172
|
|
|
@@ -2558,7 +2198,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2558
2198
|
|
|
2559
2199
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2560
2200
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2561
|
-
<a
|
|
2201
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2562
2202
|
</li></ul></dd>
|
|
2563
2203
|
|
|
2564
2204
|
|
|
@@ -2606,7 +2246,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2606
2246
|
|
|
2607
2247
|
|
|
2608
2248
|
<div class='columns method-parameter'>
|
|
2609
|
-
<div class="column is-2"><label
|
|
2249
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2610
2250
|
<div class="column is-10">
|
|
2611
2251
|
|
|
2612
2252
|
|
|
@@ -2619,12 +2259,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2619
2259
|
<div class='column is-5 has-text-left'>
|
|
2620
2260
|
<label>类型: </label>
|
|
2621
2261
|
|
|
2622
|
-
<span class="param-type">
|
|
2623
|
-
|
|
2624
|
-
Array
|
|
2625
|
-
|
|
2626
|
-
</span>
|
|
2627
|
-
|
|
2262
|
+
<span class="param-type">Array</span>
|
|
2628
2263
|
|
|
2629
2264
|
|
|
2630
2265
|
</div>
|
|
@@ -2649,7 +2284,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2649
2284
|
<h4 class="name" id="getLocalXY">
|
|
2650
2285
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2651
2286
|
|
|
2652
|
-
<span class="code-name"
|
|
2287
|
+
<span class="code-name" style="font-size:30px">
|
|
2653
2288
|
|
|
2654
2289
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2655
2290
|
|
|
@@ -2671,7 +2306,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2671
2306
|
|
|
2672
2307
|
|
|
2673
2308
|
|
|
2674
|
-
<h4
|
|
2309
|
+
<h4>参数:</h4>
|
|
2675
2310
|
|
|
2676
2311
|
<div class="table-container">
|
|
2677
2312
|
<table class="params table">
|
|
@@ -2701,12 +2336,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2701
2336
|
<td class="type">
|
|
2702
2337
|
|
|
2703
2338
|
|
|
2704
|
-
<span class="param-type">
|
|
2705
|
-
|
|
2706
|
-
Array
|
|
2707
|
-
|
|
2708
|
-
</span>
|
|
2709
|
-
|
|
2339
|
+
<span class="param-type">Array</span>
|
|
2710
2340
|
|
|
2711
2341
|
|
|
2712
2342
|
|
|
@@ -2738,7 +2368,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2738
2368
|
|
|
2739
2369
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2740
2370
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2741
|
-
<a
|
|
2371
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
2742
2372
|
</li></ul></dd>
|
|
2743
2373
|
|
|
2744
2374
|
|
|
@@ -2799,7 +2429,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2799
2429
|
<h4 class="name" id="getShapesByFeatureID">
|
|
2800
2430
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
2801
2431
|
|
|
2802
|
-
<span class="code-name"
|
|
2432
|
+
<span class="code-name" style="font-size:30px">
|
|
2803
2433
|
|
|
2804
2434
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
2805
2435
|
|
|
@@ -2821,7 +2451,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2821
2451
|
|
|
2822
2452
|
|
|
2823
2453
|
|
|
2824
|
-
<h4
|
|
2454
|
+
<h4>参数:</h4>
|
|
2825
2455
|
|
|
2826
2456
|
<div class="table-container">
|
|
2827
2457
|
<table class="params table">
|
|
@@ -2851,12 +2481,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2851
2481
|
<td class="type">
|
|
2852
2482
|
|
|
2853
2483
|
|
|
2854
|
-
<span class="param-type">
|
|
2855
|
-
|
|
2856
|
-
number
|
|
2857
|
-
|
|
2858
|
-
</span>
|
|
2859
|
-
|
|
2484
|
+
<span class="param-type">number</span>
|
|
2860
2485
|
|
|
2861
2486
|
|
|
2862
2487
|
|
|
@@ -2888,7 +2513,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2888
2513
|
|
|
2889
2514
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2890
2515
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2891
|
-
<a
|
|
2516
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getShapesByFeatureID">zondy.themelayer.GeoFeatureThemeLayer#getShapesByFeatureID</a>
|
|
2892
2517
|
</li></ul></dd>
|
|
2893
2518
|
|
|
2894
2519
|
|
|
@@ -2949,7 +2574,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2949
2574
|
<h4 class="name" id="initialize">
|
|
2950
2575
|
<a class="href-link" href="#initialize">#</a>
|
|
2951
2576
|
|
|
2952
|
-
<span class="code-name"
|
|
2577
|
+
<span class="code-name" style="font-size:30px">
|
|
2953
2578
|
|
|
2954
2579
|
initialize<span class="signature">(name, options)</span>
|
|
2955
2580
|
|
|
@@ -2971,7 +2596,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2971
2596
|
|
|
2972
2597
|
|
|
2973
2598
|
|
|
2974
|
-
<h4
|
|
2599
|
+
<h4>参数:</h4>
|
|
2975
2600
|
|
|
2976
2601
|
<div class="table-container">
|
|
2977
2602
|
<table class="params table">
|
|
@@ -3001,12 +2626,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3001
2626
|
<td class="type">
|
|
3002
2627
|
|
|
3003
2628
|
|
|
3004
|
-
<span class="param-type">
|
|
3005
|
-
|
|
3006
|
-
string
|
|
3007
|
-
|
|
3008
|
-
</span>
|
|
3009
|
-
|
|
2629
|
+
<span class="param-type">string</span>
|
|
3010
2630
|
|
|
3011
2631
|
|
|
3012
2632
|
|
|
@@ -3030,12 +2650,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3030
2650
|
<td class="type">
|
|
3031
2651
|
|
|
3032
2652
|
|
|
3033
|
-
<span class="param-type">
|
|
3034
|
-
|
|
3035
|
-
Object
|
|
3036
|
-
|
|
3037
|
-
</span>
|
|
3038
|
-
|
|
2653
|
+
<span class="param-type">Object</span>
|
|
3039
2654
|
|
|
3040
2655
|
|
|
3041
2656
|
|
|
@@ -3067,7 +2682,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3067
2682
|
|
|
3068
2683
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3069
2684
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3070
|
-
<a
|
|
2685
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#initialize">zondy.themelayer.GeoFeatureThemeLayer#initialize</a>
|
|
3071
2686
|
</li></ul></dd>
|
|
3072
2687
|
|
|
3073
2688
|
|
|
@@ -3128,7 +2743,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3128
2743
|
<h4 class="name" id="off">
|
|
3129
2744
|
<a class="href-link" href="#off">#</a>
|
|
3130
2745
|
|
|
3131
|
-
<span class="code-name"
|
|
2746
|
+
<span class="code-name" style="font-size:30px">
|
|
3132
2747
|
|
|
3133
2748
|
off<span class="signature">(event, callback, context)</span>
|
|
3134
2749
|
|
|
@@ -3150,7 +2765,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3150
2765
|
|
|
3151
2766
|
|
|
3152
2767
|
|
|
3153
|
-
<h4
|
|
2768
|
+
<h4>参数:</h4>
|
|
3154
2769
|
|
|
3155
2770
|
<div class="table-container">
|
|
3156
2771
|
<table class="params table">
|
|
@@ -3180,12 +2795,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3180
2795
|
<td class="type">
|
|
3181
2796
|
|
|
3182
2797
|
|
|
3183
|
-
<span class="param-type">
|
|
3184
|
-
|
|
3185
|
-
Event
|
|
3186
|
-
|
|
3187
|
-
</span>
|
|
3188
|
-
|
|
2798
|
+
<span class="param-type">Event</span>
|
|
3189
2799
|
|
|
3190
2800
|
|
|
3191
2801
|
|
|
@@ -3209,12 +2819,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3209
2819
|
<td class="type">
|
|
3210
2820
|
|
|
3211
2821
|
|
|
3212
|
-
<span class="param-type">
|
|
3213
|
-
|
|
3214
|
-
function
|
|
3215
|
-
|
|
3216
|
-
</span>
|
|
3217
|
-
|
|
2822
|
+
<span class="param-type">function</span>
|
|
3218
2823
|
|
|
3219
2824
|
|
|
3220
2825
|
|
|
@@ -3238,12 +2843,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3238
2843
|
<td class="type">
|
|
3239
2844
|
|
|
3240
2845
|
|
|
3241
|
-
<span class="param-type">
|
|
3242
|
-
|
|
3243
|
-
string
|
|
3244
|
-
|
|
3245
|
-
</span>
|
|
3246
|
-
|
|
2846
|
+
<span class="param-type">string</span>
|
|
3247
2847
|
|
|
3248
2848
|
|
|
3249
2849
|
|
|
@@ -3275,7 +2875,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3275
2875
|
|
|
3276
2876
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3277
2877
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3278
|
-
<a
|
|
2878
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
3279
2879
|
</li></ul></dd>
|
|
3280
2880
|
|
|
3281
2881
|
|
|
@@ -3336,7 +2936,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3336
2936
|
<h4 class="name" id="on">
|
|
3337
2937
|
<a class="href-link" href="#on">#</a>
|
|
3338
2938
|
|
|
3339
|
-
<span class="code-name"
|
|
2939
|
+
<span class="code-name" style="font-size:30px">
|
|
3340
2940
|
|
|
3341
2941
|
on<span class="signature">(event, callback, context)</span>
|
|
3342
2942
|
|
|
@@ -3358,7 +2958,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3358
2958
|
|
|
3359
2959
|
|
|
3360
2960
|
|
|
3361
|
-
<h4
|
|
2961
|
+
<h4>参数:</h4>
|
|
3362
2962
|
|
|
3363
2963
|
<div class="table-container">
|
|
3364
2964
|
<table class="params table">
|
|
@@ -3388,12 +2988,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3388
2988
|
<td class="type">
|
|
3389
2989
|
|
|
3390
2990
|
|
|
3391
|
-
<span class="param-type">
|
|
3392
|
-
|
|
3393
|
-
Event
|
|
3394
|
-
|
|
3395
|
-
</span>
|
|
3396
|
-
|
|
2991
|
+
<span class="param-type">Event</span>
|
|
3397
2992
|
|
|
3398
2993
|
|
|
3399
2994
|
|
|
@@ -3417,12 +3012,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3417
3012
|
<td class="type">
|
|
3418
3013
|
|
|
3419
3014
|
|
|
3420
|
-
<span class="param-type">
|
|
3421
|
-
|
|
3422
|
-
function
|
|
3423
|
-
|
|
3424
|
-
</span>
|
|
3425
|
-
|
|
3015
|
+
<span class="param-type">function</span>
|
|
3426
3016
|
|
|
3427
3017
|
|
|
3428
3018
|
|
|
@@ -3446,12 +3036,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3446
3036
|
<td class="type">
|
|
3447
3037
|
|
|
3448
3038
|
|
|
3449
|
-
<span class="param-type">
|
|
3450
|
-
|
|
3451
|
-
string
|
|
3452
|
-
|
|
3453
|
-
</span>
|
|
3454
|
-
|
|
3039
|
+
<span class="param-type">string</span>
|
|
3455
3040
|
|
|
3456
3041
|
|
|
3457
3042
|
|
|
@@ -3483,7 +3068,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3483
3068
|
|
|
3484
3069
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3485
3070
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3486
|
-
<a
|
|
3071
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
3487
3072
|
</li></ul></dd>
|
|
3488
3073
|
|
|
3489
3074
|
|
|
@@ -3544,7 +3129,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3544
3129
|
<h4 class="name" id="onRemove">
|
|
3545
3130
|
<a class="href-link" href="#onRemove">#</a>
|
|
3546
3131
|
|
|
3547
|
-
<span class="code-name"
|
|
3132
|
+
<span class="code-name" style="font-size:30px">
|
|
3548
3133
|
|
|
3549
3134
|
onRemove<span class="signature">(map)</span>
|
|
3550
3135
|
|
|
@@ -3566,7 +3151,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3566
3151
|
|
|
3567
3152
|
|
|
3568
3153
|
|
|
3569
|
-
<h4
|
|
3154
|
+
<h4>参数:</h4>
|
|
3570
3155
|
|
|
3571
3156
|
<div class="table-container">
|
|
3572
3157
|
<table class="params table">
|
|
@@ -3596,12 +3181,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3596
3181
|
<td class="type">
|
|
3597
3182
|
|
|
3598
3183
|
|
|
3599
|
-
<span class="param-type">
|
|
3600
|
-
|
|
3601
|
-
L.Map
|
|
3602
|
-
|
|
3603
|
-
</span>
|
|
3604
|
-
|
|
3184
|
+
<span class="param-type">L.Map</span>
|
|
3605
3185
|
|
|
3606
3186
|
|
|
3607
3187
|
|
|
@@ -3633,7 +3213,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3633
3213
|
|
|
3634
3214
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3635
3215
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3636
|
-
<a
|
|
3216
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
3637
3217
|
</li></ul></dd>
|
|
3638
3218
|
|
|
3639
3219
|
|
|
@@ -3694,7 +3274,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3694
3274
|
<h4 class="name" id="redraw">
|
|
3695
3275
|
<a class="href-link" href="#redraw">#</a>
|
|
3696
3276
|
|
|
3697
|
-
<span class="code-name"
|
|
3277
|
+
<span class="code-name" style="font-size:30px">
|
|
3698
3278
|
|
|
3699
3279
|
redraw<span class="signature">()</span>
|
|
3700
3280
|
|
|
@@ -3729,7 +3309,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3729
3309
|
|
|
3730
3310
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3731
3311
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3732
|
-
<a
|
|
3312
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redraw">zondy.themelayer.GeoFeatureThemeLayer#redraw</a>
|
|
3733
3313
|
</li></ul></dd>
|
|
3734
3314
|
|
|
3735
3315
|
|
|
@@ -3790,7 +3370,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3790
3370
|
<h4 class="name" id="redrawThematicFeatures">
|
|
3791
3371
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
3792
3372
|
|
|
3793
|
-
<span class="code-name"
|
|
3373
|
+
<span class="code-name" style="font-size:30px">
|
|
3794
3374
|
|
|
3795
3375
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
3796
3376
|
|
|
@@ -3814,7 +3394,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3814
3394
|
|
|
3815
3395
|
|
|
3816
3396
|
|
|
3817
|
-
<h4
|
|
3397
|
+
<h4>参数:</h4>
|
|
3818
3398
|
|
|
3819
3399
|
<div class="table-container">
|
|
3820
3400
|
<table class="params table">
|
|
@@ -3844,12 +3424,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3844
3424
|
<td class="type">
|
|
3845
3425
|
|
|
3846
3426
|
|
|
3847
|
-
<span class="param-type">
|
|
3848
|
-
|
|
3849
|
-
L.bounds
|
|
3850
|
-
|
|
3851
|
-
</span>
|
|
3852
|
-
|
|
3427
|
+
<span class="param-type">L.bounds</span>
|
|
3853
3428
|
|
|
3854
3429
|
|
|
3855
3430
|
|
|
@@ -3881,7 +3456,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3881
3456
|
|
|
3882
3457
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3883
3458
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3884
|
-
<a
|
|
3459
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redrawThematicFeatures">zondy.themelayer.GeoFeatureThemeLayer#redrawThematicFeatures</a>
|
|
3885
3460
|
</li></ul></dd>
|
|
3886
3461
|
|
|
3887
3462
|
|
|
@@ -3942,7 +3517,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3942
3517
|
<h4 class="name" id="removeAllFeatures">
|
|
3943
3518
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
3944
3519
|
|
|
3945
|
-
<span class="code-name"
|
|
3520
|
+
<span class="code-name" style="font-size:30px">
|
|
3946
3521
|
|
|
3947
3522
|
removeAllFeatures<span class="signature">()</span>
|
|
3948
3523
|
|
|
@@ -3977,7 +3552,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3977
3552
|
|
|
3978
3553
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3979
3554
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3980
|
-
<a
|
|
3555
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeAllFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeAllFeatures</a>
|
|
3981
3556
|
</li></ul></dd>
|
|
3982
3557
|
|
|
3983
3558
|
|
|
@@ -4038,7 +3613,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4038
3613
|
<h4 class="name" id="removeFeatures">
|
|
4039
3614
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
4040
3615
|
|
|
4041
|
-
<span class="code-name"
|
|
3616
|
+
<span class="code-name" style="font-size:30px">
|
|
4042
3617
|
|
|
4043
3618
|
removeFeatures<span class="signature">(features)</span>
|
|
4044
3619
|
|
|
@@ -4060,7 +3635,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4060
3635
|
|
|
4061
3636
|
|
|
4062
3637
|
|
|
4063
|
-
<h4
|
|
3638
|
+
<h4>参数:</h4>
|
|
4064
3639
|
|
|
4065
3640
|
<div class="table-container">
|
|
4066
3641
|
<table class="params table">
|
|
@@ -4090,12 +3665,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4090
3665
|
<td class="type">
|
|
4091
3666
|
|
|
4092
3667
|
|
|
4093
|
-
<span class="param-type">
|
|
4094
|
-
|
|
4095
|
-
Object
|
|
4096
|
-
|
|
4097
|
-
</span>
|
|
4098
|
-
|
|
3668
|
+
<span class="param-type">Object</span>
|
|
4099
3669
|
|
|
4100
3670
|
|
|
4101
3671
|
|
|
@@ -4127,7 +3697,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4127
3697
|
|
|
4128
3698
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4129
3699
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4130
|
-
<a
|
|
3700
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeFeatures</a>
|
|
4131
3701
|
</li></ul></dd>
|
|
4132
3702
|
|
|
4133
3703
|
|
|
@@ -4188,7 +3758,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4188
3758
|
<h4 class="name" id="setMaxCacheCount">
|
|
4189
3759
|
<a class="href-link" href="#setMaxCacheCount">#</a>
|
|
4190
3760
|
|
|
4191
|
-
<span class="code-name"
|
|
3761
|
+
<span class="code-name" style="font-size:30px">
|
|
4192
3762
|
|
|
4193
3763
|
setMaxCacheCount<span class="signature">(cacheCount)</span>
|
|
4194
3764
|
|
|
@@ -4210,7 +3780,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4210
3780
|
|
|
4211
3781
|
|
|
4212
3782
|
|
|
4213
|
-
<h4
|
|
3783
|
+
<h4>参数:</h4>
|
|
4214
3784
|
|
|
4215
3785
|
<div class="table-container">
|
|
4216
3786
|
<table class="params table">
|
|
@@ -4240,12 +3810,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4240
3810
|
<td class="type">
|
|
4241
3811
|
|
|
4242
3812
|
|
|
4243
|
-
<span class="param-type">
|
|
4244
|
-
|
|
4245
|
-
number
|
|
4246
|
-
|
|
4247
|
-
</span>
|
|
4248
|
-
|
|
3813
|
+
<span class="param-type">number</span>
|
|
4249
3814
|
|
|
4250
3815
|
|
|
4251
3816
|
|
|
@@ -4277,7 +3842,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4277
3842
|
|
|
4278
3843
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4279
3844
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4280
|
-
<a
|
|
3845
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#setMaxCacheCount">zondy.themelayer.GeoFeatureThemeLayer#setMaxCacheCount</a>
|
|
4281
3846
|
</li></ul></dd>
|
|
4282
3847
|
|
|
4283
3848
|
|
|
@@ -4338,7 +3903,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4338
3903
|
<h4 class="name" id="setOpacity">
|
|
4339
3904
|
<a class="href-link" href="#setOpacity">#</a>
|
|
4340
3905
|
|
|
4341
|
-
<span class="code-name"
|
|
3906
|
+
<span class="code-name" style="font-size:30px">
|
|
4342
3907
|
|
|
4343
3908
|
setOpacity<span class="signature">(opacity)</span>
|
|
4344
3909
|
|
|
@@ -4360,7 +3925,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4360
3925
|
|
|
4361
3926
|
|
|
4362
3927
|
|
|
4363
|
-
<h4
|
|
3928
|
+
<h4>参数:</h4>
|
|
4364
3929
|
|
|
4365
3930
|
<div class="table-container">
|
|
4366
3931
|
<table class="params table">
|
|
@@ -4390,12 +3955,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4390
3955
|
<td class="type">
|
|
4391
3956
|
|
|
4392
3957
|
|
|
4393
|
-
<span class="param-type">
|
|
4394
|
-
|
|
4395
|
-
number
|
|
4396
|
-
|
|
4397
|
-
</span>
|
|
4398
|
-
|
|
3958
|
+
<span class="param-type">number</span>
|
|
4399
3959
|
|
|
4400
3960
|
|
|
4401
3961
|
|
|
@@ -4427,7 +3987,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4427
3987
|
|
|
4428
3988
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4429
3989
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4430
|
-
<a
|
|
3990
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
4431
3991
|
</li></ul></dd>
|
|
4432
3992
|
|
|
4433
3993
|
|
|
@@ -4488,7 +4048,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4488
4048
|
<h4 class="name" id="update">
|
|
4489
4049
|
<a class="href-link" href="#update">#</a>
|
|
4490
4050
|
|
|
4491
|
-
<span class="code-name"
|
|
4051
|
+
<span class="code-name" style="font-size:30px">
|
|
4492
4052
|
|
|
4493
4053
|
update<span class="signature">(bounds)</span>
|
|
4494
4054
|
|
|
@@ -4510,7 +4070,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4510
4070
|
|
|
4511
4071
|
|
|
4512
4072
|
|
|
4513
|
-
<h4
|
|
4073
|
+
<h4>参数:</h4>
|
|
4514
4074
|
|
|
4515
4075
|
<div class="table-container">
|
|
4516
4076
|
<table class="params table">
|
|
@@ -4540,12 +4100,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4540
4100
|
<td class="type">
|
|
4541
4101
|
|
|
4542
4102
|
|
|
4543
|
-
<span class="param-type">
|
|
4544
|
-
|
|
4545
|
-
L.bounds
|
|
4546
|
-
|
|
4547
|
-
</span>
|
|
4548
|
-
|
|
4103
|
+
<span class="param-type">L.bounds</span>
|
|
4549
4104
|
|
|
4550
4105
|
|
|
4551
4106
|
|
|
@@ -4577,7 +4132,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4577
4132
|
|
|
4578
4133
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4579
4134
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4580
|
-
<a
|
|
4135
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
4581
4136
|
</li></ul></dd>
|
|
4582
4137
|
|
|
4583
4138
|
|
|
@@ -4640,36 +4195,6 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4640
4195
|
|
|
4641
4196
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
4642
4197
|
<h3 id='event'>事件</h3>
|
|
4643
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
|
|
4644
|
-
<div class="table-container">
|
|
4645
|
-
<table class="params table">
|
|
4646
|
-
<thead>
|
|
4647
|
-
<tr>
|
|
4648
|
-
<th>名称</th>
|
|
4649
|
-
<th>描述</th>
|
|
4650
|
-
</tr>
|
|
4651
|
-
</thead>
|
|
4652
|
-
<tbody>
|
|
4653
|
-
|
|
4654
|
-
<tr class="deep-level-0">
|
|
4655
|
-
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4656
|
-
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4657
|
-
</tr>
|
|
4658
|
-
|
|
4659
|
-
<tr class="deep-level-0">
|
|
4660
|
-
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4661
|
-
<td class="name"><code>changelayer</code></td>
|
|
4662
|
-
</tr>
|
|
4663
|
-
|
|
4664
|
-
<tr class="deep-level-0">
|
|
4665
|
-
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4666
|
-
<td class="name"><code>featuresremoved</code></td>
|
|
4667
|
-
</tr>
|
|
4668
|
-
|
|
4669
|
-
</tbody>
|
|
4670
|
-
</table>
|
|
4671
|
-
</div>
|
|
4672
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
|
|
4673
4198
|
<div class="members">
|
|
4674
4199
|
|
|
4675
4200
|
<div class="member">
|
|
@@ -4680,7 +4205,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4680
4205
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
4681
4206
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
4682
4207
|
|
|
4683
|
-
<span class="code-name"
|
|
4208
|
+
<span class="code-name" style="font-size:30px">
|
|
4684
4209
|
|
|
4685
4210
|
beforefeaturesadded
|
|
4686
4211
|
|
|
@@ -4738,12 +4263,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4738
4263
|
<td class="type">
|
|
4739
4264
|
|
|
4740
4265
|
|
|
4741
|
-
<span class="param-type">
|
|
4742
|
-
|
|
4743
|
-
Object
|
|
4744
|
-
|
|
4745
|
-
</span>
|
|
4746
|
-
|
|
4266
|
+
<span class="param-type">Object</span>
|
|
4747
4267
|
|
|
4748
4268
|
|
|
4749
4269
|
|
|
@@ -4772,7 +4292,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4772
4292
|
|
|
4773
4293
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4774
4294
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4775
|
-
<a
|
|
4295
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GeoFeatureThemeLayer#event:beforefeaturesadded</a>
|
|
4776
4296
|
</li></ul></dd>
|
|
4777
4297
|
|
|
4778
4298
|
|
|
@@ -4835,7 +4355,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4835
4355
|
<h4 class="name" id="event:changelayer">
|
|
4836
4356
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
4837
4357
|
|
|
4838
|
-
<span class="code-name"
|
|
4358
|
+
<span class="code-name" style="font-size:30px">
|
|
4839
4359
|
|
|
4840
4360
|
changelayer
|
|
4841
4361
|
|
|
@@ -4893,12 +4413,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4893
4413
|
<td class="type">
|
|
4894
4414
|
|
|
4895
4415
|
|
|
4896
|
-
<span class="param-type">
|
|
4897
|
-
|
|
4898
|
-
Object
|
|
4899
|
-
|
|
4900
|
-
</span>
|
|
4901
|
-
|
|
4416
|
+
<span class="param-type">Object</span>
|
|
4902
4417
|
|
|
4903
4418
|
|
|
4904
4419
|
|
|
@@ -4921,12 +4436,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4921
4436
|
<td class="type">
|
|
4922
4437
|
|
|
4923
4438
|
|
|
4924
|
-
<span class="param-type">
|
|
4925
|
-
|
|
4926
|
-
string
|
|
4927
|
-
|
|
4928
|
-
</span>
|
|
4929
|
-
|
|
4439
|
+
<span class="param-type">string</span>
|
|
4930
4440
|
|
|
4931
4441
|
|
|
4932
4442
|
|
|
@@ -4955,7 +4465,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4955
4465
|
|
|
4956
4466
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4957
4467
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4958
|
-
<a
|
|
4468
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
4959
4469
|
</li></ul></dd>
|
|
4960
4470
|
|
|
4961
4471
|
|
|
@@ -5018,7 +4528,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5018
4528
|
<h4 class="name" id="event:featuresremoved">
|
|
5019
4529
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
5020
4530
|
|
|
5021
|
-
<span class="code-name"
|
|
4531
|
+
<span class="code-name" style="font-size:30px">
|
|
5022
4532
|
|
|
5023
4533
|
featuresremoved
|
|
5024
4534
|
|
|
@@ -5076,12 +4586,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5076
4586
|
<td class="type">
|
|
5077
4587
|
|
|
5078
4588
|
|
|
5079
|
-
<span class="param-type">
|
|
5080
|
-
|
|
5081
|
-
Array.<zondy.Feature.Vector>
|
|
5082
|
-
|
|
5083
|
-
</span>
|
|
5084
|
-
|
|
4589
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
5085
4590
|
|
|
5086
4591
|
|
|
5087
4592
|
|
|
@@ -5104,12 +4609,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5104
4609
|
<td class="type">
|
|
5105
4610
|
|
|
5106
4611
|
|
|
5107
|
-
<span class="param-type">
|
|
5108
|
-
|
|
5109
|
-
boolean
|
|
5110
|
-
|
|
5111
|
-
</span>
|
|
5112
|
-
|
|
4612
|
+
<span class="param-type">boolean</span>
|
|
5113
4613
|
|
|
5114
4614
|
|
|
5115
4615
|
|
|
@@ -5138,7 +4638,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5138
4638
|
|
|
5139
4639
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5140
4640
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5141
|
-
<a
|
|
4641
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
5142
4642
|
</li></ul></dd>
|
|
5143
4643
|
|
|
5144
4644
|
|
|
@@ -5198,4 +4698,42 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5198
4698
|
|
|
5199
4699
|
</article>
|
|
5200
4700
|
|
|
5201
|
-
</section>
|
|
4701
|
+
</section>
|
|
4702
|
+
|
|
4703
|
+
|
|
4704
|
+
|
|
4705
|
+
|
|
4706
|
+
</div>
|
|
4707
|
+
|
|
4708
|
+
<footer class="footer">
|
|
4709
|
+
<div class="content has-text-centered">
|
|
4710
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
4711
|
+
<p class="sidebar-created-by">
|
|
4712
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
4713
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
4714
|
+
</p>
|
|
4715
|
+
</div>
|
|
4716
|
+
</footer>
|
|
4717
|
+
|
|
4718
|
+
</div>
|
|
4719
|
+
<div id="side-nav" class="side-nav">
|
|
4720
|
+
<div style="margin-bottom: 10px;">
|
|
4721
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
4722
|
+
</div>
|
|
4723
|
+
<div style="margin-bottom: 10px;">
|
|
4724
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
4725
|
+
</div>
|
|
4726
|
+
<div style="margin-bottom: 10px;">
|
|
4727
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
4728
|
+
</div>
|
|
4729
|
+
<div>
|
|
4730
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
4731
|
+
</div>
|
|
4732
|
+
</div>
|
|
4733
|
+
</div>
|
|
4734
|
+
<script src="scripts/linenumber.js"> </script>
|
|
4735
|
+
|
|
4736
|
+
<script src="scripts/search.js"> </script>
|
|
4737
|
+
|
|
4738
|
+
</body>
|
|
4739
|
+
</html>
|