@mapgis/webclient-leaflet-plugin 17.2.8 → 17.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -2
- package/dist/es5/webclient-common.min.js +37 -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 +197 -122
- package/documention/ArcGISTileLayer.html +187 -62
- package/documention/EchartsLayer.html +189 -21
- package/documention/FeatureLayer.html +178 -8
- package/documention/FeatureLayerUtil.html +178 -34
- package/documention/IGSMapImageLayer.html +201 -146
- package/documention/IGSTileLayer.html +191 -86
- package/documention/L.zondy.MapvBaseLayer.html +189 -96
- package/documention/MapLayer.html +183 -38
- package/documention/MapVLayer.html +191 -33
- package/documention/MapView.html +6189 -0
- package/documention/MapViewLeaflet.html +366 -1410
- package/documention/Popup.html +200 -284
- package/documention/Screenshot.html +183 -134
- package/documention/SketchEditor.html +3211 -0
- package/documention/SketchEditorLeaflet.html +241 -477
- package/documention/TileLayer.html +182 -32
- package/documention/TileLayerWMS.html +180 -20
- package/documention/VectorTileLayer.html +188 -68
- package/documention/WMSLayerView.html +190 -121
- package/documention/WebMapServiceLayer.html +194 -104
- package/documention/WebMapTileServiceLayer.html +195 -110
- package/documention/WebTileLayer.html +192 -92
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +290 -658
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +324 -870
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +305 -736
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +247 -483
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +234 -866
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +304 -792
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +341 -941
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +302 -720
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +299 -759
- package/documention/Zondy.Widget.html +185 -48
- package/documention/Zondy.view.UI.html +182 -31
- package/documention/global.html +11448 -131
- package/documention/index.html +15 -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,142 @@
|
|
|
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
|
+
继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/MapView.html' target='_blank'>zondy.MapView</a><br/>
|
|
109
|
+
参考示例:
|
|
110
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
111
|
+
<br>[ES5引入方式]:<br/>
|
|
112
|
+
zondy.leaflet.MapView() <br/>
|
|
113
|
+
[ES6引入方式]:<br/>
|
|
114
|
+
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引擎)
|
|
115
|
+
参考示例:
|
|
116
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
117
|
+
[ES6引入方式]:<br/>
|
|
118
|
+
import { Popup } from '@mapgis/webclient-leaflet-plugin' <br/>
|
|
119
|
+
自定义样式说明:<br/>
|
|
120
|
+
zondy-popup__content 弹窗容器样式<br/>
|
|
121
|
+
zondy-popup__tip 弹窗对话框箭头样式<br/>
|
|
122
|
+
zondy-popup__header 弹窗头部样式<br/>
|
|
123
|
+
zondy-popup__content 弹窗主体样式<br/>
|
|
124
|
+
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="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
|
|
125
|
+
继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor.html' target='_blank'>zondy.SketchEditor</a><br/>
|
|
126
|
+
<br>[ES5引入方式]:<br/>
|
|
127
|
+
const { SketchEditor } = zondy.leaflet.tool.sketch <br/>
|
|
128
|
+
[ES6引入方式]:<br/>
|
|
129
|
+
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>
|
|
130
|
+
|
|
131
|
+
</nav>
|
|
132
|
+
</div>
|
|
133
|
+
<div class="core" id="main-content-wrapper">
|
|
134
|
+
<div class="content">
|
|
135
|
+
<header id="page-title" class="page-title">
|
|
136
|
+
<span class="page-title-main">类名</span>
|
|
137
|
+
<span class="page-title-sub">rangeThemeLayer</span>
|
|
138
|
+
</header>
|
|
139
|
+
|
|
8
140
|
|
|
9
141
|
|
|
10
142
|
|
|
@@ -25,7 +157,7 @@
|
|
|
25
157
|
<h4 class="name" id="rangeThemeLayer">
|
|
26
158
|
<a class="href-link" href="#rangeThemeLayer">#</a>
|
|
27
159
|
|
|
28
|
-
<span class="code-name"
|
|
160
|
+
<span class="code-name" style="font-size:30px">
|
|
29
161
|
|
|
30
162
|
new rangeThemeLayer<span class="signature">(name, options)</span>
|
|
31
163
|
|
|
@@ -48,7 +180,7 @@
|
|
|
48
180
|
|
|
49
181
|
|
|
50
182
|
|
|
51
|
-
<h4
|
|
183
|
+
<h4>参数:</h4>
|
|
52
184
|
|
|
53
185
|
<div class="table-container">
|
|
54
186
|
<table class="params table">
|
|
@@ -80,12 +212,7 @@
|
|
|
80
212
|
<td class="type">
|
|
81
213
|
|
|
82
214
|
|
|
83
|
-
<span class="param-type">
|
|
84
|
-
|
|
85
|
-
string
|
|
86
|
-
|
|
87
|
-
</span>
|
|
88
|
-
|
|
215
|
+
<span class="param-type">string</span>
|
|
89
216
|
|
|
90
217
|
|
|
91
218
|
|
|
@@ -113,12 +240,7 @@
|
|
|
113
240
|
<td class="type">
|
|
114
241
|
|
|
115
242
|
|
|
116
|
-
<span class="param-type">
|
|
117
|
-
|
|
118
|
-
Object
|
|
119
|
-
|
|
120
|
-
</span>
|
|
121
|
-
|
|
243
|
+
<span class="param-type">Object</span>
|
|
122
244
|
|
|
123
245
|
|
|
124
246
|
|
|
@@ -144,12 +266,7 @@
|
|
|
144
266
|
<td class="type">
|
|
145
267
|
|
|
146
268
|
|
|
147
|
-
<span class="param-type">
|
|
148
|
-
|
|
149
|
-
string
|
|
150
|
-
|
|
151
|
-
</span>
|
|
152
|
-
|
|
269
|
+
<span class="param-type">string</span>
|
|
153
270
|
|
|
154
271
|
|
|
155
272
|
|
|
@@ -175,12 +292,7 @@
|
|
|
175
292
|
<td class="type">
|
|
176
293
|
|
|
177
294
|
|
|
178
|
-
<span class="param-type">
|
|
179
|
-
|
|
180
|
-
number
|
|
181
|
-
|
|
182
|
-
</span>
|
|
183
|
-
|
|
295
|
+
<span class="param-type">number</span>
|
|
184
296
|
|
|
185
297
|
|
|
186
298
|
|
|
@@ -208,12 +320,7 @@
|
|
|
208
320
|
<td class="type">
|
|
209
321
|
|
|
210
322
|
|
|
211
|
-
<span class="param-type">
|
|
212
|
-
|
|
213
|
-
number
|
|
214
|
-
|
|
215
|
-
</span>
|
|
216
|
-
|
|
323
|
+
<span class="param-type">number</span>
|
|
217
324
|
|
|
218
325
|
|
|
219
326
|
|
|
@@ -241,12 +348,7 @@
|
|
|
241
348
|
<td class="type">
|
|
242
349
|
|
|
243
350
|
|
|
244
|
-
<span class="param-type">
|
|
245
|
-
|
|
246
|
-
boolean
|
|
247
|
-
|
|
248
|
-
</span>
|
|
249
|
-
|
|
351
|
+
<span class="param-type">boolean</span>
|
|
250
352
|
|
|
251
353
|
|
|
252
354
|
|
|
@@ -274,12 +376,7 @@
|
|
|
274
376
|
<td class="type">
|
|
275
377
|
|
|
276
378
|
|
|
277
|
-
<span class="param-type">
|
|
278
|
-
|
|
279
|
-
boolean
|
|
280
|
-
|
|
281
|
-
</span>
|
|
282
|
-
|
|
379
|
+
<span class="param-type">boolean</span>
|
|
283
380
|
|
|
284
381
|
|
|
285
382
|
|
|
@@ -307,12 +404,7 @@
|
|
|
307
404
|
<td class="type">
|
|
308
405
|
|
|
309
406
|
|
|
310
|
-
<span class="param-type">
|
|
311
|
-
|
|
312
|
-
boolean
|
|
313
|
-
|
|
314
|
-
</span>
|
|
315
|
-
|
|
407
|
+
<span class="param-type">boolean</span>
|
|
316
408
|
|
|
317
409
|
|
|
318
410
|
|
|
@@ -340,12 +432,7 @@
|
|
|
340
432
|
<td class="type">
|
|
341
433
|
|
|
342
434
|
|
|
343
|
-
<span class="param-type">
|
|
344
|
-
|
|
345
|
-
boolean
|
|
346
|
-
|
|
347
|
-
</span>
|
|
348
|
-
|
|
435
|
+
<span class="param-type">boolean</span>
|
|
349
436
|
|
|
350
437
|
|
|
351
438
|
|
|
@@ -448,7 +535,7 @@
|
|
|
448
535
|
|
|
449
536
|
|
|
450
537
|
<ul>
|
|
451
|
-
<li><a
|
|
538
|
+
<li><a href="zondy.themelayer.GeoFeatureThemeLayer.html">zondy.themelayer.GeoFeatureThemeLayer</a></li>
|
|
452
539
|
</ul>
|
|
453
540
|
|
|
454
541
|
|
|
@@ -467,81 +554,6 @@
|
|
|
467
554
|
|
|
468
555
|
<div class='vertical-section'>
|
|
469
556
|
<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
557
|
<div class="members">
|
|
546
558
|
|
|
547
559
|
<div class="member">
|
|
@@ -549,12 +561,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
549
561
|
<span class="method-parameter is-pulled-right">
|
|
550
562
|
<label>类型:</label>
|
|
551
563
|
|
|
552
|
-
<span class="param-type">
|
|
553
|
-
|
|
554
|
-
Object
|
|
555
|
-
|
|
556
|
-
</span>
|
|
557
|
-
|
|
564
|
+
<span class="param-type">Object</span>
|
|
558
565
|
|
|
559
566
|
|
|
560
567
|
</span>
|
|
@@ -624,12 +631,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
624
631
|
<span class="method-parameter is-pulled-right">
|
|
625
632
|
<label>类型:</label>
|
|
626
633
|
|
|
627
|
-
<span class="param-type">
|
|
628
|
-
|
|
629
|
-
Array
|
|
630
|
-
|
|
631
|
-
</span>
|
|
632
|
-
|
|
634
|
+
<span class="param-type">Array</span>
|
|
633
635
|
|
|
634
636
|
|
|
635
637
|
</span>
|
|
@@ -704,12 +706,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
704
706
|
<span class="method-parameter is-pulled-right">
|
|
705
707
|
<label>类型:</label>
|
|
706
708
|
|
|
707
|
-
<span class="param-type">
|
|
708
|
-
|
|
709
|
-
String
|
|
710
|
-
|
|
711
|
-
</span>
|
|
712
|
-
|
|
709
|
+
<span class="param-type">String</span>
|
|
713
710
|
|
|
714
711
|
|
|
715
712
|
</span>
|
|
@@ -781,325 +778,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
781
778
|
|
|
782
779
|
<div class='vertical-section'>
|
|
783
780
|
<h3 id='function'>方法</h3>
|
|
784
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
785
781
|
<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
782
|
|
|
1104
783
|
<div class="member">
|
|
1105
784
|
|
|
@@ -1108,7 +787,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1108
787
|
<h4 class="name" id="addFeatures">
|
|
1109
788
|
<a class="href-link" href="#addFeatures">#</a>
|
|
1110
789
|
|
|
1111
|
-
<span class="code-name"
|
|
790
|
+
<span class="code-name" style="font-size:30px">
|
|
1112
791
|
|
|
1113
792
|
addFeatures<span class="signature">(features)</span>
|
|
1114
793
|
|
|
@@ -1130,7 +809,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1130
809
|
|
|
1131
810
|
|
|
1132
811
|
|
|
1133
|
-
<h4
|
|
812
|
+
<h4>参数:</h4>
|
|
1134
813
|
|
|
1135
814
|
<div class="table-container">
|
|
1136
815
|
<table class="params table">
|
|
@@ -1160,12 +839,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1160
839
|
<td class="type">
|
|
1161
840
|
|
|
1162
841
|
|
|
1163
|
-
<span class="param-type">
|
|
1164
|
-
|
|
1165
|
-
Object
|
|
1166
|
-
|
|
1167
|
-
</span>
|
|
1168
|
-
|
|
842
|
+
<span class="param-type">Object</span>
|
|
1169
843
|
|
|
1170
844
|
|
|
1171
845
|
|
|
@@ -1197,7 +871,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1197
871
|
|
|
1198
872
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1199
873
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1200
|
-
<a
|
|
874
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#addFeatures">zondy.themelayer.GeoFeatureThemeLayer#addFeatures</a>
|
|
1201
875
|
</li></ul></dd>
|
|
1202
876
|
|
|
1203
877
|
|
|
@@ -1258,7 +932,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1258
932
|
<h4 class="name" id="clear">
|
|
1259
933
|
<a class="href-link" href="#clear">#</a>
|
|
1260
934
|
|
|
1261
|
-
<span class="code-name"
|
|
935
|
+
<span class="code-name" style="font-size:30px">
|
|
1262
936
|
|
|
1263
937
|
clear<span class="signature">()</span>
|
|
1264
938
|
|
|
@@ -1293,7 +967,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1293
967
|
|
|
1294
968
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1295
969
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1296
|
-
<a
|
|
970
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clear">zondy.themelayer.GeoFeatureThemeLayer#clear</a>
|
|
1297
971
|
</li></ul></dd>
|
|
1298
972
|
|
|
1299
973
|
|
|
@@ -1354,7 +1028,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1354
1028
|
<h4 class="name" id="clearCache">
|
|
1355
1029
|
<a class="href-link" href="#clearCache">#</a>
|
|
1356
1030
|
|
|
1357
|
-
<span class="code-name"
|
|
1031
|
+
<span class="code-name" style="font-size:30px">
|
|
1358
1032
|
|
|
1359
1033
|
clearCache<span class="signature">()</span>
|
|
1360
1034
|
|
|
@@ -1389,7 +1063,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1389
1063
|
|
|
1390
1064
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1391
1065
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1392
|
-
<a
|
|
1066
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#clearCache">zondy.themelayer.GeoFeatureThemeLayer#clearCache</a>
|
|
1393
1067
|
</li></ul></dd>
|
|
1394
1068
|
|
|
1395
1069
|
|
|
@@ -1450,7 +1124,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1450
1124
|
<h4 class="name" id="createThematicFeature">
|
|
1451
1125
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1452
1126
|
|
|
1453
|
-
<span class="code-name"
|
|
1127
|
+
<span class="code-name" style="font-size:30px">
|
|
1454
1128
|
|
|
1455
1129
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1456
1130
|
|
|
@@ -1472,7 +1146,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1472
1146
|
|
|
1473
1147
|
|
|
1474
1148
|
|
|
1475
|
-
<h4
|
|
1149
|
+
<h4>参数:</h4>
|
|
1476
1150
|
|
|
1477
1151
|
<div class="table-container">
|
|
1478
1152
|
<table class="params table">
|
|
@@ -1502,12 +1176,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1502
1176
|
<td class="type">
|
|
1503
1177
|
|
|
1504
1178
|
|
|
1505
|
-
<span class="param-type">
|
|
1506
|
-
|
|
1507
|
-
Object
|
|
1508
|
-
|
|
1509
|
-
</span>
|
|
1510
|
-
|
|
1179
|
+
<span class="param-type">Object</span>
|
|
1511
1180
|
|
|
1512
1181
|
|
|
1513
1182
|
|
|
@@ -1539,7 +1208,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1539
1208
|
|
|
1540
1209
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1541
1210
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1542
|
-
<a
|
|
1211
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#createThematicFeature">zondy.themelayer.GeoFeatureThemeLayer#createThematicFeature</a>
|
|
1543
1212
|
</li></ul></dd>
|
|
1544
1213
|
|
|
1545
1214
|
|
|
@@ -1600,7 +1269,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1600
1269
|
<h4 class="name" id="destroyFeatures">
|
|
1601
1270
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1602
1271
|
|
|
1603
|
-
<span class="code-name"
|
|
1272
|
+
<span class="code-name" style="font-size:30px">
|
|
1604
1273
|
|
|
1605
1274
|
destroyFeatures<span class="signature">(features)</span>
|
|
1606
1275
|
|
|
@@ -1622,7 +1291,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1622
1291
|
|
|
1623
1292
|
|
|
1624
1293
|
|
|
1625
|
-
<h4
|
|
1294
|
+
<h4>参数:</h4>
|
|
1626
1295
|
|
|
1627
1296
|
<div class="table-container">
|
|
1628
1297
|
<table class="params table">
|
|
@@ -1652,12 +1321,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1652
1321
|
<td class="type">
|
|
1653
1322
|
|
|
1654
1323
|
|
|
1655
|
-
<span class="param-type">
|
|
1656
|
-
|
|
1657
|
-
Array.<zondy.Feature.Vector>
|
|
1658
|
-
|
|
1659
|
-
</span>
|
|
1660
|
-
|
|
1324
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1661
1325
|
|
|
1662
1326
|
|
|
1663
1327
|
|
|
@@ -1689,7 +1353,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1689
1353
|
|
|
1690
1354
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1691
1355
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1692
|
-
<a
|
|
1356
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1693
1357
|
</li></ul></dd>
|
|
1694
1358
|
|
|
1695
1359
|
|
|
@@ -1750,7 +1414,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1750
1414
|
<h4 class="name" id="getCacheCount">
|
|
1751
1415
|
<a class="href-link" href="#getCacheCount">#</a>
|
|
1752
1416
|
|
|
1753
|
-
<span class="code-name"
|
|
1417
|
+
<span class="code-name" style="font-size:30px">
|
|
1754
1418
|
|
|
1755
1419
|
getCacheCount<span class="signature">()</span>
|
|
1756
1420
|
|
|
@@ -1785,7 +1449,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1785
1449
|
|
|
1786
1450
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1787
1451
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1788
|
-
<a
|
|
1452
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getCacheCount">zondy.themelayer.GeoFeatureThemeLayer#getCacheCount</a>
|
|
1789
1453
|
</li></ul></dd>
|
|
1790
1454
|
|
|
1791
1455
|
|
|
@@ -1833,7 +1497,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1833
1497
|
|
|
1834
1498
|
|
|
1835
1499
|
<div class='columns method-parameter'>
|
|
1836
|
-
<div class="column is-2"><label
|
|
1500
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1837
1501
|
<div class="column is-10">
|
|
1838
1502
|
|
|
1839
1503
|
|
|
@@ -1846,12 +1510,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1846
1510
|
<div class='column is-5 has-text-left'>
|
|
1847
1511
|
<label>类型: </label>
|
|
1848
1512
|
|
|
1849
|
-
<span class="param-type">
|
|
1850
|
-
|
|
1851
|
-
number
|
|
1852
|
-
|
|
1853
|
-
</span>
|
|
1854
|
-
|
|
1513
|
+
<span class="param-type">number</span>
|
|
1855
1514
|
|
|
1856
1515
|
|
|
1857
1516
|
</div>
|
|
@@ -1876,7 +1535,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1876
1535
|
<h4 class="name" id="getEvents">
|
|
1877
1536
|
<a class="href-link" href="#getEvents">#</a>
|
|
1878
1537
|
|
|
1879
|
-
<span class="code-name"
|
|
1538
|
+
<span class="code-name" style="font-size:30px">
|
|
1880
1539
|
|
|
1881
1540
|
getEvents<span class="signature">()</span>
|
|
1882
1541
|
|
|
@@ -1911,7 +1570,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1911
1570
|
|
|
1912
1571
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1913
1572
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1914
|
-
<a
|
|
1573
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
1915
1574
|
</li></ul></dd>
|
|
1916
1575
|
|
|
1917
1576
|
|
|
@@ -1959,7 +1618,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1959
1618
|
|
|
1960
1619
|
|
|
1961
1620
|
<div class='columns method-parameter'>
|
|
1962
|
-
<div class="column is-2"><label
|
|
1621
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1963
1622
|
<div class="column is-10">
|
|
1964
1623
|
|
|
1965
1624
|
|
|
@@ -1972,12 +1631,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
1972
1631
|
<div class='column is-5 has-text-left'>
|
|
1973
1632
|
<label>类型: </label>
|
|
1974
1633
|
|
|
1975
|
-
<span class="param-type">
|
|
1976
|
-
|
|
1977
|
-
Object
|
|
1978
|
-
|
|
1979
|
-
</span>
|
|
1980
|
-
|
|
1634
|
+
<span class="param-type">Object</span>
|
|
1981
1635
|
|
|
1982
1636
|
|
|
1983
1637
|
</div>
|
|
@@ -2002,7 +1656,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2002
1656
|
<h4 class="name" id="getFeatureBy">
|
|
2003
1657
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
2004
1658
|
|
|
2005
|
-
<span class="code-name"
|
|
1659
|
+
<span class="code-name" style="font-size:30px">
|
|
2006
1660
|
|
|
2007
1661
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
2008
1662
|
|
|
@@ -2024,7 +1678,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2024
1678
|
|
|
2025
1679
|
|
|
2026
1680
|
|
|
2027
|
-
<h4
|
|
1681
|
+
<h4>参数:</h4>
|
|
2028
1682
|
|
|
2029
1683
|
<div class="table-container">
|
|
2030
1684
|
<table class="params table">
|
|
@@ -2054,12 +1708,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2054
1708
|
<td class="type">
|
|
2055
1709
|
|
|
2056
1710
|
|
|
2057
|
-
<span class="param-type">
|
|
2058
|
-
|
|
2059
|
-
string
|
|
2060
|
-
|
|
2061
|
-
</span>
|
|
2062
|
-
|
|
1711
|
+
<span class="param-type">string</span>
|
|
2063
1712
|
|
|
2064
1713
|
|
|
2065
1714
|
|
|
@@ -2083,12 +1732,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2083
1732
|
<td class="type">
|
|
2084
1733
|
|
|
2085
1734
|
|
|
2086
|
-
<span class="param-type">
|
|
2087
|
-
|
|
2088
|
-
string
|
|
2089
|
-
|
|
2090
|
-
</span>
|
|
2091
|
-
|
|
1735
|
+
<span class="param-type">string</span>
|
|
2092
1736
|
|
|
2093
1737
|
|
|
2094
1738
|
|
|
@@ -2120,7 +1764,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2120
1764
|
|
|
2121
1765
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2122
1766
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2123
|
-
<a
|
|
1767
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
2124
1768
|
</li></ul></dd>
|
|
2125
1769
|
|
|
2126
1770
|
|
|
@@ -2181,7 +1825,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2181
1825
|
<h4 class="name" id="getFeatureById">
|
|
2182
1826
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
2183
1827
|
|
|
2184
|
-
<span class="code-name"
|
|
1828
|
+
<span class="code-name" style="font-size:30px">
|
|
2185
1829
|
|
|
2186
1830
|
getFeatureById<span class="signature">(featureId)</span>
|
|
2187
1831
|
|
|
@@ -2203,7 +1847,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2203
1847
|
|
|
2204
1848
|
|
|
2205
1849
|
|
|
2206
|
-
<h4
|
|
1850
|
+
<h4>参数:</h4>
|
|
2207
1851
|
|
|
2208
1852
|
<div class="table-container">
|
|
2209
1853
|
<table class="params table">
|
|
@@ -2233,12 +1877,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2233
1877
|
<td class="type">
|
|
2234
1878
|
|
|
2235
1879
|
|
|
2236
|
-
<span class="param-type">
|
|
2237
|
-
|
|
2238
|
-
number
|
|
2239
|
-
|
|
2240
|
-
</span>
|
|
2241
|
-
|
|
1880
|
+
<span class="param-type">number</span>
|
|
2242
1881
|
|
|
2243
1882
|
|
|
2244
1883
|
|
|
@@ -2270,7 +1909,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2270
1909
|
|
|
2271
1910
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2272
1911
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2273
|
-
<a
|
|
1912
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
2274
1913
|
</li></ul></dd>
|
|
2275
1914
|
|
|
2276
1915
|
|
|
@@ -2331,7 +1970,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2331
1970
|
<h4 class="name" id="getFeatures">
|
|
2332
1971
|
<a class="href-link" href="#getFeatures">#</a>
|
|
2333
1972
|
|
|
2334
|
-
<span class="code-name"
|
|
1973
|
+
<span class="code-name" style="font-size:30px">
|
|
2335
1974
|
|
|
2336
1975
|
getFeatures<span class="signature">()</span>
|
|
2337
1976
|
|
|
@@ -2366,7 +2005,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2366
2005
|
|
|
2367
2006
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2368
2007
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2369
|
-
<a
|
|
2008
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2370
2009
|
</li></ul></dd>
|
|
2371
2010
|
|
|
2372
2011
|
|
|
@@ -2414,7 +2053,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2414
2053
|
|
|
2415
2054
|
|
|
2416
2055
|
<div class='columns method-parameter'>
|
|
2417
|
-
<div class="column is-2"><label
|
|
2056
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2418
2057
|
<div class="column is-10">
|
|
2419
2058
|
|
|
2420
2059
|
|
|
@@ -2427,12 +2066,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2427
2066
|
<div class='column is-5 has-text-left'>
|
|
2428
2067
|
<label>类型: </label>
|
|
2429
2068
|
|
|
2430
|
-
<span class="param-type">
|
|
2431
|
-
|
|
2432
|
-
Array
|
|
2433
|
-
|
|
2434
|
-
</span>
|
|
2435
|
-
|
|
2069
|
+
<span class="param-type">Array</span>
|
|
2436
2070
|
|
|
2437
2071
|
|
|
2438
2072
|
</div>
|
|
@@ -2457,7 +2091,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2457
2091
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2458
2092
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2459
2093
|
|
|
2460
|
-
<span class="code-name"
|
|
2094
|
+
<span class="code-name" style="font-size:30px">
|
|
2461
2095
|
|
|
2462
2096
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2463
2097
|
|
|
@@ -2479,7 +2113,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2479
2113
|
|
|
2480
2114
|
|
|
2481
2115
|
|
|
2482
|
-
<h4
|
|
2116
|
+
<h4>参数:</h4>
|
|
2483
2117
|
|
|
2484
2118
|
<div class="table-container">
|
|
2485
2119
|
<table class="params table">
|
|
@@ -2509,12 +2143,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2509
2143
|
<td class="type">
|
|
2510
2144
|
|
|
2511
2145
|
|
|
2512
|
-
<span class="param-type">
|
|
2513
|
-
|
|
2514
|
-
string
|
|
2515
|
-
|
|
2516
|
-
</span>
|
|
2517
|
-
|
|
2146
|
+
<span class="param-type">string</span>
|
|
2518
2147
|
|
|
2519
2148
|
|
|
2520
2149
|
|
|
@@ -2538,12 +2167,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2538
2167
|
<td class="type">
|
|
2539
2168
|
|
|
2540
2169
|
|
|
2541
|
-
<span class="param-type">
|
|
2542
|
-
|
|
2543
|
-
string
|
|
2544
|
-
|
|
2545
|
-
</span>
|
|
2546
|
-
|
|
2170
|
+
<span class="param-type">string</span>
|
|
2547
2171
|
|
|
2548
2172
|
|
|
2549
2173
|
|
|
@@ -2575,7 +2199,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2575
2199
|
|
|
2576
2200
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2577
2201
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2578
|
-
<a
|
|
2202
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2579
2203
|
</li></ul></dd>
|
|
2580
2204
|
|
|
2581
2205
|
|
|
@@ -2623,7 +2247,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2623
2247
|
|
|
2624
2248
|
|
|
2625
2249
|
<div class='columns method-parameter'>
|
|
2626
|
-
<div class="column is-2"><label
|
|
2250
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2627
2251
|
<div class="column is-10">
|
|
2628
2252
|
|
|
2629
2253
|
|
|
@@ -2636,12 +2260,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2636
2260
|
<div class='column is-5 has-text-left'>
|
|
2637
2261
|
<label>类型: </label>
|
|
2638
2262
|
|
|
2639
|
-
<span class="param-type">
|
|
2640
|
-
|
|
2641
|
-
Array
|
|
2642
|
-
|
|
2643
|
-
</span>
|
|
2644
|
-
|
|
2263
|
+
<span class="param-type">Array</span>
|
|
2645
2264
|
|
|
2646
2265
|
|
|
2647
2266
|
</div>
|
|
@@ -2666,7 +2285,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2666
2285
|
<h4 class="name" id="getLocalXY">
|
|
2667
2286
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2668
2287
|
|
|
2669
|
-
<span class="code-name"
|
|
2288
|
+
<span class="code-name" style="font-size:30px">
|
|
2670
2289
|
|
|
2671
2290
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2672
2291
|
|
|
@@ -2688,7 +2307,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2688
2307
|
|
|
2689
2308
|
|
|
2690
2309
|
|
|
2691
|
-
<h4
|
|
2310
|
+
<h4>参数:</h4>
|
|
2692
2311
|
|
|
2693
2312
|
<div class="table-container">
|
|
2694
2313
|
<table class="params table">
|
|
@@ -2718,12 +2337,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2718
2337
|
<td class="type">
|
|
2719
2338
|
|
|
2720
2339
|
|
|
2721
|
-
<span class="param-type">
|
|
2722
|
-
|
|
2723
|
-
Array
|
|
2724
|
-
|
|
2725
|
-
</span>
|
|
2726
|
-
|
|
2340
|
+
<span class="param-type">Array</span>
|
|
2727
2341
|
|
|
2728
2342
|
|
|
2729
2343
|
|
|
@@ -2755,7 +2369,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2755
2369
|
|
|
2756
2370
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2757
2371
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2758
|
-
<a
|
|
2372
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
2759
2373
|
</li></ul></dd>
|
|
2760
2374
|
|
|
2761
2375
|
|
|
@@ -2816,7 +2430,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2816
2430
|
<h4 class="name" id="getShapesByFeatureID">
|
|
2817
2431
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
2818
2432
|
|
|
2819
|
-
<span class="code-name"
|
|
2433
|
+
<span class="code-name" style="font-size:30px">
|
|
2820
2434
|
|
|
2821
2435
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
2822
2436
|
|
|
@@ -2838,7 +2452,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2838
2452
|
|
|
2839
2453
|
|
|
2840
2454
|
|
|
2841
|
-
<h4
|
|
2455
|
+
<h4>参数:</h4>
|
|
2842
2456
|
|
|
2843
2457
|
<div class="table-container">
|
|
2844
2458
|
<table class="params table">
|
|
@@ -2868,12 +2482,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2868
2482
|
<td class="type">
|
|
2869
2483
|
|
|
2870
2484
|
|
|
2871
|
-
<span class="param-type">
|
|
2872
|
-
|
|
2873
|
-
number
|
|
2874
|
-
|
|
2875
|
-
</span>
|
|
2876
|
-
|
|
2485
|
+
<span class="param-type">number</span>
|
|
2877
2486
|
|
|
2878
2487
|
|
|
2879
2488
|
|
|
@@ -2905,7 +2514,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2905
2514
|
|
|
2906
2515
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2907
2516
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2908
|
-
<a
|
|
2517
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#getShapesByFeatureID">zondy.themelayer.GeoFeatureThemeLayer#getShapesByFeatureID</a>
|
|
2909
2518
|
</li></ul></dd>
|
|
2910
2519
|
|
|
2911
2520
|
|
|
@@ -2966,7 +2575,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2966
2575
|
<h4 class="name" id="getStyleByData">
|
|
2967
2576
|
<a class="href-link" href="#getStyleByData">#</a>
|
|
2968
2577
|
|
|
2969
|
-
<span class="code-name"
|
|
2578
|
+
<span class="code-name" style="font-size:30px">
|
|
2970
2579
|
|
|
2971
2580
|
getStyleByData<span class="signature">(feat)</span>
|
|
2972
2581
|
|
|
@@ -2988,7 +2597,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
2988
2597
|
|
|
2989
2598
|
|
|
2990
2599
|
|
|
2991
|
-
<h4
|
|
2600
|
+
<h4>参数:</h4>
|
|
2992
2601
|
|
|
2993
2602
|
<div class="table-container">
|
|
2994
2603
|
<table class="params table">
|
|
@@ -3018,12 +2627,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3018
2627
|
<td class="type">
|
|
3019
2628
|
|
|
3020
2629
|
|
|
3021
|
-
<span class="param-type">
|
|
3022
|
-
|
|
3023
|
-
zondy.Feature.Vector
|
|
3024
|
-
|
|
3025
|
-
</span>
|
|
3026
|
-
|
|
2630
|
+
<span class="param-type">zondy.Feature.Vector</span>
|
|
3027
2631
|
|
|
3028
2632
|
|
|
3029
2633
|
|
|
@@ -3098,7 +2702,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3098
2702
|
|
|
3099
2703
|
|
|
3100
2704
|
<div class='columns method-parameter'>
|
|
3101
|
-
<div class="column is-2"><label
|
|
2705
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
3102
2706
|
<div class="column is-10">
|
|
3103
2707
|
|
|
3104
2708
|
|
|
@@ -3111,12 +2715,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3111
2715
|
<div class='column is-5 has-text-left'>
|
|
3112
2716
|
<label>类型: </label>
|
|
3113
2717
|
|
|
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
|
-
|
|
2718
|
+
<span class="param-type">Array.<<a href="zondy.themelayer.ThemeStyle.html">zondy.themelayer.ThemeStyle</a>></span>
|
|
3120
2719
|
|
|
3121
2720
|
|
|
3122
2721
|
</div>
|
|
@@ -3141,7 +2740,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3141
2740
|
<h4 class="name" id="initialize">
|
|
3142
2741
|
<a class="href-link" href="#initialize">#</a>
|
|
3143
2742
|
|
|
3144
|
-
<span class="code-name"
|
|
2743
|
+
<span class="code-name" style="font-size:30px">
|
|
3145
2744
|
|
|
3146
2745
|
initialize<span class="signature">(name, options)</span>
|
|
3147
2746
|
|
|
@@ -3163,7 +2762,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3163
2762
|
|
|
3164
2763
|
|
|
3165
2764
|
|
|
3166
|
-
<h4
|
|
2765
|
+
<h4>参数:</h4>
|
|
3167
2766
|
|
|
3168
2767
|
<div class="table-container">
|
|
3169
2768
|
<table class="params table">
|
|
@@ -3193,12 +2792,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3193
2792
|
<td class="type">
|
|
3194
2793
|
|
|
3195
2794
|
|
|
3196
|
-
<span class="param-type">
|
|
3197
|
-
|
|
3198
|
-
string
|
|
3199
|
-
|
|
3200
|
-
</span>
|
|
3201
|
-
|
|
2795
|
+
<span class="param-type">string</span>
|
|
3202
2796
|
|
|
3203
2797
|
|
|
3204
2798
|
|
|
@@ -3222,12 +2816,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3222
2816
|
<td class="type">
|
|
3223
2817
|
|
|
3224
2818
|
|
|
3225
|
-
<span class="param-type">
|
|
3226
|
-
|
|
3227
|
-
Object
|
|
3228
|
-
|
|
3229
|
-
</span>
|
|
3230
|
-
|
|
2819
|
+
<span class="param-type">Object</span>
|
|
3231
2820
|
|
|
3232
2821
|
|
|
3233
2822
|
|
|
@@ -3259,7 +2848,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3259
2848
|
|
|
3260
2849
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3261
2850
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3262
|
-
<a
|
|
2851
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#initialize">zondy.themelayer.GeoFeatureThemeLayer#initialize</a>
|
|
3263
2852
|
</li></ul></dd>
|
|
3264
2853
|
|
|
3265
2854
|
|
|
@@ -3320,7 +2909,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3320
2909
|
<h4 class="name" id="off">
|
|
3321
2910
|
<a class="href-link" href="#off">#</a>
|
|
3322
2911
|
|
|
3323
|
-
<span class="code-name"
|
|
2912
|
+
<span class="code-name" style="font-size:30px">
|
|
3324
2913
|
|
|
3325
2914
|
off<span class="signature">(event, callback, context)</span>
|
|
3326
2915
|
|
|
@@ -3342,7 +2931,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3342
2931
|
|
|
3343
2932
|
|
|
3344
2933
|
|
|
3345
|
-
<h4
|
|
2934
|
+
<h4>参数:</h4>
|
|
3346
2935
|
|
|
3347
2936
|
<div class="table-container">
|
|
3348
2937
|
<table class="params table">
|
|
@@ -3372,12 +2961,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3372
2961
|
<td class="type">
|
|
3373
2962
|
|
|
3374
2963
|
|
|
3375
|
-
<span class="param-type">
|
|
3376
|
-
|
|
3377
|
-
Event
|
|
3378
|
-
|
|
3379
|
-
</span>
|
|
3380
|
-
|
|
2964
|
+
<span class="param-type">Event</span>
|
|
3381
2965
|
|
|
3382
2966
|
|
|
3383
2967
|
|
|
@@ -3401,12 +2985,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3401
2985
|
<td class="type">
|
|
3402
2986
|
|
|
3403
2987
|
|
|
3404
|
-
<span class="param-type">
|
|
3405
|
-
|
|
3406
|
-
function
|
|
3407
|
-
|
|
3408
|
-
</span>
|
|
3409
|
-
|
|
2988
|
+
<span class="param-type">function</span>
|
|
3410
2989
|
|
|
3411
2990
|
|
|
3412
2991
|
|
|
@@ -3430,12 +3009,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3430
3009
|
<td class="type">
|
|
3431
3010
|
|
|
3432
3011
|
|
|
3433
|
-
<span class="param-type">
|
|
3434
|
-
|
|
3435
|
-
string
|
|
3436
|
-
|
|
3437
|
-
</span>
|
|
3438
|
-
|
|
3012
|
+
<span class="param-type">string</span>
|
|
3439
3013
|
|
|
3440
3014
|
|
|
3441
3015
|
|
|
@@ -3467,7 +3041,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3467
3041
|
|
|
3468
3042
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3469
3043
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3470
|
-
<a
|
|
3044
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
3471
3045
|
</li></ul></dd>
|
|
3472
3046
|
|
|
3473
3047
|
|
|
@@ -3528,7 +3102,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3528
3102
|
<h4 class="name" id="on">
|
|
3529
3103
|
<a class="href-link" href="#on">#</a>
|
|
3530
3104
|
|
|
3531
|
-
<span class="code-name"
|
|
3105
|
+
<span class="code-name" style="font-size:30px">
|
|
3532
3106
|
|
|
3533
3107
|
on<span class="signature">(event, callback, context)</span>
|
|
3534
3108
|
|
|
@@ -3550,7 +3124,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3550
3124
|
|
|
3551
3125
|
|
|
3552
3126
|
|
|
3553
|
-
<h4
|
|
3127
|
+
<h4>参数:</h4>
|
|
3554
3128
|
|
|
3555
3129
|
<div class="table-container">
|
|
3556
3130
|
<table class="params table">
|
|
@@ -3580,12 +3154,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3580
3154
|
<td class="type">
|
|
3581
3155
|
|
|
3582
3156
|
|
|
3583
|
-
<span class="param-type">
|
|
3584
|
-
|
|
3585
|
-
Event
|
|
3586
|
-
|
|
3587
|
-
</span>
|
|
3588
|
-
|
|
3157
|
+
<span class="param-type">Event</span>
|
|
3589
3158
|
|
|
3590
3159
|
|
|
3591
3160
|
|
|
@@ -3609,12 +3178,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3609
3178
|
<td class="type">
|
|
3610
3179
|
|
|
3611
3180
|
|
|
3612
|
-
<span class="param-type">
|
|
3613
|
-
|
|
3614
|
-
function
|
|
3615
|
-
|
|
3616
|
-
</span>
|
|
3617
|
-
|
|
3181
|
+
<span class="param-type">function</span>
|
|
3618
3182
|
|
|
3619
3183
|
|
|
3620
3184
|
|
|
@@ -3638,12 +3202,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3638
3202
|
<td class="type">
|
|
3639
3203
|
|
|
3640
3204
|
|
|
3641
|
-
<span class="param-type">
|
|
3642
|
-
|
|
3643
|
-
string
|
|
3644
|
-
|
|
3645
|
-
</span>
|
|
3646
|
-
|
|
3205
|
+
<span class="param-type">string</span>
|
|
3647
3206
|
|
|
3648
3207
|
|
|
3649
3208
|
|
|
@@ -3675,7 +3234,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3675
3234
|
|
|
3676
3235
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3677
3236
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3678
|
-
<a
|
|
3237
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
3679
3238
|
</li></ul></dd>
|
|
3680
3239
|
|
|
3681
3240
|
|
|
@@ -3736,7 +3295,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3736
3295
|
<h4 class="name" id="onRemove">
|
|
3737
3296
|
<a class="href-link" href="#onRemove">#</a>
|
|
3738
3297
|
|
|
3739
|
-
<span class="code-name"
|
|
3298
|
+
<span class="code-name" style="font-size:30px">
|
|
3740
3299
|
|
|
3741
3300
|
onRemove<span class="signature">(map)</span>
|
|
3742
3301
|
|
|
@@ -3758,7 +3317,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3758
3317
|
|
|
3759
3318
|
|
|
3760
3319
|
|
|
3761
|
-
<h4
|
|
3320
|
+
<h4>参数:</h4>
|
|
3762
3321
|
|
|
3763
3322
|
<div class="table-container">
|
|
3764
3323
|
<table class="params table">
|
|
@@ -3788,12 +3347,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3788
3347
|
<td class="type">
|
|
3789
3348
|
|
|
3790
3349
|
|
|
3791
|
-
<span class="param-type">
|
|
3792
|
-
|
|
3793
|
-
L.Map
|
|
3794
|
-
|
|
3795
|
-
</span>
|
|
3796
|
-
|
|
3350
|
+
<span class="param-type">L.Map</span>
|
|
3797
3351
|
|
|
3798
3352
|
|
|
3799
3353
|
|
|
@@ -3825,7 +3379,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3825
3379
|
|
|
3826
3380
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3827
3381
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3828
|
-
<a
|
|
3382
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
3829
3383
|
</li></ul></dd>
|
|
3830
3384
|
|
|
3831
3385
|
|
|
@@ -3886,7 +3440,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3886
3440
|
<h4 class="name" id="redraw">
|
|
3887
3441
|
<a class="href-link" href="#redraw">#</a>
|
|
3888
3442
|
|
|
3889
|
-
<span class="code-name"
|
|
3443
|
+
<span class="code-name" style="font-size:30px">
|
|
3890
3444
|
|
|
3891
3445
|
redraw<span class="signature">()</span>
|
|
3892
3446
|
|
|
@@ -3921,7 +3475,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3921
3475
|
|
|
3922
3476
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3923
3477
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3924
|
-
<a
|
|
3478
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redraw">zondy.themelayer.GeoFeatureThemeLayer#redraw</a>
|
|
3925
3479
|
</li></ul></dd>
|
|
3926
3480
|
|
|
3927
3481
|
|
|
@@ -3982,7 +3536,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
3982
3536
|
<h4 class="name" id="redrawThematicFeatures">
|
|
3983
3537
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
3984
3538
|
|
|
3985
|
-
<span class="code-name"
|
|
3539
|
+
<span class="code-name" style="font-size:30px">
|
|
3986
3540
|
|
|
3987
3541
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
3988
3542
|
|
|
@@ -4006,7 +3560,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4006
3560
|
|
|
4007
3561
|
|
|
4008
3562
|
|
|
4009
|
-
<h4
|
|
3563
|
+
<h4>参数:</h4>
|
|
4010
3564
|
|
|
4011
3565
|
<div class="table-container">
|
|
4012
3566
|
<table class="params table">
|
|
@@ -4036,12 +3590,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4036
3590
|
<td class="type">
|
|
4037
3591
|
|
|
4038
3592
|
|
|
4039
|
-
<span class="param-type">
|
|
4040
|
-
|
|
4041
|
-
L.bounds
|
|
4042
|
-
|
|
4043
|
-
</span>
|
|
4044
|
-
|
|
3593
|
+
<span class="param-type">L.bounds</span>
|
|
4045
3594
|
|
|
4046
3595
|
|
|
4047
3596
|
|
|
@@ -4073,7 +3622,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4073
3622
|
|
|
4074
3623
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4075
3624
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4076
|
-
<a
|
|
3625
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#redrawThematicFeatures">zondy.themelayer.GeoFeatureThemeLayer#redrawThematicFeatures</a>
|
|
4077
3626
|
</li></ul></dd>
|
|
4078
3627
|
|
|
4079
3628
|
|
|
@@ -4134,7 +3683,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4134
3683
|
<h4 class="name" id="removeAllFeatures">
|
|
4135
3684
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
4136
3685
|
|
|
4137
|
-
<span class="code-name"
|
|
3686
|
+
<span class="code-name" style="font-size:30px">
|
|
4138
3687
|
|
|
4139
3688
|
removeAllFeatures<span class="signature">()</span>
|
|
4140
3689
|
|
|
@@ -4169,7 +3718,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4169
3718
|
|
|
4170
3719
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4171
3720
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4172
|
-
<a
|
|
3721
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeAllFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeAllFeatures</a>
|
|
4173
3722
|
</li></ul></dd>
|
|
4174
3723
|
|
|
4175
3724
|
|
|
@@ -4230,7 +3779,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4230
3779
|
<h4 class="name" id="removeFeatures">
|
|
4231
3780
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
4232
3781
|
|
|
4233
|
-
<span class="code-name"
|
|
3782
|
+
<span class="code-name" style="font-size:30px">
|
|
4234
3783
|
|
|
4235
3784
|
removeFeatures<span class="signature">(features)</span>
|
|
4236
3785
|
|
|
@@ -4252,7 +3801,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4252
3801
|
|
|
4253
3802
|
|
|
4254
3803
|
|
|
4255
|
-
<h4
|
|
3804
|
+
<h4>参数:</h4>
|
|
4256
3805
|
|
|
4257
3806
|
<div class="table-container">
|
|
4258
3807
|
<table class="params table">
|
|
@@ -4282,12 +3831,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4282
3831
|
<td class="type">
|
|
4283
3832
|
|
|
4284
3833
|
|
|
4285
|
-
<span class="param-type">
|
|
4286
|
-
|
|
4287
|
-
Object
|
|
4288
|
-
|
|
4289
|
-
</span>
|
|
4290
|
-
|
|
3834
|
+
<span class="param-type">Object</span>
|
|
4291
3835
|
|
|
4292
3836
|
|
|
4293
3837
|
|
|
@@ -4319,7 +3863,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4319
3863
|
|
|
4320
3864
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4321
3865
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4322
|
-
<a
|
|
3866
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#removeFeatures">zondy.themelayer.GeoFeatureThemeLayer#removeFeatures</a>
|
|
4323
3867
|
</li></ul></dd>
|
|
4324
3868
|
|
|
4325
3869
|
|
|
@@ -4380,7 +3924,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4380
3924
|
<h4 class="name" id="setMaxCacheCount">
|
|
4381
3925
|
<a class="href-link" href="#setMaxCacheCount">#</a>
|
|
4382
3926
|
|
|
4383
|
-
<span class="code-name"
|
|
3927
|
+
<span class="code-name" style="font-size:30px">
|
|
4384
3928
|
|
|
4385
3929
|
setMaxCacheCount<span class="signature">(cacheCount)</span>
|
|
4386
3930
|
|
|
@@ -4402,7 +3946,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4402
3946
|
|
|
4403
3947
|
|
|
4404
3948
|
|
|
4405
|
-
<h4
|
|
3949
|
+
<h4>参数:</h4>
|
|
4406
3950
|
|
|
4407
3951
|
<div class="table-container">
|
|
4408
3952
|
<table class="params table">
|
|
@@ -4432,12 +3976,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4432
3976
|
<td class="type">
|
|
4433
3977
|
|
|
4434
3978
|
|
|
4435
|
-
<span class="param-type">
|
|
4436
|
-
|
|
4437
|
-
number
|
|
4438
|
-
|
|
4439
|
-
</span>
|
|
4440
|
-
|
|
3979
|
+
<span class="param-type">number</span>
|
|
4441
3980
|
|
|
4442
3981
|
|
|
4443
3982
|
|
|
@@ -4469,7 +4008,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4469
4008
|
|
|
4470
4009
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4471
4010
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4472
|
-
<a
|
|
4011
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#setMaxCacheCount">zondy.themelayer.GeoFeatureThemeLayer#setMaxCacheCount</a>
|
|
4473
4012
|
</li></ul></dd>
|
|
4474
4013
|
|
|
4475
4014
|
|
|
@@ -4530,7 +4069,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4530
4069
|
<h4 class="name" id="setOpacity">
|
|
4531
4070
|
<a class="href-link" href="#setOpacity">#</a>
|
|
4532
4071
|
|
|
4533
|
-
<span class="code-name"
|
|
4072
|
+
<span class="code-name" style="font-size:30px">
|
|
4534
4073
|
|
|
4535
4074
|
setOpacity<span class="signature">(opacity)</span>
|
|
4536
4075
|
|
|
@@ -4552,7 +4091,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4552
4091
|
|
|
4553
4092
|
|
|
4554
4093
|
|
|
4555
|
-
<h4
|
|
4094
|
+
<h4>参数:</h4>
|
|
4556
4095
|
|
|
4557
4096
|
<div class="table-container">
|
|
4558
4097
|
<table class="params table">
|
|
@@ -4582,12 +4121,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4582
4121
|
<td class="type">
|
|
4583
4122
|
|
|
4584
4123
|
|
|
4585
|
-
<span class="param-type">
|
|
4586
|
-
|
|
4587
|
-
number
|
|
4588
|
-
|
|
4589
|
-
</span>
|
|
4590
|
-
|
|
4124
|
+
<span class="param-type">number</span>
|
|
4591
4125
|
|
|
4592
4126
|
|
|
4593
4127
|
|
|
@@ -4619,7 +4153,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4619
4153
|
|
|
4620
4154
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4621
4155
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4622
|
-
<a
|
|
4156
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
4623
4157
|
</li></ul></dd>
|
|
4624
4158
|
|
|
4625
4159
|
|
|
@@ -4680,7 +4214,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4680
4214
|
<h4 class="name" id="update">
|
|
4681
4215
|
<a class="href-link" href="#update">#</a>
|
|
4682
4216
|
|
|
4683
|
-
<span class="code-name"
|
|
4217
|
+
<span class="code-name" style="font-size:30px">
|
|
4684
4218
|
|
|
4685
4219
|
update<span class="signature">(bounds)</span>
|
|
4686
4220
|
|
|
@@ -4702,7 +4236,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4702
4236
|
|
|
4703
4237
|
|
|
4704
4238
|
|
|
4705
|
-
<h4
|
|
4239
|
+
<h4>参数:</h4>
|
|
4706
4240
|
|
|
4707
4241
|
<div class="table-container">
|
|
4708
4242
|
<table class="params table">
|
|
@@ -4732,12 +4266,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4732
4266
|
<td class="type">
|
|
4733
4267
|
|
|
4734
4268
|
|
|
4735
|
-
<span class="param-type">
|
|
4736
|
-
|
|
4737
|
-
L.bounds
|
|
4738
|
-
|
|
4739
|
-
</span>
|
|
4740
|
-
|
|
4269
|
+
<span class="param-type">L.bounds</span>
|
|
4741
4270
|
|
|
4742
4271
|
|
|
4743
4272
|
|
|
@@ -4769,7 +4298,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4769
4298
|
|
|
4770
4299
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4771
4300
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4772
|
-
<a
|
|
4301
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
4773
4302
|
</li></ul></dd>
|
|
4774
4303
|
|
|
4775
4304
|
|
|
@@ -4832,36 +4361,6 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4832
4361
|
|
|
4833
4362
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
4834
4363
|
<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
4364
|
<div class="members">
|
|
4866
4365
|
|
|
4867
4366
|
<div class="member">
|
|
@@ -4872,7 +4371,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4872
4371
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
4873
4372
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
4874
4373
|
|
|
4875
|
-
<span class="code-name"
|
|
4374
|
+
<span class="code-name" style="font-size:30px">
|
|
4876
4375
|
|
|
4877
4376
|
beforefeaturesadded
|
|
4878
4377
|
|
|
@@ -4930,12 +4429,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4930
4429
|
<td class="type">
|
|
4931
4430
|
|
|
4932
4431
|
|
|
4933
|
-
<span class="param-type">
|
|
4934
|
-
|
|
4935
|
-
Object
|
|
4936
|
-
|
|
4937
|
-
</span>
|
|
4938
|
-
|
|
4432
|
+
<span class="param-type">Object</span>
|
|
4939
4433
|
|
|
4940
4434
|
|
|
4941
4435
|
|
|
@@ -4964,7 +4458,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
4964
4458
|
|
|
4965
4459
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4966
4460
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4967
|
-
<a
|
|
4461
|
+
<a href="zondy.themelayer.GeoFeatureThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GeoFeatureThemeLayer#event:beforefeaturesadded</a>
|
|
4968
4462
|
</li></ul></dd>
|
|
4969
4463
|
|
|
4970
4464
|
|
|
@@ -5027,7 +4521,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5027
4521
|
<h4 class="name" id="event:changelayer">
|
|
5028
4522
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
5029
4523
|
|
|
5030
|
-
<span class="code-name"
|
|
4524
|
+
<span class="code-name" style="font-size:30px">
|
|
5031
4525
|
|
|
5032
4526
|
changelayer
|
|
5033
4527
|
|
|
@@ -5085,12 +4579,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5085
4579
|
<td class="type">
|
|
5086
4580
|
|
|
5087
4581
|
|
|
5088
|
-
<span class="param-type">
|
|
5089
|
-
|
|
5090
|
-
Object
|
|
5091
|
-
|
|
5092
|
-
</span>
|
|
5093
|
-
|
|
4582
|
+
<span class="param-type">Object</span>
|
|
5094
4583
|
|
|
5095
4584
|
|
|
5096
4585
|
|
|
@@ -5113,12 +4602,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5113
4602
|
<td class="type">
|
|
5114
4603
|
|
|
5115
4604
|
|
|
5116
|
-
<span class="param-type">
|
|
5117
|
-
|
|
5118
|
-
string
|
|
5119
|
-
|
|
5120
|
-
</span>
|
|
5121
|
-
|
|
4605
|
+
<span class="param-type">string</span>
|
|
5122
4606
|
|
|
5123
4607
|
|
|
5124
4608
|
|
|
@@ -5147,7 +4631,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5147
4631
|
|
|
5148
4632
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5149
4633
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5150
|
-
<a
|
|
4634
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
5151
4635
|
</li></ul></dd>
|
|
5152
4636
|
|
|
5153
4637
|
|
|
@@ -5210,7 +4694,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5210
4694
|
<h4 class="name" id="event:featuresremoved">
|
|
5211
4695
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
5212
4696
|
|
|
5213
|
-
<span class="code-name"
|
|
4697
|
+
<span class="code-name" style="font-size:30px">
|
|
5214
4698
|
|
|
5215
4699
|
featuresremoved
|
|
5216
4700
|
|
|
@@ -5268,12 +4752,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5268
4752
|
<td class="type">
|
|
5269
4753
|
|
|
5270
4754
|
|
|
5271
|
-
<span class="param-type">
|
|
5272
|
-
|
|
5273
|
-
Array.<zondy.Feature.Vector>
|
|
5274
|
-
|
|
5275
|
-
</span>
|
|
5276
|
-
|
|
4755
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
5277
4756
|
|
|
5278
4757
|
|
|
5279
4758
|
|
|
@@ -5296,12 +4775,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5296
4775
|
<td class="type">
|
|
5297
4776
|
|
|
5298
4777
|
|
|
5299
|
-
<span class="param-type">
|
|
5300
|
-
|
|
5301
|
-
boolean
|
|
5302
|
-
|
|
5303
|
-
</span>
|
|
5304
|
-
|
|
4778
|
+
<span class="param-type">boolean</span>
|
|
5305
4779
|
|
|
5306
4780
|
|
|
5307
4781
|
|
|
@@ -5330,7 +4804,7 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5330
4804
|
|
|
5331
4805
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5332
4806
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5333
|
-
<a
|
|
4807
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
5334
4808
|
</li></ul></dd>
|
|
5335
4809
|
|
|
5336
4810
|
|
|
@@ -5390,4 +4864,42 @@ b.如果属性值不等于 styleGroups 数组里任何元素定义的 value 值
|
|
|
5390
4864
|
|
|
5391
4865
|
</article>
|
|
5392
4866
|
|
|
5393
|
-
</section>
|
|
4867
|
+
</section>
|
|
4868
|
+
|
|
4869
|
+
|
|
4870
|
+
|
|
4871
|
+
|
|
4872
|
+
</div>
|
|
4873
|
+
|
|
4874
|
+
<footer class="footer">
|
|
4875
|
+
<div class="content has-text-centered">
|
|
4876
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
4877
|
+
<p class="sidebar-created-by">
|
|
4878
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
4879
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
4880
|
+
</p>
|
|
4881
|
+
</div>
|
|
4882
|
+
</footer>
|
|
4883
|
+
|
|
4884
|
+
</div>
|
|
4885
|
+
<div id="side-nav" class="side-nav">
|
|
4886
|
+
<div style="margin-bottom: 10px;">
|
|
4887
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
4888
|
+
</div>
|
|
4889
|
+
<div style="margin-bottom: 10px;">
|
|
4890
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
4891
|
+
</div>
|
|
4892
|
+
<div style="margin-bottom: 10px;">
|
|
4893
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
4894
|
+
</div>
|
|
4895
|
+
<div>
|
|
4896
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
4897
|
+
</div>
|
|
4898
|
+
</div>
|
|
4899
|
+
</div>
|
|
4900
|
+
<script src="scripts/linenumber.js"> </script>
|
|
4901
|
+
|
|
4902
|
+
<script src="scripts/search.js"> </script>
|
|
4903
|
+
|
|
4904
|
+
</body>
|
|
4905
|
+
</html>
|