Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LayerBaseVector | webmapsjs</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">webmapsjs</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="layerbasevector.html">LayerBaseVector</a>
</li>
</ul>
<h1>Class LayerBaseVector</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The Vector layer base</p>
</div>
<dl class="tsd-comment-tags">
<dt>augments</dt>
<dd><p>LayerBase</p>
</dd>
<dt>abstract</dt>
<dd></dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="layerbase.html" class="tsd-signature-type">LayerBase</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">LayerBaseVector</span>
<ul class="tsd-hierarchy">
<li>
<a href="layerbasevectorgeojson.html" class="tsd-signature-type">LayerBaseVectorGeoJson</a>
</li>
<li>
<a href="layerbasevectoresri.html" class="tsd-signature-type">LayerBaseVectorEsri</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#__legenddiv" class="tsd-kind-icon">_$legend<wbr>Div</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_animate" class="tsd-kind-icon">_animate</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_applycollapsecalled" class="tsd-kind-icon">_apply<wbr>Collapse<wbr>Called</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_autoload" class="tsd-kind-icon">_auto<wbr>Load</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_id" class="tsd-kind-icon">_id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_legendcheckbox" class="tsd-kind-icon">_legend<wbr>Checkbox</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_legendcollapse" class="tsd-kind-icon">_legend<wbr>Collapse</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_legendcontent" class="tsd-kind-icon">_legend<wbr>Content</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_loaded" class="tsd-kind-icon">_loaded</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_mapmove" class="tsd-kind-icon">_map<wbr>Move</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_mapmovemakegetparams" class="tsd-kind-icon">_map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_mapmoveparams" class="tsd-kind-icon">_map<wbr>Move<wbr>Params</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_maxresolution" class="tsd-kind-icon">_max<wbr>Resolution</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_maxzoom" class="tsd-kind-icon">_max<wbr>Zoom</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_minresolution" class="tsd-kind-icon">_min<wbr>Resolution</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_minzoom" class="tsd-kind-icon">_min<wbr>Zoom</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_name" class="tsd-kind-icon">_name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#_ollayer" class="tsd-kind-icon">_ol<wbr>Layer</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_ondemand" class="tsd-kind-icon">_on<wbr>Demand</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_ondemanddelay" class="tsd-kind-icon">_on<wbr>Demand<wbr>Delay</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_opacity" class="tsd-kind-icon">_opacity</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_params" class="tsd-kind-icon">_params</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_projection4326" class="tsd-kind-icon">_projection4326</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_projectionmap" class="tsd-kind-icon">_projection<wbr>Map</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#_source" class="tsd-kind-icon">_source</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="layerbasevector.html#_style" class="tsd-kind-icon">_style</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_url" class="tsd-kind-icon">_url</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_visible" class="tsd-kind-icon">_visible</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_zindex" class="tsd-kind-icon">_z<wbr>Index</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#loadcallback" class="tsd-kind-icon">load<wbr>Callback</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#animate" class="tsd-kind-icon">animate</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#autoload" class="tsd-kind-icon">auto<wbr>Load</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#features" class="tsd-kind-icon">features</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#id" class="tsd-kind-icon">id</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#legendcontent" class="tsd-kind-icon">legend<wbr>Content</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#loaded" class="tsd-kind-icon">loaded</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#mapcrs" class="tsd-kind-icon">map<wbr>Crs</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#mapmove" class="tsd-kind-icon">map<wbr>Move</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#mapmoveparams" class="tsd-kind-icon">map<wbr>Move<wbr>Params</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#mapproj" class="tsd-kind-icon">map<wbr>Proj</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#maxresolution" class="tsd-kind-icon">max<wbr>Resolution</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#maxzoom" class="tsd-kind-icon">max<wbr>Zoom</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#minresolution" class="tsd-kind-icon">min<wbr>Resolution</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#minzoom" class="tsd-kind-icon">min<wbr>Zoom</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#ollayer" class="tsd-kind-icon">ol<wbr>Layer</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="layerbasevector.html#ondemanddelay" class="tsd-kind-icon">on<wbr>Demand<wbr>Delay</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#opacity" class="tsd-kind-icon">opacity</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#params" class="tsd-kind-icon">params</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#source" class="tsd-kind-icon">source</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="layerbasevector.html#style" class="tsd-kind-icon">style</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#url" class="tsd-kind-icon">url</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite"><a href="layerbasevector.html#visible" class="tsd-kind-icon">visible</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#zindex" class="tsd-kind-icon">z<wbr>Index</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private"><a href="layerbasevector.html#_addlegendcontent" class="tsd-kind-icon">_add<wbr>Legend<wbr>Content</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#_load" class="tsd-kind-icon">_load</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="layerbasevector.html#addfeatures" class="tsd-kind-icon">add<wbr>Features</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#addlegendcontent" class="tsd-kind-icon">add<wbr>Legend<wbr>Content</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#applycollapse" class="tsd-kind-icon">apply<wbr>Collapse</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="layerbasevector.html#clear" class="tsd-kind-icon">clear</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#getlegenddiv" class="tsd-kind-icon">get<wbr>Legend<wbr>Div</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#getollayer" class="tsd-kind-icon">get<wbr>OlLayer</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#getsource" class="tsd-kind-icon">get<wbr>Source</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="layerbasevector.html#mapmovebefore" class="tsd-kind-icon">map<wbr>Move<wbr>Before</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="layerbasevector.html#mapmovecallback" class="tsd-kind-icon">map<wbr>Move<wbr>Callback</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="layerbasevector.html#mapmovemakegetparams" class="tsd-kind-icon">map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="layerbasevector.html#refresh" class="tsd-kind-icon">refresh</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="layerbasevector.html#setvisible" class="tsd-kind-icon">set<wbr>Visible</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="layerbasevector.html#setzindex" class="tsd-kind-icon">setZIndex</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon">new <wbr>Layer<wbr>Base<wbr>Vector<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/layerbasevectoroptions.html" class="tsd-signature-type">LayerBaseVectorOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="layerbasevector.html" class="tsd-signature-type">LayerBaseVector</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#constructor">constructor</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The base vector layer</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>url: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>pass an empty string to prevent default load and add from a json source</p>
</div>
</div>
</li>
<li>
<h5><span class="tsd-flag ts-flagDefault value">Default value</span> options: <a href="../interfaces/layerbasevectoroptions.html" class="tsd-signature-type">LayerBaseVectorOptions</a><span class="tsd-signature-symbol"> = {}</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>config</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="layerbasevector.html" class="tsd-signature-type">LayerBaseVector</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="__legenddiv" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _$legend<wbr>Div</h3>
<div class="tsd-signature tsd-kind-icon">_$legend<wbr>Div<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_animate" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _animate</h3>
<div class="tsd-signature tsd-kind-icon">_animate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_applycollapsecalled" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _apply<wbr>Collapse<wbr>Called</h3>
<div class="tsd-signature tsd-kind-icon">_apply<wbr>Collapse<wbr>Called<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_autoload" class="tsd-anchor"></a>
<h3>_auto<wbr>Load</h3>
<div class="tsd-signature tsd-kind-icon">_auto<wbr>Load<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_id" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _id</h3>
<div class="tsd-signature tsd-kind-icon">_id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_legendcheckbox" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _legend<wbr>Checkbox</h3>
<div class="tsd-signature tsd-kind-icon">_legend<wbr>Checkbox<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_legendcollapse" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _legend<wbr>Collapse</h3>
<div class="tsd-signature tsd-kind-icon">_legend<wbr>Collapse<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_legendcontent" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _legend<wbr>Content</h3>
<div class="tsd-signature tsd-kind-icon">_legend<wbr>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_loaded" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _loaded</h3>
<div class="tsd-signature tsd-kind-icon">_loaded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_mapmove" class="tsd-anchor"></a>
<h3>_map<wbr>Move</h3>
<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<span class="tsd-signature-symbol">:</span> <a href="mapmovecls.html" class="tsd-signature-type">MapMoveCls</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_mapmovemakegetparams" class="tsd-anchor"></a>
<h3>_map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</h3>
<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Make<wbr>Get<wbr>Params<span class="tsd-signature-symbol">:</span> <a href="../interfaces/makemapmoveparams.html" class="tsd-signature-type">makeMapMoveParams</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_mapmoveparams" class="tsd-anchor"></a>
<h3>_map<wbr>Move<wbr>Params</h3>
<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_maxresolution" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _max<wbr>Resolution</h3>
<div class="tsd-signature tsd-kind-icon">_max<wbr>Resolution<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_maxzoom" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _max<wbr>Zoom</h3>
<div class="tsd-signature tsd-kind-icon">_max<wbr>Zoom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_minresolution" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _min<wbr>Resolution</h3>
<div class="tsd-signature tsd-kind-icon">_min<wbr>Resolution<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_minzoom" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _min<wbr>Zoom</h3>
<div class="tsd-signature tsd-kind-icon">_min<wbr>Zoom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_name" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _name</h3>
<div class="tsd-signature tsd-kind-icon">_name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite">
<a name="_ollayer" class="tsd-anchor"></a>
<h3>_ol<wbr>Layer</h3>
<div class="tsd-signature tsd-kind-icon">_ol<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector</span></div>
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_ondemand" class="tsd-anchor"></a>
<h3>_on<wbr>Demand</h3>
<div class="tsd-signature tsd-kind-icon">_on<wbr>Demand<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_ondemanddelay" class="tsd-anchor"></a>
<h3>_on<wbr>Demand<wbr>Delay</h3>
<div class="tsd-signature tsd-kind-icon">_on<wbr>Demand<wbr>Delay<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_opacity" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _opacity</h3>
<div class="tsd-signature tsd-kind-icon">_opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_params" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _params</h3>
<div class="tsd-signature tsd-kind-icon">_params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_projection4326" class="tsd-anchor"></a>
<h3>_projection4326</h3>
<div class="tsd-signature tsd-kind-icon">_projection4326<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_projectionmap" class="tsd-anchor"></a>
<h3>_projection<wbr>Map</h3>
<div class="tsd-signature tsd-kind-icon">_projection<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite">
<a name="_source" class="tsd-anchor"></a>
<h3>_source</h3>
<div class="tsd-signature tsd-kind-icon">_source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector</span></div>
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_style" class="tsd-anchor"></a>
<h3>_style</h3>
<div class="tsd-signature tsd-kind-icon">_style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ol.StyleFunction</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_url" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _url</h3>
<div class="tsd-signature tsd-kind-icon">_url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_visible" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _visible</h3>
<div class="tsd-signature tsd-kind-icon">_visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_zindex" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _z<wbr>Index</h3>
<div class="tsd-signature tsd-kind-icon">_z<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="loadcallback" class="tsd-anchor"></a>
<h3>load<wbr>Callback</h3>
<div class="tsd-signature tsd-kind-icon">load<wbr>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Function</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="animate" class="tsd-anchor"></a>
<h3>animate</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> animate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> animate<span class="tsd-signature-symbol">(</span>animate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>animate: <span class="tsd-signature-type">boolean</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="autoload" class="tsd-anchor"></a>
<h3>auto<wbr>Load</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> autoLoad<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L213">layers/LayerBaseVector.ts:213</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get if the layer is autoloaded</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="features" class="tsd-anchor"></a>
<h3>features</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> features<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L298">layers/LayerBaseVector.ts:298</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>array of ol features</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="id" class="tsd-anchor"></a>
<h3>id</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> id<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> id<span class="tsd-signature-symbol">(</span>newId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newId: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="legendcontent" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> legend<wbr>Content</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> legendContent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> legendContent<span class="tsd-signature-symbol">(</span>newVal<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the legend content</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{string}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>set the legend content directly</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newVal: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>new content</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="loaded" class="tsd-anchor"></a>
<h3>loaded</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> loaded<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Check if the layer is loaded</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{boolean}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="mapcrs" class="tsd-anchor"></a>
<h3>map<wbr>Crs</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> mapCrs<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L236">layers/LayerBaseVector.ts:236</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the map CRS if it is defined by the map move object</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="mapmove" class="tsd-anchor"></a>
<h3>map<wbr>Move</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> mapMove<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapmovecls.html" class="tsd-signature-type">MapMoveCls</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L258">layers/LayerBaseVector.ts:258</a></li>
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the map move object</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{MapMoveCls|*}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <a href="mapmovecls.html" class="tsd-signature-type">MapMoveCls</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="mapmoveparams" class="tsd-anchor"></a>
<h3>map<wbr>Move<wbr>Params</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> mapMoveParams<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L266">layers/LayerBaseVector.ts:266</a></li>
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>map move params</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{object}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="mapproj" class="tsd-anchor"></a>
<h3>map<wbr>Proj</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> mapProj<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Projection</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L240">layers/LayerBaseVector.ts:240</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="maxresolution" class="tsd-anchor"></a>
<h3>max<wbr>Resolution</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> maxResolution<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the maximum resolution</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{number|*}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="maxzoom" class="tsd-anchor"></a>
<h3>max<wbr>Zoom</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> maxZoom<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get max zoom</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{number|*}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="minresolution" class="tsd-anchor"></a>
<h3>min<wbr>Resolution</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> minResolution<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the minimum resolution</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{number|*}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="minzoom" class="tsd-anchor"></a>
<h3>min<wbr>Zoom</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> minZoom<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get min zoom</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{number|*}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="name" class="tsd-anchor"></a>
<h3>name</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> name<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> name<span class="tsd-signature-symbol">(</span>newName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get the layer name</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{string}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>set the layer name</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newName: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>the new name</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<a name="ollayer" class="tsd-anchor"></a>
<h3>ol<wbr>Layer</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> olLayer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L305">layers/LayerBaseVector.ts:305</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="ondemanddelay" class="tsd-anchor"></a>
<h3>on<wbr>Demand<wbr>Delay</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> onDemandDelay<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L206">layers/LayerBaseVector.ts:206</a></li>
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get on demand delay in miliseconds</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="opacity" class="tsd-anchor"></a>
<h3>opacity</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> opacity<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> opacity<span class="tsd-signature-symbol">(</span>opacity<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get the layer opacity</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{number}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Set the layer opacity</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>opacity: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>layer opacity</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="params" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> params</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> params<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> params<span class="tsd-signature-symbol">(</span>newParams<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the map get params</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{object}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>set the map get params</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newParams: <span class="tsd-signature-type">any</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>new get params</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<a name="source" class="tsd-anchor"></a>
<h3>source</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> source<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Vector</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L291">layers/LayerBaseVector.ts:291</a></li>
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the layer vector source</p>
</div>
<dl class="tsd-comment-tags">
<dt>override</dt>
<dd></dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="style" class="tsd-anchor"></a>
<h3>style</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> style<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ol.StyleFunction</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Style</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> style<span class="tsd-signature-symbol">(</span>style<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ol.StyleFunction</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L220">layers/LayerBaseVector.ts:220</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the style definition</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ol.StyleFunction</span>
<span class="tsd-signature-symbol"> | </span>
<span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">></span>
<span class="tsd-signature-symbol"> | </span>
<span class="tsd-signature-type">Style</span>
</h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L228">layers/LayerBaseVector.ts:228</a></li>
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>set the style</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>style: <span class="tsd-signature-type">ol.StyleFunction</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Style</span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>the style or function</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="url" class="tsd-anchor"></a>
<h3>url</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> url<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the url</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{string}</p>
</dd>
</dl>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite">
<a name="visible" class="tsd-anchor"></a>
<h3>visible</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> visible<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> visible<span class="tsd-signature-symbol">(</span>visibility<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L270">layers/LayerBaseVector.ts:270</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Set the layer visibility</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L279">layers/LayerBaseVector.ts:279</a></li>
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Set the layer visibility</p>
</div>
<dl class="tsd-comment-tags">
<dt>type</dt>
<dd><p>{boolean}</p>
</dd>
<dt>override</dt>
<dd></dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>visibility: <span class="tsd-signature-type">boolean</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a name="zindex" class="tsd-anchor"></a>
<h3>z<wbr>Index</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> zIndex<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> zIndex<span class="tsd-signature-symbol">(</span>newZ<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>get the z index</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>set the z index</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newZ: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private">
<a name="_addlegendcontent" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _add<wbr>Legend<wbr>Content</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private">
<li class="tsd-signature tsd-kind-icon">_add<wbr>Legend<wbr>Content<span class="tsd-signature-symbol">(</span>additionalContent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
</ul>
</aside>
<div class="tsd-comment tsd-typography">
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagDefault value">Default value</span> additionalContent: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ""</span></h5>
<div class="tsd-comment tsd-typography">
<p>additional content to add to legend</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_load" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _load</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">_load<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>base load function, sets _loaded = true if it is not already</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
<p>if already loaded</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addfeatures" class="tsd-anchor"></a>
<h3>add<wbr>Features</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">add<wbr>Features<span class="tsd-signature-symbol">(</span>featureCollection<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L143">layers/LayerBaseVector.ts:143</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>dummy to be overridden</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>featureCollection: <span class="tsd-signature-type">Object</span></h5>
<div class="tsd-comment tsd-typography">
<p>geojson or esrijson object</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="addlegendcontent" class="tsd-anchor"></a>
<h3>add<wbr>Legend<wbr>Content</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">add<wbr>Legend<wbr>Content<span class="tsd-signature-symbol">(</span>additionalContent<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>add additional content to the legend</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>additionalContent: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="applycollapse" class="tsd-anchor"></a>
<h3>apply<wbr>Collapse</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">apply<wbr>Collapse<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="clear" class="tsd-anchor"></a>
<h3>clear</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">clear<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L197">layers/LayerBaseVector.ts:197</a></li>
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>clear features in the layer</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="getlegenddiv" class="tsd-anchor"></a>
<h3>get<wbr>Legend<wbr>Div</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">get<wbr>Legend<wbr>Div<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get the legend html, be sure to only add to the DOM once</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
<p>html for layer wrapped in a div</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="getollayer" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> get<wbr>OlLayer</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">get<wbr>OlLayer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Layer</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="getsource" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> get<wbr>Source</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">get<wbr>Source<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Source</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="mapmovebefore" class="tsd-anchor"></a>
<h3>map<wbr>Move<wbr>Before</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">map<wbr>Move<wbr>Before<span class="tsd-signature-symbol">(</span>zoom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, evtType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L153">layers/LayerBaseVector.ts:153</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Before call to map move callback, can prevent call by returning false</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>zoom: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>zoom level</p>
</div>
</li>
<li>
<h5>evtType: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
<p>if the call should proceed</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="mapmovecallback" class="tsd-anchor"></a>
<h3>map<wbr>Move<wbr>Callback</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">map<wbr>Move<wbr>Callback<span class="tsd-signature-symbol">(</span>d<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L188">layers/LayerBaseVector.ts:188</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>callback function on map move</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>d: <span class="tsd-signature-type">Object</span></h5>
<div class="tsd-comment tsd-typography">
<p>the json response</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="mapmovemakegetparams" class="tsd-anchor"></a>
<h3>map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">map<wbr>Move<wbr>Make<wbr>Get<wbr>Params<span class="tsd-signature-symbol">(</span>extent<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span>, zoomLevel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L178">layers/LayerBaseVector.ts:178</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>callback to generate the parameters passed in the get request</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>extent: <span class="tsd-signature-type">object</span></h5>
<div class="tsd-comment tsd-typography">
<p>extent object</p>
</div>
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>maxX<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>maxX</p>
</div>
</li>
<li class="tsd-parameter">
<h5>maxY<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>maxY</p>
</div>
</li>
<li class="tsd-parameter">
<h5>minX<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>minX</p>
</div>
</li>
<li class="tsd-parameter">
<h5>minY<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>minY</p>
</div>
</li>
</ul>
<h5>zoomLevel: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>zoom level</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="refresh" class="tsd-anchor"></a>
<h3>refresh</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">refresh<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>trick to refresh the layer</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="setvisible" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> set<wbr>Visible</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">set<wbr>Visible<span class="tsd-signature-symbol">(</span>visibility<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
<ul>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>visibility: <span class="tsd-signature-type">boolean</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a name="setzindex" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> setZIndex</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">setZIndex<span class="tsd-signature-symbol">(</span>newZ<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L309">layers/LayerBaseVector.ts:309</a></li>
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newZ: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-class">
<a href="layerbasevector.html" class="tsd-kind-icon">Layer<wbr>Base<wbr>Vector</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#__legenddiv" class="tsd-kind-icon">_$legend<wbr>Div</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_animate" class="tsd-kind-icon">_animate</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_applycollapsecalled" class="tsd-kind-icon">_apply<wbr>Collapse<wbr>Called</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_autoload" class="tsd-kind-icon">_auto<wbr>Load</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_id" class="tsd-kind-icon">_id</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_legendcheckbox" class="tsd-kind-icon">_legend<wbr>Checkbox</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_legendcollapse" class="tsd-kind-icon">_legend<wbr>Collapse</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_legendcontent" class="tsd-kind-icon">_legend<wbr>Content</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_loaded" class="tsd-kind-icon">_loaded</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_mapmove" class="tsd-kind-icon">_map<wbr>Move</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_mapmovemakegetparams" class="tsd-kind-icon">_map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_mapmoveparams" class="tsd-kind-icon">_map<wbr>Move<wbr>Params</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_maxresolution" class="tsd-kind-icon">_max<wbr>Resolution</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_maxzoom" class="tsd-kind-icon">_max<wbr>Zoom</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_minresolution" class="tsd-kind-icon">_min<wbr>Resolution</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_minzoom" class="tsd-kind-icon">_min<wbr>Zoom</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_name" class="tsd-kind-icon">_name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#_ollayer" class="tsd-kind-icon">_ol<wbr>Layer</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_ondemand" class="tsd-kind-icon">_on<wbr>Demand</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_ondemanddelay" class="tsd-kind-icon">_on<wbr>Demand<wbr>Delay</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_opacity" class="tsd-kind-icon">_opacity</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_params" class="tsd-kind-icon">_params</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_projection4326" class="tsd-kind-icon">_projection4326</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_projectionmap" class="tsd-kind-icon">_projection<wbr>Map</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#_source" class="tsd-kind-icon">_source</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="layerbasevector.html#_style" class="tsd-kind-icon">_style</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_url" class="tsd-kind-icon">_url</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_visible" class="tsd-kind-icon">_visible</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_zindex" class="tsd-kind-icon">_z<wbr>Index</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#loadcallback" class="tsd-kind-icon">load<wbr>Callback</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#animate" class="tsd-kind-icon">animate</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#autoload" class="tsd-kind-icon">auto<wbr>Load</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#features" class="tsd-kind-icon">features</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#id" class="tsd-kind-icon">id</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#legendcontent" class="tsd-kind-icon">legend<wbr>Content</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#loaded" class="tsd-kind-icon">loaded</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#mapcrs" class="tsd-kind-icon">map<wbr>Crs</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#mapmove" class="tsd-kind-icon">map<wbr>Move</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#mapmoveparams" class="tsd-kind-icon">map<wbr>Move<wbr>Params</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#mapproj" class="tsd-kind-icon">map<wbr>Proj</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#maxresolution" class="tsd-kind-icon">max<wbr>Resolution</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#maxzoom" class="tsd-kind-icon">max<wbr>Zoom</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#minresolution" class="tsd-kind-icon">min<wbr>Resolution</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#minzoom" class="tsd-kind-icon">min<wbr>Zoom</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#name" class="tsd-kind-icon">name</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#ollayer" class="tsd-kind-icon">ol<wbr>Layer</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="layerbasevector.html#ondemanddelay" class="tsd-kind-icon">on<wbr>Demand<wbr>Delay</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#opacity" class="tsd-kind-icon">opacity</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#params" class="tsd-kind-icon">params</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#source" class="tsd-kind-icon">source</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class">
<a href="layerbasevector.html#style" class="tsd-kind-icon">style</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#url" class="tsd-kind-icon">url</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite">
<a href="layerbasevector.html#visible" class="tsd-kind-icon">visible</a>
</li>
<li class=" tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#zindex" class="tsd-kind-icon">z<wbr>Index</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private">
<a href="layerbasevector.html#_addlegendcontent" class="tsd-kind-icon">_add<wbr>Legend<wbr>Content</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#_load" class="tsd-kind-icon">_load</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="layerbasevector.html#addfeatures" class="tsd-kind-icon">add<wbr>Features</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#addlegendcontent" class="tsd-kind-icon">add<wbr>Legend<wbr>Content</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#applycollapse" class="tsd-kind-icon">apply<wbr>Collapse</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="layerbasevector.html#clear" class="tsd-kind-icon">clear</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#getlegenddiv" class="tsd-kind-icon">get<wbr>Legend<wbr>Div</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#getollayer" class="tsd-kind-icon">get<wbr>OlLayer</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#getsource" class="tsd-kind-icon">get<wbr>Source</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="layerbasevector.html#mapmovebefore" class="tsd-kind-icon">map<wbr>Move<wbr>Before</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="layerbasevector.html#mapmovecallback" class="tsd-kind-icon">map<wbr>Move<wbr>Callback</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="layerbasevector.html#mapmovemakegetparams" class="tsd-kind-icon">map<wbr>Move<wbr>Make<wbr>Get<wbr>Params</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="layerbasevector.html#refresh" class="tsd-kind-icon">refresh</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="layerbasevector.html#setvisible" class="tsd-kind-icon">set<wbr>Visible</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected">
<a href="layerbasevector.html#setzindex" class="tsd-kind-icon">setZIndex</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html>