@mapgis/webclient-leaflet-plugin 17.2.7 → 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 +21 -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> GeoFeatureThemeLayer</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">GeoFeatureThemeLayer</span>
|
|
136
|
+
</header>
|
|
137
|
+
|
|
8
138
|
|
|
9
139
|
|
|
10
140
|
|
|
@@ -25,7 +155,7 @@
|
|
|
25
155
|
<h4 class="name" id="GeoFeatureThemeLayer">
|
|
26
156
|
<a class="href-link" href="#GeoFeatureThemeLayer">#</a>
|
|
27
157
|
|
|
28
|
-
<span class="code-name"
|
|
158
|
+
<span class="code-name" style="font-size:30px">
|
|
29
159
|
|
|
30
160
|
new GeoFeatureThemeLayer<span class="signature">(name, options)</span>
|
|
31
161
|
|
|
@@ -43,7 +173,7 @@
|
|
|
43
173
|
|
|
44
174
|
|
|
45
175
|
|
|
46
|
-
<h4
|
|
176
|
+
<h4>参数:</h4>
|
|
47
177
|
|
|
48
178
|
<div class="table-container">
|
|
49
179
|
<table class="params table">
|
|
@@ -75,12 +205,7 @@
|
|
|
75
205
|
<td class="type">
|
|
76
206
|
|
|
77
207
|
|
|
78
|
-
<span class="param-type">
|
|
79
|
-
|
|
80
|
-
string
|
|
81
|
-
|
|
82
|
-
</span>
|
|
83
|
-
|
|
208
|
+
<span class="param-type">string</span>
|
|
84
209
|
|
|
85
210
|
|
|
86
211
|
|
|
@@ -108,12 +233,7 @@
|
|
|
108
233
|
<td class="type">
|
|
109
234
|
|
|
110
235
|
|
|
111
|
-
<span class="param-type">
|
|
112
|
-
|
|
113
|
-
Object
|
|
114
|
-
|
|
115
|
-
</span>
|
|
116
|
-
|
|
236
|
+
<span class="param-type">Object</span>
|
|
117
237
|
|
|
118
238
|
|
|
119
239
|
|
|
@@ -139,12 +259,7 @@
|
|
|
139
259
|
<td class="type">
|
|
140
260
|
|
|
141
261
|
|
|
142
|
-
<span class="param-type">
|
|
143
|
-
|
|
144
|
-
string
|
|
145
|
-
|
|
146
|
-
</span>
|
|
147
|
-
|
|
262
|
+
<span class="param-type">string</span>
|
|
148
263
|
|
|
149
264
|
|
|
150
265
|
|
|
@@ -170,12 +285,7 @@
|
|
|
170
285
|
<td class="type">
|
|
171
286
|
|
|
172
287
|
|
|
173
|
-
<span class="param-type">
|
|
174
|
-
|
|
175
|
-
number
|
|
176
|
-
|
|
177
|
-
</span>
|
|
178
|
-
|
|
288
|
+
<span class="param-type">number</span>
|
|
179
289
|
|
|
180
290
|
|
|
181
291
|
|
|
@@ -203,12 +313,7 @@
|
|
|
203
313
|
<td class="type">
|
|
204
314
|
|
|
205
315
|
|
|
206
|
-
<span class="param-type">
|
|
207
|
-
|
|
208
|
-
number
|
|
209
|
-
|
|
210
|
-
</span>
|
|
211
|
-
|
|
316
|
+
<span class="param-type">number</span>
|
|
212
317
|
|
|
213
318
|
|
|
214
319
|
|
|
@@ -236,12 +341,7 @@
|
|
|
236
341
|
<td class="type">
|
|
237
342
|
|
|
238
343
|
|
|
239
|
-
<span class="param-type">
|
|
240
|
-
|
|
241
|
-
boolean
|
|
242
|
-
|
|
243
|
-
</span>
|
|
244
|
-
|
|
344
|
+
<span class="param-type">boolean</span>
|
|
245
345
|
|
|
246
346
|
|
|
247
347
|
|
|
@@ -269,12 +369,7 @@
|
|
|
269
369
|
<td class="type">
|
|
270
370
|
|
|
271
371
|
|
|
272
|
-
<span class="param-type">
|
|
273
|
-
|
|
274
|
-
boolean
|
|
275
|
-
|
|
276
|
-
</span>
|
|
277
|
-
|
|
372
|
+
<span class="param-type">boolean</span>
|
|
278
373
|
|
|
279
374
|
|
|
280
375
|
|
|
@@ -302,12 +397,7 @@
|
|
|
302
397
|
<td class="type">
|
|
303
398
|
|
|
304
399
|
|
|
305
|
-
<span class="param-type">
|
|
306
|
-
|
|
307
|
-
boolean
|
|
308
|
-
|
|
309
|
-
</span>
|
|
310
|
-
|
|
400
|
+
<span class="param-type">boolean</span>
|
|
311
401
|
|
|
312
402
|
|
|
313
403
|
|
|
@@ -335,12 +425,7 @@
|
|
|
335
425
|
<td class="type">
|
|
336
426
|
|
|
337
427
|
|
|
338
|
-
<span class="param-type">
|
|
339
|
-
|
|
340
|
-
boolean
|
|
341
|
-
|
|
342
|
-
</span>
|
|
343
|
-
|
|
428
|
+
<span class="param-type">boolean</span>
|
|
344
429
|
|
|
345
430
|
|
|
346
431
|
|
|
@@ -411,10 +496,10 @@
|
|
|
411
496
|
|
|
412
497
|
|
|
413
498
|
<div class="method-parameter columns">
|
|
414
|
-
<div class="column is-2"><label
|
|
499
|
+
<div class="column is-2"><label>绑定事件:</label></div>
|
|
415
500
|
<div class="column is-10">
|
|
416
501
|
<ul>
|
|
417
|
-
<li><a href="#beforefeaturesadded">beforefeaturesadded</a></li>
|
|
502
|
+
<li><a href="zondy.themelayer.GeoFeatureThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GeoFeatureThemeLayer#event:beforefeaturesadded</a></li>
|
|
418
503
|
</ul>
|
|
419
504
|
</div>
|
|
420
505
|
</div>
|
|
@@ -452,7 +537,7 @@
|
|
|
452
537
|
|
|
453
538
|
|
|
454
539
|
<ul>
|
|
455
|
-
<li><a
|
|
540
|
+
<li><a href="zondy.themelayer.ThemeLayer.html">zondy.themelayer.ThemeLayer</a></li>
|
|
456
541
|
</ul>
|
|
457
542
|
|
|
458
543
|
|
|
@@ -473,305 +558,7 @@
|
|
|
473
558
|
|
|
474
559
|
<div class='vertical-section'>
|
|
475
560
|
<h3 id='function'>方法</h3>
|
|
476
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
477
561
|
<div class="members">
|
|
478
|
-
<div class="table-container">
|
|
479
|
-
<table class="params table">
|
|
480
|
-
<thead>
|
|
481
|
-
<tr>
|
|
482
|
-
<th>名称</th>
|
|
483
|
-
<th>返回值类型</th>
|
|
484
|
-
<th>描述</th>
|
|
485
|
-
</tr>
|
|
486
|
-
</thead>
|
|
487
|
-
<tbody>
|
|
488
|
-
|
|
489
|
-
<tr class="deep-level-0">
|
|
490
|
-
<td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
|
|
491
|
-
<td class="name">
|
|
492
|
-
<code>
|
|
493
|
-
|
|
494
|
-
</code>
|
|
495
|
-
</td>
|
|
496
|
-
<td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
|
|
497
|
-
</tr>
|
|
498
|
-
|
|
499
|
-
<tr class="deep-level-0">
|
|
500
|
-
<td class="name"><code><a href="#clear">clear</a></code></td>
|
|
501
|
-
<td class="name">
|
|
502
|
-
<code>
|
|
503
|
-
|
|
504
|
-
</code>
|
|
505
|
-
</td>
|
|
506
|
-
<td class="name"><code><p>清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
|
|
507
|
-
</tr>
|
|
508
|
-
|
|
509
|
-
<tr class="deep-level-0">
|
|
510
|
-
<td class="name"><code><a href="#clearCache">clearCache</a></code></td>
|
|
511
|
-
<td class="name">
|
|
512
|
-
<code>
|
|
513
|
-
|
|
514
|
-
</code>
|
|
515
|
-
</td>
|
|
516
|
-
<td class="name"><code><p>清除缓存数据。</p></code></td>
|
|
517
|
-
</tr>
|
|
518
|
-
|
|
519
|
-
<tr class="deep-level-0">
|
|
520
|
-
<td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
|
|
521
|
-
<td class="name">
|
|
522
|
-
<code>
|
|
523
|
-
|
|
524
|
-
</code>
|
|
525
|
-
</td>
|
|
526
|
-
<td class="name"><code><p>创建专题要素。</p></code></td>
|
|
527
|
-
</tr>
|
|
528
|
-
|
|
529
|
-
<tr class="deep-level-0">
|
|
530
|
-
<td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
|
|
531
|
-
<td class="name">
|
|
532
|
-
<code>
|
|
533
|
-
|
|
534
|
-
</code>
|
|
535
|
-
</td>
|
|
536
|
-
<td class="name"><code><p>销毁要素。</p></code></td>
|
|
537
|
-
</tr>
|
|
538
|
-
|
|
539
|
-
<tr class="deep-level-0">
|
|
540
|
-
<td class="name"><code><a href="#getCacheCount">getCacheCount</a></code></td>
|
|
541
|
-
<td class="name">
|
|
542
|
-
<code>
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
<span class="param-type">
|
|
546
|
-
|
|
547
|
-
number
|
|
548
|
-
|
|
549
|
-
</span>
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
</code>
|
|
555
|
-
</td>
|
|
556
|
-
<td class="name"><code><p>获取当前缓存数量。</p></code></td>
|
|
557
|
-
</tr>
|
|
558
|
-
|
|
559
|
-
<tr class="deep-level-0">
|
|
560
|
-
<td class="name"><code><a href="#getEvents">getEvents</a></code></td>
|
|
561
|
-
<td class="name">
|
|
562
|
-
<code>
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
<span class="param-type">
|
|
566
|
-
|
|
567
|
-
Object
|
|
568
|
-
|
|
569
|
-
</span>
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
</code>
|
|
575
|
-
</td>
|
|
576
|
-
<td class="name"><code><p>获取图层事件。</p></code></td>
|
|
577
|
-
</tr>
|
|
578
|
-
|
|
579
|
-
<tr class="deep-level-0">
|
|
580
|
-
<td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
|
|
581
|
-
<td class="name">
|
|
582
|
-
<code>
|
|
583
|
-
|
|
584
|
-
</code>
|
|
585
|
-
</td>
|
|
586
|
-
<td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
|
|
587
|
-
</tr>
|
|
588
|
-
|
|
589
|
-
<tr class="deep-level-0">
|
|
590
|
-
<td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
|
|
591
|
-
<td class="name">
|
|
592
|
-
<code>
|
|
593
|
-
|
|
594
|
-
</code>
|
|
595
|
-
</td>
|
|
596
|
-
<td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
|
|
597
|
-
</tr>
|
|
598
|
-
|
|
599
|
-
<tr class="deep-level-0">
|
|
600
|
-
<td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
|
|
601
|
-
<td class="name">
|
|
602
|
-
<code>
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
<span class="param-type">
|
|
606
|
-
|
|
607
|
-
Array
|
|
608
|
-
|
|
609
|
-
</span>
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
</code>
|
|
615
|
-
</td>
|
|
616
|
-
<td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
|
|
617
|
-
</tr>
|
|
618
|
-
|
|
619
|
-
<tr class="deep-level-0">
|
|
620
|
-
<td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
|
|
621
|
-
<td class="name">
|
|
622
|
-
<code>
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
<span class="param-type">
|
|
626
|
-
|
|
627
|
-
Array
|
|
628
|
-
|
|
629
|
-
</span>
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
</code>
|
|
635
|
-
</td>
|
|
636
|
-
<td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
|
|
637
|
-
</tr>
|
|
638
|
-
|
|
639
|
-
<tr class="deep-level-0">
|
|
640
|
-
<td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
|
|
641
|
-
<td class="name">
|
|
642
|
-
<code>
|
|
643
|
-
|
|
644
|
-
</code>
|
|
645
|
-
</td>
|
|
646
|
-
<td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
|
|
647
|
-
</tr>
|
|
648
|
-
|
|
649
|
-
<tr class="deep-level-0">
|
|
650
|
-
<td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
|
|
651
|
-
<td class="name">
|
|
652
|
-
<code>
|
|
653
|
-
|
|
654
|
-
</code>
|
|
655
|
-
</td>
|
|
656
|
-
<td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
|
|
657
|
-
</tr>
|
|
658
|
-
|
|
659
|
-
<tr class="deep-level-0">
|
|
660
|
-
<td class="name"><code><a href="#initialize">initialize</a></code></td>
|
|
661
|
-
<td class="name">
|
|
662
|
-
<code>
|
|
663
|
-
|
|
664
|
-
</code>
|
|
665
|
-
</td>
|
|
666
|
-
<td class="name"><code><p>初始化。</p></code></td>
|
|
667
|
-
</tr>
|
|
668
|
-
|
|
669
|
-
<tr class="deep-level-0">
|
|
670
|
-
<td class="name"><code><a href="#off">off</a></code></td>
|
|
671
|
-
<td class="name">
|
|
672
|
-
<code>
|
|
673
|
-
|
|
674
|
-
</code>
|
|
675
|
-
</td>
|
|
676
|
-
<td class="name"><code><p>移除专题要素事件监听。</p></code></td>
|
|
677
|
-
</tr>
|
|
678
|
-
|
|
679
|
-
<tr class="deep-level-0">
|
|
680
|
-
<td class="name"><code><a href="#on">on</a></code></td>
|
|
681
|
-
<td class="name">
|
|
682
|
-
<code>
|
|
683
|
-
|
|
684
|
-
</code>
|
|
685
|
-
</td>
|
|
686
|
-
<td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
|
|
687
|
-
</tr>
|
|
688
|
-
|
|
689
|
-
<tr class="deep-level-0">
|
|
690
|
-
<td class="name"><code><a href="#onRemove">onRemove</a></code></td>
|
|
691
|
-
<td class="name">
|
|
692
|
-
<code>
|
|
693
|
-
|
|
694
|
-
</code>
|
|
695
|
-
</td>
|
|
696
|
-
<td class="name"><code><p>删除某个地图。</p></code></td>
|
|
697
|
-
</tr>
|
|
698
|
-
|
|
699
|
-
<tr class="deep-level-0">
|
|
700
|
-
<td class="name"><code><a href="#redraw">redraw</a></code></td>
|
|
701
|
-
<td class="name">
|
|
702
|
-
<code>
|
|
703
|
-
|
|
704
|
-
</code>
|
|
705
|
-
</td>
|
|
706
|
-
<td class="name"><code><p>重绘该图层。</p></code></td>
|
|
707
|
-
</tr>
|
|
708
|
-
|
|
709
|
-
<tr class="deep-level-0">
|
|
710
|
-
<td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
|
|
711
|
-
<td class="name">
|
|
712
|
-
<code>
|
|
713
|
-
|
|
714
|
-
</code>
|
|
715
|
-
</td>
|
|
716
|
-
<td class="name"><code><p>重绘所有专题要素。
|
|
717
|
-
此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,抽稀,缓存等步骤。
|
|
718
|
-
地图漫游时调用此方法进行图层刷新。</p></code></td>
|
|
719
|
-
</tr>
|
|
720
|
-
|
|
721
|
-
<tr class="deep-level-0">
|
|
722
|
-
<td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
|
|
723
|
-
<td class="name">
|
|
724
|
-
<code>
|
|
725
|
-
|
|
726
|
-
</code>
|
|
727
|
-
</td>
|
|
728
|
-
<td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
|
|
729
|
-
</tr>
|
|
730
|
-
|
|
731
|
-
<tr class="deep-level-0">
|
|
732
|
-
<td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
|
|
733
|
-
<td class="name">
|
|
734
|
-
<code>
|
|
735
|
-
|
|
736
|
-
</code>
|
|
737
|
-
</td>
|
|
738
|
-
<td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素。参数中的 features 数组中的每一项,必须是已经添加到当前图层中的 feature。</p></code></td>
|
|
739
|
-
</tr>
|
|
740
|
-
|
|
741
|
-
<tr class="deep-level-0">
|
|
742
|
-
<td class="name"><code><a href="#setMaxCacheCount">setMaxCacheCount</a></code></td>
|
|
743
|
-
<td class="name">
|
|
744
|
-
<code>
|
|
745
|
-
|
|
746
|
-
</code>
|
|
747
|
-
</td>
|
|
748
|
-
<td class="name"><code><p>设置最大缓存数量。</p></code></td>
|
|
749
|
-
</tr>
|
|
750
|
-
|
|
751
|
-
<tr class="deep-level-0">
|
|
752
|
-
<td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
|
|
753
|
-
<td class="name">
|
|
754
|
-
<code>
|
|
755
|
-
|
|
756
|
-
</code>
|
|
757
|
-
</td>
|
|
758
|
-
<td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
|
|
759
|
-
</tr>
|
|
760
|
-
|
|
761
|
-
<tr class="deep-level-0">
|
|
762
|
-
<td class="name"><code><a href="#update">update</a></code></td>
|
|
763
|
-
<td class="name">
|
|
764
|
-
<code>
|
|
765
|
-
|
|
766
|
-
</code>
|
|
767
|
-
</td>
|
|
768
|
-
<td class="name"><code><p>更新图层。</p></code></td>
|
|
769
|
-
</tr>
|
|
770
|
-
|
|
771
|
-
</tbody>
|
|
772
|
-
</table>
|
|
773
|
-
</div>
|
|
774
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
|
|
775
562
|
|
|
776
563
|
<div class="member">
|
|
777
564
|
|
|
@@ -780,7 +567,7 @@
|
|
|
780
567
|
<h4 class="name" id="addFeatures">
|
|
781
568
|
<a class="href-link" href="#addFeatures">#</a>
|
|
782
569
|
|
|
783
|
-
<span class="code-name"
|
|
570
|
+
<span class="code-name" style="font-size:30px">
|
|
784
571
|
|
|
785
572
|
addFeatures<span class="signature">(features)</span>
|
|
786
573
|
|
|
@@ -802,7 +589,7 @@
|
|
|
802
589
|
|
|
803
590
|
|
|
804
591
|
|
|
805
|
-
<h4
|
|
592
|
+
<h4>参数:</h4>
|
|
806
593
|
|
|
807
594
|
<div class="table-container">
|
|
808
595
|
<table class="params table">
|
|
@@ -832,12 +619,7 @@
|
|
|
832
619
|
<td class="type">
|
|
833
620
|
|
|
834
621
|
|
|
835
|
-
<span class="param-type">
|
|
836
|
-
|
|
837
|
-
Object
|
|
838
|
-
|
|
839
|
-
</span>
|
|
840
|
-
|
|
622
|
+
<span class="param-type">Object</span>
|
|
841
623
|
|
|
842
624
|
|
|
843
625
|
|
|
@@ -871,7 +653,7 @@
|
|
|
871
653
|
|
|
872
654
|
<dt class="tag-overrides">Overrides:</dt>
|
|
873
655
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
874
|
-
<a
|
|
656
|
+
<a href="zondy.themelayer.ThemeLayer.html#addFeatures">zondy.themelayer.ThemeLayer#addFeatures</a>
|
|
875
657
|
</li></ul></dd>
|
|
876
658
|
|
|
877
659
|
|
|
@@ -930,7 +712,7 @@
|
|
|
930
712
|
<h4 class="name" id="clear">
|
|
931
713
|
<a class="href-link" href="#clear">#</a>
|
|
932
714
|
|
|
933
|
-
<span class="code-name"
|
|
715
|
+
<span class="code-name" style="font-size:30px">
|
|
934
716
|
|
|
935
717
|
clear<span class="signature">()</span>
|
|
936
718
|
|
|
@@ -1021,7 +803,7 @@
|
|
|
1021
803
|
<h4 class="name" id="clearCache">
|
|
1022
804
|
<a class="href-link" href="#clearCache">#</a>
|
|
1023
805
|
|
|
1024
|
-
<span class="code-name"
|
|
806
|
+
<span class="code-name" style="font-size:30px">
|
|
1025
807
|
|
|
1026
808
|
clearCache<span class="signature">()</span>
|
|
1027
809
|
|
|
@@ -1112,7 +894,7 @@
|
|
|
1112
894
|
<h4 class="name" id="createThematicFeature">
|
|
1113
895
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1114
896
|
|
|
1115
|
-
<span class="code-name"
|
|
897
|
+
<span class="code-name" style="font-size:30px">
|
|
1116
898
|
|
|
1117
899
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1118
900
|
|
|
@@ -1134,7 +916,7 @@
|
|
|
1134
916
|
|
|
1135
917
|
|
|
1136
918
|
|
|
1137
|
-
<h4
|
|
919
|
+
<h4>参数:</h4>
|
|
1138
920
|
|
|
1139
921
|
<div class="table-container">
|
|
1140
922
|
<table class="params table">
|
|
@@ -1164,12 +946,7 @@
|
|
|
1164
946
|
<td class="type">
|
|
1165
947
|
|
|
1166
948
|
|
|
1167
|
-
<span class="param-type">
|
|
1168
|
-
|
|
1169
|
-
Object
|
|
1170
|
-
|
|
1171
|
-
</span>
|
|
1172
|
-
|
|
949
|
+
<span class="param-type">Object</span>
|
|
1173
950
|
|
|
1174
951
|
|
|
1175
952
|
|
|
@@ -1257,7 +1034,7 @@
|
|
|
1257
1034
|
<h4 class="name" id="destroyFeatures">
|
|
1258
1035
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1259
1036
|
|
|
1260
|
-
<span class="code-name"
|
|
1037
|
+
<span class="code-name" style="font-size:30px">
|
|
1261
1038
|
|
|
1262
1039
|
destroyFeatures<span class="signature">(features)</span>
|
|
1263
1040
|
|
|
@@ -1279,7 +1056,7 @@
|
|
|
1279
1056
|
|
|
1280
1057
|
|
|
1281
1058
|
|
|
1282
|
-
<h4
|
|
1059
|
+
<h4>参数:</h4>
|
|
1283
1060
|
|
|
1284
1061
|
<div class="table-container">
|
|
1285
1062
|
<table class="params table">
|
|
@@ -1309,12 +1086,7 @@
|
|
|
1309
1086
|
<td class="type">
|
|
1310
1087
|
|
|
1311
1088
|
|
|
1312
|
-
<span class="param-type">
|
|
1313
|
-
|
|
1314
|
-
Array.<zondy.Feature.Vector>
|
|
1315
|
-
|
|
1316
|
-
</span>
|
|
1317
|
-
|
|
1089
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1318
1090
|
|
|
1319
1091
|
|
|
1320
1092
|
|
|
@@ -1346,7 +1118,7 @@
|
|
|
1346
1118
|
|
|
1347
1119
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1348
1120
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1349
|
-
<a
|
|
1121
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1350
1122
|
</li></ul></dd>
|
|
1351
1123
|
|
|
1352
1124
|
|
|
@@ -1407,7 +1179,7 @@
|
|
|
1407
1179
|
<h4 class="name" id="getCacheCount">
|
|
1408
1180
|
<a class="href-link" href="#getCacheCount">#</a>
|
|
1409
1181
|
|
|
1410
|
-
<span class="code-name"
|
|
1182
|
+
<span class="code-name" style="font-size:30px">
|
|
1411
1183
|
|
|
1412
1184
|
getCacheCount<span class="signature">()</span>
|
|
1413
1185
|
|
|
@@ -1485,7 +1257,7 @@
|
|
|
1485
1257
|
|
|
1486
1258
|
|
|
1487
1259
|
<div class='columns method-parameter'>
|
|
1488
|
-
<div class="column is-2"><label
|
|
1260
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1489
1261
|
<div class="column is-10">
|
|
1490
1262
|
|
|
1491
1263
|
|
|
@@ -1498,12 +1270,7 @@
|
|
|
1498
1270
|
<div class='column is-5 has-text-left'>
|
|
1499
1271
|
<label>类型: </label>
|
|
1500
1272
|
|
|
1501
|
-
<span class="param-type">
|
|
1502
|
-
|
|
1503
|
-
number
|
|
1504
|
-
|
|
1505
|
-
</span>
|
|
1506
|
-
|
|
1273
|
+
<span class="param-type">number</span>
|
|
1507
1274
|
|
|
1508
1275
|
|
|
1509
1276
|
</div>
|
|
@@ -1528,7 +1295,7 @@
|
|
|
1528
1295
|
<h4 class="name" id="getEvents">
|
|
1529
1296
|
<a class="href-link" href="#getEvents">#</a>
|
|
1530
1297
|
|
|
1531
|
-
<span class="code-name"
|
|
1298
|
+
<span class="code-name" style="font-size:30px">
|
|
1532
1299
|
|
|
1533
1300
|
getEvents<span class="signature">()</span>
|
|
1534
1301
|
|
|
@@ -1563,7 +1330,7 @@
|
|
|
1563
1330
|
|
|
1564
1331
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1565
1332
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1566
|
-
<a
|
|
1333
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
1567
1334
|
</li></ul></dd>
|
|
1568
1335
|
|
|
1569
1336
|
|
|
@@ -1611,7 +1378,7 @@
|
|
|
1611
1378
|
|
|
1612
1379
|
|
|
1613
1380
|
<div class='columns method-parameter'>
|
|
1614
|
-
<div class="column is-2"><label
|
|
1381
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1615
1382
|
<div class="column is-10">
|
|
1616
1383
|
|
|
1617
1384
|
|
|
@@ -1624,12 +1391,7 @@
|
|
|
1624
1391
|
<div class='column is-5 has-text-left'>
|
|
1625
1392
|
<label>类型: </label>
|
|
1626
1393
|
|
|
1627
|
-
<span class="param-type">
|
|
1628
|
-
|
|
1629
|
-
Object
|
|
1630
|
-
|
|
1631
|
-
</span>
|
|
1632
|
-
|
|
1394
|
+
<span class="param-type">Object</span>
|
|
1633
1395
|
|
|
1634
1396
|
|
|
1635
1397
|
</div>
|
|
@@ -1654,7 +1416,7 @@
|
|
|
1654
1416
|
<h4 class="name" id="getFeatureBy">
|
|
1655
1417
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
1656
1418
|
|
|
1657
|
-
<span class="code-name"
|
|
1419
|
+
<span class="code-name" style="font-size:30px">
|
|
1658
1420
|
|
|
1659
1421
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
1660
1422
|
|
|
@@ -1676,7 +1438,7 @@
|
|
|
1676
1438
|
|
|
1677
1439
|
|
|
1678
1440
|
|
|
1679
|
-
<h4
|
|
1441
|
+
<h4>参数:</h4>
|
|
1680
1442
|
|
|
1681
1443
|
<div class="table-container">
|
|
1682
1444
|
<table class="params table">
|
|
@@ -1706,12 +1468,7 @@
|
|
|
1706
1468
|
<td class="type">
|
|
1707
1469
|
|
|
1708
1470
|
|
|
1709
|
-
<span class="param-type">
|
|
1710
|
-
|
|
1711
|
-
string
|
|
1712
|
-
|
|
1713
|
-
</span>
|
|
1714
|
-
|
|
1471
|
+
<span class="param-type">string</span>
|
|
1715
1472
|
|
|
1716
1473
|
|
|
1717
1474
|
|
|
@@ -1735,12 +1492,7 @@
|
|
|
1735
1492
|
<td class="type">
|
|
1736
1493
|
|
|
1737
1494
|
|
|
1738
|
-
<span class="param-type">
|
|
1739
|
-
|
|
1740
|
-
string
|
|
1741
|
-
|
|
1742
|
-
</span>
|
|
1743
|
-
|
|
1495
|
+
<span class="param-type">string</span>
|
|
1744
1496
|
|
|
1745
1497
|
|
|
1746
1498
|
|
|
@@ -1772,7 +1524,7 @@
|
|
|
1772
1524
|
|
|
1773
1525
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1774
1526
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1775
|
-
<a
|
|
1527
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
1776
1528
|
</li></ul></dd>
|
|
1777
1529
|
|
|
1778
1530
|
|
|
@@ -1833,7 +1585,7 @@
|
|
|
1833
1585
|
<h4 class="name" id="getFeatureById">
|
|
1834
1586
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
1835
1587
|
|
|
1836
|
-
<span class="code-name"
|
|
1588
|
+
<span class="code-name" style="font-size:30px">
|
|
1837
1589
|
|
|
1838
1590
|
getFeatureById<span class="signature">(featureId)</span>
|
|
1839
1591
|
|
|
@@ -1855,7 +1607,7 @@
|
|
|
1855
1607
|
|
|
1856
1608
|
|
|
1857
1609
|
|
|
1858
|
-
<h4
|
|
1610
|
+
<h4>参数:</h4>
|
|
1859
1611
|
|
|
1860
1612
|
<div class="table-container">
|
|
1861
1613
|
<table class="params table">
|
|
@@ -1885,12 +1637,7 @@
|
|
|
1885
1637
|
<td class="type">
|
|
1886
1638
|
|
|
1887
1639
|
|
|
1888
|
-
<span class="param-type">
|
|
1889
|
-
|
|
1890
|
-
number
|
|
1891
|
-
|
|
1892
|
-
</span>
|
|
1893
|
-
|
|
1640
|
+
<span class="param-type">number</span>
|
|
1894
1641
|
|
|
1895
1642
|
|
|
1896
1643
|
|
|
@@ -1922,7 +1669,7 @@
|
|
|
1922
1669
|
|
|
1923
1670
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1924
1671
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1925
|
-
<a
|
|
1672
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
1926
1673
|
</li></ul></dd>
|
|
1927
1674
|
|
|
1928
1675
|
|
|
@@ -1983,7 +1730,7 @@
|
|
|
1983
1730
|
<h4 class="name" id="getFeatures">
|
|
1984
1731
|
<a class="href-link" href="#getFeatures">#</a>
|
|
1985
1732
|
|
|
1986
|
-
<span class="code-name"
|
|
1733
|
+
<span class="code-name" style="font-size:30px">
|
|
1987
1734
|
|
|
1988
1735
|
getFeatures<span class="signature">()</span>
|
|
1989
1736
|
|
|
@@ -2018,7 +1765,7 @@
|
|
|
2018
1765
|
|
|
2019
1766
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2020
1767
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2021
|
-
<a
|
|
1768
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2022
1769
|
</li></ul></dd>
|
|
2023
1770
|
|
|
2024
1771
|
|
|
@@ -2066,7 +1813,7 @@
|
|
|
2066
1813
|
|
|
2067
1814
|
|
|
2068
1815
|
<div class='columns method-parameter'>
|
|
2069
|
-
<div class="column is-2"><label
|
|
1816
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2070
1817
|
<div class="column is-10">
|
|
2071
1818
|
|
|
2072
1819
|
|
|
@@ -2079,12 +1826,7 @@
|
|
|
2079
1826
|
<div class='column is-5 has-text-left'>
|
|
2080
1827
|
<label>类型: </label>
|
|
2081
1828
|
|
|
2082
|
-
<span class="param-type">
|
|
2083
|
-
|
|
2084
|
-
Array
|
|
2085
|
-
|
|
2086
|
-
</span>
|
|
2087
|
-
|
|
1829
|
+
<span class="param-type">Array</span>
|
|
2088
1830
|
|
|
2089
1831
|
|
|
2090
1832
|
</div>
|
|
@@ -2109,7 +1851,7 @@
|
|
|
2109
1851
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2110
1852
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2111
1853
|
|
|
2112
|
-
<span class="code-name"
|
|
1854
|
+
<span class="code-name" style="font-size:30px">
|
|
2113
1855
|
|
|
2114
1856
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2115
1857
|
|
|
@@ -2131,7 +1873,7 @@
|
|
|
2131
1873
|
|
|
2132
1874
|
|
|
2133
1875
|
|
|
2134
|
-
<h4
|
|
1876
|
+
<h4>参数:</h4>
|
|
2135
1877
|
|
|
2136
1878
|
<div class="table-container">
|
|
2137
1879
|
<table class="params table">
|
|
@@ -2161,12 +1903,7 @@
|
|
|
2161
1903
|
<td class="type">
|
|
2162
1904
|
|
|
2163
1905
|
|
|
2164
|
-
<span class="param-type">
|
|
2165
|
-
|
|
2166
|
-
string
|
|
2167
|
-
|
|
2168
|
-
</span>
|
|
2169
|
-
|
|
1906
|
+
<span class="param-type">string</span>
|
|
2170
1907
|
|
|
2171
1908
|
|
|
2172
1909
|
|
|
@@ -2190,12 +1927,7 @@
|
|
|
2190
1927
|
<td class="type">
|
|
2191
1928
|
|
|
2192
1929
|
|
|
2193
|
-
<span class="param-type">
|
|
2194
|
-
|
|
2195
|
-
string
|
|
2196
|
-
|
|
2197
|
-
</span>
|
|
2198
|
-
|
|
1930
|
+
<span class="param-type">string</span>
|
|
2199
1931
|
|
|
2200
1932
|
|
|
2201
1933
|
|
|
@@ -2227,7 +1959,7 @@
|
|
|
2227
1959
|
|
|
2228
1960
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2229
1961
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2230
|
-
<a
|
|
1962
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2231
1963
|
</li></ul></dd>
|
|
2232
1964
|
|
|
2233
1965
|
|
|
@@ -2275,7 +2007,7 @@
|
|
|
2275
2007
|
|
|
2276
2008
|
|
|
2277
2009
|
<div class='columns method-parameter'>
|
|
2278
|
-
<div class="column is-2"><label
|
|
2010
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2279
2011
|
<div class="column is-10">
|
|
2280
2012
|
|
|
2281
2013
|
|
|
@@ -2288,12 +2020,7 @@
|
|
|
2288
2020
|
<div class='column is-5 has-text-left'>
|
|
2289
2021
|
<label>类型: </label>
|
|
2290
2022
|
|
|
2291
|
-
<span class="param-type">
|
|
2292
|
-
|
|
2293
|
-
Array
|
|
2294
|
-
|
|
2295
|
-
</span>
|
|
2296
|
-
|
|
2023
|
+
<span class="param-type">Array</span>
|
|
2297
2024
|
|
|
2298
2025
|
|
|
2299
2026
|
</div>
|
|
@@ -2318,7 +2045,7 @@
|
|
|
2318
2045
|
<h4 class="name" id="getLocalXY">
|
|
2319
2046
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2320
2047
|
|
|
2321
|
-
<span class="code-name"
|
|
2048
|
+
<span class="code-name" style="font-size:30px">
|
|
2322
2049
|
|
|
2323
2050
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2324
2051
|
|
|
@@ -2340,7 +2067,7 @@
|
|
|
2340
2067
|
|
|
2341
2068
|
|
|
2342
2069
|
|
|
2343
|
-
<h4
|
|
2070
|
+
<h4>参数:</h4>
|
|
2344
2071
|
|
|
2345
2072
|
<div class="table-container">
|
|
2346
2073
|
<table class="params table">
|
|
@@ -2370,12 +2097,7 @@
|
|
|
2370
2097
|
<td class="type">
|
|
2371
2098
|
|
|
2372
2099
|
|
|
2373
|
-
<span class="param-type">
|
|
2374
|
-
|
|
2375
|
-
Array
|
|
2376
|
-
|
|
2377
|
-
</span>
|
|
2378
|
-
|
|
2100
|
+
<span class="param-type">Array</span>
|
|
2379
2101
|
|
|
2380
2102
|
|
|
2381
2103
|
|
|
@@ -2407,7 +2129,7 @@
|
|
|
2407
2129
|
|
|
2408
2130
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2409
2131
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2410
|
-
<a
|
|
2132
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
2411
2133
|
</li></ul></dd>
|
|
2412
2134
|
|
|
2413
2135
|
|
|
@@ -2468,7 +2190,7 @@
|
|
|
2468
2190
|
<h4 class="name" id="getShapesByFeatureID">
|
|
2469
2191
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
2470
2192
|
|
|
2471
|
-
<span class="code-name"
|
|
2193
|
+
<span class="code-name" style="font-size:30px">
|
|
2472
2194
|
|
|
2473
2195
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
2474
2196
|
|
|
@@ -2490,7 +2212,7 @@
|
|
|
2490
2212
|
|
|
2491
2213
|
|
|
2492
2214
|
|
|
2493
|
-
<h4
|
|
2215
|
+
<h4>参数:</h4>
|
|
2494
2216
|
|
|
2495
2217
|
<div class="table-container">
|
|
2496
2218
|
<table class="params table">
|
|
@@ -2520,12 +2242,7 @@
|
|
|
2520
2242
|
<td class="type">
|
|
2521
2243
|
|
|
2522
2244
|
|
|
2523
|
-
<span class="param-type">
|
|
2524
|
-
|
|
2525
|
-
number
|
|
2526
|
-
|
|
2527
|
-
</span>
|
|
2528
|
-
|
|
2245
|
+
<span class="param-type">number</span>
|
|
2529
2246
|
|
|
2530
2247
|
|
|
2531
2248
|
|
|
@@ -2613,7 +2330,7 @@
|
|
|
2613
2330
|
<h4 class="name" id="initialize">
|
|
2614
2331
|
<a class="href-link" href="#initialize">#</a>
|
|
2615
2332
|
|
|
2616
|
-
<span class="code-name"
|
|
2333
|
+
<span class="code-name" style="font-size:30px">
|
|
2617
2334
|
|
|
2618
2335
|
initialize<span class="signature">(name, options)</span>
|
|
2619
2336
|
|
|
@@ -2635,7 +2352,7 @@
|
|
|
2635
2352
|
|
|
2636
2353
|
|
|
2637
2354
|
|
|
2638
|
-
<h4
|
|
2355
|
+
<h4>参数:</h4>
|
|
2639
2356
|
|
|
2640
2357
|
<div class="table-container">
|
|
2641
2358
|
<table class="params table">
|
|
@@ -2665,12 +2382,7 @@
|
|
|
2665
2382
|
<td class="type">
|
|
2666
2383
|
|
|
2667
2384
|
|
|
2668
|
-
<span class="param-type">
|
|
2669
|
-
|
|
2670
|
-
string
|
|
2671
|
-
|
|
2672
|
-
</span>
|
|
2673
|
-
|
|
2385
|
+
<span class="param-type">string</span>
|
|
2674
2386
|
|
|
2675
2387
|
|
|
2676
2388
|
|
|
@@ -2694,12 +2406,7 @@
|
|
|
2694
2406
|
<td class="type">
|
|
2695
2407
|
|
|
2696
2408
|
|
|
2697
|
-
<span class="param-type">
|
|
2698
|
-
|
|
2699
|
-
Object
|
|
2700
|
-
|
|
2701
|
-
</span>
|
|
2702
|
-
|
|
2409
|
+
<span class="param-type">Object</span>
|
|
2703
2410
|
|
|
2704
2411
|
|
|
2705
2412
|
|
|
@@ -2787,7 +2494,7 @@
|
|
|
2787
2494
|
<h4 class="name" id="off">
|
|
2788
2495
|
<a class="href-link" href="#off">#</a>
|
|
2789
2496
|
|
|
2790
|
-
<span class="code-name"
|
|
2497
|
+
<span class="code-name" style="font-size:30px">
|
|
2791
2498
|
|
|
2792
2499
|
off<span class="signature">(event, callback, context)</span>
|
|
2793
2500
|
|
|
@@ -2809,7 +2516,7 @@
|
|
|
2809
2516
|
|
|
2810
2517
|
|
|
2811
2518
|
|
|
2812
|
-
<h4
|
|
2519
|
+
<h4>参数:</h4>
|
|
2813
2520
|
|
|
2814
2521
|
<div class="table-container">
|
|
2815
2522
|
<table class="params table">
|
|
@@ -2839,12 +2546,7 @@
|
|
|
2839
2546
|
<td class="type">
|
|
2840
2547
|
|
|
2841
2548
|
|
|
2842
|
-
<span class="param-type">
|
|
2843
|
-
|
|
2844
|
-
Event
|
|
2845
|
-
|
|
2846
|
-
</span>
|
|
2847
|
-
|
|
2549
|
+
<span class="param-type">Event</span>
|
|
2848
2550
|
|
|
2849
2551
|
|
|
2850
2552
|
|
|
@@ -2868,12 +2570,7 @@
|
|
|
2868
2570
|
<td class="type">
|
|
2869
2571
|
|
|
2870
2572
|
|
|
2871
|
-
<span class="param-type">
|
|
2872
|
-
|
|
2873
|
-
function
|
|
2874
|
-
|
|
2875
|
-
</span>
|
|
2876
|
-
|
|
2573
|
+
<span class="param-type">function</span>
|
|
2877
2574
|
|
|
2878
2575
|
|
|
2879
2576
|
|
|
@@ -2897,12 +2594,7 @@
|
|
|
2897
2594
|
<td class="type">
|
|
2898
2595
|
|
|
2899
2596
|
|
|
2900
|
-
<span class="param-type">
|
|
2901
|
-
|
|
2902
|
-
string
|
|
2903
|
-
|
|
2904
|
-
</span>
|
|
2905
|
-
|
|
2597
|
+
<span class="param-type">string</span>
|
|
2906
2598
|
|
|
2907
2599
|
|
|
2908
2600
|
|
|
@@ -2934,7 +2626,7 @@
|
|
|
2934
2626
|
|
|
2935
2627
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2936
2628
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2937
|
-
<a
|
|
2629
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
2938
2630
|
</li></ul></dd>
|
|
2939
2631
|
|
|
2940
2632
|
|
|
@@ -2995,7 +2687,7 @@
|
|
|
2995
2687
|
<h4 class="name" id="on">
|
|
2996
2688
|
<a class="href-link" href="#on">#</a>
|
|
2997
2689
|
|
|
2998
|
-
<span class="code-name"
|
|
2690
|
+
<span class="code-name" style="font-size:30px">
|
|
2999
2691
|
|
|
3000
2692
|
on<span class="signature">(event, callback, context)</span>
|
|
3001
2693
|
|
|
@@ -3017,7 +2709,7 @@
|
|
|
3017
2709
|
|
|
3018
2710
|
|
|
3019
2711
|
|
|
3020
|
-
<h4
|
|
2712
|
+
<h4>参数:</h4>
|
|
3021
2713
|
|
|
3022
2714
|
<div class="table-container">
|
|
3023
2715
|
<table class="params table">
|
|
@@ -3047,12 +2739,7 @@
|
|
|
3047
2739
|
<td class="type">
|
|
3048
2740
|
|
|
3049
2741
|
|
|
3050
|
-
<span class="param-type">
|
|
3051
|
-
|
|
3052
|
-
Event
|
|
3053
|
-
|
|
3054
|
-
</span>
|
|
3055
|
-
|
|
2742
|
+
<span class="param-type">Event</span>
|
|
3056
2743
|
|
|
3057
2744
|
|
|
3058
2745
|
|
|
@@ -3076,12 +2763,7 @@
|
|
|
3076
2763
|
<td class="type">
|
|
3077
2764
|
|
|
3078
2765
|
|
|
3079
|
-
<span class="param-type">
|
|
3080
|
-
|
|
3081
|
-
function
|
|
3082
|
-
|
|
3083
|
-
</span>
|
|
3084
|
-
|
|
2766
|
+
<span class="param-type">function</span>
|
|
3085
2767
|
|
|
3086
2768
|
|
|
3087
2769
|
|
|
@@ -3105,12 +2787,7 @@
|
|
|
3105
2787
|
<td class="type">
|
|
3106
2788
|
|
|
3107
2789
|
|
|
3108
|
-
<span class="param-type">
|
|
3109
|
-
|
|
3110
|
-
string
|
|
3111
|
-
|
|
3112
|
-
</span>
|
|
3113
|
-
|
|
2790
|
+
<span class="param-type">string</span>
|
|
3114
2791
|
|
|
3115
2792
|
|
|
3116
2793
|
|
|
@@ -3142,7 +2819,7 @@
|
|
|
3142
2819
|
|
|
3143
2820
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3144
2821
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3145
|
-
<a
|
|
2822
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
3146
2823
|
</li></ul></dd>
|
|
3147
2824
|
|
|
3148
2825
|
|
|
@@ -3203,7 +2880,7 @@
|
|
|
3203
2880
|
<h4 class="name" id="onRemove">
|
|
3204
2881
|
<a class="href-link" href="#onRemove">#</a>
|
|
3205
2882
|
|
|
3206
|
-
<span class="code-name"
|
|
2883
|
+
<span class="code-name" style="font-size:30px">
|
|
3207
2884
|
|
|
3208
2885
|
onRemove<span class="signature">(map)</span>
|
|
3209
2886
|
|
|
@@ -3225,7 +2902,7 @@
|
|
|
3225
2902
|
|
|
3226
2903
|
|
|
3227
2904
|
|
|
3228
|
-
<h4
|
|
2905
|
+
<h4>参数:</h4>
|
|
3229
2906
|
|
|
3230
2907
|
<div class="table-container">
|
|
3231
2908
|
<table class="params table">
|
|
@@ -3255,12 +2932,7 @@
|
|
|
3255
2932
|
<td class="type">
|
|
3256
2933
|
|
|
3257
2934
|
|
|
3258
|
-
<span class="param-type">
|
|
3259
|
-
|
|
3260
|
-
L.Map
|
|
3261
|
-
|
|
3262
|
-
</span>
|
|
3263
|
-
|
|
2935
|
+
<span class="param-type">L.Map</span>
|
|
3264
2936
|
|
|
3265
2937
|
|
|
3266
2938
|
|
|
@@ -3292,7 +2964,7 @@
|
|
|
3292
2964
|
|
|
3293
2965
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3294
2966
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3295
|
-
<a
|
|
2967
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
3296
2968
|
</li></ul></dd>
|
|
3297
2969
|
|
|
3298
2970
|
|
|
@@ -3353,7 +3025,7 @@
|
|
|
3353
3025
|
<h4 class="name" id="redraw">
|
|
3354
3026
|
<a class="href-link" href="#redraw">#</a>
|
|
3355
3027
|
|
|
3356
|
-
<span class="code-name"
|
|
3028
|
+
<span class="code-name" style="font-size:30px">
|
|
3357
3029
|
|
|
3358
3030
|
redraw<span class="signature">()</span>
|
|
3359
3031
|
|
|
@@ -3390,7 +3062,7 @@
|
|
|
3390
3062
|
|
|
3391
3063
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3392
3064
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3393
|
-
<a
|
|
3065
|
+
<a href="zondy.themelayer.ThemeLayer.html#redraw">zondy.themelayer.ThemeLayer#redraw</a>
|
|
3394
3066
|
</li></ul></dd>
|
|
3395
3067
|
|
|
3396
3068
|
|
|
@@ -3449,7 +3121,7 @@
|
|
|
3449
3121
|
<h4 class="name" id="redrawThematicFeatures">
|
|
3450
3122
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
3451
3123
|
|
|
3452
|
-
<span class="code-name"
|
|
3124
|
+
<span class="code-name" style="font-size:30px">
|
|
3453
3125
|
|
|
3454
3126
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
3455
3127
|
|
|
@@ -3473,7 +3145,7 @@
|
|
|
3473
3145
|
|
|
3474
3146
|
|
|
3475
3147
|
|
|
3476
|
-
<h4
|
|
3148
|
+
<h4>参数:</h4>
|
|
3477
3149
|
|
|
3478
3150
|
<div class="table-container">
|
|
3479
3151
|
<table class="params table">
|
|
@@ -3503,12 +3175,7 @@
|
|
|
3503
3175
|
<td class="type">
|
|
3504
3176
|
|
|
3505
3177
|
|
|
3506
|
-
<span class="param-type">
|
|
3507
|
-
|
|
3508
|
-
L.bounds
|
|
3509
|
-
|
|
3510
|
-
</span>
|
|
3511
|
-
|
|
3178
|
+
<span class="param-type">L.bounds</span>
|
|
3512
3179
|
|
|
3513
3180
|
|
|
3514
3181
|
|
|
@@ -3542,7 +3209,7 @@
|
|
|
3542
3209
|
|
|
3543
3210
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3544
3211
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3545
|
-
<a
|
|
3212
|
+
<a href="zondy.themelayer.ThemeLayer.html#redrawThematicFeatures">zondy.themelayer.ThemeLayer#redrawThematicFeatures</a>
|
|
3546
3213
|
</li></ul></dd>
|
|
3547
3214
|
|
|
3548
3215
|
|
|
@@ -3601,7 +3268,7 @@
|
|
|
3601
3268
|
<h4 class="name" id="removeAllFeatures">
|
|
3602
3269
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
3603
3270
|
|
|
3604
|
-
<span class="code-name"
|
|
3271
|
+
<span class="code-name" style="font-size:30px">
|
|
3605
3272
|
|
|
3606
3273
|
removeAllFeatures<span class="signature">()</span>
|
|
3607
3274
|
|
|
@@ -3638,7 +3305,7 @@
|
|
|
3638
3305
|
|
|
3639
3306
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3640
3307
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3641
|
-
<a
|
|
3308
|
+
<a href="zondy.themelayer.ThemeLayer.html#removeAllFeatures">zondy.themelayer.ThemeLayer#removeAllFeatures</a>
|
|
3642
3309
|
</li></ul></dd>
|
|
3643
3310
|
|
|
3644
3311
|
|
|
@@ -3697,7 +3364,7 @@
|
|
|
3697
3364
|
<h4 class="name" id="removeFeatures">
|
|
3698
3365
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
3699
3366
|
|
|
3700
|
-
<span class="code-name"
|
|
3367
|
+
<span class="code-name" style="font-size:30px">
|
|
3701
3368
|
|
|
3702
3369
|
removeFeatures<span class="signature">(features)</span>
|
|
3703
3370
|
|
|
@@ -3719,7 +3386,7 @@
|
|
|
3719
3386
|
|
|
3720
3387
|
|
|
3721
3388
|
|
|
3722
|
-
<h4
|
|
3389
|
+
<h4>参数:</h4>
|
|
3723
3390
|
|
|
3724
3391
|
<div class="table-container">
|
|
3725
3392
|
<table class="params table">
|
|
@@ -3749,12 +3416,7 @@
|
|
|
3749
3416
|
<td class="type">
|
|
3750
3417
|
|
|
3751
3418
|
|
|
3752
|
-
<span class="param-type">
|
|
3753
|
-
|
|
3754
|
-
Object
|
|
3755
|
-
|
|
3756
|
-
</span>
|
|
3757
|
-
|
|
3419
|
+
<span class="param-type">Object</span>
|
|
3758
3420
|
|
|
3759
3421
|
|
|
3760
3422
|
|
|
@@ -3788,7 +3450,7 @@
|
|
|
3788
3450
|
|
|
3789
3451
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3790
3452
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3791
|
-
<a
|
|
3453
|
+
<a href="zondy.themelayer.ThemeLayer.html#removeFeatures">zondy.themelayer.ThemeLayer#removeFeatures</a>
|
|
3792
3454
|
</li></ul></dd>
|
|
3793
3455
|
|
|
3794
3456
|
|
|
@@ -3847,7 +3509,7 @@
|
|
|
3847
3509
|
<h4 class="name" id="setMaxCacheCount">
|
|
3848
3510
|
<a class="href-link" href="#setMaxCacheCount">#</a>
|
|
3849
3511
|
|
|
3850
|
-
<span class="code-name"
|
|
3512
|
+
<span class="code-name" style="font-size:30px">
|
|
3851
3513
|
|
|
3852
3514
|
setMaxCacheCount<span class="signature">(cacheCount)</span>
|
|
3853
3515
|
|
|
@@ -3869,7 +3531,7 @@
|
|
|
3869
3531
|
|
|
3870
3532
|
|
|
3871
3533
|
|
|
3872
|
-
<h4
|
|
3534
|
+
<h4>参数:</h4>
|
|
3873
3535
|
|
|
3874
3536
|
<div class="table-container">
|
|
3875
3537
|
<table class="params table">
|
|
@@ -3899,12 +3561,7 @@
|
|
|
3899
3561
|
<td class="type">
|
|
3900
3562
|
|
|
3901
3563
|
|
|
3902
|
-
<span class="param-type">
|
|
3903
|
-
|
|
3904
|
-
number
|
|
3905
|
-
|
|
3906
|
-
</span>
|
|
3907
|
-
|
|
3564
|
+
<span class="param-type">number</span>
|
|
3908
3565
|
|
|
3909
3566
|
|
|
3910
3567
|
|
|
@@ -3992,7 +3649,7 @@
|
|
|
3992
3649
|
<h4 class="name" id="setOpacity">
|
|
3993
3650
|
<a class="href-link" href="#setOpacity">#</a>
|
|
3994
3651
|
|
|
3995
|
-
<span class="code-name"
|
|
3652
|
+
<span class="code-name" style="font-size:30px">
|
|
3996
3653
|
|
|
3997
3654
|
setOpacity<span class="signature">(opacity)</span>
|
|
3998
3655
|
|
|
@@ -4014,7 +3671,7 @@
|
|
|
4014
3671
|
|
|
4015
3672
|
|
|
4016
3673
|
|
|
4017
|
-
<h4
|
|
3674
|
+
<h4>参数:</h4>
|
|
4018
3675
|
|
|
4019
3676
|
<div class="table-container">
|
|
4020
3677
|
<table class="params table">
|
|
@@ -4044,12 +3701,7 @@
|
|
|
4044
3701
|
<td class="type">
|
|
4045
3702
|
|
|
4046
3703
|
|
|
4047
|
-
<span class="param-type">
|
|
4048
|
-
|
|
4049
|
-
number
|
|
4050
|
-
|
|
4051
|
-
</span>
|
|
4052
|
-
|
|
3704
|
+
<span class="param-type">number</span>
|
|
4053
3705
|
|
|
4054
3706
|
|
|
4055
3707
|
|
|
@@ -4081,7 +3733,7 @@
|
|
|
4081
3733
|
|
|
4082
3734
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4083
3735
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4084
|
-
<a
|
|
3736
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
4085
3737
|
</li></ul></dd>
|
|
4086
3738
|
|
|
4087
3739
|
|
|
@@ -4142,7 +3794,7 @@
|
|
|
4142
3794
|
<h4 class="name" id="update">
|
|
4143
3795
|
<a class="href-link" href="#update">#</a>
|
|
4144
3796
|
|
|
4145
|
-
<span class="code-name"
|
|
3797
|
+
<span class="code-name" style="font-size:30px">
|
|
4146
3798
|
|
|
4147
3799
|
update<span class="signature">(bounds)</span>
|
|
4148
3800
|
|
|
@@ -4164,7 +3816,7 @@
|
|
|
4164
3816
|
|
|
4165
3817
|
|
|
4166
3818
|
|
|
4167
|
-
<h4
|
|
3819
|
+
<h4>参数:</h4>
|
|
4168
3820
|
|
|
4169
3821
|
<div class="table-container">
|
|
4170
3822
|
<table class="params table">
|
|
@@ -4194,12 +3846,7 @@
|
|
|
4194
3846
|
<td class="type">
|
|
4195
3847
|
|
|
4196
3848
|
|
|
4197
|
-
<span class="param-type">
|
|
4198
|
-
|
|
4199
|
-
L.bounds
|
|
4200
|
-
|
|
4201
|
-
</span>
|
|
4202
|
-
|
|
3849
|
+
<span class="param-type">L.bounds</span>
|
|
4203
3850
|
|
|
4204
3851
|
|
|
4205
3852
|
|
|
@@ -4231,7 +3878,7 @@
|
|
|
4231
3878
|
|
|
4232
3879
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4233
3880
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4234
|
-
<a
|
|
3881
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
4235
3882
|
</li></ul></dd>
|
|
4236
3883
|
|
|
4237
3884
|
|
|
@@ -4294,36 +3941,6 @@
|
|
|
4294
3941
|
|
|
4295
3942
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
4296
3943
|
<h3 id='event'>事件</h3>
|
|
4297
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
|
|
4298
|
-
<div class="table-container">
|
|
4299
|
-
<table class="params table">
|
|
4300
|
-
<thead>
|
|
4301
|
-
<tr>
|
|
4302
|
-
<th>名称</th>
|
|
4303
|
-
<th>描述</th>
|
|
4304
|
-
</tr>
|
|
4305
|
-
</thead>
|
|
4306
|
-
<tbody>
|
|
4307
|
-
|
|
4308
|
-
<tr class="deep-level-0">
|
|
4309
|
-
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
4310
|
-
<td class="name"><code>beforefeaturesadded</code></td>
|
|
4311
|
-
</tr>
|
|
4312
|
-
|
|
4313
|
-
<tr class="deep-level-0">
|
|
4314
|
-
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
4315
|
-
<td class="name"><code>changelayer</code></td>
|
|
4316
|
-
</tr>
|
|
4317
|
-
|
|
4318
|
-
<tr class="deep-level-0">
|
|
4319
|
-
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
4320
|
-
<td class="name"><code>featuresremoved</code></td>
|
|
4321
|
-
</tr>
|
|
4322
|
-
|
|
4323
|
-
</tbody>
|
|
4324
|
-
</table>
|
|
4325
|
-
</div>
|
|
4326
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
|
|
4327
3944
|
<div class="members">
|
|
4328
3945
|
|
|
4329
3946
|
<div class="member">
|
|
@@ -4334,7 +3951,7 @@
|
|
|
4334
3951
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
4335
3952
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
4336
3953
|
|
|
4337
|
-
<span class="code-name"
|
|
3954
|
+
<span class="code-name" style="font-size:30px">
|
|
4338
3955
|
|
|
4339
3956
|
beforefeaturesadded
|
|
4340
3957
|
|
|
@@ -4392,12 +4009,7 @@
|
|
|
4392
4009
|
<td class="type">
|
|
4393
4010
|
|
|
4394
4011
|
|
|
4395
|
-
<span class="param-type">
|
|
4396
|
-
|
|
4397
|
-
Object
|
|
4398
|
-
|
|
4399
|
-
</span>
|
|
4400
|
-
|
|
4012
|
+
<span class="param-type">Object</span>
|
|
4401
4013
|
|
|
4402
4014
|
|
|
4403
4015
|
|
|
@@ -4484,7 +4096,7 @@
|
|
|
4484
4096
|
<h4 class="name" id="event:changelayer">
|
|
4485
4097
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
4486
4098
|
|
|
4487
|
-
<span class="code-name"
|
|
4099
|
+
<span class="code-name" style="font-size:30px">
|
|
4488
4100
|
|
|
4489
4101
|
changelayer
|
|
4490
4102
|
|
|
@@ -4542,12 +4154,7 @@
|
|
|
4542
4154
|
<td class="type">
|
|
4543
4155
|
|
|
4544
4156
|
|
|
4545
|
-
<span class="param-type">
|
|
4546
|
-
|
|
4547
|
-
Object
|
|
4548
|
-
|
|
4549
|
-
</span>
|
|
4550
|
-
|
|
4157
|
+
<span class="param-type">Object</span>
|
|
4551
4158
|
|
|
4552
4159
|
|
|
4553
4160
|
|
|
@@ -4570,12 +4177,7 @@
|
|
|
4570
4177
|
<td class="type">
|
|
4571
4178
|
|
|
4572
4179
|
|
|
4573
|
-
<span class="param-type">
|
|
4574
|
-
|
|
4575
|
-
string
|
|
4576
|
-
|
|
4577
|
-
</span>
|
|
4578
|
-
|
|
4180
|
+
<span class="param-type">string</span>
|
|
4579
4181
|
|
|
4580
4182
|
|
|
4581
4183
|
|
|
@@ -4604,7 +4206,7 @@
|
|
|
4604
4206
|
|
|
4605
4207
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4606
4208
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4607
|
-
<a
|
|
4209
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
4608
4210
|
</li></ul></dd>
|
|
4609
4211
|
|
|
4610
4212
|
|
|
@@ -4667,7 +4269,7 @@
|
|
|
4667
4269
|
<h4 class="name" id="event:featuresremoved">
|
|
4668
4270
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
4669
4271
|
|
|
4670
|
-
<span class="code-name"
|
|
4272
|
+
<span class="code-name" style="font-size:30px">
|
|
4671
4273
|
|
|
4672
4274
|
featuresremoved
|
|
4673
4275
|
|
|
@@ -4725,12 +4327,7 @@
|
|
|
4725
4327
|
<td class="type">
|
|
4726
4328
|
|
|
4727
4329
|
|
|
4728
|
-
<span class="param-type">
|
|
4729
|
-
|
|
4730
|
-
Array.<zondy.Feature.Vector>
|
|
4731
|
-
|
|
4732
|
-
</span>
|
|
4733
|
-
|
|
4330
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
4734
4331
|
|
|
4735
4332
|
|
|
4736
4333
|
|
|
@@ -4753,12 +4350,7 @@
|
|
|
4753
4350
|
<td class="type">
|
|
4754
4351
|
|
|
4755
4352
|
|
|
4756
|
-
<span class="param-type">
|
|
4757
|
-
|
|
4758
|
-
boolean
|
|
4759
|
-
|
|
4760
|
-
</span>
|
|
4761
|
-
|
|
4353
|
+
<span class="param-type">boolean</span>
|
|
4762
4354
|
|
|
4763
4355
|
|
|
4764
4356
|
|
|
@@ -4787,7 +4379,7 @@
|
|
|
4787
4379
|
|
|
4788
4380
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4789
4381
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4790
|
-
<a
|
|
4382
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
4791
4383
|
</li></ul></dd>
|
|
4792
4384
|
|
|
4793
4385
|
|
|
@@ -4847,4 +4439,42 @@
|
|
|
4847
4439
|
|
|
4848
4440
|
</article>
|
|
4849
4441
|
|
|
4850
|
-
</section>
|
|
4442
|
+
</section>
|
|
4443
|
+
|
|
4444
|
+
|
|
4445
|
+
|
|
4446
|
+
|
|
4447
|
+
</div>
|
|
4448
|
+
|
|
4449
|
+
<footer class="footer">
|
|
4450
|
+
<div class="content has-text-centered">
|
|
4451
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
4452
|
+
<p class="sidebar-created-by">
|
|
4453
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
4454
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
4455
|
+
</p>
|
|
4456
|
+
</div>
|
|
4457
|
+
</footer>
|
|
4458
|
+
|
|
4459
|
+
</div>
|
|
4460
|
+
<div id="side-nav" class="side-nav">
|
|
4461
|
+
<div style="margin-bottom: 10px;">
|
|
4462
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
4463
|
+
</div>
|
|
4464
|
+
<div style="margin-bottom: 10px;">
|
|
4465
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
4466
|
+
</div>
|
|
4467
|
+
<div style="margin-bottom: 10px;">
|
|
4468
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
4469
|
+
</div>
|
|
4470
|
+
<div>
|
|
4471
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
4472
|
+
</div>
|
|
4473
|
+
</div>
|
|
4474
|
+
</div>
|
|
4475
|
+
<script src="scripts/linenumber.js"> </script>
|
|
4476
|
+
|
|
4477
|
+
<script src="scripts/search.js"> </script>
|
|
4478
|
+
|
|
4479
|
+
</body>
|
|
4480
|
+
</html>
|