@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> rankSymbolThemeLayer</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">rankSymbolThemeLayer</span>
|
|
138
|
+
</header>
|
|
139
|
+
|
|
8
140
|
|
|
9
141
|
|
|
10
142
|
|
|
@@ -25,7 +157,7 @@
|
|
|
25
157
|
<h4 class="name" id="rankSymbolThemeLayer">
|
|
26
158
|
<a class="href-link" href="#rankSymbolThemeLayer">#</a>
|
|
27
159
|
|
|
28
|
-
<span class="code-name"
|
|
160
|
+
<span class="code-name" style="font-size:30px">
|
|
29
161
|
|
|
30
162
|
new rankSymbolThemeLayer<span class="signature">(name, symbolType, options)</span>
|
|
31
163
|
|
|
@@ -50,7 +182,7 @@
|
|
|
50
182
|
|
|
51
183
|
|
|
52
184
|
|
|
53
|
-
<h4
|
|
185
|
+
<h4>参数:</h4>
|
|
54
186
|
|
|
55
187
|
<div class="table-container">
|
|
56
188
|
<table class="params table">
|
|
@@ -82,12 +214,7 @@
|
|
|
82
214
|
<td class="type">
|
|
83
215
|
|
|
84
216
|
|
|
85
|
-
<span class="param-type">
|
|
86
|
-
|
|
87
|
-
string
|
|
88
|
-
|
|
89
|
-
</span>
|
|
90
|
-
|
|
217
|
+
<span class="param-type">string</span>
|
|
91
218
|
|
|
92
219
|
|
|
93
220
|
|
|
@@ -115,12 +242,7 @@
|
|
|
115
242
|
<td class="type">
|
|
116
243
|
|
|
117
244
|
|
|
118
|
-
<span class="param-type">
|
|
119
|
-
|
|
120
|
-
zondy.ChartType
|
|
121
|
-
|
|
122
|
-
</span>
|
|
123
|
-
|
|
245
|
+
<span class="param-type">zondy.ChartType</span>
|
|
124
246
|
|
|
125
247
|
|
|
126
248
|
|
|
@@ -148,12 +270,7 @@
|
|
|
148
270
|
<td class="type">
|
|
149
271
|
|
|
150
272
|
|
|
151
|
-
<span class="param-type">
|
|
152
|
-
|
|
153
|
-
Object
|
|
154
|
-
|
|
155
|
-
</span>
|
|
156
|
-
|
|
273
|
+
<span class="param-type">Object</span>
|
|
157
274
|
|
|
158
275
|
|
|
159
276
|
|
|
@@ -179,12 +296,7 @@
|
|
|
179
296
|
<td class="type">
|
|
180
297
|
|
|
181
298
|
|
|
182
|
-
<span class="param-type">
|
|
183
|
-
|
|
184
|
-
boolean
|
|
185
|
-
|
|
186
|
-
</span>
|
|
187
|
-
|
|
299
|
+
<span class="param-type">boolean</span>
|
|
188
300
|
|
|
189
301
|
|
|
190
302
|
|
|
@@ -212,12 +324,7 @@
|
|
|
212
324
|
<td class="type">
|
|
213
325
|
|
|
214
326
|
|
|
215
|
-
<span class="param-type">
|
|
216
|
-
|
|
217
|
-
string
|
|
218
|
-
|
|
219
|
-
</span>
|
|
220
|
-
|
|
327
|
+
<span class="param-type">string</span>
|
|
221
328
|
|
|
222
329
|
|
|
223
330
|
|
|
@@ -243,12 +350,7 @@
|
|
|
243
350
|
<td class="type">
|
|
244
351
|
|
|
245
352
|
|
|
246
|
-
<span class="param-type">
|
|
247
|
-
|
|
248
|
-
string
|
|
249
|
-
|
|
250
|
-
</span>
|
|
251
|
-
|
|
353
|
+
<span class="param-type">string</span>
|
|
252
354
|
|
|
253
355
|
|
|
254
356
|
|
|
@@ -274,12 +376,7 @@
|
|
|
274
376
|
<td class="type">
|
|
275
377
|
|
|
276
378
|
|
|
277
|
-
<span class="param-type">
|
|
278
|
-
|
|
279
|
-
number
|
|
280
|
-
|
|
281
|
-
</span>
|
|
282
|
-
|
|
379
|
+
<span class="param-type">number</span>
|
|
283
380
|
|
|
284
381
|
|
|
285
382
|
|
|
@@ -382,7 +479,7 @@
|
|
|
382
479
|
|
|
383
480
|
|
|
384
481
|
<ul>
|
|
385
|
-
<li><a
|
|
482
|
+
<li><a href="zondy.themelayer.GraphThemeLayer.html">zondy.themelayer.GraphThemeLayer</a></li>
|
|
386
483
|
</ul>
|
|
387
484
|
|
|
388
485
|
|
|
@@ -401,40 +498,6 @@
|
|
|
401
498
|
|
|
402
499
|
<div class='vertical-section'>
|
|
403
500
|
<h3 id='member'>成员变量</h3>
|
|
404
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
|
|
405
|
-
<div class="table-container">
|
|
406
|
-
<table class="params table">
|
|
407
|
-
<thead>
|
|
408
|
-
<tr>
|
|
409
|
-
<th>名称</th>
|
|
410
|
-
<th>类型</th>
|
|
411
|
-
<th>描述</th>
|
|
412
|
-
</tr>
|
|
413
|
-
</thead>
|
|
414
|
-
<tbody>
|
|
415
|
-
|
|
416
|
-
<tr class="deep-level-0">
|
|
417
|
-
<td class="name"><code><a href="#symbolSetting">symbolSetting</a></code></td>
|
|
418
|
-
<td class="name">
|
|
419
|
-
<code>
|
|
420
|
-
|
|
421
|
-
<span class="param-type">
|
|
422
|
-
|
|
423
|
-
Object
|
|
424
|
-
|
|
425
|
-
</span>
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
</code>
|
|
430
|
-
</td>
|
|
431
|
-
<td class="name"><code><p>符号 Circle 配置对象。</p></code></td>
|
|
432
|
-
</tr>
|
|
433
|
-
|
|
434
|
-
</tbody>
|
|
435
|
-
</table>
|
|
436
|
-
</div>
|
|
437
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
|
|
438
501
|
<div class="members">
|
|
439
502
|
|
|
440
503
|
<div class="member">
|
|
@@ -442,12 +505,7 @@
|
|
|
442
505
|
<span class="method-parameter is-pulled-right">
|
|
443
506
|
<label>类型:</label>
|
|
444
507
|
|
|
445
|
-
<span class="param-type">
|
|
446
|
-
|
|
447
|
-
Object
|
|
448
|
-
|
|
449
|
-
</span>
|
|
450
|
-
|
|
508
|
+
<span class="param-type">Object</span>
|
|
451
509
|
|
|
452
510
|
|
|
453
511
|
</span>
|
|
@@ -508,12 +566,7 @@
|
|
|
508
566
|
<td class="type">
|
|
509
567
|
|
|
510
568
|
|
|
511
|
-
<span class="param-type">
|
|
512
|
-
|
|
513
|
-
Array
|
|
514
|
-
|
|
515
|
-
</span>
|
|
516
|
-
|
|
569
|
+
<span class="param-type">Array</span>
|
|
517
570
|
|
|
518
571
|
|
|
519
572
|
|
|
@@ -546,12 +599,7 @@
|
|
|
546
599
|
<td class="type">
|
|
547
600
|
|
|
548
601
|
|
|
549
|
-
<span class="param-type">
|
|
550
|
-
|
|
551
|
-
number
|
|
552
|
-
|
|
553
|
-
</span>
|
|
554
|
-
|
|
602
|
+
<span class="param-type">number</span>
|
|
555
603
|
|
|
556
604
|
|
|
557
605
|
|
|
@@ -586,12 +634,7 @@
|
|
|
586
634
|
<td class="type">
|
|
587
635
|
|
|
588
636
|
|
|
589
|
-
<span class="param-type">
|
|
590
|
-
|
|
591
|
-
number
|
|
592
|
-
|
|
593
|
-
</span>
|
|
594
|
-
|
|
637
|
+
<span class="param-type">number</span>
|
|
595
638
|
|
|
596
639
|
|
|
597
640
|
|
|
@@ -626,12 +669,7 @@
|
|
|
626
669
|
<td class="type">
|
|
627
670
|
|
|
628
671
|
|
|
629
|
-
<span class="param-type">
|
|
630
|
-
|
|
631
|
-
string
|
|
632
|
-
|
|
633
|
-
</span>
|
|
634
|
-
|
|
672
|
+
<span class="param-type">string</span>
|
|
635
673
|
|
|
636
674
|
|
|
637
675
|
|
|
@@ -666,12 +704,7 @@
|
|
|
666
704
|
<td class="type">
|
|
667
705
|
|
|
668
706
|
|
|
669
|
-
<span class="param-type">
|
|
670
|
-
|
|
671
|
-
Object
|
|
672
|
-
|
|
673
|
-
</span>
|
|
674
|
-
|
|
707
|
+
<span class="param-type">Object</span>
|
|
675
708
|
|
|
676
709
|
|
|
677
710
|
|
|
@@ -706,12 +739,7 @@
|
|
|
706
739
|
<td class="type">
|
|
707
740
|
|
|
708
741
|
|
|
709
|
-
<span class="param-type">
|
|
710
|
-
|
|
711
|
-
number
|
|
712
|
-
|
|
713
|
-
</span>
|
|
714
|
-
|
|
742
|
+
<span class="param-type">number</span>
|
|
715
743
|
|
|
716
744
|
|
|
717
745
|
|
|
@@ -746,12 +774,7 @@
|
|
|
746
774
|
<td class="type">
|
|
747
775
|
|
|
748
776
|
|
|
749
|
-
<span class="param-type">
|
|
750
|
-
|
|
751
|
-
Object
|
|
752
|
-
|
|
753
|
-
</span>
|
|
754
|
-
|
|
777
|
+
<span class="param-type">Object</span>
|
|
755
778
|
|
|
756
779
|
|
|
757
780
|
|
|
@@ -786,12 +809,7 @@
|
|
|
786
809
|
<td class="type">
|
|
787
810
|
|
|
788
811
|
|
|
789
|
-
<span class="param-type">
|
|
790
|
-
|
|
791
|
-
boolean
|
|
792
|
-
|
|
793
|
-
</span>
|
|
794
|
-
|
|
812
|
+
<span class="param-type">boolean</span>
|
|
795
813
|
|
|
796
814
|
|
|
797
815
|
|
|
@@ -828,12 +846,7 @@
|
|
|
828
846
|
<td class="type">
|
|
829
847
|
|
|
830
848
|
|
|
831
|
-
<span class="param-type">
|
|
832
|
-
|
|
833
|
-
boolean
|
|
834
|
-
|
|
835
|
-
</span>
|
|
836
|
-
|
|
849
|
+
<span class="param-type">boolean</span>
|
|
837
850
|
|
|
838
851
|
|
|
839
852
|
|
|
@@ -914,373 +927,7 @@
|
|
|
914
927
|
|
|
915
928
|
<div class='vertical-section'>
|
|
916
929
|
<h3 id='function'>方法</h3>
|
|
917
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
|
|
918
930
|
<div class="members">
|
|
919
|
-
<div class="table-container">
|
|
920
|
-
<table class="params table">
|
|
921
|
-
<thead>
|
|
922
|
-
<tr>
|
|
923
|
-
<th>名称</th>
|
|
924
|
-
<th>返回值类型</th>
|
|
925
|
-
<th>描述</th>
|
|
926
|
-
</tr>
|
|
927
|
-
</thead>
|
|
928
|
-
<tbody>
|
|
929
|
-
|
|
930
|
-
<tr class="deep-level-0">
|
|
931
|
-
<td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
|
|
932
|
-
<td class="name">
|
|
933
|
-
<code>
|
|
934
|
-
|
|
935
|
-
</code>
|
|
936
|
-
</td>
|
|
937
|
-
<td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
|
|
938
|
-
</tr>
|
|
939
|
-
|
|
940
|
-
<tr class="deep-level-0">
|
|
941
|
-
<td class="name"><code><a href="#clear">clear</a></code></td>
|
|
942
|
-
<td class="name">
|
|
943
|
-
<code>
|
|
944
|
-
|
|
945
|
-
</code>
|
|
946
|
-
</td>
|
|
947
|
-
<td class="name"><code><p>清除图层。清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
|
|
948
|
-
</tr>
|
|
949
|
-
|
|
950
|
-
<tr class="deep-level-0">
|
|
951
|
-
<td class="name"><code><a href="#clearCache">clearCache</a></code></td>
|
|
952
|
-
<td class="name">
|
|
953
|
-
<code>
|
|
954
|
-
|
|
955
|
-
</code>
|
|
956
|
-
</td>
|
|
957
|
-
<td class="name"><code><p>判断图表是否大小合适,超过地图范围的1/4的不绘制。</p></code></td>
|
|
958
|
-
</tr>
|
|
959
|
-
|
|
960
|
-
<tr class="deep-level-0">
|
|
961
|
-
<td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
|
|
962
|
-
<td class="name">
|
|
963
|
-
<code>
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
<span class="param-type">
|
|
967
|
-
|
|
968
|
-
zondy.Theme
|
|
969
|
-
|
|
970
|
-
</span>
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
</code>
|
|
976
|
-
</td>
|
|
977
|
-
<td class="name"><code><p>创建专题要素(图形)</p></code></td>
|
|
978
|
-
</tr>
|
|
979
|
-
|
|
980
|
-
<tr class="deep-level-0">
|
|
981
|
-
<td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
|
|
982
|
-
<td class="name">
|
|
983
|
-
<code>
|
|
984
|
-
|
|
985
|
-
</code>
|
|
986
|
-
</td>
|
|
987
|
-
<td class="name"><code><p>销毁要素。</p></code></td>
|
|
988
|
-
</tr>
|
|
989
|
-
|
|
990
|
-
<tr class="deep-level-0">
|
|
991
|
-
<td class="name"><code><a href="#drawCharts">drawCharts</a></code></td>
|
|
992
|
-
<td class="name">
|
|
993
|
-
<code>
|
|
994
|
-
|
|
995
|
-
</code>
|
|
996
|
-
</td>
|
|
997
|
-
<td class="name"><code><p>绘制图表。包含压盖处理。</p></code></td>
|
|
998
|
-
</tr>
|
|
999
|
-
|
|
1000
|
-
<tr class="deep-level-0">
|
|
1001
|
-
<td class="name"><code><a href="#getEvents">getEvents</a></code></td>
|
|
1002
|
-
<td class="name">
|
|
1003
|
-
<code>
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
<span class="param-type">
|
|
1007
|
-
|
|
1008
|
-
Object
|
|
1009
|
-
|
|
1010
|
-
</span>
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
</code>
|
|
1016
|
-
</td>
|
|
1017
|
-
<td class="name"><code><p>获取图层事件。</p></code></td>
|
|
1018
|
-
</tr>
|
|
1019
|
-
|
|
1020
|
-
<tr class="deep-level-0">
|
|
1021
|
-
<td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
|
|
1022
|
-
<td class="name">
|
|
1023
|
-
<code>
|
|
1024
|
-
|
|
1025
|
-
</code>
|
|
1026
|
-
</td>
|
|
1027
|
-
<td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
|
|
1028
|
-
</tr>
|
|
1029
|
-
|
|
1030
|
-
<tr class="deep-level-0">
|
|
1031
|
-
<td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
|
|
1032
|
-
<td class="name">
|
|
1033
|
-
<code>
|
|
1034
|
-
|
|
1035
|
-
</code>
|
|
1036
|
-
</td>
|
|
1037
|
-
<td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
|
|
1038
|
-
</tr>
|
|
1039
|
-
|
|
1040
|
-
<tr class="deep-level-0">
|
|
1041
|
-
<td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
|
|
1042
|
-
<td class="name">
|
|
1043
|
-
<code>
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
<span class="param-type">
|
|
1047
|
-
|
|
1048
|
-
Array
|
|
1049
|
-
|
|
1050
|
-
</span>
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
</code>
|
|
1056
|
-
</td>
|
|
1057
|
-
<td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
|
|
1058
|
-
</tr>
|
|
1059
|
-
|
|
1060
|
-
<tr class="deep-level-0">
|
|
1061
|
-
<td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
|
|
1062
|
-
<td class="name">
|
|
1063
|
-
<code>
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
<span class="param-type">
|
|
1067
|
-
|
|
1068
|
-
Array
|
|
1069
|
-
|
|
1070
|
-
</span>
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
</code>
|
|
1076
|
-
</td>
|
|
1077
|
-
<td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
|
|
1078
|
-
</tr>
|
|
1079
|
-
|
|
1080
|
-
<tr class="deep-level-0">
|
|
1081
|
-
<td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
|
|
1082
|
-
<td class="name">
|
|
1083
|
-
<code>
|
|
1084
|
-
|
|
1085
|
-
</code>
|
|
1086
|
-
</td>
|
|
1087
|
-
<td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
|
|
1088
|
-
</tr>
|
|
1089
|
-
|
|
1090
|
-
<tr class="deep-level-0">
|
|
1091
|
-
<td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
|
|
1092
|
-
<td class="name">
|
|
1093
|
-
<code>
|
|
1094
|
-
|
|
1095
|
-
</code>
|
|
1096
|
-
</td>
|
|
1097
|
-
<td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
|
|
1098
|
-
</tr>
|
|
1099
|
-
|
|
1100
|
-
<tr class="deep-level-0">
|
|
1101
|
-
<td class="name"><code><a href="#getWeightFieldValue">getWeightFieldValue</a></code></td>
|
|
1102
|
-
<td class="name">
|
|
1103
|
-
<code>
|
|
1104
|
-
|
|
1105
|
-
</code>
|
|
1106
|
-
</td>
|
|
1107
|
-
<td class="name"><code><p>获取权重字段的值。</p></code></td>
|
|
1108
|
-
</tr>
|
|
1109
|
-
|
|
1110
|
-
<tr class="deep-level-0">
|
|
1111
|
-
<td class="name"><code><a href="#initialize">initialize</a></code></td>
|
|
1112
|
-
<td class="name">
|
|
1113
|
-
<code>
|
|
1114
|
-
|
|
1115
|
-
</code>
|
|
1116
|
-
</td>
|
|
1117
|
-
<td class="name"><code><p>初始化。</p></code></td>
|
|
1118
|
-
</tr>
|
|
1119
|
-
|
|
1120
|
-
<tr class="deep-level-0">
|
|
1121
|
-
<td class="name"><code><a href="#isChartInMap">isChartInMap</a></code></td>
|
|
1122
|
-
<td class="name">
|
|
1123
|
-
<code>
|
|
1124
|
-
|
|
1125
|
-
</code>
|
|
1126
|
-
</td>
|
|
1127
|
-
<td class="name"><code><p>判断图表是否在地图里。</p></code></td>
|
|
1128
|
-
</tr>
|
|
1129
|
-
|
|
1130
|
-
<tr class="deep-level-0">
|
|
1131
|
-
<td class="name"><code><a href="#isPointInPoly">isPointInPoly</a></code></td>
|
|
1132
|
-
<td class="name">
|
|
1133
|
-
<code>
|
|
1134
|
-
|
|
1135
|
-
</code>
|
|
1136
|
-
</td>
|
|
1137
|
-
<td class="name"><code><p>判断一个点是否在多边形里面。(射线法)</p></code></td>
|
|
1138
|
-
</tr>
|
|
1139
|
-
|
|
1140
|
-
<tr class="deep-level-0">
|
|
1141
|
-
<td class="name"><code><a href="#isQuadrilateralOverLap">isQuadrilateralOverLap</a></code></td>
|
|
1142
|
-
<td class="name">
|
|
1143
|
-
<code>
|
|
1144
|
-
|
|
1145
|
-
</code>
|
|
1146
|
-
</td>
|
|
1147
|
-
<td class="name"><code><p>判断两个四边形是否有压盖。</p></code></td>
|
|
1148
|
-
</tr>
|
|
1149
|
-
|
|
1150
|
-
<tr class="deep-level-0">
|
|
1151
|
-
<td class="name"><code><a href="#lineIntersection">lineIntersection</a></code></td>
|
|
1152
|
-
<td class="name">
|
|
1153
|
-
<code>
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
<span class="param-type">
|
|
1157
|
-
|
|
1158
|
-
Object
|
|
1159
|
-
|
|
1160
|
-
</span>
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
</code>
|
|
1166
|
-
</td>
|
|
1167
|
-
<td class="name"><code><p>判断两条线段是不是有交点。</p></code></td>
|
|
1168
|
-
</tr>
|
|
1169
|
-
|
|
1170
|
-
<tr class="deep-level-0">
|
|
1171
|
-
<td class="name"><code><a href="#off">off</a></code></td>
|
|
1172
|
-
<td class="name">
|
|
1173
|
-
<code>
|
|
1174
|
-
|
|
1175
|
-
</code>
|
|
1176
|
-
</td>
|
|
1177
|
-
<td class="name"><code><p>移除专题要素事件监听。</p></code></td>
|
|
1178
|
-
</tr>
|
|
1179
|
-
|
|
1180
|
-
<tr class="deep-level-0">
|
|
1181
|
-
<td class="name"><code><a href="#on">on</a></code></td>
|
|
1182
|
-
<td class="name">
|
|
1183
|
-
<code>
|
|
1184
|
-
|
|
1185
|
-
</code>
|
|
1186
|
-
</td>
|
|
1187
|
-
<td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
|
|
1188
|
-
</tr>
|
|
1189
|
-
|
|
1190
|
-
<tr class="deep-level-0">
|
|
1191
|
-
<td class="name"><code><a href="#onRemove">onRemove</a></code></td>
|
|
1192
|
-
<td class="name">
|
|
1193
|
-
<code>
|
|
1194
|
-
|
|
1195
|
-
</code>
|
|
1196
|
-
</td>
|
|
1197
|
-
<td class="name"><code><p>删除某个地图。</p></code></td>
|
|
1198
|
-
</tr>
|
|
1199
|
-
|
|
1200
|
-
<tr class="deep-level-0">
|
|
1201
|
-
<td class="name"><code><a href="#redraw">redraw</a></code></td>
|
|
1202
|
-
<td class="name">
|
|
1203
|
-
<code>
|
|
1204
|
-
|
|
1205
|
-
</code>
|
|
1206
|
-
</td>
|
|
1207
|
-
<td class="name"><code><p>重绘该图层,成功则返回 true,否则返回 false。</p></code></td>
|
|
1208
|
-
</tr>
|
|
1209
|
-
|
|
1210
|
-
<tr class="deep-level-0">
|
|
1211
|
-
<td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
|
|
1212
|
-
<td class="name">
|
|
1213
|
-
<code>
|
|
1214
|
-
|
|
1215
|
-
</code>
|
|
1216
|
-
</td>
|
|
1217
|
-
<td class="name"><code><p>重绘所有专题要素 此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,压盖处理,缓存等步骤。地图漫游时调用此方法进行图层刷新。</p></code></td>
|
|
1218
|
-
</tr>
|
|
1219
|
-
|
|
1220
|
-
<tr class="deep-level-0">
|
|
1221
|
-
<td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
|
|
1222
|
-
<td class="name">
|
|
1223
|
-
<code>
|
|
1224
|
-
|
|
1225
|
-
</code>
|
|
1226
|
-
</td>
|
|
1227
|
-
<td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
|
|
1228
|
-
</tr>
|
|
1229
|
-
|
|
1230
|
-
<tr class="deep-level-0">
|
|
1231
|
-
<td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
|
|
1232
|
-
<td class="name">
|
|
1233
|
-
<code>
|
|
1234
|
-
|
|
1235
|
-
</code>
|
|
1236
|
-
</td>
|
|
1237
|
-
<td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素(数据)。</p></code></td>
|
|
1238
|
-
</tr>
|
|
1239
|
-
|
|
1240
|
-
<tr class="deep-level-0">
|
|
1241
|
-
<td class="name"><code><a href="#setChartsType">setChartsType</a></code></td>
|
|
1242
|
-
<td class="name">
|
|
1243
|
-
<code>
|
|
1244
|
-
|
|
1245
|
-
</code>
|
|
1246
|
-
</td>
|
|
1247
|
-
<td class="name"><code><p>设置图表类型,此函数可动态改变图表类型。在调用此函数前请通过 chartsSetting 为新类型的图表做相关配置。图表类型,目前支持:"Bar", "Bar3D", "Line","Point","Pie","Ring"。</p></code></td>
|
|
1248
|
-
</tr>
|
|
1249
|
-
|
|
1250
|
-
<tr class="deep-level-0">
|
|
1251
|
-
<td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
|
|
1252
|
-
<td class="name">
|
|
1253
|
-
<code>
|
|
1254
|
-
|
|
1255
|
-
</code>
|
|
1256
|
-
</td>
|
|
1257
|
-
<td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
|
|
1258
|
-
</tr>
|
|
1259
|
-
|
|
1260
|
-
<tr class="deep-level-0">
|
|
1261
|
-
<td class="name"><code><a href="#setSymbolType">setSymbolType</a></code></td>
|
|
1262
|
-
<td class="name">
|
|
1263
|
-
<code>
|
|
1264
|
-
|
|
1265
|
-
</code>
|
|
1266
|
-
</td>
|
|
1267
|
-
<td class="name"><code><p>设置符号类型,此函数可动态改变图表类型。在调用此函数前请通过 symbolSetting 为新类型的图表做相关配置。</p></code></td>
|
|
1268
|
-
</tr>
|
|
1269
|
-
|
|
1270
|
-
<tr class="deep-level-0">
|
|
1271
|
-
<td class="name"><code><a href="#update">update</a></code></td>
|
|
1272
|
-
<td class="name">
|
|
1273
|
-
<code>
|
|
1274
|
-
|
|
1275
|
-
</code>
|
|
1276
|
-
</td>
|
|
1277
|
-
<td class="name"><code><p>更新图层。</p></code></td>
|
|
1278
|
-
</tr>
|
|
1279
|
-
|
|
1280
|
-
</tbody>
|
|
1281
|
-
</table>
|
|
1282
|
-
</div>
|
|
1283
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
|
|
1284
931
|
|
|
1285
932
|
<div class="member">
|
|
1286
933
|
|
|
@@ -1289,7 +936,7 @@
|
|
|
1289
936
|
<h4 class="name" id="addFeatures">
|
|
1290
937
|
<a class="href-link" href="#addFeatures">#</a>
|
|
1291
938
|
|
|
1292
|
-
<span class="code-name"
|
|
939
|
+
<span class="code-name" style="font-size:30px">
|
|
1293
940
|
|
|
1294
941
|
addFeatures<span class="signature">(features)</span>
|
|
1295
942
|
|
|
@@ -1311,7 +958,7 @@
|
|
|
1311
958
|
|
|
1312
959
|
|
|
1313
960
|
|
|
1314
|
-
<h4
|
|
961
|
+
<h4>参数:</h4>
|
|
1315
962
|
|
|
1316
963
|
<div class="table-container">
|
|
1317
964
|
<table class="params table">
|
|
@@ -1341,12 +988,7 @@
|
|
|
1341
988
|
<td class="type">
|
|
1342
989
|
|
|
1343
990
|
|
|
1344
|
-
<span class="param-type">
|
|
1345
|
-
|
|
1346
|
-
L.features
|
|
1347
|
-
|
|
1348
|
-
</span>
|
|
1349
|
-
|
|
991
|
+
<span class="param-type">L.features</span>
|
|
1350
992
|
|
|
1351
993
|
|
|
1352
994
|
|
|
@@ -1378,7 +1020,7 @@
|
|
|
1378
1020
|
|
|
1379
1021
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1380
1022
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1381
|
-
<a
|
|
1023
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#addFeatures">zondy.themelayer.GraphThemeLayer#addFeatures</a>
|
|
1382
1024
|
</li></ul></dd>
|
|
1383
1025
|
|
|
1384
1026
|
|
|
@@ -1439,7 +1081,7 @@
|
|
|
1439
1081
|
<h4 class="name" id="clear">
|
|
1440
1082
|
<a class="href-link" href="#clear">#</a>
|
|
1441
1083
|
|
|
1442
|
-
<span class="code-name"
|
|
1084
|
+
<span class="code-name" style="font-size:30px">
|
|
1443
1085
|
|
|
1444
1086
|
clear<span class="signature">()</span>
|
|
1445
1087
|
|
|
@@ -1474,7 +1116,7 @@
|
|
|
1474
1116
|
|
|
1475
1117
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1476
1118
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1477
|
-
<a
|
|
1119
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#clear">zondy.themelayer.GraphThemeLayer#clear</a>
|
|
1478
1120
|
</li></ul></dd>
|
|
1479
1121
|
|
|
1480
1122
|
|
|
@@ -1535,7 +1177,7 @@
|
|
|
1535
1177
|
<h4 class="name" id="clearCache">
|
|
1536
1178
|
<a class="href-link" href="#clearCache">#</a>
|
|
1537
1179
|
|
|
1538
|
-
<span class="code-name"
|
|
1180
|
+
<span class="code-name" style="font-size:30px">
|
|
1539
1181
|
|
|
1540
1182
|
clearCache<span class="signature">(mapPxBounds, chartPxBounds)</span>
|
|
1541
1183
|
|
|
@@ -1557,7 +1199,7 @@
|
|
|
1557
1199
|
|
|
1558
1200
|
|
|
1559
1201
|
|
|
1560
|
-
<h4
|
|
1202
|
+
<h4>参数:</h4>
|
|
1561
1203
|
|
|
1562
1204
|
<div class="table-container">
|
|
1563
1205
|
<table class="params table">
|
|
@@ -1587,12 +1229,7 @@
|
|
|
1587
1229
|
<td class="type">
|
|
1588
1230
|
|
|
1589
1231
|
|
|
1590
|
-
<span class="param-type">
|
|
1591
|
-
|
|
1592
|
-
zondy.Bounds
|
|
1593
|
-
|
|
1594
|
-
</span>
|
|
1595
|
-
|
|
1232
|
+
<span class="param-type">zondy.Bounds</span>
|
|
1596
1233
|
|
|
1597
1234
|
|
|
1598
1235
|
|
|
@@ -1616,12 +1253,7 @@
|
|
|
1616
1253
|
<td class="type">
|
|
1617
1254
|
|
|
1618
1255
|
|
|
1619
|
-
<span class="param-type">
|
|
1620
|
-
|
|
1621
|
-
Array.<Object>
|
|
1622
|
-
|
|
1623
|
-
</span>
|
|
1624
|
-
|
|
1256
|
+
<span class="param-type">Array.<Object></span>
|
|
1625
1257
|
|
|
1626
1258
|
|
|
1627
1259
|
|
|
@@ -1656,7 +1288,7 @@
|
|
|
1656
1288
|
|
|
1657
1289
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1658
1290
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1659
|
-
<a
|
|
1291
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#clearCache">zondy.themelayer.GraphThemeLayer#clearCache</a>
|
|
1660
1292
|
</li></ul></dd>
|
|
1661
1293
|
|
|
1662
1294
|
|
|
@@ -1715,7 +1347,7 @@
|
|
|
1715
1347
|
<h4 class="name" id="createThematicFeature">
|
|
1716
1348
|
<a class="href-link" href="#createThematicFeature">#</a>
|
|
1717
1349
|
|
|
1718
|
-
<span class="code-name"
|
|
1350
|
+
<span class="code-name" style="font-size:30px">
|
|
1719
1351
|
|
|
1720
1352
|
createThematicFeature<span class="signature">(feature)</span>
|
|
1721
1353
|
|
|
@@ -1737,7 +1369,7 @@
|
|
|
1737
1369
|
|
|
1738
1370
|
|
|
1739
1371
|
|
|
1740
|
-
<h4
|
|
1372
|
+
<h4>参数:</h4>
|
|
1741
1373
|
|
|
1742
1374
|
<div class="table-container">
|
|
1743
1375
|
<table class="params table">
|
|
@@ -1767,12 +1399,7 @@
|
|
|
1767
1399
|
<td class="type">
|
|
1768
1400
|
|
|
1769
1401
|
|
|
1770
|
-
<span class="param-type">
|
|
1771
|
-
|
|
1772
|
-
zondy.Feature.Vector
|
|
1773
|
-
|
|
1774
|
-
</span>
|
|
1775
|
-
|
|
1402
|
+
<span class="param-type">zondy.Feature.Vector</span>
|
|
1776
1403
|
|
|
1777
1404
|
|
|
1778
1405
|
|
|
@@ -1806,7 +1433,7 @@
|
|
|
1806
1433
|
|
|
1807
1434
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1808
1435
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1809
|
-
<a
|
|
1436
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#createThematicFeature">zondy.themelayer.GraphThemeLayer#createThematicFeature</a>
|
|
1810
1437
|
</li></ul></dd>
|
|
1811
1438
|
|
|
1812
1439
|
|
|
@@ -1852,7 +1479,7 @@
|
|
|
1852
1479
|
|
|
1853
1480
|
|
|
1854
1481
|
<div class='columns method-parameter'>
|
|
1855
|
-
<div class="column is-2"><label
|
|
1482
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
1856
1483
|
<div class="column is-10">
|
|
1857
1484
|
|
|
1858
1485
|
|
|
@@ -1865,12 +1492,7 @@
|
|
|
1865
1492
|
<div class='column is-5 has-text-left'>
|
|
1866
1493
|
<label>类型: </label>
|
|
1867
1494
|
|
|
1868
|
-
<span class="param-type">
|
|
1869
|
-
|
|
1870
|
-
zondy.Theme
|
|
1871
|
-
|
|
1872
|
-
</span>
|
|
1873
|
-
|
|
1495
|
+
<span class="param-type">zondy.Theme</span>
|
|
1874
1496
|
|
|
1875
1497
|
|
|
1876
1498
|
</div>
|
|
@@ -1895,7 +1517,7 @@
|
|
|
1895
1517
|
<h4 class="name" id="destroyFeatures">
|
|
1896
1518
|
<a class="href-link" href="#destroyFeatures">#</a>
|
|
1897
1519
|
|
|
1898
|
-
<span class="code-name"
|
|
1520
|
+
<span class="code-name" style="font-size:30px">
|
|
1899
1521
|
|
|
1900
1522
|
destroyFeatures<span class="signature">(features)</span>
|
|
1901
1523
|
|
|
@@ -1917,7 +1539,7 @@
|
|
|
1917
1539
|
|
|
1918
1540
|
|
|
1919
1541
|
|
|
1920
|
-
<h4
|
|
1542
|
+
<h4>参数:</h4>
|
|
1921
1543
|
|
|
1922
1544
|
<div class="table-container">
|
|
1923
1545
|
<table class="params table">
|
|
@@ -1947,12 +1569,7 @@
|
|
|
1947
1569
|
<td class="type">
|
|
1948
1570
|
|
|
1949
1571
|
|
|
1950
|
-
<span class="param-type">
|
|
1951
|
-
|
|
1952
|
-
Array.<zondy.Feature.Vector>
|
|
1953
|
-
|
|
1954
|
-
</span>
|
|
1955
|
-
|
|
1572
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
1956
1573
|
|
|
1957
1574
|
|
|
1958
1575
|
|
|
@@ -1984,7 +1601,7 @@
|
|
|
1984
1601
|
|
|
1985
1602
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1986
1603
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1987
|
-
<a
|
|
1604
|
+
<a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
|
|
1988
1605
|
</li></ul></dd>
|
|
1989
1606
|
|
|
1990
1607
|
|
|
@@ -2045,7 +1662,7 @@
|
|
|
2045
1662
|
<h4 class="name" id="drawCharts">
|
|
2046
1663
|
<a class="href-link" href="#drawCharts">#</a>
|
|
2047
1664
|
|
|
2048
|
-
<span class="code-name"
|
|
1665
|
+
<span class="code-name" style="font-size:30px">
|
|
2049
1666
|
|
|
2050
1667
|
drawCharts<span class="signature">()</span>
|
|
2051
1668
|
|
|
@@ -2080,7 +1697,7 @@
|
|
|
2080
1697
|
|
|
2081
1698
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2082
1699
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2083
|
-
<a
|
|
1700
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#drawCharts">zondy.themelayer.GraphThemeLayer#drawCharts</a>
|
|
2084
1701
|
</li></ul></dd>
|
|
2085
1702
|
|
|
2086
1703
|
|
|
@@ -2141,7 +1758,7 @@
|
|
|
2141
1758
|
<h4 class="name" id="getEvents">
|
|
2142
1759
|
<a class="href-link" href="#getEvents">#</a>
|
|
2143
1760
|
|
|
2144
|
-
<span class="code-name"
|
|
1761
|
+
<span class="code-name" style="font-size:30px">
|
|
2145
1762
|
|
|
2146
1763
|
getEvents<span class="signature">()</span>
|
|
2147
1764
|
|
|
@@ -2176,7 +1793,7 @@
|
|
|
2176
1793
|
|
|
2177
1794
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2178
1795
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2179
|
-
<a
|
|
1796
|
+
<a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
|
|
2180
1797
|
</li></ul></dd>
|
|
2181
1798
|
|
|
2182
1799
|
|
|
@@ -2224,7 +1841,7 @@
|
|
|
2224
1841
|
|
|
2225
1842
|
|
|
2226
1843
|
<div class='columns method-parameter'>
|
|
2227
|
-
<div class="column is-2"><label
|
|
1844
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2228
1845
|
<div class="column is-10">
|
|
2229
1846
|
|
|
2230
1847
|
|
|
@@ -2237,12 +1854,7 @@
|
|
|
2237
1854
|
<div class='column is-5 has-text-left'>
|
|
2238
1855
|
<label>类型: </label>
|
|
2239
1856
|
|
|
2240
|
-
<span class="param-type">
|
|
2241
|
-
|
|
2242
|
-
Object
|
|
2243
|
-
|
|
2244
|
-
</span>
|
|
2245
|
-
|
|
1857
|
+
<span class="param-type">Object</span>
|
|
2246
1858
|
|
|
2247
1859
|
|
|
2248
1860
|
</div>
|
|
@@ -2267,7 +1879,7 @@
|
|
|
2267
1879
|
<h4 class="name" id="getFeatureBy">
|
|
2268
1880
|
<a class="href-link" href="#getFeatureBy">#</a>
|
|
2269
1881
|
|
|
2270
|
-
<span class="code-name"
|
|
1882
|
+
<span class="code-name" style="font-size:30px">
|
|
2271
1883
|
|
|
2272
1884
|
getFeatureBy<span class="signature">(property, value)</span>
|
|
2273
1885
|
|
|
@@ -2289,7 +1901,7 @@
|
|
|
2289
1901
|
|
|
2290
1902
|
|
|
2291
1903
|
|
|
2292
|
-
<h4
|
|
1904
|
+
<h4>参数:</h4>
|
|
2293
1905
|
|
|
2294
1906
|
<div class="table-container">
|
|
2295
1907
|
<table class="params table">
|
|
@@ -2319,12 +1931,7 @@
|
|
|
2319
1931
|
<td class="type">
|
|
2320
1932
|
|
|
2321
1933
|
|
|
2322
|
-
<span class="param-type">
|
|
2323
|
-
|
|
2324
|
-
string
|
|
2325
|
-
|
|
2326
|
-
</span>
|
|
2327
|
-
|
|
1934
|
+
<span class="param-type">string</span>
|
|
2328
1935
|
|
|
2329
1936
|
|
|
2330
1937
|
|
|
@@ -2348,12 +1955,7 @@
|
|
|
2348
1955
|
<td class="type">
|
|
2349
1956
|
|
|
2350
1957
|
|
|
2351
|
-
<span class="param-type">
|
|
2352
|
-
|
|
2353
|
-
string
|
|
2354
|
-
|
|
2355
|
-
</span>
|
|
2356
|
-
|
|
1958
|
+
<span class="param-type">string</span>
|
|
2357
1959
|
|
|
2358
1960
|
|
|
2359
1961
|
|
|
@@ -2385,7 +1987,7 @@
|
|
|
2385
1987
|
|
|
2386
1988
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2387
1989
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2388
|
-
<a
|
|
1990
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
|
|
2389
1991
|
</li></ul></dd>
|
|
2390
1992
|
|
|
2391
1993
|
|
|
@@ -2446,7 +2048,7 @@
|
|
|
2446
2048
|
<h4 class="name" id="getFeatureById">
|
|
2447
2049
|
<a class="href-link" href="#getFeatureById">#</a>
|
|
2448
2050
|
|
|
2449
|
-
<span class="code-name"
|
|
2051
|
+
<span class="code-name" style="font-size:30px">
|
|
2450
2052
|
|
|
2451
2053
|
getFeatureById<span class="signature">(featureId)</span>
|
|
2452
2054
|
|
|
@@ -2468,7 +2070,7 @@
|
|
|
2468
2070
|
|
|
2469
2071
|
|
|
2470
2072
|
|
|
2471
|
-
<h4
|
|
2073
|
+
<h4>参数:</h4>
|
|
2472
2074
|
|
|
2473
2075
|
<div class="table-container">
|
|
2474
2076
|
<table class="params table">
|
|
@@ -2498,12 +2100,7 @@
|
|
|
2498
2100
|
<td class="type">
|
|
2499
2101
|
|
|
2500
2102
|
|
|
2501
|
-
<span class="param-type">
|
|
2502
|
-
|
|
2503
|
-
number
|
|
2504
|
-
|
|
2505
|
-
</span>
|
|
2506
|
-
|
|
2103
|
+
<span class="param-type">number</span>
|
|
2507
2104
|
|
|
2508
2105
|
|
|
2509
2106
|
|
|
@@ -2535,7 +2132,7 @@
|
|
|
2535
2132
|
|
|
2536
2133
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2537
2134
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2538
|
-
<a
|
|
2135
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
|
|
2539
2136
|
</li></ul></dd>
|
|
2540
2137
|
|
|
2541
2138
|
|
|
@@ -2596,7 +2193,7 @@
|
|
|
2596
2193
|
<h4 class="name" id="getFeatures">
|
|
2597
2194
|
<a class="href-link" href="#getFeatures">#</a>
|
|
2598
2195
|
|
|
2599
|
-
<span class="code-name"
|
|
2196
|
+
<span class="code-name" style="font-size:30px">
|
|
2600
2197
|
|
|
2601
2198
|
getFeatures<span class="signature">()</span>
|
|
2602
2199
|
|
|
@@ -2631,7 +2228,7 @@
|
|
|
2631
2228
|
|
|
2632
2229
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2633
2230
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2634
|
-
<a
|
|
2231
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
|
|
2635
2232
|
</li></ul></dd>
|
|
2636
2233
|
|
|
2637
2234
|
|
|
@@ -2679,7 +2276,7 @@
|
|
|
2679
2276
|
|
|
2680
2277
|
|
|
2681
2278
|
<div class='columns method-parameter'>
|
|
2682
|
-
<div class="column is-2"><label
|
|
2279
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2683
2280
|
<div class="column is-10">
|
|
2684
2281
|
|
|
2685
2282
|
|
|
@@ -2692,12 +2289,7 @@
|
|
|
2692
2289
|
<div class='column is-5 has-text-left'>
|
|
2693
2290
|
<label>类型: </label>
|
|
2694
2291
|
|
|
2695
|
-
<span class="param-type">
|
|
2696
|
-
|
|
2697
|
-
Array
|
|
2698
|
-
|
|
2699
|
-
</span>
|
|
2700
|
-
|
|
2292
|
+
<span class="param-type">Array</span>
|
|
2701
2293
|
|
|
2702
2294
|
|
|
2703
2295
|
</div>
|
|
@@ -2722,7 +2314,7 @@
|
|
|
2722
2314
|
<h4 class="name" id="getFeaturesByAttribute">
|
|
2723
2315
|
<a class="href-link" href="#getFeaturesByAttribute">#</a>
|
|
2724
2316
|
|
|
2725
|
-
<span class="code-name"
|
|
2317
|
+
<span class="code-name" style="font-size:30px">
|
|
2726
2318
|
|
|
2727
2319
|
getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
|
|
2728
2320
|
|
|
@@ -2744,7 +2336,7 @@
|
|
|
2744
2336
|
|
|
2745
2337
|
|
|
2746
2338
|
|
|
2747
|
-
<h4
|
|
2339
|
+
<h4>参数:</h4>
|
|
2748
2340
|
|
|
2749
2341
|
<div class="table-container">
|
|
2750
2342
|
<table class="params table">
|
|
@@ -2774,12 +2366,7 @@
|
|
|
2774
2366
|
<td class="type">
|
|
2775
2367
|
|
|
2776
2368
|
|
|
2777
|
-
<span class="param-type">
|
|
2778
|
-
|
|
2779
|
-
string
|
|
2780
|
-
|
|
2781
|
-
</span>
|
|
2782
|
-
|
|
2369
|
+
<span class="param-type">string</span>
|
|
2783
2370
|
|
|
2784
2371
|
|
|
2785
2372
|
|
|
@@ -2803,12 +2390,7 @@
|
|
|
2803
2390
|
<td class="type">
|
|
2804
2391
|
|
|
2805
2392
|
|
|
2806
|
-
<span class="param-type">
|
|
2807
|
-
|
|
2808
|
-
string
|
|
2809
|
-
|
|
2810
|
-
</span>
|
|
2811
|
-
|
|
2393
|
+
<span class="param-type">string</span>
|
|
2812
2394
|
|
|
2813
2395
|
|
|
2814
2396
|
|
|
@@ -2840,7 +2422,7 @@
|
|
|
2840
2422
|
|
|
2841
2423
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2842
2424
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2843
|
-
<a
|
|
2425
|
+
<a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
|
|
2844
2426
|
</li></ul></dd>
|
|
2845
2427
|
|
|
2846
2428
|
|
|
@@ -2888,7 +2470,7 @@
|
|
|
2888
2470
|
|
|
2889
2471
|
|
|
2890
2472
|
<div class='columns method-parameter'>
|
|
2891
|
-
<div class="column is-2"><label
|
|
2473
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
2892
2474
|
<div class="column is-10">
|
|
2893
2475
|
|
|
2894
2476
|
|
|
@@ -2901,12 +2483,7 @@
|
|
|
2901
2483
|
<div class='column is-5 has-text-left'>
|
|
2902
2484
|
<label>类型: </label>
|
|
2903
2485
|
|
|
2904
|
-
<span class="param-type">
|
|
2905
|
-
|
|
2906
|
-
Array
|
|
2907
|
-
|
|
2908
|
-
</span>
|
|
2909
|
-
|
|
2486
|
+
<span class="param-type">Array</span>
|
|
2910
2487
|
|
|
2911
2488
|
|
|
2912
2489
|
</div>
|
|
@@ -2931,7 +2508,7 @@
|
|
|
2931
2508
|
<h4 class="name" id="getLocalXY">
|
|
2932
2509
|
<a class="href-link" href="#getLocalXY">#</a>
|
|
2933
2510
|
|
|
2934
|
-
<span class="code-name"
|
|
2511
|
+
<span class="code-name" style="font-size:30px">
|
|
2935
2512
|
|
|
2936
2513
|
getLocalXY<span class="signature">(coordinate)</span>
|
|
2937
2514
|
|
|
@@ -2953,7 +2530,7 @@
|
|
|
2953
2530
|
|
|
2954
2531
|
|
|
2955
2532
|
|
|
2956
|
-
<h4
|
|
2533
|
+
<h4>参数:</h4>
|
|
2957
2534
|
|
|
2958
2535
|
<div class="table-container">
|
|
2959
2536
|
<table class="params table">
|
|
@@ -2983,12 +2560,7 @@
|
|
|
2983
2560
|
<td class="type">
|
|
2984
2561
|
|
|
2985
2562
|
|
|
2986
|
-
<span class="param-type">
|
|
2987
|
-
|
|
2988
|
-
Array
|
|
2989
|
-
|
|
2990
|
-
</span>
|
|
2991
|
-
|
|
2563
|
+
<span class="param-type">Array</span>
|
|
2992
2564
|
|
|
2993
2565
|
|
|
2994
2566
|
|
|
@@ -3020,7 +2592,7 @@
|
|
|
3020
2592
|
|
|
3021
2593
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3022
2594
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3023
|
-
<a
|
|
2595
|
+
<a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
|
|
3024
2596
|
</li></ul></dd>
|
|
3025
2597
|
|
|
3026
2598
|
|
|
@@ -3081,7 +2653,7 @@
|
|
|
3081
2653
|
<h4 class="name" id="getShapesByFeatureID">
|
|
3082
2654
|
<a class="href-link" href="#getShapesByFeatureID">#</a>
|
|
3083
2655
|
|
|
3084
|
-
<span class="code-name"
|
|
2656
|
+
<span class="code-name" style="font-size:30px">
|
|
3085
2657
|
|
|
3086
2658
|
getShapesByFeatureID<span class="signature">(featureID)</span>
|
|
3087
2659
|
|
|
@@ -3103,7 +2675,7 @@
|
|
|
3103
2675
|
|
|
3104
2676
|
|
|
3105
2677
|
|
|
3106
|
-
<h4
|
|
2678
|
+
<h4>参数:</h4>
|
|
3107
2679
|
|
|
3108
2680
|
<div class="table-container">
|
|
3109
2681
|
<table class="params table">
|
|
@@ -3133,12 +2705,7 @@
|
|
|
3133
2705
|
<td class="type">
|
|
3134
2706
|
|
|
3135
2707
|
|
|
3136
|
-
<span class="param-type">
|
|
3137
|
-
|
|
3138
|
-
number
|
|
3139
|
-
|
|
3140
|
-
</span>
|
|
3141
|
-
|
|
2708
|
+
<span class="param-type">number</span>
|
|
3142
2709
|
|
|
3143
2710
|
|
|
3144
2711
|
|
|
@@ -3170,7 +2737,7 @@
|
|
|
3170
2737
|
|
|
3171
2738
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3172
2739
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3173
|
-
<a
|
|
2740
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#getShapesByFeatureID">zondy.themelayer.GraphThemeLayer#getShapesByFeatureID</a>
|
|
3174
2741
|
</li></ul></dd>
|
|
3175
2742
|
|
|
3176
2743
|
|
|
@@ -3231,7 +2798,7 @@
|
|
|
3231
2798
|
<h4 class="name" id="getWeightFieldValue">
|
|
3232
2799
|
<a class="href-link" href="#getWeightFieldValue">#</a>
|
|
3233
2800
|
|
|
3234
|
-
<span class="code-name"
|
|
2801
|
+
<span class="code-name" style="font-size:30px">
|
|
3235
2802
|
|
|
3236
2803
|
getWeightFieldValue<span class="signature">(feature, weightField, defaultValue)</span>
|
|
3237
2804
|
|
|
@@ -3253,7 +2820,7 @@
|
|
|
3253
2820
|
|
|
3254
2821
|
|
|
3255
2822
|
|
|
3256
|
-
<h4
|
|
2823
|
+
<h4>参数:</h4>
|
|
3257
2824
|
|
|
3258
2825
|
<div class="table-container">
|
|
3259
2826
|
<table class="params table">
|
|
@@ -3283,12 +2850,7 @@
|
|
|
3283
2850
|
<td class="type">
|
|
3284
2851
|
|
|
3285
2852
|
|
|
3286
|
-
<span class="param-type">
|
|
3287
|
-
|
|
3288
|
-
zondy.Feature.Vector
|
|
3289
|
-
|
|
3290
|
-
</span>
|
|
3291
|
-
|
|
2853
|
+
<span class="param-type">zondy.Feature.Vector</span>
|
|
3292
2854
|
|
|
3293
2855
|
|
|
3294
2856
|
|
|
@@ -3312,12 +2874,7 @@
|
|
|
3312
2874
|
<td class="type">
|
|
3313
2875
|
|
|
3314
2876
|
|
|
3315
|
-
<span class="param-type">
|
|
3316
|
-
|
|
3317
|
-
Array.<string>
|
|
3318
|
-
|
|
3319
|
-
</span>
|
|
3320
|
-
|
|
2877
|
+
<span class="param-type">Array.<string></span>
|
|
3321
2878
|
|
|
3322
2879
|
|
|
3323
2880
|
|
|
@@ -3341,12 +2898,7 @@
|
|
|
3341
2898
|
<td class="type">
|
|
3342
2899
|
|
|
3343
2900
|
|
|
3344
|
-
<span class="param-type">
|
|
3345
|
-
|
|
3346
|
-
number
|
|
3347
|
-
|
|
3348
|
-
</span>
|
|
3349
|
-
|
|
2901
|
+
<span class="param-type">number</span>
|
|
3350
2902
|
|
|
3351
2903
|
|
|
3352
2904
|
|
|
@@ -3378,7 +2930,7 @@
|
|
|
3378
2930
|
|
|
3379
2931
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3380
2932
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3381
|
-
<a
|
|
2933
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#getWeightFieldValue">zondy.themelayer.GraphThemeLayer#getWeightFieldValue</a>
|
|
3382
2934
|
</li></ul></dd>
|
|
3383
2935
|
|
|
3384
2936
|
|
|
@@ -3439,7 +2991,7 @@
|
|
|
3439
2991
|
<h4 class="name" id="initialize">
|
|
3440
2992
|
<a class="href-link" href="#initialize">#</a>
|
|
3441
2993
|
|
|
3442
|
-
<span class="code-name"
|
|
2994
|
+
<span class="code-name" style="font-size:30px">
|
|
3443
2995
|
|
|
3444
2996
|
initialize<span class="signature">(name, chartsType, options)</span>
|
|
3445
2997
|
|
|
@@ -3461,7 +3013,7 @@
|
|
|
3461
3013
|
|
|
3462
3014
|
|
|
3463
3015
|
|
|
3464
|
-
<h4
|
|
3016
|
+
<h4>参数:</h4>
|
|
3465
3017
|
|
|
3466
3018
|
<div class="table-container">
|
|
3467
3019
|
<table class="params table">
|
|
@@ -3491,12 +3043,7 @@
|
|
|
3491
3043
|
<td class="type">
|
|
3492
3044
|
|
|
3493
3045
|
|
|
3494
|
-
<span class="param-type">
|
|
3495
|
-
|
|
3496
|
-
string
|
|
3497
|
-
|
|
3498
|
-
</span>
|
|
3499
|
-
|
|
3046
|
+
<span class="param-type">string</span>
|
|
3500
3047
|
|
|
3501
3048
|
|
|
3502
3049
|
|
|
@@ -3520,12 +3067,7 @@
|
|
|
3520
3067
|
<td class="type">
|
|
3521
3068
|
|
|
3522
3069
|
|
|
3523
|
-
<span class="param-type">
|
|
3524
|
-
|
|
3525
|
-
string
|
|
3526
|
-
|
|
3527
|
-
</span>
|
|
3528
|
-
|
|
3070
|
+
<span class="param-type">string</span>
|
|
3529
3071
|
|
|
3530
3072
|
|
|
3531
3073
|
|
|
@@ -3549,12 +3091,7 @@
|
|
|
3549
3091
|
<td class="type">
|
|
3550
3092
|
|
|
3551
3093
|
|
|
3552
|
-
<span class="param-type">
|
|
3553
|
-
|
|
3554
|
-
Object
|
|
3555
|
-
|
|
3556
|
-
</span>
|
|
3557
|
-
|
|
3094
|
+
<span class="param-type">Object</span>
|
|
3558
3095
|
|
|
3559
3096
|
|
|
3560
3097
|
|
|
@@ -3586,7 +3123,7 @@
|
|
|
3586
3123
|
|
|
3587
3124
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3588
3125
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3589
|
-
<a
|
|
3126
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#initialize">zondy.themelayer.GraphThemeLayer#initialize</a>
|
|
3590
3127
|
</li></ul></dd>
|
|
3591
3128
|
|
|
3592
3129
|
|
|
@@ -3647,7 +3184,7 @@
|
|
|
3647
3184
|
<h4 class="name" id="isChartInMap">
|
|
3648
3185
|
<a class="href-link" href="#isChartInMap">#</a>
|
|
3649
3186
|
|
|
3650
|
-
<span class="code-name"
|
|
3187
|
+
<span class="code-name" style="font-size:30px">
|
|
3651
3188
|
|
|
3652
3189
|
isChartInMap<span class="signature">(mapPxBounds, chartPxBounds)</span>
|
|
3653
3190
|
|
|
@@ -3669,7 +3206,7 @@
|
|
|
3669
3206
|
|
|
3670
3207
|
|
|
3671
3208
|
|
|
3672
|
-
<h4
|
|
3209
|
+
<h4>参数:</h4>
|
|
3673
3210
|
|
|
3674
3211
|
<div class="table-container">
|
|
3675
3212
|
<table class="params table">
|
|
@@ -3699,12 +3236,7 @@
|
|
|
3699
3236
|
<td class="type">
|
|
3700
3237
|
|
|
3701
3238
|
|
|
3702
|
-
<span class="param-type">
|
|
3703
|
-
|
|
3704
|
-
zondy.Bounds
|
|
3705
|
-
|
|
3706
|
-
</span>
|
|
3707
|
-
|
|
3239
|
+
<span class="param-type">zondy.Bounds</span>
|
|
3708
3240
|
|
|
3709
3241
|
|
|
3710
3242
|
|
|
@@ -3728,12 +3260,7 @@
|
|
|
3728
3260
|
<td class="type">
|
|
3729
3261
|
|
|
3730
3262
|
|
|
3731
|
-
<span class="param-type">
|
|
3732
|
-
|
|
3733
|
-
Array.<Object>
|
|
3734
|
-
|
|
3735
|
-
</span>
|
|
3736
|
-
|
|
3263
|
+
<span class="param-type">Array.<Object></span>
|
|
3737
3264
|
|
|
3738
3265
|
|
|
3739
3266
|
|
|
@@ -3766,7 +3293,7 @@
|
|
|
3766
3293
|
|
|
3767
3294
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3768
3295
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3769
|
-
<a
|
|
3296
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#isChartInMap">zondy.themelayer.GraphThemeLayer#isChartInMap</a>
|
|
3770
3297
|
</li></ul></dd>
|
|
3771
3298
|
|
|
3772
3299
|
|
|
@@ -3827,7 +3354,7 @@
|
|
|
3827
3354
|
<h4 class="name" id="isPointInPoly">
|
|
3828
3355
|
<a class="href-link" href="#isPointInPoly">#</a>
|
|
3829
3356
|
|
|
3830
|
-
<span class="code-name"
|
|
3357
|
+
<span class="code-name" style="font-size:30px">
|
|
3831
3358
|
|
|
3832
3359
|
isPointInPoly<span class="signature">(pt, poly)</span>
|
|
3833
3360
|
|
|
@@ -3849,7 +3376,7 @@
|
|
|
3849
3376
|
|
|
3850
3377
|
|
|
3851
3378
|
|
|
3852
|
-
<h4
|
|
3379
|
+
<h4>参数:</h4>
|
|
3853
3380
|
|
|
3854
3381
|
<div class="table-container">
|
|
3855
3382
|
<table class="params table">
|
|
@@ -3879,12 +3406,7 @@
|
|
|
3879
3406
|
<td class="type">
|
|
3880
3407
|
|
|
3881
3408
|
|
|
3882
|
-
<span class="param-type">
|
|
3883
|
-
|
|
3884
|
-
Object
|
|
3885
|
-
|
|
3886
|
-
</span>
|
|
3887
|
-
|
|
3409
|
+
<span class="param-type">Object</span>
|
|
3888
3410
|
|
|
3889
3411
|
|
|
3890
3412
|
|
|
@@ -3908,12 +3430,7 @@
|
|
|
3908
3430
|
<td class="type">
|
|
3909
3431
|
|
|
3910
3432
|
|
|
3911
|
-
<span class="param-type">
|
|
3912
|
-
|
|
3913
|
-
Array.<Object>
|
|
3914
|
-
|
|
3915
|
-
</span>
|
|
3916
|
-
|
|
3433
|
+
<span class="param-type">Array.<Object></span>
|
|
3917
3434
|
|
|
3918
3435
|
|
|
3919
3436
|
|
|
@@ -3946,7 +3463,7 @@
|
|
|
3946
3463
|
|
|
3947
3464
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3948
3465
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3949
|
-
<a
|
|
3466
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#isPointInPoly">zondy.themelayer.GraphThemeLayer#isPointInPoly</a>
|
|
3950
3467
|
</li></ul></dd>
|
|
3951
3468
|
|
|
3952
3469
|
|
|
@@ -4007,7 +3524,7 @@
|
|
|
4007
3524
|
<h4 class="name" id="isQuadrilateralOverLap">
|
|
4008
3525
|
<a class="href-link" href="#isQuadrilateralOverLap">#</a>
|
|
4009
3526
|
|
|
4010
|
-
<span class="code-name"
|
|
3527
|
+
<span class="code-name" style="font-size:30px">
|
|
4011
3528
|
|
|
4012
3529
|
isQuadrilateralOverLap<span class="signature">(rect1, rect2)</span>
|
|
4013
3530
|
|
|
@@ -4029,7 +3546,7 @@
|
|
|
4029
3546
|
|
|
4030
3547
|
|
|
4031
3548
|
|
|
4032
|
-
<h4
|
|
3549
|
+
<h4>参数:</h4>
|
|
4033
3550
|
|
|
4034
3551
|
<div class="table-container">
|
|
4035
3552
|
<table class="params table">
|
|
@@ -4059,12 +3576,7 @@
|
|
|
4059
3576
|
<td class="type">
|
|
4060
3577
|
|
|
4061
3578
|
|
|
4062
|
-
<span class="param-type">
|
|
4063
|
-
|
|
4064
|
-
Array.<Object>
|
|
4065
|
-
|
|
4066
|
-
</span>
|
|
4067
|
-
|
|
3579
|
+
<span class="param-type">Array.<Object></span>
|
|
4068
3580
|
|
|
4069
3581
|
|
|
4070
3582
|
|
|
@@ -4088,12 +3600,7 @@
|
|
|
4088
3600
|
<td class="type">
|
|
4089
3601
|
|
|
4090
3602
|
|
|
4091
|
-
<span class="param-type">
|
|
4092
|
-
|
|
4093
|
-
Array.<Object>
|
|
4094
|
-
|
|
4095
|
-
</span>
|
|
4096
|
-
|
|
3603
|
+
<span class="param-type">Array.<Object></span>
|
|
4097
3604
|
|
|
4098
3605
|
|
|
4099
3606
|
|
|
@@ -4125,7 +3632,7 @@
|
|
|
4125
3632
|
|
|
4126
3633
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4127
3634
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4128
|
-
<a
|
|
3635
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#isQuadrilateralOverLap">zondy.themelayer.GraphThemeLayer#isQuadrilateralOverLap</a>
|
|
4129
3636
|
</li></ul></dd>
|
|
4130
3637
|
|
|
4131
3638
|
|
|
@@ -4193,7 +3700,7 @@
|
|
|
4193
3700
|
<h4 class="name" id="lineIntersection">
|
|
4194
3701
|
<a class="href-link" href="#lineIntersection">#</a>
|
|
4195
3702
|
|
|
4196
|
-
<span class="code-name"
|
|
3703
|
+
<span class="code-name" style="font-size:30px">
|
|
4197
3704
|
|
|
4198
3705
|
lineIntersection<span class="signature">(a1, a2, b1, b2)</span>
|
|
4199
3706
|
|
|
@@ -4215,7 +3722,7 @@
|
|
|
4215
3722
|
|
|
4216
3723
|
|
|
4217
3724
|
|
|
4218
|
-
<h4
|
|
3725
|
+
<h4>参数:</h4>
|
|
4219
3726
|
|
|
4220
3727
|
<div class="table-container">
|
|
4221
3728
|
<table class="params table">
|
|
@@ -4245,12 +3752,7 @@
|
|
|
4245
3752
|
<td class="type">
|
|
4246
3753
|
|
|
4247
3754
|
|
|
4248
|
-
<span class="param-type">
|
|
4249
|
-
|
|
4250
|
-
zondy.geometry.Point
|
|
4251
|
-
|
|
4252
|
-
</span>
|
|
4253
|
-
|
|
3755
|
+
<span class="param-type">zondy.geometry.Point</span>
|
|
4254
3756
|
|
|
4255
3757
|
|
|
4256
3758
|
|
|
@@ -4274,12 +3776,7 @@
|
|
|
4274
3776
|
<td class="type">
|
|
4275
3777
|
|
|
4276
3778
|
|
|
4277
|
-
<span class="param-type">
|
|
4278
|
-
|
|
4279
|
-
zondy.geometry.Point
|
|
4280
|
-
|
|
4281
|
-
</span>
|
|
4282
|
-
|
|
3779
|
+
<span class="param-type">zondy.geometry.Point</span>
|
|
4283
3780
|
|
|
4284
3781
|
|
|
4285
3782
|
|
|
@@ -4303,12 +3800,7 @@
|
|
|
4303
3800
|
<td class="type">
|
|
4304
3801
|
|
|
4305
3802
|
|
|
4306
|
-
<span class="param-type">
|
|
4307
|
-
|
|
4308
|
-
zondy.geometry.Point
|
|
4309
|
-
|
|
4310
|
-
</span>
|
|
4311
|
-
|
|
3803
|
+
<span class="param-type">zondy.geometry.Point</span>
|
|
4312
3804
|
|
|
4313
3805
|
|
|
4314
3806
|
|
|
@@ -4332,12 +3824,7 @@
|
|
|
4332
3824
|
<td class="type">
|
|
4333
3825
|
|
|
4334
3826
|
|
|
4335
|
-
<span class="param-type">
|
|
4336
|
-
|
|
4337
|
-
zondy.geometry.Point
|
|
4338
|
-
|
|
4339
|
-
</span>
|
|
4340
|
-
|
|
3827
|
+
<span class="param-type">zondy.geometry.Point</span>
|
|
4341
3828
|
|
|
4342
3829
|
|
|
4343
3830
|
|
|
@@ -4369,7 +3856,7 @@
|
|
|
4369
3856
|
|
|
4370
3857
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4371
3858
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4372
|
-
<a
|
|
3859
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#lineIntersection">zondy.themelayer.GraphThemeLayer#lineIntersection</a>
|
|
4373
3860
|
</li></ul></dd>
|
|
4374
3861
|
|
|
4375
3862
|
|
|
@@ -4417,7 +3904,7 @@
|
|
|
4417
3904
|
|
|
4418
3905
|
|
|
4419
3906
|
<div class='columns method-parameter'>
|
|
4420
|
-
<div class="column is-2"><label
|
|
3907
|
+
<div class="column is-2"><label>返回值:</label></div>
|
|
4421
3908
|
<div class="column is-10">
|
|
4422
3909
|
|
|
4423
3910
|
|
|
@@ -4430,12 +3917,7 @@
|
|
|
4430
3917
|
<div class='column is-5 has-text-left'>
|
|
4431
3918
|
<label>类型: </label>
|
|
4432
3919
|
|
|
4433
|
-
<span class="param-type">
|
|
4434
|
-
|
|
4435
|
-
Object
|
|
4436
|
-
|
|
4437
|
-
</span>
|
|
4438
|
-
|
|
3920
|
+
<span class="param-type">Object</span>
|
|
4439
3921
|
|
|
4440
3922
|
|
|
4441
3923
|
</div>
|
|
@@ -4460,7 +3942,7 @@
|
|
|
4460
3942
|
<h4 class="name" id="off">
|
|
4461
3943
|
<a class="href-link" href="#off">#</a>
|
|
4462
3944
|
|
|
4463
|
-
<span class="code-name"
|
|
3945
|
+
<span class="code-name" style="font-size:30px">
|
|
4464
3946
|
|
|
4465
3947
|
off<span class="signature">(event, callback, context)</span>
|
|
4466
3948
|
|
|
@@ -4482,7 +3964,7 @@
|
|
|
4482
3964
|
|
|
4483
3965
|
|
|
4484
3966
|
|
|
4485
|
-
<h4
|
|
3967
|
+
<h4>参数:</h4>
|
|
4486
3968
|
|
|
4487
3969
|
<div class="table-container">
|
|
4488
3970
|
<table class="params table">
|
|
@@ -4512,12 +3994,7 @@
|
|
|
4512
3994
|
<td class="type">
|
|
4513
3995
|
|
|
4514
3996
|
|
|
4515
|
-
<span class="param-type">
|
|
4516
|
-
|
|
4517
|
-
Event
|
|
4518
|
-
|
|
4519
|
-
</span>
|
|
4520
|
-
|
|
3997
|
+
<span class="param-type">Event</span>
|
|
4521
3998
|
|
|
4522
3999
|
|
|
4523
4000
|
|
|
@@ -4541,12 +4018,7 @@
|
|
|
4541
4018
|
<td class="type">
|
|
4542
4019
|
|
|
4543
4020
|
|
|
4544
|
-
<span class="param-type">
|
|
4545
|
-
|
|
4546
|
-
function
|
|
4547
|
-
|
|
4548
|
-
</span>
|
|
4549
|
-
|
|
4021
|
+
<span class="param-type">function</span>
|
|
4550
4022
|
|
|
4551
4023
|
|
|
4552
4024
|
|
|
@@ -4570,12 +4042,7 @@
|
|
|
4570
4042
|
<td class="type">
|
|
4571
4043
|
|
|
4572
4044
|
|
|
4573
|
-
<span class="param-type">
|
|
4574
|
-
|
|
4575
|
-
string
|
|
4576
|
-
|
|
4577
|
-
</span>
|
|
4578
|
-
|
|
4045
|
+
<span class="param-type">string</span>
|
|
4579
4046
|
|
|
4580
4047
|
|
|
4581
4048
|
|
|
@@ -4607,7 +4074,7 @@
|
|
|
4607
4074
|
|
|
4608
4075
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4609
4076
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4610
|
-
<a
|
|
4077
|
+
<a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
|
|
4611
4078
|
</li></ul></dd>
|
|
4612
4079
|
|
|
4613
4080
|
|
|
@@ -4668,7 +4135,7 @@
|
|
|
4668
4135
|
<h4 class="name" id="on">
|
|
4669
4136
|
<a class="href-link" href="#on">#</a>
|
|
4670
4137
|
|
|
4671
|
-
<span class="code-name"
|
|
4138
|
+
<span class="code-name" style="font-size:30px">
|
|
4672
4139
|
|
|
4673
4140
|
on<span class="signature">(event, callback, context)</span>
|
|
4674
4141
|
|
|
@@ -4690,7 +4157,7 @@
|
|
|
4690
4157
|
|
|
4691
4158
|
|
|
4692
4159
|
|
|
4693
|
-
<h4
|
|
4160
|
+
<h4>参数:</h4>
|
|
4694
4161
|
|
|
4695
4162
|
<div class="table-container">
|
|
4696
4163
|
<table class="params table">
|
|
@@ -4720,12 +4187,7 @@
|
|
|
4720
4187
|
<td class="type">
|
|
4721
4188
|
|
|
4722
4189
|
|
|
4723
|
-
<span class="param-type">
|
|
4724
|
-
|
|
4725
|
-
Event
|
|
4726
|
-
|
|
4727
|
-
</span>
|
|
4728
|
-
|
|
4190
|
+
<span class="param-type">Event</span>
|
|
4729
4191
|
|
|
4730
4192
|
|
|
4731
4193
|
|
|
@@ -4749,12 +4211,7 @@
|
|
|
4749
4211
|
<td class="type">
|
|
4750
4212
|
|
|
4751
4213
|
|
|
4752
|
-
<span class="param-type">
|
|
4753
|
-
|
|
4754
|
-
function
|
|
4755
|
-
|
|
4756
|
-
</span>
|
|
4757
|
-
|
|
4214
|
+
<span class="param-type">function</span>
|
|
4758
4215
|
|
|
4759
4216
|
|
|
4760
4217
|
|
|
@@ -4778,12 +4235,7 @@
|
|
|
4778
4235
|
<td class="type">
|
|
4779
4236
|
|
|
4780
4237
|
|
|
4781
|
-
<span class="param-type">
|
|
4782
|
-
|
|
4783
|
-
string
|
|
4784
|
-
|
|
4785
|
-
</span>
|
|
4786
|
-
|
|
4238
|
+
<span class="param-type">string</span>
|
|
4787
4239
|
|
|
4788
4240
|
|
|
4789
4241
|
|
|
@@ -4815,7 +4267,7 @@
|
|
|
4815
4267
|
|
|
4816
4268
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4817
4269
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4818
|
-
<a
|
|
4270
|
+
<a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
|
|
4819
4271
|
</li></ul></dd>
|
|
4820
4272
|
|
|
4821
4273
|
|
|
@@ -4876,7 +4328,7 @@
|
|
|
4876
4328
|
<h4 class="name" id="onRemove">
|
|
4877
4329
|
<a class="href-link" href="#onRemove">#</a>
|
|
4878
4330
|
|
|
4879
|
-
<span class="code-name"
|
|
4331
|
+
<span class="code-name" style="font-size:30px">
|
|
4880
4332
|
|
|
4881
4333
|
onRemove<span class="signature">(map)</span>
|
|
4882
4334
|
|
|
@@ -4898,7 +4350,7 @@
|
|
|
4898
4350
|
|
|
4899
4351
|
|
|
4900
4352
|
|
|
4901
|
-
<h4
|
|
4353
|
+
<h4>参数:</h4>
|
|
4902
4354
|
|
|
4903
4355
|
<div class="table-container">
|
|
4904
4356
|
<table class="params table">
|
|
@@ -4928,12 +4380,7 @@
|
|
|
4928
4380
|
<td class="type">
|
|
4929
4381
|
|
|
4930
4382
|
|
|
4931
|
-
<span class="param-type">
|
|
4932
|
-
|
|
4933
|
-
L.Map
|
|
4934
|
-
|
|
4935
|
-
</span>
|
|
4936
|
-
|
|
4383
|
+
<span class="param-type">L.Map</span>
|
|
4937
4384
|
|
|
4938
4385
|
|
|
4939
4386
|
|
|
@@ -4965,7 +4412,7 @@
|
|
|
4965
4412
|
|
|
4966
4413
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4967
4414
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4968
|
-
<a
|
|
4415
|
+
<a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
|
|
4969
4416
|
</li></ul></dd>
|
|
4970
4417
|
|
|
4971
4418
|
|
|
@@ -5026,7 +4473,7 @@
|
|
|
5026
4473
|
<h4 class="name" id="redraw">
|
|
5027
4474
|
<a class="href-link" href="#redraw">#</a>
|
|
5028
4475
|
|
|
5029
|
-
<span class="code-name"
|
|
4476
|
+
<span class="code-name" style="font-size:30px">
|
|
5030
4477
|
|
|
5031
4478
|
redraw<span class="signature">()</span>
|
|
5032
4479
|
|
|
@@ -5061,7 +4508,7 @@
|
|
|
5061
4508
|
|
|
5062
4509
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5063
4510
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5064
|
-
<a
|
|
4511
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#redraw">zondy.themelayer.GraphThemeLayer#redraw</a>
|
|
5065
4512
|
</li></ul></dd>
|
|
5066
4513
|
|
|
5067
4514
|
|
|
@@ -5122,7 +4569,7 @@
|
|
|
5122
4569
|
<h4 class="name" id="redrawThematicFeatures">
|
|
5123
4570
|
<a class="href-link" href="#redrawThematicFeatures">#</a>
|
|
5124
4571
|
|
|
5125
|
-
<span class="code-name"
|
|
4572
|
+
<span class="code-name" style="font-size:30px">
|
|
5126
4573
|
|
|
5127
4574
|
redrawThematicFeatures<span class="signature">(bounds)</span>
|
|
5128
4575
|
|
|
@@ -5144,7 +4591,7 @@
|
|
|
5144
4591
|
|
|
5145
4592
|
|
|
5146
4593
|
|
|
5147
|
-
<h4
|
|
4594
|
+
<h4>参数:</h4>
|
|
5148
4595
|
|
|
5149
4596
|
<div class="table-container">
|
|
5150
4597
|
<table class="params table">
|
|
@@ -5174,12 +4621,7 @@
|
|
|
5174
4621
|
<td class="type">
|
|
5175
4622
|
|
|
5176
4623
|
|
|
5177
|
-
<span class="param-type">
|
|
5178
|
-
|
|
5179
|
-
L.bounds
|
|
5180
|
-
|
|
5181
|
-
</span>
|
|
5182
|
-
|
|
4624
|
+
<span class="param-type">L.bounds</span>
|
|
5183
4625
|
|
|
5184
4626
|
|
|
5185
4627
|
|
|
@@ -5211,7 +4653,7 @@
|
|
|
5211
4653
|
|
|
5212
4654
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5213
4655
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5214
|
-
<a
|
|
4656
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#redrawThematicFeatures">zondy.themelayer.GraphThemeLayer#redrawThematicFeatures</a>
|
|
5215
4657
|
</li></ul></dd>
|
|
5216
4658
|
|
|
5217
4659
|
|
|
@@ -5272,7 +4714,7 @@
|
|
|
5272
4714
|
<h4 class="name" id="removeAllFeatures">
|
|
5273
4715
|
<a class="href-link" href="#removeAllFeatures">#</a>
|
|
5274
4716
|
|
|
5275
|
-
<span class="code-name"
|
|
4717
|
+
<span class="code-name" style="font-size:30px">
|
|
5276
4718
|
|
|
5277
4719
|
removeAllFeatures<span class="signature">()</span>
|
|
5278
4720
|
|
|
@@ -5307,7 +4749,7 @@
|
|
|
5307
4749
|
|
|
5308
4750
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5309
4751
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5310
|
-
<a
|
|
4752
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#removeAllFeatures">zondy.themelayer.GraphThemeLayer#removeAllFeatures</a>
|
|
5311
4753
|
</li></ul></dd>
|
|
5312
4754
|
|
|
5313
4755
|
|
|
@@ -5368,7 +4810,7 @@
|
|
|
5368
4810
|
<h4 class="name" id="removeFeatures">
|
|
5369
4811
|
<a class="href-link" href="#removeFeatures">#</a>
|
|
5370
4812
|
|
|
5371
|
-
<span class="code-name"
|
|
4813
|
+
<span class="code-name" style="font-size:30px">
|
|
5372
4814
|
|
|
5373
4815
|
removeFeatures<span class="signature">(features)</span>
|
|
5374
4816
|
|
|
@@ -5390,7 +4832,7 @@
|
|
|
5390
4832
|
|
|
5391
4833
|
|
|
5392
4834
|
|
|
5393
|
-
<h4
|
|
4835
|
+
<h4>参数:</h4>
|
|
5394
4836
|
|
|
5395
4837
|
<div class="table-container">
|
|
5396
4838
|
<table class="params table">
|
|
@@ -5420,12 +4862,7 @@
|
|
|
5420
4862
|
<td class="type">
|
|
5421
4863
|
|
|
5422
4864
|
|
|
5423
|
-
<span class="param-type">
|
|
5424
|
-
|
|
5425
|
-
Object
|
|
5426
|
-
|
|
5427
|
-
</span>
|
|
5428
|
-
|
|
4865
|
+
<span class="param-type">Object</span>
|
|
5429
4866
|
|
|
5430
4867
|
|
|
5431
4868
|
|
|
@@ -5457,7 +4894,7 @@
|
|
|
5457
4894
|
|
|
5458
4895
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5459
4896
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5460
|
-
<a
|
|
4897
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#removeFeatures">zondy.themelayer.GraphThemeLayer#removeFeatures</a>
|
|
5461
4898
|
</li></ul></dd>
|
|
5462
4899
|
|
|
5463
4900
|
|
|
@@ -5518,7 +4955,7 @@
|
|
|
5518
4955
|
<h4 class="name" id="setChartsType">
|
|
5519
4956
|
<a class="href-link" href="#setChartsType">#</a>
|
|
5520
4957
|
|
|
5521
|
-
<span class="code-name"
|
|
4958
|
+
<span class="code-name" style="font-size:30px">
|
|
5522
4959
|
|
|
5523
4960
|
setChartsType<span class="signature">(chartsType)</span>
|
|
5524
4961
|
|
|
@@ -5540,7 +4977,7 @@
|
|
|
5540
4977
|
|
|
5541
4978
|
|
|
5542
4979
|
|
|
5543
|
-
<h4
|
|
4980
|
+
<h4>参数:</h4>
|
|
5544
4981
|
|
|
5545
4982
|
<div class="table-container">
|
|
5546
4983
|
<table class="params table">
|
|
@@ -5570,12 +5007,7 @@
|
|
|
5570
5007
|
<td class="type">
|
|
5571
5008
|
|
|
5572
5009
|
|
|
5573
|
-
<span class="param-type">
|
|
5574
|
-
|
|
5575
|
-
string
|
|
5576
|
-
|
|
5577
|
-
</span>
|
|
5578
|
-
|
|
5010
|
+
<span class="param-type">string</span>
|
|
5579
5011
|
|
|
5580
5012
|
|
|
5581
5013
|
|
|
@@ -5607,7 +5039,7 @@
|
|
|
5607
5039
|
|
|
5608
5040
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5609
5041
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5610
|
-
<a
|
|
5042
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#setChartsType">zondy.themelayer.GraphThemeLayer#setChartsType</a>
|
|
5611
5043
|
</li></ul></dd>
|
|
5612
5044
|
|
|
5613
5045
|
|
|
@@ -5668,7 +5100,7 @@
|
|
|
5668
5100
|
<h4 class="name" id="setOpacity">
|
|
5669
5101
|
<a class="href-link" href="#setOpacity">#</a>
|
|
5670
5102
|
|
|
5671
|
-
<span class="code-name"
|
|
5103
|
+
<span class="code-name" style="font-size:30px">
|
|
5672
5104
|
|
|
5673
5105
|
setOpacity<span class="signature">(opacity)</span>
|
|
5674
5106
|
|
|
@@ -5690,7 +5122,7 @@
|
|
|
5690
5122
|
|
|
5691
5123
|
|
|
5692
5124
|
|
|
5693
|
-
<h4
|
|
5125
|
+
<h4>参数:</h4>
|
|
5694
5126
|
|
|
5695
5127
|
<div class="table-container">
|
|
5696
5128
|
<table class="params table">
|
|
@@ -5720,12 +5152,7 @@
|
|
|
5720
5152
|
<td class="type">
|
|
5721
5153
|
|
|
5722
5154
|
|
|
5723
|
-
<span class="param-type">
|
|
5724
|
-
|
|
5725
|
-
number
|
|
5726
|
-
|
|
5727
|
-
</span>
|
|
5728
|
-
|
|
5155
|
+
<span class="param-type">number</span>
|
|
5729
5156
|
|
|
5730
5157
|
|
|
5731
5158
|
|
|
@@ -5757,7 +5184,7 @@
|
|
|
5757
5184
|
|
|
5758
5185
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5759
5186
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5760
|
-
<a
|
|
5187
|
+
<a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
|
|
5761
5188
|
</li></ul></dd>
|
|
5762
5189
|
|
|
5763
5190
|
|
|
@@ -5818,7 +5245,7 @@
|
|
|
5818
5245
|
<h4 class="name" id="setSymbolType">
|
|
5819
5246
|
<a class="href-link" href="#setSymbolType">#</a>
|
|
5820
5247
|
|
|
5821
|
-
<span class="code-name"
|
|
5248
|
+
<span class="code-name" style="font-size:30px">
|
|
5822
5249
|
|
|
5823
5250
|
setSymbolType<span class="signature">(symbolType)</span>
|
|
5824
5251
|
|
|
@@ -5840,7 +5267,7 @@
|
|
|
5840
5267
|
|
|
5841
5268
|
|
|
5842
5269
|
|
|
5843
|
-
<h4
|
|
5270
|
+
<h4>参数:</h4>
|
|
5844
5271
|
|
|
5845
5272
|
<div class="table-container">
|
|
5846
5273
|
<table class="params table">
|
|
@@ -5870,12 +5297,7 @@
|
|
|
5870
5297
|
<td class="type">
|
|
5871
5298
|
|
|
5872
5299
|
|
|
5873
|
-
<span class="param-type">
|
|
5874
|
-
|
|
5875
|
-
zondy.ChartType
|
|
5876
|
-
|
|
5877
|
-
</span>
|
|
5878
|
-
|
|
5300
|
+
<span class="param-type">zondy.ChartType</span>
|
|
5879
5301
|
|
|
5880
5302
|
|
|
5881
5303
|
|
|
@@ -5963,7 +5385,7 @@
|
|
|
5963
5385
|
<h4 class="name" id="update">
|
|
5964
5386
|
<a class="href-link" href="#update">#</a>
|
|
5965
5387
|
|
|
5966
|
-
<span class="code-name"
|
|
5388
|
+
<span class="code-name" style="font-size:30px">
|
|
5967
5389
|
|
|
5968
5390
|
update<span class="signature">(bounds)</span>
|
|
5969
5391
|
|
|
@@ -5985,7 +5407,7 @@
|
|
|
5985
5407
|
|
|
5986
5408
|
|
|
5987
5409
|
|
|
5988
|
-
<h4
|
|
5410
|
+
<h4>参数:</h4>
|
|
5989
5411
|
|
|
5990
5412
|
<div class="table-container">
|
|
5991
5413
|
<table class="params table">
|
|
@@ -6015,12 +5437,7 @@
|
|
|
6015
5437
|
<td class="type">
|
|
6016
5438
|
|
|
6017
5439
|
|
|
6018
|
-
<span class="param-type">
|
|
6019
|
-
|
|
6020
|
-
L.bounds
|
|
6021
|
-
|
|
6022
|
-
</span>
|
|
6023
|
-
|
|
5440
|
+
<span class="param-type">L.bounds</span>
|
|
6024
5441
|
|
|
6025
5442
|
|
|
6026
5443
|
|
|
@@ -6052,7 +5469,7 @@
|
|
|
6052
5469
|
|
|
6053
5470
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6054
5471
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6055
|
-
<a
|
|
5472
|
+
<a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
|
|
6056
5473
|
</li></ul></dd>
|
|
6057
5474
|
|
|
6058
5475
|
|
|
@@ -6115,36 +5532,6 @@
|
|
|
6115
5532
|
|
|
6116
5533
|
<div class='vertical-section' style='margin-top: 10px'>
|
|
6117
5534
|
<h3 id='event'>事件</h3>
|
|
6118
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
|
|
6119
|
-
<div class="table-container">
|
|
6120
|
-
<table class="params table">
|
|
6121
|
-
<thead>
|
|
6122
|
-
<tr>
|
|
6123
|
-
<th>名称</th>
|
|
6124
|
-
<th>描述</th>
|
|
6125
|
-
</tr>
|
|
6126
|
-
</thead>
|
|
6127
|
-
<tbody>
|
|
6128
|
-
|
|
6129
|
-
<tr class="deep-level-0">
|
|
6130
|
-
<td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
|
|
6131
|
-
<td class="name"><code>beforefeaturesadded</code></td>
|
|
6132
|
-
</tr>
|
|
6133
|
-
|
|
6134
|
-
<tr class="deep-level-0">
|
|
6135
|
-
<td class="name"><code><a href="#changelayer">changelayer</a></code></td>
|
|
6136
|
-
<td class="name"><code>changelayer</code></td>
|
|
6137
|
-
</tr>
|
|
6138
|
-
|
|
6139
|
-
<tr class="deep-level-0">
|
|
6140
|
-
<td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
|
|
6141
|
-
<td class="name"><code>featuresremoved</code></td>
|
|
6142
|
-
</tr>
|
|
6143
|
-
|
|
6144
|
-
</tbody>
|
|
6145
|
-
</table>
|
|
6146
|
-
</div>
|
|
6147
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
|
|
6148
5535
|
<div class="members">
|
|
6149
5536
|
|
|
6150
5537
|
<div class="member">
|
|
@@ -6155,7 +5542,7 @@
|
|
|
6155
5542
|
<h4 class="name" id="event:beforefeaturesadded">
|
|
6156
5543
|
<a class="href-link" href="#event:beforefeaturesadded">#</a>
|
|
6157
5544
|
|
|
6158
|
-
<span class="code-name"
|
|
5545
|
+
<span class="code-name" style="font-size:30px">
|
|
6159
5546
|
|
|
6160
5547
|
beforefeaturesadded
|
|
6161
5548
|
|
|
@@ -6213,12 +5600,7 @@
|
|
|
6213
5600
|
<td class="type">
|
|
6214
5601
|
|
|
6215
5602
|
|
|
6216
|
-
<span class="param-type">
|
|
6217
|
-
|
|
6218
|
-
L.features
|
|
6219
|
-
|
|
6220
|
-
</span>
|
|
6221
|
-
|
|
5603
|
+
<span class="param-type">L.features</span>
|
|
6222
5604
|
|
|
6223
5605
|
|
|
6224
5606
|
|
|
@@ -6247,7 +5629,7 @@
|
|
|
6247
5629
|
|
|
6248
5630
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6249
5631
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6250
|
-
<a
|
|
5632
|
+
<a href="zondy.themelayer.GraphThemeLayer.html#event:beforefeaturesadded">zondy.themelayer.GraphThemeLayer#event:beforefeaturesadded</a>
|
|
6251
5633
|
</li></ul></dd>
|
|
6252
5634
|
|
|
6253
5635
|
|
|
@@ -6310,7 +5692,7 @@
|
|
|
6310
5692
|
<h4 class="name" id="event:changelayer">
|
|
6311
5693
|
<a class="href-link" href="#event:changelayer">#</a>
|
|
6312
5694
|
|
|
6313
|
-
<span class="code-name"
|
|
5695
|
+
<span class="code-name" style="font-size:30px">
|
|
6314
5696
|
|
|
6315
5697
|
changelayer
|
|
6316
5698
|
|
|
@@ -6368,12 +5750,7 @@
|
|
|
6368
5750
|
<td class="type">
|
|
6369
5751
|
|
|
6370
5752
|
|
|
6371
|
-
<span class="param-type">
|
|
6372
|
-
|
|
6373
|
-
Object
|
|
6374
|
-
|
|
6375
|
-
</span>
|
|
6376
|
-
|
|
5753
|
+
<span class="param-type">Object</span>
|
|
6377
5754
|
|
|
6378
5755
|
|
|
6379
5756
|
|
|
@@ -6396,12 +5773,7 @@
|
|
|
6396
5773
|
<td class="type">
|
|
6397
5774
|
|
|
6398
5775
|
|
|
6399
|
-
<span class="param-type">
|
|
6400
|
-
|
|
6401
|
-
string
|
|
6402
|
-
|
|
6403
|
-
</span>
|
|
6404
|
-
|
|
5776
|
+
<span class="param-type">string</span>
|
|
6405
5777
|
|
|
6406
5778
|
|
|
6407
5779
|
|
|
@@ -6430,7 +5802,7 @@
|
|
|
6430
5802
|
|
|
6431
5803
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6432
5804
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6433
|
-
<a
|
|
5805
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
|
|
6434
5806
|
</li></ul></dd>
|
|
6435
5807
|
|
|
6436
5808
|
|
|
@@ -6493,7 +5865,7 @@
|
|
|
6493
5865
|
<h4 class="name" id="event:featuresremoved">
|
|
6494
5866
|
<a class="href-link" href="#event:featuresremoved">#</a>
|
|
6495
5867
|
|
|
6496
|
-
<span class="code-name"
|
|
5868
|
+
<span class="code-name" style="font-size:30px">
|
|
6497
5869
|
|
|
6498
5870
|
featuresremoved
|
|
6499
5871
|
|
|
@@ -6551,12 +5923,7 @@
|
|
|
6551
5923
|
<td class="type">
|
|
6552
5924
|
|
|
6553
5925
|
|
|
6554
|
-
<span class="param-type">
|
|
6555
|
-
|
|
6556
|
-
Array.<zondy.Feature.Vector>
|
|
6557
|
-
|
|
6558
|
-
</span>
|
|
6559
|
-
|
|
5926
|
+
<span class="param-type">Array.<zondy.Feature.Vector></span>
|
|
6560
5927
|
|
|
6561
5928
|
|
|
6562
5929
|
|
|
@@ -6579,12 +5946,7 @@
|
|
|
6579
5946
|
<td class="type">
|
|
6580
5947
|
|
|
6581
5948
|
|
|
6582
|
-
<span class="param-type">
|
|
6583
|
-
|
|
6584
|
-
boolean
|
|
6585
|
-
|
|
6586
|
-
</span>
|
|
6587
|
-
|
|
5949
|
+
<span class="param-type">boolean</span>
|
|
6588
5950
|
|
|
6589
5951
|
|
|
6590
5952
|
|
|
@@ -6613,7 +5975,7 @@
|
|
|
6613
5975
|
|
|
6614
5976
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6615
5977
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6616
|
-
<a
|
|
5978
|
+
<a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
|
|
6617
5979
|
</li></ul></dd>
|
|
6618
5980
|
|
|
6619
5981
|
|
|
@@ -6673,4 +6035,42 @@
|
|
|
6673
6035
|
|
|
6674
6036
|
</article>
|
|
6675
6037
|
|
|
6676
|
-
</section>
|
|
6038
|
+
</section>
|
|
6039
|
+
|
|
6040
|
+
|
|
6041
|
+
|
|
6042
|
+
|
|
6043
|
+
</div>
|
|
6044
|
+
|
|
6045
|
+
<footer class="footer">
|
|
6046
|
+
<div class="content has-text-centered">
|
|
6047
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
6048
|
+
<p class="sidebar-created-by">
|
|
6049
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
6050
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
6051
|
+
</p>
|
|
6052
|
+
</div>
|
|
6053
|
+
</footer>
|
|
6054
|
+
|
|
6055
|
+
</div>
|
|
6056
|
+
<div id="side-nav" class="side-nav">
|
|
6057
|
+
<div style="margin-bottom: 10px;">
|
|
6058
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
6059
|
+
</div>
|
|
6060
|
+
<div style="margin-bottom: 10px;">
|
|
6061
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
6062
|
+
</div>
|
|
6063
|
+
<div style="margin-bottom: 10px;">
|
|
6064
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
6065
|
+
</div>
|
|
6066
|
+
<div>
|
|
6067
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
6068
|
+
</div>
|
|
6069
|
+
</div>
|
|
6070
|
+
</div>
|
|
6071
|
+
<script src="scripts/linenumber.js"> </script>
|
|
6072
|
+
|
|
6073
|
+
<script src="scripts/search.js"> </script>
|
|
6074
|
+
|
|
6075
|
+
</body>
|
|
6076
|
+
</html>
|