Skip to content
Snippets Groups Projects
layerbasevector.html 121 KiB
Newer Older
Glenn Vorhes's avatar
Glenn Vorhes committed
<!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>
Glenn Vorhes's avatar
Glenn Vorhes committed
			<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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#constructor">constructor</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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"> =&nbsp;{}</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
						<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
						<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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">&lt;</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ol.StyleFunction</span></div>
					<aside class="tsd-sources">
						<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L213">layers/LayerBaseVector.ts:213</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">&lt;</span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&gt;</span></li>
					</ul>
					<ul class="tsd-descriptions">
						<li class="tsd-description">
							<aside class="tsd-sources">
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L298">layers/LayerBaseVector.ts:298</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">&lt;</span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&gt;</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L236">layers/LayerBaseVector.ts:236</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L258">layers/LayerBaseVector.ts:258</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L266">layers/LayerBaseVector.ts:266</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L240">layers/LayerBaseVector.ts:240</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L305">layers/LayerBaseVector.ts:305</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L206">layers/LayerBaseVector.ts:206</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L291">layers/LayerBaseVector.ts:291</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">&lt;</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">&gt;</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">&lt;</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">&gt;</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L220">layers/LayerBaseVector.ts:220</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">&lt;</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">&gt;</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L228">layers/LayerBaseVector.ts:228</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">&lt;</span><span class="tsd-signature-type">Style</span><span class="tsd-signature-symbol">&gt;</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L270">layers/LayerBaseVector.ts:270</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L279">layers/LayerBaseVector.ts:279</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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"> =&nbsp;&quot;&quot;</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</ul>
					<ul class="tsd-descriptions">
						<li class="tsd-description">
							<aside class="tsd-sources">
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L143">layers/LayerBaseVector.ts:143</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</ul>
							</aside>
							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Glenn Vorhes's avatar
Glenn Vorhes committed
						</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L197">layers/LayerBaseVector.ts:197</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</ul>
					<ul class="tsd-descriptions">
						<li class="tsd-description">
							<aside class="tsd-sources">
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L153">layers/LayerBaseVector.ts:153</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<div class="tsd-comment tsd-typography">
										<p>zoom level</p>
									</div>
								</li>
								<li>
									<h5>evtType: <span class="tsd-signature-type">string</span></h5>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</ul>
					<ul class="tsd-descriptions">
						<li class="tsd-description">
							<aside class="tsd-sources">
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L188">layers/LayerBaseVector.ts:188</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<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>
Glenn Vorhes's avatar
Glenn Vorhes committed
					</ul>
					<ul class="tsd-descriptions">
						<li class="tsd-description">
							<aside class="tsd-sources">
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L178">layers/LayerBaseVector.ts:178</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<div class="tsd-comment tsd-typography">
										<p>extent object</p>
									</div>
									<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>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</li>
								<li>
									<h5>zoomLevel: <span class="tsd-signature-type">number</span></h5>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
								</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">
Glenn Vorhes's avatar
Glenn Vorhes committed
								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
								<ul>
Glenn Vorhes's avatar
Glenn Vorhes committed
									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/f43df93/src/layers/LayerBaseVector.ts#L309">layers/LayerBaseVector.ts:309</a></li>
Glenn Vorhes's avatar
Glenn Vorhes committed
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">
Glenn Vorhes's avatar
Glenn Vorhes committed
	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
Glenn Vorhes's avatar
Glenn Vorhes committed
</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>