@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> rangeThemeLayer</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">rangeThemeLayer</span>
|
|
136
|
+
</header>
|
|
137
|
+
|
|
8
138
|
|
|
9
139
|
|
|
10
140
|
|
|
@@ -25,7 +155,7 @@
|
|
|
25
155
|
<h4 class="name" id="rangeThemeLayer">
|
|
26
156
|
<a class="href-link" href="#rangeThemeLayer">#</a>
|
|
27
157
|
|
|
28
|
-
<span class="code-name"
|
|
158
|
+
<span class="code-name" style="font-size:30px">
|
|
29
159
|
|
|
30
160
|
new rangeThemeLayer<span class="signature">(name, options)</span>
|
|
31
161
|
|
|
@@ -48,7 +178,7 @@
|
|
|
48
178
|
|
|
49
179
|
|
|
50
180
|
|
|
51
|
-
<h4
|
|
181
|
+
<h4>参数:</h4>
|
|
52
182
|
|
|
53
183
|
<div class="table-container">
|
|
54
184
|
<table class="params table">
|
|
@@ -80,12 +210,7 @@
|
|
|
80
210
|
<td class="type">
|
|
81
211
|
|
|
82
212
|
|
|
83
|
-
<span class="param-type">
|
|
84
|
-
|
|
85
|
-
string
|
|
86
|
-
|
|
87
|
-
</span>
|
|
88
|
-
|
|
213
|
+
<span class="param-type">string</span>
|
|
89
214
|
|
|
90
215
|
|
|
91
216
|
|
|
@@ -113,12 +238,7 @@
|
|
|
113
238
|
<td class="type">
|
|
114
239
|
|
|
115
240
|
|
|
116
|
-
<span class="param-type">
|
|
117
|
-
|
|
118
|
-
Object
|
|
119
|
-
|
|
120
|
-
</span>
|
|
121
|
-
|
|
241
|
+
<span class="param-type">Object</span>
|
|
122
242
|
|
|
123
243
|
|
|
124
244
|
|
|
@@ -144,12 +264,7 @@
|
|
|
144
264
|
<td class="type">
|
|
145
265
|
|
|
146
266
|
|
|
147
|
-
<span class="param-type">
|
|
148
|
-
|
|
149
|
-
string
|
|
150
|
-
|
|
151
|
-
</span>
|
|
152
|
-
|
|
267
|
+
<span class="param-type">string</span>
|
|
153
268
|
|
|
154
269
|
|
|
155
270
|
|
|
@@ -175,12 +290,7 @@
|
|
|
175
290
|
<td class="type">
|
|
176
291
|
|
|
177
292
|
|
|
178
|
-
<span class="param-type">
|
|
179
|
-
|
|
180
|
-
number
|
|
181
|
-
|
|
182
|
-
</span>
|
|
183
|
-
|
|
293
|
+
<span class="param-type">number</span>
|
|
184
294
|
|
|
185
295
|
|
|
186
296
|
|
|
@@ -208,12 +318,7 @@
|
|
|
208
318
|
<td class="type">
|
|
209
319
|
|
|
210
320
|
|
|
211
|
-
<span class="param-type">
|
|
212
|
-
|
|
213
|
-
number
|
|
214
|
-
|
|
215
|
-
</span>
|
|
216
|
-
|
|
321
|
+
<span class="param-type">number</span>
|
|
217
322
|
|
|
218
323
|
|
|
219
324
|
|
|
@@ -241,12 +346,7 @@
|
|
|
241
346
|
<td class="type">
|
|
242
347
|
|
|
243
348
|
|
|
244
|
-
<span class="param-type">
|
|
245
|
-
|
|
246
|
-
boolean
|
|
247
|
-
|
|
248
|
-
</span>
|
|
249
|
-
|
|
349
|
+
<span class="param-type">boolean</span>
|
|
250
350
|
|
|
251
351
|
|
|
252
352
|
|
|
@@ -274,12 +374,7 @@
|
|
|
274
374
|
<td class="type">
|
|
275
375
|
|
|
276
376
|
|
|
277
|
-
<span class="param-type">
|
|
278
|
-
|
|
279
|
-
boolean
|
|
280
|
-
|
|
281
|
-
</span>
|
|
282
|
-
|
|
377
|
+
<span class="param-type">boolean</span>
|
|
283
378
|
|
|
284
379
|
|
|
285
380
|
|
|
@@ -307,12 +402,7 @@
|
|
|
307
402
|
<td class="type">
|
|
308
403
|
|
|
309
404
|
|
|
310
|
-
<span class="param-type">
|
|
311
|
-
|
|
312
|
-
boolean
|
|
313
|
-
|
|
314
|
-
</span>
|
|
315
|
-
|
|
405
|
+
<span class="param-type">boolean</span>
|
|
316
406
|
|
|
317
407
|
|
|
318
408
|
|
|
@@ -340,12 +430,7 @@
|
|
|
340
430
|
<td class="type">
|
|
341
431
|
|
|
342
432
|
|
|
343
|
-
<span class="param-type">
|
|
344
|
-
|
|
345
|
-
boolean
|
|
346
|
-
|
|
347
|
-
</span>
|
|
348
|
-
|
|
433
|
+
<span class="param-type">boolean</span>
|
|
349
434
|
|
|
350
435
|
|
|
351
436
|
|
|
@@ -448,7 +533,7 @@
|
|
|
448
533
|
|
|
449
534
|
|
|
450
535
|
<ul>
|
|
451
|
-
<li><a
|
|
536
|
+
<li><a href="zondy.themelayer.GeoFeatureThemeLayer.html">zondy.themelayer.GeoFeatureThemeLayer</a></li>
|
|
452
537
|
</ul>
|
|
453
538
|
|
|
454
539
|
|
|
@@ -467,81 +552,6 @@
|
|
|
467
552
|
|
|
468
553
|
<div class='vertical-section'>
|
|
469
554
|
<h3 id='member'>成员变量</h3>
|
|
470
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
|
|
471
|
-
<div class="table-container">
|
|
472
|
-
<table class="params table">
|
|
473
|
-
<thead>
|
|
474
|
-
<tr>
|
|
475
|
-
<th>名称</th>
|
|
476
|
-
<th>类型</th>
|
|
477
|
-
<th>描述</th>
|
|
478
|
-
</tr>
|
|
479
|
-
</thead>
|
|
480
|
-
<tbody>
|
|
481
|
-
|
|
482
|
-
<tr class="deep-level-0">
|
|
483
|
-
<td class="name"><code><a href="#style">style</a></code></td>
|
|
484
|
-
<td class="name">
|
|
485
|
-
<code>
|
|
486
|
-
|
|
487
|
-
<span class="param-type">
|
|
488
|
-
|
|
489
|
-
Object
|
|
490
|
-
|
|
491
|
-
</span>
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
</code>
|
|
496
|
-
</td>
|
|
497
|
-
<td class="name"><code><p>专题图样式。</p></code></td>
|
|
498
|
-
</tr>
|
|
499
|
-
|
|
500
|
-
<tr class="deep-level-0">
|
|
501
|
-
<td class="name"><code><a href="#styleGroups">styleGroups</a></code></td>
|
|
502
|
-
<td class="name">
|
|
503
|
-
<code>
|
|
504
|
-
|
|
505
|
-
<span class="param-type">
|
|
506
|
-
|
|
507
|
-
Array
|
|
508
|
-
|
|
509
|
-
</span>
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
</code>
|
|
514
|
-
</td>
|
|
515
|
-
<td class="name"><code><p>使用此属性需要设置 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>用于指定专题要素样式的属性字段名称。此属性字段是要用户数据(feature) attributes 中包含的字段,且字段对应的值的类型必须是数值型。使用标签分组显示还需要设置 styleGroups 属性。</p></code></td>
|
|
539
|
-
</tr>
|
|
540
|
-
|
|
541
|
-
</tbody>
|
|
542
|
-
</table>
|
|
543
|
-
</div>
|
|
544
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
|
|
545
555
|
<div class="members">
|
|
546
556
|
|
|
547
557
|
<div class="member">
|
|
@@ -549,12 +559,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
549
559
|
<span class="method-parameter is-pulled-right">
|
|
550
560
|
<label>类型:</label>
|
|
551
561
|
|
|
552
|
-
<span class="param-type">
|
|
553
|
-
|
|
554
|
-
Object
|
|
555
|
-
|
|
556
|
-
</span>
|
|
557
|
-
|
|
562
|
+
<span class="param-type">Object</span>
|
|
558
563
|
|
|
559
564
|
|
|
560
565
|
</span>
|
|
@@ -624,12 +629,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
624
629
|
<span class="method-parameter is-pulled-right">
|
|
625
630
|
<label>类型:</label>
|
|
626
631
|
|
|
627
|
-
<span class="param-type">
|
|
628
|
-
|
|
629
|
-
Array
|
|
630
|
-
|
|
631
|
-
</span>
|
|
632
|
-
|
|
632
|
+
<span class="param-type">Array</span>
|
|
633
633
|
|
|
634
634
|
|
|
635
635
|
</span>
|
|
@@ -704,12 +704,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
704
704
|
<span class="method-parameter is-pulled-right">
|
|
705
705
|
<label>类型:</label>
|
|
706
706
|
|
|
707
|
-
<span class="param-type">
|
|
708
|
-
|
|
709
|
-
String
|
|
710
|
-
|
|
711
|
-
</span>
|
|
712
|
-
|
|
707
|
+
<span class="param-type">String</span>
|
|
713
708
|
|
|
714
709
|
|
|
715
710
|
</span>
|
|
@@ -781,325 +776,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
781
776
|
|
|
782
777
|
<div class='vertical-section'>
|
|
783
778
|
<h3 id='function'>方法</h3>
|
|
784
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
785
779
|
<div class="members">
|
|
786
|
-
<div class="table-container">
|
|
787
|
-
<table class="params table">
|
|
788
|
-
<thead>
|
|
789
|
-
<tr>
|
|
790
|
-
<th>名称</th>
|
|
791
|
-
<th>返回值类型</th>
|
|
792
|
-
<th>描述</th>
|
|
793
|
-
</tr>
|
|
794
|
-
</thead>
|
|
795
|
-
<tbody>
|
|
796
|
-
|
|
797
|
-
<tr class="deep-level-0">
|
|
798
|
-
<td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
|
|
799
|
-
<td class="name">
|
|
800
|
-
<code>
|
|
801
|
-
|
|
802
|
-
</code>
|
|
803
|
-
</td>
|
|
804
|
-
<td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
|
|
805
|
-
</tr>
|
|
806
|
-
|
|
807
|
-
<tr class="deep-level-0">
|
|
808
|
-
<td class="name"><code><a href="#clear">clear</a></code></td>
|
|
809
|
-
<td class="name">
|
|
810
|
-
<code>
|
|
811
|
-
|
|
812
|
-
</code>
|
|
813
|
-
</td>
|
|
814
|
-
<td class="name"><code><p>清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
|
|
815
|
-
</tr>
|
|
816
|
-
|
|
817
|
-
<tr class="deep-level-0">
|
|
818
|
-
<td class="name"><code><a href="#clearCache">clearCache</a></code></td>
|
|
819
|
-
<td class="name">
|
|
820
|
-
<code>
|
|
821
|
-
|
|
822
|
-
</code>
|
|
823
|
-
</td>
|
|
824
|
-
<td class="name"><code><p>清除缓存数据。</p></code></td>
|
|
825
|
-
</tr>
|
|
826
|
-
|
|
827
|
-
<tr class="deep-level-0">
|
|
828
|
-
<td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
|
|
829
|
-
<td class="name">
|
|
830
|
-
<code>
|
|
831
|
-
|
|
832
|
-
</code>
|
|
833
|
-
</td>
|
|
834
|
-
<td class="name"><code><p>创建专题要素。</p></code></td>
|
|
835
|
-
</tr>
|
|
836
|
-
|
|
837
|
-
<tr class="deep-level-0">
|
|
838
|
-
<td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
|
|
839
|
-
<td class="name">
|
|
840
|
-
<code>
|
|
841
|
-
|
|
842
|
-
</code>
|
|
843
|
-
</td>
|
|
844
|
-
<td class="name"><code><p>销毁要素。</p></code></td>
|
|
845
|
-
</tr>
|
|
846
|
-
|
|
847
|
-
<tr class="deep-level-0">
|
|
848
|
-
<td class="name"><code><a href="#getCacheCount">getCacheCount</a></code></td>
|
|
849
|
-
<td class="name">
|
|
850
|
-
<code>
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
<span class="param-type">
|
|
854
|
-
|
|
855
|
-
number
|
|
856
|
-
|
|
857
|
-
</span>
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
</code>
|
|
863
|
-
</td>
|
|
864
|
-
<td class="name"><code><p>获取当前缓存数量。</p></code></td>
|
|
865
|
-
</tr>
|
|
866
|
-
|
|
867
|
-
<tr class="deep-level-0">
|
|
868
|
-
<td class="name"><code><a href="#getEvents">getEvents</a></code></td>
|
|
869
|
-
<td class="name">
|
|
870
|
-
<code>
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
<span class="param-type">
|
|
874
|
-
|
|
875
|
-
Object
|
|
876
|
-
|
|
877
|
-
</span>
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
</code>
|
|
883
|
-
</td>
|
|
884
|
-
<td class="name"><code><p>获取图层事件。</p></code></td>
|
|
885
|
-
</tr>
|
|
886
|
-
|
|
887
|
-
<tr class="deep-level-0">
|
|
888
|
-
<td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
|
|
889
|
-
<td class="name">
|
|
890
|
-
<code>
|
|
891
|
-
|
|
892
|
-
</code>
|
|
893
|
-
</td>
|
|
894
|
-
<td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
|
|
895
|
-
</tr>
|
|
896
|
-
|
|
897
|
-
<tr class="deep-level-0">
|
|
898
|
-
<td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
|
|
899
|
-
<td class="name">
|
|
900
|
-
<code>
|
|
901
|
-
|
|
902
|
-
</code>
|
|
903
|
-
</td>
|
|
904
|
-
<td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
|
|
905
|
-
</tr>
|
|
906
|
-
|
|
907
|
-
<tr class="deep-level-0">
|
|
908
|
-
<td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
|
|
909
|
-
<td class="name">
|
|
910
|
-
<code>
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
<span class="param-type">
|
|
914
|
-
|
|
915
|
-
Array
|
|
916
|
-
|
|
917
|
-
</span>
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
</code>
|
|
923
|
-
</td>
|
|
924
|
-
<td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
|
|
925
|
-
</tr>
|
|
926
|
-
|
|
927
|
-
<tr class="deep-level-0">
|
|
928
|
-
<td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
|
|
929
|
-
<td class="name">
|
|
930
|
-
<code>
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
<span class="param-type">
|
|
934
|
-
|
|
935
|
-
Array
|
|
936
|
-
|
|
937
|
-
</span>
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
</code>
|
|
943
|
-
</td>
|
|
944
|
-
<td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
|
|
945
|
-
</tr>
|
|
946
|
-
|
|
947
|
-
<tr class="deep-level-0">
|
|
948
|
-
<td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
|
|
949
|
-
<td class="name">
|
|
950
|
-
<code>
|
|
951
|
-
|
|
952
|
-
</code>
|
|
953
|
-
</td>
|
|
954
|
-
<td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
|
|
955
|
-
</tr>
|
|
956
|
-
|
|
957
|
-
<tr class="deep-level-0">
|
|
958
|
-
<td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
|
|
959
|
-
<td class="name">
|
|
960
|
-
<code>
|
|
961
|
-
|
|
962
|
-
</code>
|
|
963
|
-
</td>
|
|
964
|
-
<td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
|
|
965
|
-
</tr>
|
|
966
|
-
|
|
967
|
-
<tr class="deep-level-0">
|
|
968
|
-
<td class="name"><code><a href="#getStyleByData">getStyleByData</a></code></td>
|
|
969
|
-
<td class="name">
|
|
970
|
-
<code>
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
<span class="param-type">
|
|
974
|
-
|
|
975
|
-
Array.<<a onclick="getTypeHTML(event)" link="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>>
|
|
976
|
-
|
|
977
|
-
</span>
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
</code>
|
|
983
|
-
</td>
|
|
984
|
-
<td class="name"><code><p>根据用户数据(feature)设置专题要素的 Style</p></code></td>
|
|
985
|
-
</tr>
|
|
986
|
-
|
|
987
|
-
<tr class="deep-level-0">
|
|
988
|
-
<td class="name"><code><a href="#initialize">initialize</a></code></td>
|
|
989
|
-
<td class="name">
|
|
990
|
-
<code>
|
|
991
|
-
|
|
992
|
-
</code>
|
|
993
|
-
</td>
|
|
994
|
-
<td class="name"><code><p>初始化。</p></code></td>
|
|
995
|
-
</tr>
|
|
996
|
-
|
|
997
|
-
<tr class="deep-level-0">
|
|
998
|
-
<td class="name"><code><a href="#off">off</a></code></td>
|
|
999
|
-
<td class="name">
|
|
1000
|
-
<code>
|
|
1001
|
-
|
|
1002
|
-
</code>
|
|
1003
|
-
</td>
|
|
1004
|
-
<td class="name"><code><p>移除专题要素事件监听。</p></code></td>
|
|
1005
|
-
</tr>
|
|
1006
|
-
|
|
1007
|
-
<tr class="deep-level-0">
|
|
1008
|
-
<td class="name"><code><a href="#on">on</a></code></td>
|
|
1009
|
-
<td class="name">
|
|
1010
|
-
<code>
|
|
1011
|
-
|
|
1012
|
-
</code>
|
|
1013
|
-
</td>
|
|
1014
|
-
<td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
|
|
1015
|
-
</tr>
|
|
1016
|
-
|
|
1017
|
-
<tr class="deep-level-0">
|
|
1018
|
-
<td class="name"><code><a href="#onRemove">onRemove</a></code></td>
|
|
1019
|
-
<td class="name">
|
|
1020
|
-
<code>
|
|
1021
|
-
|
|
1022
|
-
</code>
|
|
1023
|
-
</td>
|
|
1024
|
-
<td class="name"><code><p>删除某个地图。</p></code></td>
|
|
1025
|
-
</tr>
|
|
1026
|
-
|
|
1027
|
-
<tr class="deep-level-0">
|
|
1028
|
-
<td class="name"><code><a href="#redraw">redraw</a></code></td>
|
|
1029
|
-
<td class="name">
|
|
1030
|
-
<code>
|
|
1031
|
-
|
|
1032
|
-
</code>
|
|
1033
|
-
</td>
|
|
1034
|
-
<td class="name"><code><p>重绘该图层。</p></code></td>
|
|
1035
|
-
</tr>
|
|
1036
|
-
|
|
1037
|
-
<tr class="deep-level-0">
|
|
1038
|
-
<td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
|
|
1039
|
-
<td class="name">
|
|
1040
|
-
<code>
|
|
1041
|
-
|
|
1042
|
-
</code>
|
|
1043
|
-
</td>
|
|
1044
|
-
<td class="name"><code><p>重绘所有专题要素。
|
|
1045
|
-
此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,抽稀,缓存等步骤。
|
|
1046
|
-
地图漫游时调用此方法进行图层刷新。</p></code></td>
|
|
1047
|
-
</tr>
|
|
1048
|
-
|
|
1049
|
-
<tr class="deep-level-0">
|
|
1050
|
-
<td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
|
|
1051
|
-
<td class="name">
|
|
1052
|
-
<code>
|
|
1053
|
-
|
|
1054
|
-
</code>
|
|
1055
|
-
</td>
|
|
1056
|
-
<td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
|
|
1057
|
-
</tr>
|
|
1058
|
-
|
|
1059
|
-
<tr class="deep-level-0">
|
|
1060
|
-
<td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
|
|
1061
|
-
<td class="name">
|
|
1062
|
-
<code>
|
|
1063
|
-
|
|
1064
|
-
</code>
|
|
1065
|
-
</td>
|
|
1066
|
-
<td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素。参数中的 features 数组中的每一项,必须是已经添加到当前图层中的 feature。</p></code></td>
|
|
1067
|
-
</tr>
|
|
1068
|
-
|
|
1069
|
-
<tr class="deep-level-0">
|
|
1070
|
-
<td class="name"><code><a href="#setMaxCacheCount">setMaxCacheCount</a></code></td>
|
|
1071
|
-
<td class="name">
|
|
1072
|
-
<code>
|
|
1073
|
-
|
|
1074
|
-
</code>
|
|
1075
|
-
</td>
|
|
1076
|
-
<td class="name"><code><p>设置最大缓存数量。</p></code></td>
|
|
1077
|
-
</tr>
|
|
1078
|
-
|
|
1079
|
-
<tr class="deep-level-0">
|
|
1080
|
-
<td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
|
|
1081
|
-
<td class="name">
|
|
1082
|
-
<code>
|
|
1083
|
-
|
|
1084
|
-
</code>
|
|
1085
|
-
</td>
|
|
1086
|
-
<td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
|
|
1087
|
-
</tr>
|
|
1088
|
-
|
|
1089
|
-
<tr class="deep-level-0">
|
|
1090
|
-
<td class="name"><code><a href="#update">update</a></code></td>
|
|
1091
|
-
<td class="name">
|
|
1092
|
-
<code>
|
|
1093
|
-
|
|
1094
|
-
</code>
|
|
1095
|
-
</td>
|
|
1096
|
-
<td class="name"><code><p>更新图层。</p></code></td>
|
|
1097
|
-
</tr>
|
|
1098
|
-
|
|
1099
|
-
</tbody>
|
|
1100
|
-
</table>
|
|
1101
|
-
</div>
|
|
1102
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
|
|
1103
780
|
|
|
1104
781
|
<div class="member">
|
|
1105
782
|
|
|
@@ -1108,7 +785,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1108
785
|
<h4 class="name" id="addFeatures">
|
|
1109
786
|
<a class="href-link" href="#addFeatures">#</a>
|
|
1110
787
|
|
|
1111
|
-
<span class="code-name"
|
|
788
|
+
<span class="code-name" style="font-size:30px">
|
|
1112
789
|
|
|
1113
790
|
addFeatures<span class="signature">(features)</span>
|
|
1114
791
|
|
|
@@ -1130,7 +807,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1130
807
|
|
|
1131
808
|
|
|
1132
809
|
|
|
1133
|
-
<h4
|
|
810
|
+
<h4>参数:</h4>
|
|
1134
811
|
|
|
1135
812
|
<div class="table-container">
|
|
1136
813
|
<table class="params table">
|
|
@@ -1160,12 +837,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1160
837
|
<td class="type">
|
|
1161
838
|
|
|
1162
839
|
|
|
1163
|
-
<span class="param-type">
|
|
1164
|
-
|
|
1165
|
-
Object
|
|
1166
|
-
|
|
1167
|
-
</span>
|
|
1168
|
-
|
|
840
|
+
<span class="param-type">Object</span>
|
|
1169
841
|
|
|
1170
842
|
|
|
1171
843
|
|
|
@@ -1197,7 +869,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1197
869
|
|
|
1198
870
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1199
871
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1200
|
-
<a
|
|
872
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#addFeatures">zondy.themelayer.GeoFeatureThemeLayer#addFeatures</a>
|
|
1201
873
|
</li></ul></dd>
|
|
1202
874
|
|
|
1203
875
|
|
|
@@ -1258,7 +930,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1258
930
|
<h4 class="name" id="clear">
|
|
1259
931
|
<a class="href-link" href="#clear">#</a>
|
|
1260
932
|
|
|
1261
|
-
<span class="code-name"
|
|
933
|
+
<span class="code-name" style="font-size:30px">
|
|
1262
934
|
|
|
1263
935
|
clear<span class="signature">()</span>
|
|
1264
936
|
|
|
@@ -1293,7 +965,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1293
965
|
|
|
1294
966
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1295
967
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1296
|
-
<a
|
|
968
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clear">zondy.themelayer.GeoFeatureThemeLayer#clear</a>
|
|
1297
969
|
</li></ul></dd>
|
|
1298
970
|
|
|
1299
971
|
|
|
@@ -1354,7 +1026,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1354
1026
|
<h4 class="name" id="clearCache">
|
|
1355
1027
|
<a class="href-link" href="#clearCache">#</a>
|
|
1356
1028
|
|
|
1357
|
-
<span class="code-name"
|
|
1029
|
+
<span class="code-name" style="font-size:30px">
|
|
1358
1030
|
|
|
1359
1031
|
clearCache<span class="signature">()</span>
|
|
1360
1032
|
|
|
@@ -1389,7 +1061,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1389
1061
|
|
|
1390
1062
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1391
1063
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1392
|
-
<a
|
|
1064
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clearCache">zondy.themelayer.GeoFeatureThemeLayer#clearCache</a>
|
|
1393
1065
|
</li></ul></dd>
|
|
1394
1066
|
|
|
1395
1067
|
|
|
@@ -1450,7 +1122,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1450
1122
|
<h4 class="name" id="createThematicFeature">
|
|
1451
1123
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1452
1124
|
|
|
1453
|
-
<span class="code-name"
|
|
1125
|
+
<span class="code-name" style="font-size:30px">
|
|
1454
1126
|
|
|
1455
1127
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1456
1128
|
|
|
@@ -1472,7 +1144,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1472
1144
|
|
|
1473
1145
|
|
|
1474
1146
|
|
|
1475
|
-
<h4
|
|
1147
|
+
<h4>参数:</h4>
|
|
1476
1148
|
|
|
1477
1149
|
<div class="table-container">
|
|
1478
1150
|
<table class="params table">
|
|
@@ -1502,12 +1174,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1502
1174
|
<td class="type">
|
|
1503
1175
|
|
|
1504
1176
|
|
|
1505
|
-
<span class="param-type">
|
|
1506
|
-
|
|
1507
|
-
Object
|
|
1508
|
-
|
|
1509
|
-
</span>
|
|
1510
|
-
|
|
1177
|
+
<span class="param-type">Object</span>
|
|
1511
1178
|
|
|
1512
1179
|
|
|
1513
1180
|
|
|
@@ -1539,7 +1206,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1539
1206
|
|
|
1540
1207
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1541
1208
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1542
|
-
<a
|
|
1209
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#createThematicFeature">zondy.themelayer.GeoFeatureThemeLayer#createThematicFeature</a>
|
|
1543
1210
|
</li></ul></dd>
|
|
1544
1211
|
|
|
1545
1212
|
|
|
@@ -1600,7 +1267,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1600
1267
|
<h4 class="name" id="destroyFeatures">
|
|
1601
1268
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1602
1269
|
|
|
1603
|
-
<span class="code-name"
|
|
1270
|
+
<span class="code-name" style="font-size:30px">
|
|
1604
1271
|
|
|
1605
1272
|
destroyFeatures<span class="signature">(features)</span>
|
|
1606
1273
|
|
|
@@ -1622,7 +1289,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1622
1289
|
|
|
1623
1290
|
|
|
1624
1291
|
|
|
1625
|
-
<h4
|
|
1292
|
+
<h4>参数:</h4>
|
|
1626
1293
|
|
|
1627
1294
|
<div class="table-container">
|
|
1628
1295
|
<table class="params table">
|
|
@@ -1652,12 +1319,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1652
1319
|
<td class="type">
|
|
1653
1320
|
|
|
1654
1321
|
|
|
1655
|
-
<span class="param-type">
|
|
1656
|
-
|
|
1657
|
-
Array.<zondy.Feature.Vector>
|
|
1658
|
-
|
|
1659
|
-
</span>
|
|
1660
|
-
|
|
1322
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1661
1323
|
|
|
1662
1324
|
|
|
1663
1325
|
|
|
@@ -1689,7 +1351,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1689
1351
|
|
|
1690
1352
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1691
1353
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1692
|
-
<a
|
|
1354
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1693
1355
|
</li></ul></dd>
|
|
1694
1356
|
|
|
1695
1357
|
|
|
@@ -1750,7 +1412,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1750
1412
|
<h4 class="name" id="getCacheCount">
|
|
1751
1413
|
<a class="href-link" href="#getCacheCount">#</a>
|
|
1752
1414
|
|
|
1753
|
-
<span class="code-name"
|
|
1415
|
+
<span class="code-name" style="font-size:30px">
|
|
1754
1416
|
|
|
1755
1417
|
getCacheCount<span class="signature">()</span>
|
|
1756
1418
|
|
|
@@ -1785,7 +1447,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1785
1447
|
|
|
1786
1448
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1787
1449
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1788
|
-
<a
|
|
1450
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getCacheCount">zondy.themelayer.GeoFeatureThemeLayer#getCacheCount</a>
|
|
1789
1451
|
</li></ul></dd>
|
|
1790
1452
|
|
|
1791
1453
|
|
|
@@ -1833,7 +1495,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1833
1495
|
|
|
1834
1496
|
|
|
1835
1497
|
<div class='columns method-parameter'>
|
|
1836
|
-
<div class="column is-2"><label
|
|
1498
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1837
1499
|
<div class="column is-10">
|
|
1838
1500
|
|
|
1839
1501
|
|
|
@@ -1846,12 +1508,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1846
1508
|
<div class='column is-5 has-text-left'>
|
|
1847
1509
|
<label>类型: </label>
|
|
1848
1510
|
|
|
1849
|
-
<span class="param-type">
|
|
1850
|
-
|
|
1851
|
-
number
|
|
1852
|
-
|
|
1853
|
-
</span>
|
|
1854
|
-
|
|
1511
|
+
<span class="param-type">number</span>
|
|
1855
1512
|
|
|
1856
1513
|
|
|
1857
1514
|
</div>
|
|
@@ -1876,7 +1533,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1876
1533
|
<h4 class="name" id="getEvents">
|
|
1877
1534
|
<a class="href-link" href="#getEvents">#</a>
|
|
1878
1535
|
|
|
1879
|
-
<span class="code-name"
|
|
1536
|
+
<span class="code-name" style="font-size:30px">
|
|
1880
1537
|
|
|
1881
1538
|
getEvents<span class="signature">()</span>
|
|
1882
1539
|
|
|
@@ -1911,7 +1568,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1911
1568
|
|
|
1912
1569
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1913
1570
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1914
|
-
<a
|
|
1571
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
1915
1572
|
</li></ul></dd>
|
|
1916
1573
|
|
|
1917
1574
|
|
|
@@ -1959,7 +1616,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1959
1616
|
|
|
1960
1617
|
|
|
1961
1618
|
<div class='columns method-parameter'>
|
|
1962
|
-
<div class="column is-2"><label
|
|
1619
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1963
1620
|
<div class="column is-10">
|
|
1964
1621
|
|
|
1965
1622
|
|
|
@@ -1972,12 +1629,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1972
1629
|
<div class='column is-5 has-text-left'>
|
|
1973
1630
|
<label>类型: </label>
|
|
1974
1631
|
|
|
1975
|
-
<span class="param-type">
|
|
1976
|
-
|
|
1977
|
-
Object
|
|
1978
|
-
|
|
1979
|
-
</span>
|
|
1980
|
-
|
|
1632
|
+
<span class="param-type">Object</span>
|
|
1981
1633
|
|
|
1982
1634
|
|
|
1983
1635
|
</div>
|
|
@@ -2002,7 +1654,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2002
1654
|
<h4 class="name" id="getFeatureBy">
|
|
2003
1655
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
2004
1656
|
|
|
2005
|
-
<span class="code-name"
|
|
1657
|
+
<span class="code-name" style="font-size:30px">
|
|
2006
1658
|
|
|
2007
1659
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
2008
1660
|
|
|
@@ -2024,7 +1676,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2024
1676
|
|
|
2025
1677
|
|
|
2026
1678
|
|
|
2027
|
-
<h4
|
|
1679
|
+
<h4>参数:</h4>
|
|
2028
1680
|
|
|
2029
1681
|
<div class="table-container">
|
|
2030
1682
|
<table class="params table">
|
|
@@ -2054,12 +1706,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2054
1706
|
<td class="type">
|
|
2055
1707
|
|
|
2056
1708
|
|
|
2057
|
-
<span class="param-type">
|
|
2058
|
-
|
|
2059
|
-
string
|
|
2060
|
-
|
|
2061
|
-
</span>
|
|
2062
|
-
|
|
1709
|
+
<span class="param-type">string</span>
|
|
2063
1710
|
|
|
2064
1711
|
|
|
2065
1712
|
|
|
@@ -2083,12 +1730,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2083
1730
|
<td class="type">
|
|
2084
1731
|
|
|
2085
1732
|
|
|
2086
|
-
<span class="param-type">
|
|
2087
|
-
|
|
2088
|
-
string
|
|
2089
|
-
|
|
2090
|
-
</span>
|
|
2091
|
-
|
|
1733
|
+
<span class="param-type">string</span>
|
|
2092
1734
|
|
|
2093
1735
|
|
|
2094
1736
|
|
|
@@ -2120,7 +1762,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2120
1762
|
|
|
2121
1763
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2122
1764
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2123
|
-
<a
|
|
1765
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
2124
1766
|
</li></ul></dd>
|
|
2125
1767
|
|
|
2126
1768
|
|
|
@@ -2181,7 +1823,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2181
1823
|
<h4 class="name" id="getFeatureById">
|
|
2182
1824
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
2183
1825
|
|
|
2184
|
-
<span class="code-name"
|
|
1826
|
+
<span class="code-name" style="font-size:30px">
|
|
2185
1827
|
|
|
2186
1828
|
getFeatureById<span class="signature">(featureId)</span>
|
|
2187
1829
|
|
|
@@ -2203,7 +1845,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2203
1845
|
|
|
2204
1846
|
|
|
2205
1847
|
|
|
2206
|
-
<h4
|
|
1848
|
+
<h4>参数:</h4>
|
|
2207
1849
|
|
|
2208
1850
|
<div class="table-container">
|
|
2209
1851
|
<table class="params table">
|
|
@@ -2233,12 +1875,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2233
1875
|
<td class="type">
|
|
2234
1876
|
|
|
2235
1877
|
|
|
2236
|
-
<span class="param-type">
|
|
2237
|
-
|
|
2238
|
-
number
|
|
2239
|
-
|
|
2240
|
-
</span>
|
|
2241
|
-
|
|
1878
|
+
<span class="param-type">number</span>
|
|
2242
1879
|
|
|
2243
1880
|
|
|
2244
1881
|
|
|
@@ -2270,7 +1907,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2270
1907
|
|
|
2271
1908
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2272
1909
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2273
|
-
<a
|
|
1910
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
2274
1911
|
</li></ul></dd>
|
|
2275
1912
|
|
|
2276
1913
|
|
|
@@ -2331,7 +1968,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2331
1968
|
<h4 class="name" id="getFeatures">
|
|
2332
1969
|
<a class="href-link" href="#getFeatures">#</a>
|
|
2333
1970
|
|
|
2334
|
-
<span class="code-name"
|
|
1971
|
+
<span class="code-name" style="font-size:30px">
|
|
2335
1972
|
|
|
2336
1973
|
getFeatures<span class="signature">()</span>
|
|
2337
1974
|
|
|
@@ -2366,7 +2003,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2366
2003
|
|
|
2367
2004
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2368
2005
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2369
|
-
<a
|
|
2006
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2370
2007
|
</li></ul></dd>
|
|
2371
2008
|
|
|
2372
2009
|
|
|
@@ -2414,7 +2051,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2414
2051
|
|
|
2415
2052
|
|
|
2416
2053
|
<div class='columns method-parameter'>
|
|
2417
|
-
<div class="column is-2"><label
|
|
2054
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2418
2055
|
<div class="column is-10">
|
|
2419
2056
|
|
|
2420
2057
|
|
|
@@ -2427,12 +2064,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2427
2064
|
<div class='column is-5 has-text-left'>
|
|
2428
2065
|
<label>类型: </label>
|
|
2429
2066
|
|
|
2430
|
-
<span class="param-type">
|
|
2431
|
-
|
|
2432
|
-
Array
|
|
2433
|
-
|
|
2434
|
-
</span>
|
|
2435
|
-
|
|
2067
|
+
<span class="param-type">Array</span>
|
|
2436
2068
|
|
|
2437
2069
|
|
|
2438
2070
|
</div>
|
|
@@ -2457,7 +2089,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2457
2089
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2458
2090
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2459
2091
|
|
|
2460
|
-
<span class="code-name"
|
|
2092
|
+
<span class="code-name" style="font-size:30px">
|
|
2461
2093
|
|
|
2462
2094
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2463
2095
|
|
|
@@ -2479,7 +2111,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2479
2111
|
|
|
2480
2112
|
|
|
2481
2113
|
|
|
2482
|
-
<h4
|
|
2114
|
+
<h4>参数:</h4>
|
|
2483
2115
|
|
|
2484
2116
|
<div class="table-container">
|
|
2485
2117
|
<table class="params table">
|
|
@@ -2509,12 +2141,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2509
2141
|
<td class="type">
|
|
2510
2142
|
|
|
2511
2143
|
|
|
2512
|
-
<span class="param-type">
|
|
2513
|
-
|
|
2514
|
-
string
|
|
2515
|
-
|
|
2516
|
-
</span>
|
|
2517
|
-
|
|
2144
|
+
<span class="param-type">string</span>
|
|
2518
2145
|
|
|
2519
2146
|
|
|
2520
2147
|
|
|
@@ -2538,12 +2165,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2538
2165
|
<td class="type">
|
|
2539
2166
|
|
|
2540
2167
|
|
|
2541
|
-
<span class="param-type">
|
|
2542
|
-
|
|
2543
|
-
string
|
|
2544
|
-
|
|
2545
|
-
</span>
|
|
2546
|
-
|
|
2168
|
+
<span class="param-type">string</span>
|
|
2547
2169
|
|
|
2548
2170
|
|
|
2549
2171
|
|
|
@@ -2575,7 +2197,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2575
2197
|
|
|
2576
2198
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2577
2199
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2578
|
-
<a
|
|
2200
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2579
2201
|
</li></ul></dd>
|
|
2580
2202
|
|
|
2581
2203
|
|
|
@@ -2623,7 +2245,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2623
2245
|
|
|
2624
2246
|
|
|
2625
2247
|
<div class='columns method-parameter'>
|
|
2626
|
-
<div class="column is-2"><label
|
|
2248
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2627
2249
|
<div class="column is-10">
|
|
2628
2250
|
|
|
2629
2251
|
|
|
@@ -2636,12 +2258,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2636
2258
|
<div class='column is-5 has-text-left'>
|
|
2637
2259
|
<label>类型: </label>
|
|
2638
2260
|
|
|
2639
|
-
<span class="param-type">
|
|
2640
|
-
|
|
2641
|
-
Array
|
|
2642
|
-
|
|
2643
|
-
</span>
|
|
2644
|
-
|
|
2261
|
+
<span class="param-type">Array</span>
|
|
2645
2262
|
|
|
2646
2263
|
|
|
2647
2264
|
</div>
|
|
@@ -2666,7 +2283,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2666
2283
|
<h4 class="name" id="getLocalXY">
|
|
2667
2284
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2668
2285
|
|
|
2669
|
-
<span class="code-name"
|
|
2286
|
+
<span class="code-name" style="font-size:30px">
|
|
2670
2287
|
|
|
2671
2288
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2672
2289
|
|
|
@@ -2688,7 +2305,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2688
2305
|
|
|
2689
2306
|
|
|
2690
2307
|
|
|
2691
|
-
<h4
|
|
2308
|
+
<h4>参数:</h4>
|
|
2692
2309
|
|
|
2693
2310
|
<div class="table-container">
|
|
2694
2311
|
<table class="params table">
|
|
@@ -2718,12 +2335,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2718
2335
|
<td class="type">
|
|
2719
2336
|
|
|
2720
2337
|
|
|
2721
|
-
<span class="param-type">
|
|
2722
|
-
|
|
2723
|
-
Array
|
|
2724
|
-
|
|
2725
|
-
</span>
|
|
2726
|
-
|
|
2338
|
+
<span class="param-type">Array</span>
|
|
2727
2339
|
|
|
2728
2340
|
|
|
2729
2341
|
|
|
@@ -2755,7 +2367,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2755
2367
|
|
|
2756
2368
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2757
2369
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2758
|
-
<a
|
|
2370
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
2759
2371
|
</li></ul></dd>
|
|
2760
2372
|
|
|
2761
2373
|
|
|
@@ -2816,7 +2428,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2816
2428
|
<h4 class="name" id="getShapesByFeatureID">
|
|
2817
2429
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
2818
2430
|
|
|
2819
|
-
<span class="code-name"
|
|
2431
|
+
<span class="code-name" style="font-size:30px">
|
|
2820
2432
|
|
|
2821
2433
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
2822
2434
|
|
|
@@ -2838,7 +2450,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2838
2450
|
|
|
2839
2451
|
|
|
2840
2452
|
|
|
2841
|
-
<h4
|
|
2453
|
+
<h4>参数:</h4>
|
|
2842
2454
|
|
|
2843
2455
|
<div class="table-container">
|
|
2844
2456
|
<table class="params table">
|
|
@@ -2868,12 +2480,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2868
2480
|
<td class="type">
|
|
2869
2481
|
|
|
2870
2482
|
|
|
2871
|
-
<span class="param-type">
|
|
2872
|
-
|
|
2873
|
-
number
|
|
2874
|
-
|
|
2875
|
-
</span>
|
|
2876
|
-
|
|
2483
|
+
<span class="param-type">number</span>
|
|
2877
2484
|
|
|
2878
2485
|
|
|
2879
2486
|
|
|
@@ -2905,7 +2512,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2905
2512
|
|
|
2906
2513
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2907
2514
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2908
|
-
<a
|
|
2515
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getShapesByFeatureID">zondy.themelayer.GeoFeatureThemeLayer#getShapesByFeatureID</a>
|
|
2909
2516
|
</li></ul></dd>
|
|
2910
2517
|
|
|
2911
2518
|
|
|
@@ -2966,7 +2573,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2966
2573
|
<h4 class="name" id="getStyleByData">
|
|
2967
2574
|
<a class="href-link" href="#getStyleByData">#</a>
|
|
2968
2575
|
|
|
2969
|
-
<span class="code-name"
|
|
2576
|
+
<span class="code-name" style="font-size:30px">
|
|
2970
2577
|
|
|
2971
2578
|
getStyleByData<span class="signature">(feat)</span>
|
|
2972
2579
|
|
|
@@ -2988,7 +2595,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2988
2595
|
|
|
2989
2596
|
|
|
2990
2597
|
|
|
2991
|
-
<h4
|
|
2598
|
+
<h4>参数:</h4>
|
|
2992
2599
|
|
|
2993
2600
|
<div class="table-container">
|
|
2994
2601
|
<table class="params table">
|
|
@@ -3018,12 +2625,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3018
2625
|
<td class="type">
|
|
3019
2626
|
|
|
3020
2627
|
|
|
3021
|
-
<span class="param-type">
|
|
3022
|
-
|
|
3023
|
-
zondy.Feature.Vector
|
|
3024
|
-
|
|
3025
|
-
</span>
|
|
3026
|
-
|
|
2628
|
+
<span class="param-type">zondy.Feature.Vector</span>
|
|
3027
2629
|
|
|
3028
2630
|
|
|
3029
2631
|
|
|
@@ -3098,7 +2700,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3098
2700
|
|
|
3099
2701
|
|
|
3100
2702
|
<div class='columns method-parameter'>
|
|
3101
|
-
<div class="column is-2"><label
|
|
2703
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
3102
2704
|
<div class="column is-10">
|
|
3103
2705
|
|
|
3104
2706
|
|
|
@@ -3111,12 +2713,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3111
2713
|
<div class='column is-5 has-text-left'>
|
|
3112
2714
|
<label>类型: </label>
|
|
3113
2715
|
|
|
3114
|
-
<span class="param-type">
|
|
3115
|
-
|
|
3116
|
-
Array.<<a onclick="getTypeHTML(event)" link="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>>
|
|
3117
|
-
|
|
3118
|
-
</span>
|
|
3119
|
-
|
|
2716
|
+
<span class="param-type">Array.<<a href="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>></span>
|
|
3120
2717
|
|
|
3121
2718
|
|
|
3122
2719
|
</div>
|
|
@@ -3141,7 +2738,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3141
2738
|
<h4 class="name" id="initialize">
|
|
3142
2739
|
<a class="href-link" href="#initialize">#</a>
|
|
3143
2740
|
|
|
3144
|
-
<span class="code-name"
|
|
2741
|
+
<span class="code-name" style="font-size:30px">
|
|
3145
2742
|
|
|
3146
2743
|
initialize<span class="signature">(name, options)</span>
|
|
3147
2744
|
|
|
@@ -3163,7 +2760,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3163
2760
|
|
|
3164
2761
|
|
|
3165
2762
|
|
|
3166
|
-
<h4
|
|
2763
|
+
<h4>参数:</h4>
|
|
3167
2764
|
|
|
3168
2765
|
<div class="table-container">
|
|
3169
2766
|
<table class="params table">
|
|
@@ -3193,12 +2790,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3193
2790
|
<td class="type">
|
|
3194
2791
|
|
|
3195
2792
|
|
|
3196
|
-
<span class="param-type">
|
|
3197
|
-
|
|
3198
|
-
string
|
|
3199
|
-
|
|
3200
|
-
</span>
|
|
3201
|
-
|
|
2793
|
+
<span class="param-type">string</span>
|
|
3202
2794
|
|
|
3203
2795
|
|
|
3204
2796
|
|
|
@@ -3222,12 +2814,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3222
2814
|
<td class="type">
|
|
3223
2815
|
|
|
3224
2816
|
|
|
3225
|
-
<span class="param-type">
|
|
3226
|
-
|
|
3227
|
-
Object
|
|
3228
|
-
|
|
3229
|
-
</span>
|
|
3230
|
-
|
|
2817
|
+
<span class="param-type">Object</span>
|
|
3231
2818
|
|
|
3232
2819
|
|
|
3233
2820
|
|
|
@@ -3259,7 +2846,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3259
2846
|
|
|
3260
2847
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3261
2848
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3262
|
-
<a
|
|
2849
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#initialize">zondy.themelayer.GeoFeatureThemeLayer#initialize</a>
|
|
3263
2850
|
</li></ul></dd>
|
|
3264
2851
|
|
|
3265
2852
|
|
|
@@ -3320,7 +2907,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3320
2907
|
<h4 class="name" id="off">
|
|
3321
2908
|
<a class="href-link" href="#off">#</a>
|
|
3322
2909
|
|
|
3323
|
-
<span class="code-name"
|
|
2910
|
+
<span class="code-name" style="font-size:30px">
|
|
3324
2911
|
|
|
3325
2912
|
off<span class="signature">(event, callback, context)</span>
|
|
3326
2913
|
|
|
@@ -3342,7 +2929,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3342
2929
|
|
|
3343
2930
|
|
|
3344
2931
|
|
|
3345
|
-
<h4
|
|
2932
|
+
<h4>参数:</h4>
|
|
3346
2933
|
|
|
3347
2934
|
<div class="table-container">
|
|
3348
2935
|
<table class="params table">
|
|
@@ -3372,12 +2959,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3372
2959
|
<td class="type">
|
|
3373
2960
|
|
|
3374
2961
|
|
|
3375
|
-
<span class="param-type">
|
|
3376
|
-
|
|
3377
|
-
Event
|
|
3378
|
-
|
|
3379
|
-
</span>
|
|
3380
|
-
|
|
2962
|
+
<span class="param-type">Event</span>
|
|
3381
2963
|
|
|
3382
2964
|
|
|
3383
2965
|
|
|
@@ -3401,12 +2983,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3401
2983
|
<td class="type">
|
|
3402
2984
|
|
|
3403
2985
|
|
|
3404
|
-
<span class="param-type">
|
|
3405
|
-
|
|
3406
|
-
function
|
|
3407
|
-
|
|
3408
|
-
</span>
|
|
3409
|
-
|
|
2986
|
+
<span class="param-type">function</span>
|
|
3410
2987
|
|
|
3411
2988
|
|
|
3412
2989
|
|
|
@@ -3430,12 +3007,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3430
3007
|
<td class="type">
|
|
3431
3008
|
|
|
3432
3009
|
|
|
3433
|
-
<span class="param-type">
|
|
3434
|
-
|
|
3435
|
-
string
|
|
3436
|
-
|
|
3437
|
-
</span>
|
|
3438
|
-
|
|
3010
|
+
<span class="param-type">string</span>
|
|
3439
3011
|
|
|
3440
3012
|
|
|
3441
3013
|
|
|
@@ -3467,7 +3039,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3467
3039
|
|
|
3468
3040
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3469
3041
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3470
|
-
<a
|
|
3042
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
3471
3043
|
</li></ul></dd>
|
|
3472
3044
|
|
|
3473
3045
|
|
|
@@ -3528,7 +3100,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3528
3100
|
<h4 class="name" id="on">
|
|
3529
3101
|
<a class="href-link" href="#on">#</a>
|
|
3530
3102
|
|
|
3531
|
-
<span class="code-name"
|
|
3103
|
+
<span class="code-name" style="font-size:30px">
|
|
3532
3104
|
|
|
3533
3105
|
on<span class="signature">(event, callback, context)</span>
|
|
3534
3106
|
|
|
@@ -3550,7 +3122,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3550
3122
|
|
|
3551
3123
|
|
|
3552
3124
|
|
|
3553
|
-
<h4
|
|
3125
|
+
<h4>参数:</h4>
|
|
3554
3126
|
|
|
3555
3127
|
<div class="table-container">
|
|
3556
3128
|
<table class="params table">
|
|
@@ -3580,12 +3152,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3580
3152
|
<td class="type">
|
|
3581
3153
|
|
|
3582
3154
|
|
|
3583
|
-
<span class="param-type">
|
|
3584
|
-
|
|
3585
|
-
Event
|
|
3586
|
-
|
|
3587
|
-
</span>
|
|
3588
|
-
|
|
3155
|
+
<span class="param-type">Event</span>
|
|
3589
3156
|
|
|
3590
3157
|
|
|
3591
3158
|
|
|
@@ -3609,12 +3176,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3609
3176
|
<td class="type">
|
|
3610
3177
|
|
|
3611
3178
|
|
|
3612
|
-
<span class="param-type">
|
|
3613
|
-
|
|
3614
|
-
function
|
|
3615
|
-
|
|
3616
|
-
</span>
|
|
3617
|
-
|
|
3179
|
+
<span class="param-type">function</span>
|
|
3618
3180
|
|
|
3619
3181
|
|
|
3620
3182
|
|
|
@@ -3638,12 +3200,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3638
3200
|
<td class="type">
|
|
3639
3201
|
|
|
3640
3202
|
|
|
3641
|
-
<span class="param-type">
|
|
3642
|
-
|
|
3643
|
-
string
|
|
3644
|
-
|
|
3645
|
-
</span>
|
|
3646
|
-
|
|
3203
|
+
<span class="param-type">string</span>
|
|
3647
3204
|
|
|
3648
3205
|
|
|
3649
3206
|
|
|
@@ -3675,7 +3232,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3675
3232
|
|
|
3676
3233
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3677
3234
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3678
|
-
<a
|
|
3235
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
3679
3236
|
</li></ul></dd>
|
|
3680
3237
|
|
|
3681
3238
|
|
|
@@ -3736,7 +3293,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3736
3293
|
<h4 class="name" id="onRemove">
|
|
3737
3294
|
<a class="href-link" href="#onRemove">#</a>
|
|
3738
3295
|
|
|
3739
|
-
<span class="code-name"
|
|
3296
|
+
<span class="code-name" style="font-size:30px">
|
|
3740
3297
|
|
|
3741
3298
|
onRemove<span class="signature">(map)</span>
|
|
3742
3299
|
|
|
@@ -3758,7 +3315,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3758
3315
|
|
|
3759
3316
|
|
|
3760
3317
|
|
|
3761
|
-
<h4
|
|
3318
|
+
<h4>参数:</h4>
|
|
3762
3319
|
|
|
3763
3320
|
<div class="table-container">
|
|
3764
3321
|
<table class="params table">
|
|
@@ -3788,12 +3345,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3788
3345
|
<td class="type">
|
|
3789
3346
|
|
|
3790
3347
|
|
|
3791
|
-
<span class="param-type">
|
|
3792
|
-
|
|
3793
|
-
L.Map
|
|
3794
|
-
|
|
3795
|
-
</span>
|
|
3796
|
-
|
|
3348
|
+
<span class="param-type">L.Map</span>
|
|
3797
3349
|
|
|
3798
3350
|
|
|
3799
3351
|
|
|
@@ -3825,7 +3377,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3825
3377
|
|
|
3826
3378
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3827
3379
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3828
|
-
<a
|
|
3380
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
3829
3381
|
</li></ul></dd>
|
|
3830
3382
|
|
|
3831
3383
|
|
|
@@ -3886,7 +3438,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3886
3438
|
<h4 class="name" id="redraw">
|
|
3887
3439
|
<a class="href-link" href="#redraw">#</a>
|
|
3888
3440
|
|
|
3889
|
-
<span class="code-name"
|
|
3441
|
+
<span class="code-name" style="font-size:30px">
|
|
3890
3442
|
|
|
3891
3443
|
redraw<span class="signature">()</span>
|
|
3892
3444
|
|
|
@@ -3921,7 +3473,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3921
3473
|
|
|
3922
3474
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3923
3475
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3924
|
-
<a
|
|
3476
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redraw">zondy.themelayer.GeoFeatureThemeLayer#redraw</a>
|
|
3925
3477
|
</li></ul></dd>
|
|
3926
3478
|
|
|
3927
3479
|
|
|
@@ -3982,7 +3534,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3982
3534
|
<h4 class="name" id="redrawThematicFeatures">
|
|
3983
3535
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
3984
3536
|
|
|
3985
|
-
<span class="code-name"
|
|
3537
|
+
<span class="code-name" style="font-size:30px">
|
|
3986
3538
|
|
|
3987
3539
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
3988
3540
|
|
|
@@ -4006,7 +3558,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4006
3558
|
|
|
4007
3559
|
|
|
4008
3560
|
|
|
4009
|
-
<h4
|
|
3561
|
+
<h4>参数:</h4>
|
|
4010
3562
|
|
|
4011
3563
|
<div class="table-container">
|
|
4012
3564
|
<table class="params table">
|
|
@@ -4036,12 +3588,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4036
3588
|
<td class="type">
|
|
4037
3589
|
|
|
4038
3590
|
|
|
4039
|
-
<span class="param-type">
|
|
4040
|
-
|
|
4041
|
-
L.bounds
|
|
4042
|
-
|
|
4043
|
-
</span>
|
|
4044
|
-
|
|
3591
|
+
<span class="param-type">L.bounds</span>
|
|
4045
3592
|
|
|
4046
3593
|
|
|
4047
3594
|
|
|
@@ -4073,7 +3620,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4073
3620
|
|
|
4074
3621
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4075
3622
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4076
|
-
<a
|
|
3623
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redrawThematicFeatures">zondy.themelayer.GeoFeatureThemeLayer#redrawThematicFeatures</a>
|
|
4077
3624
|
</li></ul></dd>
|
|
4078
3625
|
|
|
4079
3626
|
|
|
@@ -4134,7 +3681,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4134
3681
|
<h4 class="name" id="removeAllFeatures">
|
|
4135
3682
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
4136
3683
|
|
|
4137
|
-
<span class="code-name"
|
|
3684
|
+
<span class="code-name" style="font-size:30px">
|
|
4138
3685
|
|
|
4139
3686
|
removeAllFeatures<span class="signature">()</span>
|
|
4140
3687
|
|
|
@@ -4169,7 +3716,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4169
3716
|
|
|
4170
3717
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4171
3718
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4172
|
-
<a
|
|
3719
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeAllFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeAllFeatures</a>
|
|
4173
3720
|
</li></ul></dd>
|
|
4174
3721
|
|
|
4175
3722
|
|
|
@@ -4230,7 +3777,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4230
3777
|
<h4 class="name" id="removeFeatures">
|
|
4231
3778
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
4232
3779
|
|
|
4233
|
-
<span class="code-name"
|
|
3780
|
+
<span class="code-name" style="font-size:30px">
|
|
4234
3781
|
|
|
4235
3782
|
removeFeatures<span class="signature">(features)</span>
|
|
4236
3783
|
|
|
@@ -4252,7 +3799,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4252
3799
|
|
|
4253
3800
|
|
|
4254
3801
|
|
|
4255
|
-
<h4
|
|
3802
|
+
<h4>参数:</h4>
|
|
4256
3803
|
|
|
4257
3804
|
<div class="table-container">
|
|
4258
3805
|
<table class="params table">
|
|
@@ -4282,12 +3829,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4282
3829
|
<td class="type">
|
|
4283
3830
|
|
|
4284
3831
|
|
|
4285
|
-
<span class="param-type">
|
|
4286
|
-
|
|
4287
|
-
Object
|
|
4288
|
-
|
|
4289
|
-
</span>
|
|
4290
|
-
|
|
3832
|
+
<span class="param-type">Object</span>
|
|
4291
3833
|
|
|
4292
3834
|
|
|
4293
3835
|
|
|
@@ -4319,7 +3861,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4319
3861
|
|
|
4320
3862
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4321
3863
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4322
|
-
<a
|
|
3864
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeFeatures</a>
|
|
4323
3865
|
</li></ul></dd>
|
|
4324
3866
|
|
|
4325
3867
|
|
|
@@ -4380,7 +3922,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4380
3922
|
<h4 class="name" id="setMaxCacheCount">
|
|
4381
3923
|
<a class="href-link" href="#setMaxCacheCount">#</a>
|
|
4382
3924
|
|
|
4383
|
-
<span class="code-name"
|
|
3925
|
+
<span class="code-name" style="font-size:30px">
|
|
4384
3926
|
|
|
4385
3927
|
setMaxCacheCount<span class="signature">(cacheCount)</span>
|
|
4386
3928
|
|
|
@@ -4402,7 +3944,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4402
3944
|
|
|
4403
3945
|
|
|
4404
3946
|
|
|
4405
|
-
<h4
|
|
3947
|
+
<h4>参数:</h4>
|
|
4406
3948
|
|
|
4407
3949
|
<div class="table-container">
|
|
4408
3950
|
<table class="params table">
|
|
@@ -4432,12 +3974,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4432
3974
|
<td class="type">
|
|
4433
3975
|
|
|
4434
3976
|
|
|
4435
|
-
<span class="param-type">
|
|
4436
|
-
|
|
4437
|
-
number
|
|
4438
|
-
|
|
4439
|
-
</span>
|
|
4440
|
-
|
|
3977
|
+
<span class="param-type">number</span>
|
|
4441
3978
|
|
|
4442
3979
|
|
|
4443
3980
|
|
|
@@ -4469,7 +4006,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4469
4006
|
|
|
4470
4007
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4471
4008
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4472
|
-
<a
|
|
4009
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#setMaxCacheCount">zondy.themelayer.GeoFeatureThemeLayer#setMaxCacheCount</a>
|
|
4473
4010
|
</li></ul></dd>
|
|
4474
4011
|
|
|
4475
4012
|
|
|
@@ -4530,7 +4067,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4530
4067
|
<h4 class="name" id="setOpacity">
|
|
4531
4068
|
<a class="href-link" href="#setOpacity">#</a>
|
|
4532
4069
|
|
|
4533
|
-
<span class="code-name"
|
|
4070
|
+
<span class="code-name" style="font-size:30px">
|
|
4534
4071
|
|
|
4535
4072
|
setOpacity<span class="signature">(opacity)</span>
|
|
4536
4073
|
|
|
@@ -4552,7 +4089,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4552
4089
|
|
|
4553
4090
|
|
|
4554
4091
|
|
|
4555
|
-
<h4
|
|
4092
|
+
<h4>参数:</h4>
|
|
4556
4093
|
|
|
4557
4094
|
<div class="table-container">
|
|
4558
4095
|
<table class="params table">
|
|
@@ -4582,12 +4119,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4582
4119
|
<td class="type">
|
|
4583
4120
|
|
|
4584
4121
|
|
|
4585
|
-
<span class="param-type">
|
|
4586
|
-
|
|
4587
|
-
number
|
|
4588
|
-
|
|
4589
|
-
</span>
|
|
4590
|
-
|
|
4122
|
+
<span class="param-type">number</span>
|
|
4591
4123
|
|
|
4592
4124
|
|
|
4593
4125
|
|
|
@@ -4619,7 +4151,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4619
4151
|
|
|
4620
4152
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4621
4153
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4622
|
-
<a
|
|
4154
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
4623
4155
|
</li></ul></dd>
|
|
4624
4156
|
|
|
4625
4157
|
|
|
@@ -4680,7 +4212,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4680
4212
|
<h4 class="name" id="update">
|
|
4681
4213
|
<a class="href-link" href="#update">#</a>
|
|
4682
4214
|
|
|
4683
|
-
<span class="code-name"
|
|
4215
|
+
<span class="code-name" style="font-size:30px">
|
|
4684
4216
|
|
|
4685
4217
|
update<span class="signature">(bounds)</span>
|
|
4686
4218
|
|
|
@@ -4702,7 +4234,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4702
4234
|
|
|
4703
4235
|
|
|
4704
4236
|
|
|
4705
|
-
<h4
|
|
4237
|
+
<h4>参数:</h4>
|
|
4706
4238
|
|
|
4707
4239
|
<div class="table-container">
|
|
4708
4240
|
<table class="params table">
|
|
@@ -4732,12 +4264,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4732
4264
|
<td class="type">
|
|
4733
4265
|
|
|
4734
4266
|
|
|
4735
|
-
<span class="param-type">
|
|
4736
|
-
|
|
4737
|
-
L.bounds
|
|
4738
|
-
|
|
4739
|
-
</span>
|
|
4740
|
-
|
|
4267
|
+
<span class="param-type">L.bounds</span>
|
|
4741
4268
|
|
|
4742
4269
|
|
|
4743
4270
|
|
|
@@ -4769,7 +4296,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4769
4296
|
|
|
4770
4297
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4771
4298
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4772
|
-
<a
|
|
4299
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
4773
4300
|
</li></ul></dd>
|
|
4774
4301
|
|
|
4775
4302
|
|
|
@@ -4832,36 +4359,6 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4832
4359
|
|
|
4833
4360
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
4834
4361
|
<h3 id='event'>事件</h3>
|
|
4835
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
|
|
4836
|
-
<div class="table-container">
|
|
4837
|
-
<table class="params table">
|
|
4838
|
-
<thead>
|
|
4839
|
-
<tr>
|
|
4840
|
-
<th>名称</th>
|
|
4841
|
-
<th>描述</th>
|
|
4842
|
-
</tr>
|
|
4843
|
-
</thead>
|
|
4844
|
-
<tbody>
|
|
4845
|
-
|
|
4846
|
-
<tr class="deep-level-0">
|
|
4847
|
-
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4848
|
-
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4849
|
-
</tr>
|
|
4850
|
-
|
|
4851
|
-
<tr class="deep-level-0">
|
|
4852
|
-
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4853
|
-
<td class="name"><code>changelayer</code></td>
|
|
4854
|
-
</tr>
|
|
4855
|
-
|
|
4856
|
-
<tr class="deep-level-0">
|
|
4857
|
-
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4858
|
-
<td class="name"><code>featuresremoved</code></td>
|
|
4859
|
-
</tr>
|
|
4860
|
-
|
|
4861
|
-
</tbody>
|
|
4862
|
-
</table>
|
|
4863
|
-
</div>
|
|
4864
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
|
|
4865
4362
|
<div class="members">
|
|
4866
4363
|
|
|
4867
4364
|
<div class="member">
|
|
@@ -4872,7 +4369,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4872
4369
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
4873
4370
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
4874
4371
|
|
|
4875
|
-
<span class="code-name"
|
|
4372
|
+
<span class="code-name" style="font-size:30px">
|
|
4876
4373
|
|
|
4877
4374
|
beforefeaturesadded
|
|
4878
4375
|
|
|
@@ -4930,12 +4427,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4930
4427
|
<td class="type">
|
|
4931
4428
|
|
|
4932
4429
|
|
|
4933
|
-
<span class="param-type">
|
|
4934
|
-
|
|
4935
|
-
Object
|
|
4936
|
-
|
|
4937
|
-
</span>
|
|
4938
|
-
|
|
4430
|
+
<span class="param-type">Object</span>
|
|
4939
4431
|
|
|
4940
4432
|
|
|
4941
4433
|
|
|
@@ -4964,7 +4456,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4964
4456
|
|
|
4965
4457
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4966
4458
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4967
|
-
<a
|
|
4459
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GeoFeatureThemeLayer#event:beforefeaturesadded</a>
|
|
4968
4460
|
</li></ul></dd>
|
|
4969
4461
|
|
|
4970
4462
|
|
|
@@ -5027,7 +4519,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5027
4519
|
<h4 class="name" id="event:changelayer">
|
|
5028
4520
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
5029
4521
|
|
|
5030
|
-
<span class="code-name"
|
|
4522
|
+
<span class="code-name" style="font-size:30px">
|
|
5031
4523
|
|
|
5032
4524
|
changelayer
|
|
5033
4525
|
|
|
@@ -5085,12 +4577,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5085
4577
|
<td class="type">
|
|
5086
4578
|
|
|
5087
4579
|
|
|
5088
|
-
<span class="param-type">
|
|
5089
|
-
|
|
5090
|
-
Object
|
|
5091
|
-
|
|
5092
|
-
</span>
|
|
5093
|
-
|
|
4580
|
+
<span class="param-type">Object</span>
|
|
5094
4581
|
|
|
5095
4582
|
|
|
5096
4583
|
|
|
@@ -5113,12 +4600,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5113
4600
|
<td class="type">
|
|
5114
4601
|
|
|
5115
4602
|
|
|
5116
|
-
<span class="param-type">
|
|
5117
|
-
|
|
5118
|
-
string
|
|
5119
|
-
|
|
5120
|
-
</span>
|
|
5121
|
-
|
|
4603
|
+
<span class="param-type">string</span>
|
|
5122
4604
|
|
|
5123
4605
|
|
|
5124
4606
|
|
|
@@ -5147,7 +4629,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5147
4629
|
|
|
5148
4630
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5149
4631
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5150
|
-
<a
|
|
4632
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
5151
4633
|
</li></ul></dd>
|
|
5152
4634
|
|
|
5153
4635
|
|
|
@@ -5210,7 +4692,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5210
4692
|
<h4 class="name" id="event:featuresremoved">
|
|
5211
4693
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
5212
4694
|
|
|
5213
|
-
<span class="code-name"
|
|
4695
|
+
<span class="code-name" style="font-size:30px">
|
|
5214
4696
|
|
|
5215
4697
|
featuresremoved
|
|
5216
4698
|
|
|
@@ -5268,12 +4750,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5268
4750
|
<td class="type">
|
|
5269
4751
|
|
|
5270
4752
|
|
|
5271
|
-
<span class="param-type">
|
|
5272
|
-
|
|
5273
|
-
Array.<zondy.Feature.Vector>
|
|
5274
|
-
|
|
5275
|
-
</span>
|
|
5276
|
-
|
|
4753
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
5277
4754
|
|
|
5278
4755
|
|
|
5279
4756
|
|
|
@@ -5296,12 +4773,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5296
4773
|
<td class="type">
|
|
5297
4774
|
|
|
5298
4775
|
|
|
5299
|
-
<span class="param-type">
|
|
5300
|
-
|
|
5301
|
-
boolean
|
|
5302
|
-
|
|
5303
|
-
</span>
|
|
5304
|
-
|
|
4776
|
+
<span class="param-type">boolean</span>
|
|
5305
4777
|
|
|
5306
4778
|
|
|
5307
4779
|
|
|
@@ -5330,7 +4802,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5330
4802
|
|
|
5331
4803
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5332
4804
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5333
|
-
<a
|
|
4805
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
5334
4806
|
</li></ul></dd>
|
|
5335
4807
|
|
|
5336
4808
|
|
|
@@ -5390,4 +4862,42 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5390
4862
|
|
|
5391
4863
|
</article>
|
|
5392
4864
|
|
|
5393
|
-
</section>
|
|
4865
|
+
</section>
|
|
4866
|
+
|
|
4867
|
+
|
|
4868
|
+
|
|
4869
|
+
|
|
4870
|
+
</div>
|
|
4871
|
+
|
|
4872
|
+
<footer class="footer">
|
|
4873
|
+
<div class="content has-text-centered">
|
|
4874
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
4875
|
+
<p class="sidebar-created-by">
|
|
4876
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
4877
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
4878
|
+
</p>
|
|
4879
|
+
</div>
|
|
4880
|
+
</footer>
|
|
4881
|
+
|
|
4882
|
+
</div>
|
|
4883
|
+
<div id="side-nav" class="side-nav">
|
|
4884
|
+
<div style="margin-bottom: 10px;">
|
|
4885
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
4886
|
+
</div>
|
|
4887
|
+
<div style="margin-bottom: 10px;">
|
|
4888
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
4889
|
+
</div>
|
|
4890
|
+
<div style="margin-bottom: 10px;">
|
|
4891
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
4892
|
+
</div>
|
|
4893
|
+
<div>
|
|
4894
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
4895
|
+
</div>
|
|
4896
|
+
</div>
|
|
4897
|
+
</div>
|
|
4898
|
+
<script src="scripts/linenumber.js"> </script>
|
|
4899
|
+
|
|
4900
|
+
<script src="scripts/search.js"> </script>
|
|
4901
|
+
|
|
4902
|
+
</body>
|
|
4903
|
+
</html>
|