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>
			<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>