From 7dfe09c8b9c817b171e2695f4cd881300f92f418 Mon Sep 17 00:00:00 2001
From: Glenn Vorhes <gavorhes@wisc.edu>
Date: Wed, 30 Aug 2017 11:09:55 -0500
Subject: [PATCH] update documentation

---
 doc/assets/js/main.js                         |   6 +-
 doc/assets/js/search.js                       |   2 +-
 doc/classes/_slider.html                      |  62 +-
 doc/classes/commonsymbol.html                 |  10 +-
 doc/classes/datepick.html                     | 552 ++++++++++++
 doc/classes/daterange.html                    | 770 +++++++++++++++++
 doc/classes/dayrange.html                     |  22 +-
 doc/classes/featurelayerproperties.html       |  16 +-
 doc/classes/itslayercollection.html           |   8 +-
 doc/classes/layerbase.html                    | 112 +--
 doc/classes/layerbasevector.html              | 158 ++--
 doc/classes/layerbasevectoresri.html          | 166 ++--
 doc/classes/layerbasevectorgeojson.html       | 166 ++--
 doc/classes/layerbasexyztile.html             | 112 +--
 doc/classes/layeresrimapserver.html           | 118 +--
 doc/classes/layeresritile.html                | 114 +--
 doc/classes/layergroup.html                   |  40 +-
 doc/classes/layeritsinventory.html            | 164 ++--
 doc/classes/layerlegend.html                  |  12 +-
 doc/classes/layerrealearthtile.html           | 118 +--
 doc/classes/layerswipe.html                   |  26 +-
 doc/classes/layervectorrealearth.html         | 168 ++--
 doc/classes/linesymbol.html                   |  10 +-
 doc/classes/mapinteractionbase.html           |  18 +-
 doc/classes/mapmovecls.html                   |  52 +-
 doc/classes/mappopupcls.html                  |  40 +-
 doc/classes/mediacontrol.html                 |  50 +-
 doc/classes/pointsymbol.html                  |  10 +-
 doc/classes/polygonsymbol.html                |  10 +-
 doc/classes/radio.html                        | 548 ++++++++++++
 doc/classes/radiobase.html                    | 544 ++++++++++++
 doc/classes/radioconnected.html               | 548 ++++++++++++
 doc/classes/radioitem.html                    | 574 +++++++++++++
 doc/classes/realearthanimate.html             |  28 +-
 doc/classes/realearthanimatetile.html         |  34 +-
 doc/classes/realearthanimatevector.html       |  42 +-
 doc/classes/selectarea.html                   | 700 +++++++++++++++
 doc/classes/selectboxbase.html                |  22 +-
 doc/classes/singlesymbol.html                 |  12 +-
 doc/classes/slider.html                       | 797 ++++++++++++++++++
 doc/classes/sortedfeatures.html               |  20 +-
 doc/classes/symbolgenerator.html              |  10 +-
 doc/classes/tippresets.html                   |   8 +-
 doc/classes/tipsliders.html                   |  32 +-
 doc/classes/uniquevaluesymbol.html            |  28 +-
 doc/globals.html                              | 383 +++++++--
 doc/index.html                                |  51 ++
 doc/interfaces/changecallback.html            |   2 +-
 doc/interfaces/changefunction.html            |   2 +-
 doc/interfaces/changeresponse.html            |   6 +-
 doc/interfaces/contentgenerator.html          |   2 +-
 doc/interfaces/crstransform.html              |   4 +-
 doc/interfaces/esrirenderer.html              |   6 +-
 doc/interfaces/esriresponse.html              |   4 +-
 doc/interfaces/esrisymbol.html                |  10 +-
 doc/interfaces/extentobject.html              |   8 +-
 doc/interfaces/iaction.html                   | 197 +++++
 doc/interfaces/icommonsymbol.html             |   2 +-
 doc/interfaces/irealearthanimate.html         |   2 +-
 doc/interfaces/keyvals.html                   |  19 +-
 doc/interfaces/layerbaseoptions.html          |  24 +-
 .../layerbasevectoresrioptions.html           |  48 +-
 .../layerbasevectorgeojsonoptions.html        |  40 +-
 doc/interfaces/layerbasevectoroptions.html    |  38 +-
 doc/interfaces/layeresrimapserveroptions.html |  28 +-
 doc/interfaces/layeresritileoptions.html      |  26 +-
 doc/interfaces/layerrealearthtileoptions.html |  30 +-
 .../layervectorrealearthoptions.html          |  46 +-
 doc/interfaces/makemapmoveparams.html         |   2 +-
 doc/interfaces/mapevent.html                  |   8 +-
 doc/interfaces/mapmovecallbackfunction.html   |   2 +-
 doc/interfaces/mediarangeconfig.html          |  12 +-
 doc/interfaces/popupcallback.html             |   2 +-
 doc/interfaces/popupchangedfunction.html      |   2 +-
 doc/interfaces/quickmapoptions.html           |  14 +-
 doc/interfaces/rangechangedcallback.html      |   2 +-
 doc/interfaces/selectchangecallback.html      |   2 +-
 doc/interfaces/timesloadedcallback.html       |   2 +-
 doc/interfaces/tippresetconfig.html           |   4 +-
 doc/interfaces/tipsliderconfig.html           |   4 +-
 doc/modules/checkdefined.html                 |   4 +-
 81 files changed, 6783 insertions(+), 1314 deletions(-)
 create mode 100644 doc/classes/datepick.html
 create mode 100644 doc/classes/daterange.html
 create mode 100644 doc/classes/radio.html
 create mode 100644 doc/classes/radiobase.html
 create mode 100644 doc/classes/radioconnected.html
 create mode 100644 doc/classes/radioitem.html
 create mode 100644 doc/classes/selectarea.html
 create mode 100644 doc/classes/slider.html
 create mode 100644 doc/interfaces/iaction.html

diff --git a/doc/assets/js/main.js b/doc/assets/js/main.js
index c868545..3c2dcda 100644
--- a/doc/assets/js/main.js
+++ b/doc/assets/js/main.js
@@ -1,5 +1,5 @@
-!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){function s(a){var b=a.length,c=n.type(a);return"function"!==c&&!n.isWindow(a)&&(!(1!==a.nodeType||!b)||("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a))}function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}function D(a,b){for(;(a=a[b])&&1!==a.nodeType;);return a}function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+Math.random()}function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="_data-"+b.replace(O,"-$1").toLowerCase(),"string"==typeof(c=a.getAttribute(d))){try{c="true"===c||"false"!==c&&("null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c)}catch(e){}M.set(a,b,c)}else c=void 0;return c}function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}function jb(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function kb(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function lb(a){var b=gb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function mb(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function nb(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function ob(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pb(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}function sb(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function tb(a){var b=l,c=rb[a];return c||(c=sb(a,b),"none"!==c&&c||(qb=(qb||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=qb[0].contentDocument,b.write(),b.close(),c=sb(a,b),qb.detach()),rb[a]=c),c}function xb(a,b,c){var d,e,f,g,h=a.style;return c=c||wb(a),c&&(g=c.getPropertyValue(b)||c[b]),c&&(""!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),vb.test(g)&&ub.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function yb(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}function Fb(a,b){if(b in a)return b;for(var c=b[0].toUpperCase()+b.slice(1),d=b,e=Eb.length;e--;)if((b=Eb[e]+c)in a)return b;return d}function Gb(a,b,c){var d=Ab.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Hb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+R[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+R[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+R[f]+"Width",!0,e))):(g+=n.css(a,"padding"+R[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+R[f]+"Width",!0,e)));return g}function Ib(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=wb(a),g="border-box"===n.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=xb(a,b,f),(0>e||null==e)&&(e=a.style[b]),vb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Hb(a,b,c||(g?"border":"content"),d,f)+"px"}function Jb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=L.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&S(d)&&(f[g]=L.access(d,"olddisplay",tb(d.nodeName)))):(e=S(d),"none"===c&&e||L.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Kb(a,b,c,d,e){return new Kb.prototype.init(a,b,c,d,e)}function Sb(){return setTimeout(function(){Lb=void 0}),Lb=n.now()}function Tb(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=R[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Ub(a,b,c){for(var d,e=(Rb[b]||[]).concat(Rb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Vb(a,b,c){var d,e,f,g,h,i,j,l=this,m={},o=a.style,p=a.nodeType&&S(a),q=L.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),"inline"===("none"===j?L.get(a,"olddisplay")||tb(a.nodeName):j)&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Nb.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?tb(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=L.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;L.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Ub(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function Wb(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),(g=n.cssHooks[d])&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function Xb(a,b,c){var d,e,f=0,g=Qb.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Lb||Sb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:Lb||Sb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(Wb(k,j.opts.specialEasing);g>f;f++)if(d=Qb[f].call(j,a,k,j.opts))return d;return n.map(k,Ub,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}function rc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(n.isFunction(c))for(;d=f[e++];)"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function sc(a,b,c,d){function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}var e={},f=a===oc;return g(b.dataTypes[0])||!e["*"]&&g("*")}function tc(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&n.extend(!0,a,d),a}function uc(a,b,c){for(var d,e,f,g,h=a.contents,i=a.dataTypes;"*"===i[0];)i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function vc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];for(f=k.shift();f;)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(!(g=j[i+" "+f]||j["* "+f]))for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a.throws)b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}function Bc(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||xc.test(a)?d(a,e):Bc(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==n.type(b))d(a,b);else for(e in b)Bc(a+"["+e+"]",b[e],c,d)}function Kc(a){return n.isWindow(a)?a:9===a.nodeType&&a.defaultView}var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.1",n=function(a,b){return new n.fn.init(a,b)},r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)>=0},isPlainObject:function(a){return"object"===n.type(a)&&!a.nodeType&&!n.isWindow(a)&&!(a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf"))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;(a=n.trim(a))&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var e=0,f=a.length,g=s(a);if(c){if(g)for(;f>e&&b.apply(a[e],c)!==!1;e++);else for(e in a)if(b.apply(a[e],c)===!1)break}else if(g)for(;f>e&&b.call(a[e],e,a[e])!==!1;e++);else for(e in a)if(b.call(a[e],e,a[e])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var e=[],f=0,g=a.length,h=!c;g>f;f++)!b(a[f],f)!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)null!=(d=b(a[f],f,c))&&i.push(d);else for(f in a)null!=(d=b(a[f],f,c))&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});var t=function(a){function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(!(h=b.getElementById(j))||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){for(o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;l--;)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}var a=[];return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){for(var c=a.split("|"),e=a.length;e--;)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)for(;c=c.nextSibling;)if(c===b)return-1;return a?1:-1}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){for(var e,f=a([],c.length,b),g=f.length;g--;)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}function pb(){}function qb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){for(;b=b[d];)if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){for(;b=b[d];)if((1===b.nodeType||e)&&a(b,c,g))return!0}else for(;b=b[d];)if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){for(var e=a.length;e--;)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d)for(j=ub(r,n),d(j,[],h,i),k=j.length;k--;)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l));if(f){if(e||a){if(e){for(j=[],k=r.length;k--;)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}for(k=r.length;k--;)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e&&!d.relative[a[e].type];e++);return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){for(m=0;o=a[m++];)if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){for(m=0;o=b[m++];)o(r,s,g,h);if(f){if(p>0)for(;q--;)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){for(var c=a.length,d=0;a[c++]=b[d++];);a.length=c-1}}}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="<div class='a'></div><div class='a i'></div>",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){for(;c=f[e++];)1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="<select msallowclip=''><option selected=''></option></select>",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)for(;b=b.parentNode;)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);for(c=a;c=c.parentNode;)h.unshift(c);for(c=b;c=c.parentNode;)i.unshift(c);for(;h[d]===i[d];)d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){for(;b=a[f++];)b===a[f]&&(e=d.push(f));for(;e--;)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else for(;b=a[d++];)c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){for(;p;){for(l=b;l=l[p];)if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){for(k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];l=++n&&l&&l[p]||(m=n=0)||o.pop();)if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else for(;(l=++n&&l&&l[p]||(m=n=0)||o.pop())&&((h?l.nodeName.toLowerCase()!==r:1!==l.nodeType)||!++m||(s&&((l[u]||(l[u]={}))[a]=[w,m]),l!==b)););return(m-=e)===d||m%d==0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){for(var d,f=e(a,b),g=f.length;g--;)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){for(var f,g=d(a,null,e,[]),h=a.length;h--;)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do{if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return(c=c.toLowerCase())===a||0===c.indexOf(a+"-")}while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=function(a){return function(b){return"input"===b.nodeName.toLowerCase()&&b.type===a}}(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=function(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}(b);return pb.prototype=d.filters=d.pseudos,d.setFilters=new pb,g=fb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);for(h=a,i=[],j=d.preFilter;h;){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fb.error(a):z(a,i).slice(0)},h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){for(b||(b=g(a)),c=b.length;c--;)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(!(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0]))return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}for(i=X.needsContext.test(a)?0:j.length;i--&&(k=j[i],!d.relative[l=k.type]);)if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),!(a=f.length&&qb(j)))return I.apply(e,f),e;break}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){
-for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/;(n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(!(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a))||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?void 0!==y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))}).prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){for(var d=[],e=void 0!==c;(a=a[b])&&9!==a.nodeType;)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}}),n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){for(var c;(c=n.inArray(b,h,c))>-1;)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var i,j,k,b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}};if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}}),n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType},K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;for(;c--;)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){for(c=g.length;c--;)g[c]&&(d=g[c].name,0===d.indexOf("_data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(void 0!==(c=M.get(f,a)))return c;if(void 0!==(c=M.get(f,d)))return c;if(void 0!==(c=P(f,d,void 0)))return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};for("string"!=typeof a&&(b=a,a=void 0),a=a||"fx";g--;)(c=L.get(f[g],a+"queueHooks"))&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var Q=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,R=["Top","Right","Bottom","Left"],S=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)},T=/^(?:checkbox|radio)$/i;!function(){var a=l.createDocumentFragment(),b=a.appendChild(l.createElement("div")),c=l.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r)for(c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;j--;)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){for(b=(b||"").match(E)||[""],j=b.length;j--;)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){for(l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;f--;)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}for(f=0;(g=p[f++])&&!b.isPropagationStopped();)b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),(m=k&&g[k])&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){for(h=n.event.handlers.call(this,a,j),b=0;(f=h[b++])&&!a.isPropagationStopped();)for(a.currentTarget=f.elem,c=0;(g=f.handlers[c++])&&!a.isImmediatePropagationStopped();)(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,void 0!==(e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i))&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()));return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||l,d=c.documentElement,e=c.body,a.pageX=b.clientX+(d&&d.scrollLeft||e&&e.scrollLeft||0)-(d&&d.clientLeft||e&&e.clientLeft||0),a.pageY=b.clientY+(d&&d.scrollTop||e&&e.scrollTop||0)-(d&&d.clientTop||e&&e.clientTop||0)),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];for(g||(this.fixHooks[e]=g=W.test(e)?this.mouseHooks:V.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new n.Event(f),b=d.length;b--;)c=d[b],a[c]=f[c];return a.target||(a.target=l),3===a.target.nodeType&&(a.target=a.target.parentNode),g.filter?g.filter(a,f):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==_()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===_()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=n.extend(new n.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?n.event.trigger(e,null,b):n.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?Z:$):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={isDefaultPrevented:$,isPropagationStopped:$,isImmediatePropagationStopped:$,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=Z,a&&a.preventDefault&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=Z,a&&a.stopPropagation&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=Z,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!n.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.focusinBubbles||n.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a),!0)};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=L.access(d,b);e||d.addEventListener(a,c,!0),L.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=L.access(d,b)-1;e?L.access(d,b,e):(d.removeEventListener(a,c,!0),L.remove(d,b))}}}),n.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(g in a)this.on(g,b,c,a[g],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=$;else if(!d)return this;return 1===e&&(f=d,d=function(a){return n().off(a),f.apply(this,arguments)},d.guid=f.guid||(f.guid=n.guid++)),this.each(function(){n.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=$),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var ab=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bb=/<([\w:]+)/,cb=/<|&#?\w+;/,db=/<(?:script|style|link)/i,eb=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/^$|\/(?:java|ecma)script/i,gb=/^true\/(.*)/,ib={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ib.optgroup=ib.option,ib.tbody=ib.tfoot=ib.colgroup=ib.caption=ib.thead,ib.th=ib.td,n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=ob(h),f=ob(a),d=0,e=f.length;e>d;d++)pb(f[d],g[d]);if(b)if(c)for(f=f||ob(a),g=g||ob(h),d=0,e=f.length;e>d;d++)nb(f[d],g[d]);else nb(a,h);return g=ob(h,"script"),g.length>0&&mb(g,!i&&ob(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if((e=a[m])||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(cb.test(e)){for(f=f||k.appendChild(b.createElement("div")),g=(bb.exec(e)||["",""])[1].toLowerCase(),h=ib[g]||ib._default,f.innerHTML=h[1]+e.replace(ab,"<$1></$2>")+h[2],j=h[0];j--;)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));for(k.textContent="",m=0;e=l[m++];)if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=ob(k.appendChild(e),"script"),i&&mb(f),c))for(j=0;e=f[j++];)fb.test(e.type||"")&&c.push(e);return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando])&&(b=L.cache[e])){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){jb(this,a).appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=jb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(ob(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&mb(ob(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(ob(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!db.test(a)&&!ib[(bb.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(ab,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(ob(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(ob(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&eb.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(ob(c,"script"),kb),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,ob(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,lb),j=0;g>j;j++)h=f[j],fb.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qb,rb={},ub=/^margin/,vb=new RegExp("^("+Q+")(?!px)[a-z%]+$","i"),wb=function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)};!function(){function g(){f.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",f.innerHTML="",d.appendChild(e);var g=a.getComputedStyle(f,null);b="1%"!==g.top,c="4px"===g.width,d.removeChild(e)}var b,c,d=l.documentElement,e=l.createElement("div"),f=l.createElement("div");f.style&&(f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===f.style.backgroundClip,e.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",e.appendChild(f),a.getComputedStyle&&n.extend(k,{pixelPosition:function(){return g(),b},boxSizingReliable:function(){return null==c&&g(),c},reliableMarginRight:function(){var b,c=f.appendChild(l.createElement("div"));return c.style.cssText=f.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyle(c,null).marginRight),d.removeChild(e),b}}))}(),n.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var zb=/^(none|table(?!-c[ea]).+)/,Ab=new RegExp("^("+Q+")(.*)$","i"),Bb=new RegExp("^([+-])=("+Q+")","i"),Cb={position:"absolute",visibility:"hidden",display:"block"},Db={letterSpacing:"0",fontWeight:"400"},Eb=["Webkit","O","Moz","ms"];n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=xb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Fb(i,h)),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=Bb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(n.css(a,b)),f="number"),void(null!=c&&c===c&&("number"!==f||n.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c))))}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Fb(a.style,h)),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=xb(a,b,d)),"normal"===e&&b in Db&&(e=Db[b]),""===c||c?(f=parseFloat(e),c===!0||n.isNumeric(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?zb.test(n.css(a,"display"))&&0===a.offsetWidth?n.swap(a,Cb,function(){return Ib(a,b,d)}):Ib(a,b,d):void 0},set:function(a,c,d){var e=d&&wb(a);return Gb(a,c,d?Hb(a,b,d,"border-box"===n.css(a,"boxSizing",!1,e),e):0)}}}),n.cssHooks.marginRight=yb(k.reliableMarginRight,function(a,b){return b?n.swap(a,{display:"inline-block"},xb,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+R[d]+b]=f[d]||f[d-2]||f[0];return e}},ub.test(a)||(n.cssHooks[a+b].set=Gb)}),n.fn.extend({css:function(a,b){return J(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=wb(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Jb(this,!0)},hide:function(){return Jb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){S(this)?n(this).show():n(this).hide()})}}),n.Tween=Kb,Kb.prototype={constructor:Kb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Kb.propHooks[this.prop];return a&&a.get?a.get(this):Kb.propHooks._default.get(this)},run:function(a){var b,c=Kb.propHooks[this.prop];return this.pos=b=this.options.duration?n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Kb.propHooks._default.set(this),this}},Kb.prototype.init.prototype=Kb.prototype,Kb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[n.cssProps[a.prop]]||n.cssHooks[a.prop])?n.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Kb.propHooks.scrollTop=Kb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},n.fx=Kb.prototype.init,n.fx.step={};var Lb,Mb,Nb=/^(?:toggle|show|hide)$/,Ob=new RegExp("^(?:([+-])=|)("+Q+")([a-z%]*)$","i"),Pb=/queueHooks$/,Qb=[Vb],Rb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=Ob.exec(b),f=e&&e[3]||(n.cssNumber[a]?"":"px"),g=(n.cssNumber[a]||"px"!==f&&+d)&&Ob.exec(n.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do{h=h||".5",g/=h,n.style(c.elem,a,g+f)}while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};n.Animation=n.extend(Xb,{tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],Rb[c]=Rb[c]||[],Rb[c].unshift(b)},prefilter:function(a,b){b?Qb.unshift(a):Qb.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(S).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=Xb(this,n.extend({},a),f);(e||L.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=L.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Pb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=L.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),
+!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){function s(a){var b=a.length,c=n.type(a);return"function"!==c&&!n.isWindow(a)&&(!(1!==a.nodeType||!b)||("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a))}function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}function D(a,b){for(;(a=a[b])&&1!==a.nodeType;);return a}function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+Math.random()}function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),"string"==typeof(c=a.getAttribute(d))){try{c="true"===c||"false"!==c&&("null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c)}catch(e){}M.set(a,b,c)}else c=void 0;return c}function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}function jb(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function kb(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function lb(a){var b=gb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function mb(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function nb(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function ob(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pb(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}function sb(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function tb(a){var b=l,c=rb[a];return c||(c=sb(a,b),"none"!==c&&c||(qb=(qb||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=qb[0].contentDocument,b.write(),b.close(),c=sb(a,b),qb.detach()),rb[a]=c),c}function xb(a,b,c){var d,e,f,g,h=a.style;return c=c||wb(a),c&&(g=c.getPropertyValue(b)||c[b]),c&&(""!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),vb.test(g)&&ub.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function yb(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}function Fb(a,b){if(b in a)return b;for(var c=b[0].toUpperCase()+b.slice(1),d=b,e=Eb.length;e--;)if((b=Eb[e]+c)in a)return b;return d}function Gb(a,b,c){var d=Ab.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Hb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+R[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+R[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+R[f]+"Width",!0,e))):(g+=n.css(a,"padding"+R[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+R[f]+"Width",!0,e)));return g}function Ib(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=wb(a),g="border-box"===n.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=xb(a,b,f),(0>e||null==e)&&(e=a.style[b]),vb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Hb(a,b,c||(g?"border":"content"),d,f)+"px"}function Jb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=L.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&S(d)&&(f[g]=L.access(d,"olddisplay",tb(d.nodeName)))):(e=S(d),"none"===c&&e||L.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Kb(a,b,c,d,e){return new Kb.prototype.init(a,b,c,d,e)}function Sb(){return setTimeout(function(){Lb=void 0}),Lb=n.now()}function Tb(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=R[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Ub(a,b,c){for(var d,e=(Rb[b]||[]).concat(Rb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Vb(a,b,c){var d,e,f,g,h,i,j,l=this,m={},o=a.style,p=a.nodeType&&S(a),q=L.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),"inline"===("none"===j?L.get(a,"olddisplay")||tb(a.nodeName):j)&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Nb.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?tb(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=L.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;L.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Ub(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function Wb(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),(g=n.cssHooks[d])&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function Xb(a,b,c){var d,e,f=0,g=Qb.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Lb||Sb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:Lb||Sb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(Wb(k,j.opts.specialEasing);g>f;f++)if(d=Qb[f].call(j,a,k,j.opts))return d;return n.map(k,Ub,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}function rc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(n.isFunction(c))for(;d=f[e++];)"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function sc(a,b,c,d){function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}var e={},f=a===oc;return g(b.dataTypes[0])||!e["*"]&&g("*")}function tc(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&n.extend(!0,a,d),a}function uc(a,b,c){for(var d,e,f,g,h=a.contents,i=a.dataTypes;"*"===i[0];)i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function vc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];for(f=k.shift();f;)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(!(g=j[i+" "+f]||j["* "+f]))for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a.throws)b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}function Bc(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||xc.test(a)?d(a,e):Bc(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==n.type(b))d(a,b);else for(e in b)Bc(a+"["+e+"]",b[e],c,d)}function Kc(a){return n.isWindow(a)?a:9===a.nodeType&&a.defaultView}var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.1",n=function(a,b){return new n.fn.init(a,b)},r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)>=0},isPlainObject:function(a){return"object"===n.type(a)&&!a.nodeType&&!n.isWindow(a)&&!(a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf"))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;(a=n.trim(a))&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var e=0,f=a.length,g=s(a);if(c){if(g)for(;f>e&&b.apply(a[e],c)!==!1;e++);else for(e in a)if(b.apply(a[e],c)===!1)break}else if(g)for(;f>e&&b.call(a[e],e,a[e])!==!1;e++);else for(e in a)if(b.call(a[e],e,a[e])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var e=[],f=0,g=a.length,h=!c;g>f;f++)!b(a[f],f)!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)null!=(d=b(a[f],f,c))&&i.push(d);else for(f in a)null!=(d=b(a[f],f,c))&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});var t=function(a){function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(!(h=b.getElementById(j))||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){for(o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;l--;)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}var a=[];return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){for(var c=a.split("|"),e=a.length;e--;)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)for(;c=c.nextSibling;)if(c===b)return-1;return a?1:-1}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){for(var e,f=a([],c.length,b),g=f.length;g--;)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}function pb(){}function qb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){for(;b=b[d];)if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){for(;b=b[d];)if((1===b.nodeType||e)&&a(b,c,g))return!0}else for(;b=b[d];)if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){for(var e=a.length;e--;)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d)for(j=ub(r,n),d(j,[],h,i),k=j.length;k--;)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l));if(f){if(e||a){if(e){for(j=[],k=r.length;k--;)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}for(k=r.length;k--;)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e&&!d.relative[a[e].type];e++);return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){for(m=0;o=a[m++];)if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){for(m=0;o=b[m++];)o(r,s,g,h);if(f){if(p>0)for(;q--;)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){for(var c=a.length,d=0;a[c++]=b[d++];);a.length=c-1}}}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="<div class='a'></div><div class='a i'></div>",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){for(;c=f[e++];)1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="<select msallowclip=''><option selected=''></option></select>",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)for(;b=b.parentNode;)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);for(c=a;c=c.parentNode;)h.unshift(c);for(c=b;c=c.parentNode;)i.unshift(c);for(;h[d]===i[d];)d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){for(;b=a[f++];)b===a[f]&&(e=d.push(f));for(;e--;)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else for(;b=a[d++];)c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){for(;p;){for(l=b;l=l[p];)if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){for(k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];l=++n&&l&&l[p]||(m=n=0)||o.pop();)if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else for(;(l=++n&&l&&l[p]||(m=n=0)||o.pop())&&((h?l.nodeName.toLowerCase()!==r:1!==l.nodeType)||!++m||(s&&((l[u]||(l[u]={}))[a]=[w,m]),l!==b)););return(m-=e)===d||m%d==0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){for(var d,f=e(a,b),g=f.length;g--;)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){for(var f,g=d(a,null,e,[]),h=a.length;h--;)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do{if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return(c=c.toLowerCase())===a||0===c.indexOf(a+"-")}while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=function(a){return function(b){return"input"===b.nodeName.toLowerCase()&&b.type===a}}(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=function(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}(b);return pb.prototype=d.filters=d.pseudos,d.setFilters=new pb,g=fb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);for(h=a,i=[],j=d.preFilter;h;){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fb.error(a):z(a,i).slice(0)},h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){for(b||(b=g(a)),c=b.length;c--;)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(!(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0]))return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}for(i=X.needsContext.test(a)?0:j.length;i--&&(k=j[i],!d.relative[l=k.type]);)if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),!(a=f.length&&qb(j)))return I.apply(e,f),e;break}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){
+for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/;(n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(!(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a))||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?void 0!==y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))}).prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){for(var d=[],e=void 0!==c;(a=a[b])&&9!==a.nodeType;)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}}),n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){for(var c;(c=n.inArray(b,h,c))>-1;)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var i,j,k,b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}};if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}}),n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType},K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;for(;c--;)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){for(c=g.length;c--;)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(void 0!==(c=M.get(f,a)))return c;if(void 0!==(c=M.get(f,d)))return c;if(void 0!==(c=P(f,d,void 0)))return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};for("string"!=typeof a&&(b=a,a=void 0),a=a||"fx";g--;)(c=L.get(f[g],a+"queueHooks"))&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var Q=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,R=["Top","Right","Bottom","Left"],S=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)},T=/^(?:checkbox|radio)$/i;!function(){var a=l.createDocumentFragment(),b=a.appendChild(l.createElement("div")),c=l.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r)for(c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;j--;)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){for(b=(b||"").match(E)||[""],j=b.length;j--;)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){for(l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;f--;)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}for(f=0;(g=p[f++])&&!b.isPropagationStopped();)b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),(m=k&&g[k])&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){for(h=n.event.handlers.call(this,a,j),b=0;(f=h[b++])&&!a.isPropagationStopped();)for(a.currentTarget=f.elem,c=0;(g=f.handlers[c++])&&!a.isImmediatePropagationStopped();)(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,void 0!==(e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i))&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()));return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||l,d=c.documentElement,e=c.body,a.pageX=b.clientX+(d&&d.scrollLeft||e&&e.scrollLeft||0)-(d&&d.clientLeft||e&&e.clientLeft||0),a.pageY=b.clientY+(d&&d.scrollTop||e&&e.scrollTop||0)-(d&&d.clientTop||e&&e.clientTop||0)),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];for(g||(this.fixHooks[e]=g=W.test(e)?this.mouseHooks:V.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new n.Event(f),b=d.length;b--;)c=d[b],a[c]=f[c];return a.target||(a.target=l),3===a.target.nodeType&&(a.target=a.target.parentNode),g.filter?g.filter(a,f):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==_()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===_()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=n.extend(new n.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?n.event.trigger(e,null,b):n.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?Z:$):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={isDefaultPrevented:$,isPropagationStopped:$,isImmediatePropagationStopped:$,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=Z,a&&a.preventDefault&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=Z,a&&a.stopPropagation&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=Z,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!n.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.focusinBubbles||n.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a),!0)};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=L.access(d,b);e||d.addEventListener(a,c,!0),L.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=L.access(d,b)-1;e?L.access(d,b,e):(d.removeEventListener(a,c,!0),L.remove(d,b))}}}),n.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(g in a)this.on(g,b,c,a[g],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=$;else if(!d)return this;return 1===e&&(f=d,d=function(a){return n().off(a),f.apply(this,arguments)},d.guid=f.guid||(f.guid=n.guid++)),this.each(function(){n.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=$),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var ab=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bb=/<([\w:]+)/,cb=/<|&#?\w+;/,db=/<(?:script|style|link)/i,eb=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/^$|\/(?:java|ecma)script/i,gb=/^true\/(.*)/,ib={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ib.optgroup=ib.option,ib.tbody=ib.tfoot=ib.colgroup=ib.caption=ib.thead,ib.th=ib.td,n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=ob(h),f=ob(a),d=0,e=f.length;e>d;d++)pb(f[d],g[d]);if(b)if(c)for(f=f||ob(a),g=g||ob(h),d=0,e=f.length;e>d;d++)nb(f[d],g[d]);else nb(a,h);return g=ob(h,"script"),g.length>0&&mb(g,!i&&ob(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if((e=a[m])||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(cb.test(e)){for(f=f||k.appendChild(b.createElement("div")),g=(bb.exec(e)||["",""])[1].toLowerCase(),h=ib[g]||ib._default,f.innerHTML=h[1]+e.replace(ab,"<$1></$2>")+h[2],j=h[0];j--;)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));for(k.textContent="",m=0;e=l[m++];)if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=ob(k.appendChild(e),"script"),i&&mb(f),c))for(j=0;e=f[j++];)fb.test(e.type||"")&&c.push(e);return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando])&&(b=L.cache[e])){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){jb(this,a).appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=jb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(ob(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&mb(ob(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(ob(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!db.test(a)&&!ib[(bb.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(ab,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(ob(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(ob(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&eb.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(ob(c,"script"),kb),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,ob(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,lb),j=0;g>j;j++)h=f[j],fb.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qb,rb={},ub=/^margin/,vb=new RegExp("^("+Q+")(?!px)[a-z%]+$","i"),wb=function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)};!function(){function g(){f.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",f.innerHTML="",d.appendChild(e);var g=a.getComputedStyle(f,null);b="1%"!==g.top,c="4px"===g.width,d.removeChild(e)}var b,c,d=l.documentElement,e=l.createElement("div"),f=l.createElement("div");f.style&&(f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===f.style.backgroundClip,e.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",e.appendChild(f),a.getComputedStyle&&n.extend(k,{pixelPosition:function(){return g(),b},boxSizingReliable:function(){return null==c&&g(),c},reliableMarginRight:function(){var b,c=f.appendChild(l.createElement("div"));return c.style.cssText=f.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyle(c,null).marginRight),d.removeChild(e),b}}))}(),n.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var zb=/^(none|table(?!-c[ea]).+)/,Ab=new RegExp("^("+Q+")(.*)$","i"),Bb=new RegExp("^([+-])=("+Q+")","i"),Cb={position:"absolute",visibility:"hidden",display:"block"},Db={letterSpacing:"0",fontWeight:"400"},Eb=["Webkit","O","Moz","ms"];n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=xb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Fb(i,h)),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=Bb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(n.css(a,b)),f="number"),void(null!=c&&c===c&&("number"!==f||n.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c))))}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Fb(a.style,h)),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=xb(a,b,d)),"normal"===e&&b in Db&&(e=Db[b]),""===c||c?(f=parseFloat(e),c===!0||n.isNumeric(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?zb.test(n.css(a,"display"))&&0===a.offsetWidth?n.swap(a,Cb,function(){return Ib(a,b,d)}):Ib(a,b,d):void 0},set:function(a,c,d){var e=d&&wb(a);return Gb(a,c,d?Hb(a,b,d,"border-box"===n.css(a,"boxSizing",!1,e),e):0)}}}),n.cssHooks.marginRight=yb(k.reliableMarginRight,function(a,b){return b?n.swap(a,{display:"inline-block"},xb,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+R[d]+b]=f[d]||f[d-2]||f[0];return e}},ub.test(a)||(n.cssHooks[a+b].set=Gb)}),n.fn.extend({css:function(a,b){return J(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=wb(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Jb(this,!0)},hide:function(){return Jb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){S(this)?n(this).show():n(this).hide()})}}),n.Tween=Kb,Kb.prototype={constructor:Kb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Kb.propHooks[this.prop];return a&&a.get?a.get(this):Kb.propHooks._default.get(this)},run:function(a){var b,c=Kb.propHooks[this.prop];return this.pos=b=this.options.duration?n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Kb.propHooks._default.set(this),this}},Kb.prototype.init.prototype=Kb.prototype,Kb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[n.cssProps[a.prop]]||n.cssHooks[a.prop])?n.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Kb.propHooks.scrollTop=Kb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},n.fx=Kb.prototype.init,n.fx.step={};var Lb,Mb,Nb=/^(?:toggle|show|hide)$/,Ob=new RegExp("^(?:([+-])=|)("+Q+")([a-z%]*)$","i"),Pb=/queueHooks$/,Qb=[Vb],Rb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=Ob.exec(b),f=e&&e[3]||(n.cssNumber[a]?"":"px"),g=(n.cssNumber[a]||"px"!==f&&+d)&&Ob.exec(n.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do{h=h||".5",g/=h,n.style(c.elem,a,g+f)}while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};n.Animation=n.extend(Xb,{tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],Rb[c]=Rb[c]||[],Rb[c].unshift(b)},prefilter:function(a,b){b?Qb.unshift(a):Qb.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(S).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=Xb(this,n.extend({},a),f);(e||L.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=L.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Pb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=L.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),
 n.each(["toggle","show","hide"],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(Tb(b,!0),a,d,e)}}),n.each({slideDown:Tb("show"),slideUp:Tb("hide"),slideToggle:Tb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=0,c=n.timers;for(Lb=n.now();b<c.length;b++)(a=c[b])()||c[b]!==a||c.splice(b--,1);c.length||n.fx.stop(),Lb=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){Mb||(Mb=setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){clearInterval(Mb),Mb=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(a,b){return a=n.fx?n.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a=l.createElement("input"),b=l.createElement("select"),c=b.appendChild(l.createElement("option"));a.type="checkbox",k.checkOn=""!==a.value,k.optSelected=c.selected,b.disabled=!0,k.optDisabled=!c.disabled,a=l.createElement("input"),a.value="t",a.type="radio",k.radioValue="t"===a.value}();var Zb,$b=n.expr.attrHandle;n.fn.extend({attr:function(a,b){return J(this,n.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===U?n.prop(a,b,c):(1===f&&n.isXMLDoc(a)||(b=b.toLowerCase(),d=n.attrHooks[b]||(n.expr.match.bool.test(b)?Zb:void 0)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=n.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void n.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)for(;c=f[e++];)d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.removeAttribute(c)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&n.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),Zb={set:function(a,b,c){return b===!1?n.removeAttr(a,c):a.setAttribute(c,c),c}},n.each(n.expr.match.bool.source.match(/\w+/g),function(a,b){var c=$b[b]||n.find.attr;$b[b]=function(a,b,d){var e,f;return d||(f=$b[b],$b[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,$b[b]=f),e}});var _b=/^(?:input|select|textarea|button)$/i;n.fn.extend({prop:function(a,b){return J(this,n.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[n.propFix[a]||a]})}}),n.extend({propFix:{for:"htmlFor",class:"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!n.isXMLDoc(a),f&&(b=n.propFix[b]||b,e=n.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_b.test(a.nodeName)||a.href?a.tabIndex:-1}}}}),k.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null}}),n.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){n.propFix[this.toLowerCase()]=this});var ac=/[\t\r\n\f]/g;n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h="string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ac," "):" ")){for(f=0;e=b[f++];)d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=n.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0===arguments.length||"string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).removeClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ac," "):"")){for(f=0;e=b[f++];)for(;d.indexOf(" "+e+" ")>=0;)d=d.replace(" "+e+" "," ");g=a?n.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(n.isFunction(a)?function(c){n(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c)for(var b,d=0,e=n(this),f=a.match(E)||[];b=f[d++];)e.hasClass(b)?e.removeClass(b):e.addClass(b);else(c===U||"boolean"===c)&&(this.className&&L.set(this,"__className__",this.className),this.className=this.className||a===!1?"":L.get(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ac," ").indexOf(b)>=0)return!0;return!1}});n.fn.extend({val:function(a){var b,c,d,e=this[0];return arguments.length?(d=n.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,n(this).val()):a,null==e?e="":"number"==typeof e?e+="":n.isArray(e)&&(e=n.map(e,function(a){return null==a?"":a+""})),(b=n.valHooks[this.type]||n.valHooks[this.nodeName.toLowerCase()])&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))})):e?(b=n.valHooks[e.type]||n.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(/\r/g,""):null==c?"":c)):void 0}}),n.extend({valHooks:{option:{get:function(a){var b=n.find.attr(a,"value");return null!=b?b:n.trim(n.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&n.nodeName(c.parentNode,"optgroup"))){if(b=n(c).val(),f)return b;g.push(b)}return g},set:function(a,b){for(var c,d,e=a.options,f=n.makeArray(b),g=e.length;g--;)d=e[g],(d.selected=n.inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],function(){n.valHooks[this]={set:function(a,b){return n.isArray(b)?a.checked=n.inArray(n(a).val(),b)>=0:void 0}},k.checkOn||(n.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})}),n.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){n.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),n.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var cc=n.now(),dc=/\?/;n.parseJSON=function(a){return JSON.parse(a+"")},n.parseXML=function(a){var b,c;if(!a||"string"!=typeof a)return null;try{c=new DOMParser,b=c.parseFromString(a,"text/xml")}catch(d){b=void 0}return(!b||b.getElementsByTagName("parsererror").length)&&n.error("Invalid XML: "+a),b};var ec,fc,hc=/([?&])_=[^&]*/,ic=/^(.*?):[ \t]*([^\r\n]*)$/gm,jc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,kc=/^(?:GET|HEAD)$/,mc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,nc={},oc={},pc="*/".concat("*");try{fc=location.href}catch(qc){fc=l.createElement("a"),fc.href="",fc=fc.href}ec=mc.exec(fc.toLowerCase())||[],n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:fc,type:"GET",isLocal:jc.test(ec[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":pc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":n.parseJSON,"text xml":n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?tc(tc(a,n.ajaxSettings),b):tc(n.ajaxSettings,a)},ajaxPrefilter:rc(nc),ajaxTransport:rc(oc),ajax:function(a,b){function x(a,b,f,h){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),c=void 0,e=h||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,f&&(u=uc(k,v,f)),u=vc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(n.lastModified[d]=w),(w=v.getResponseHeader("etag"))&&(n.etag[d]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.loadingState,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,i&&m.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),i&&(m.trigger("ajaxComplete",[v,k]),--n.active||n.event.trigger("ajaxStop")))}"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=n.ajaxSetup({},b),l=k.context||k,m=k.context&&(l.nodeType||l.jquery)?n(l):n.event,o=n.Deferred(),p=n.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!f)for(f={};b=ic.exec(e);)f[b[1].toLowerCase()]=b[2];b=f[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?e:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return c&&c.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||fc)+"").replace(/#.*$/,"").replace(/^\/\//,ec[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=n.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(h=mc.exec(k.url.toLowerCase()),k.crossDomain=!(!h||h[1]===ec[1]&&h[2]===ec[2]&&(h[3]||("http:"===h[1]?"80":"443"))===(ec[3]||("http:"===ec[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=n.param(k.data,k.traditional)),sc(nc,k,b,v),2===t)return v;i=k.global,i&&0==n.active++&&n.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!kc.test(k.type),d=k.url,k.hasContent||(k.data&&(d=k.url+=(dc.test(d)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=hc.test(d)?d.replace(hc,"$1_="+cc++):d+(dc.test(d)?"&":"?")+"_="+cc++)),k.ifModified&&(n.lastModified[d]&&v.setRequestHeader("If-Modified-Since",n.lastModified[d]),n.etag[d]&&v.setRequestHeader("If-None-Match",n.etag[d])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+pc+"; q=0.01":""):k.accepts["*"]);for(j in k.headers)v.setRequestHeader(j,k.headers[j]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(j in{success:1,error:1,complete:1})v[j](k[j]);if(c=sc(oc,k,b,v)){v.readyState=1,i&&m.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,c.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");return v},getJSON:function(a,b,c){return n.get(a,b,c,"json")},getScript:function(a,b){return n.get(a,void 0,b,"script")}}),n.each(["get","post"],function(a,b){n[b]=function(a,c,d,e){return n.isFunction(c)&&(e=e||d,d=c,c=void 0),n.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),n.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){n.fn[b]=function(a){return this.on(b,a)}}),n._evalUrl=function(a){return n.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,throws:!0})},n.fn.extend({wrapAll:function(a){var b;return n.isFunction(a)?this.each(function(b){n(this).wrapAll(a.call(this,b))}):(this[0]&&(b=n(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){for(var a=this;a.firstElementChild;)a=a.firstElementChild;return a}).append(this)),this)},wrapInner:function(a){return this.each(n.isFunction(a)?function(b){n(this).wrapInner(a.call(this,b))}:function(){var b=n(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=n.isFunction(a);return this.each(function(c){n(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){n.nodeName(this,"body")||n(this).replaceWith(this.childNodes)}).end()}}),n.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0},n.expr.filters.visible=function(a){return!n.expr.filters.hidden(a)};var xc=/\[\]$/,zc=/^(?:submit|button|image|reset|file)$/i,Ac=/^(?:input|select|textarea|keygen)/i;n.param=function(a,b){var c,d=[],e=function(a,b){b=n.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=n.ajaxSettings&&n.ajaxSettings.traditional),n.isArray(a)||a.jquery&&!n.isPlainObject(a))n.each(a,function(){e(this.name,this.value)});else for(c in a)Bc(c,a[c],b,e);return d.join("&").replace(/%20/g,"+")},n.fn.extend({serialize:function(){return n.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=n.prop(this,"elements");return a?n.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!n(this).is(":disabled")&&Ac.test(this.nodeName)&&!zc.test(a)&&(this.checked||!T.test(a))}).map(function(a,b){var c=n(this).val();return null==c?null:n.isArray(c)?n.map(c,function(a){return{name:b.name,value:a.replace(/\r?\n/g,"\r\n")}}):{name:b.name,value:c.replace(/\r?\n/g,"\r\n")}}).get()}}),n.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(a){}};var Cc=0,Dc={},Ec={0:200,1223:204},Fc=n.ajaxSettings.xhr();a.ActiveXObject&&n(a).on("unload",function(){for(var a in Dc)Dc[a]()}),k.cors=!!Fc&&"withCredentials"in Fc,k.ajax=Fc=!!Fc,n.ajaxTransport(function(a){var b;return k.cors||Fc&&!a.crossDomain?{send:function(c,d){var e,f=a.xhr(),g=++Cc;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)f.setRequestHeader(e,c[e]);b=function(a){return function(){b&&(delete Dc[g],b=f.onload=f.onerror=null,"abort"===a?f.abort():"error"===a?d(f.status,f.statusText):d(Ec[f.status]||f.status,f.statusText,"string"==typeof f.responseText?{text:f.responseText}:void 0,f.getAllResponseHeaders()))}},f.onload=b(),f.onerror=b("error"),b=Dc[g]=b("abort");try{f.send(a.hasContent&&a.data||null)}catch(h){if(b)throw h}},abort:function(){b&&b()}}:void 0}),n.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return n.globalEval(a),a}}}),n.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),n.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(d,e){b=n("<script>").prop({async:!0,charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&e("error"===a.type?404:200,a.type)}),l.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Gc=[],Hc=/(=)\?(?=&|$)|\?\?/;n.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Gc.pop()||n.expando+"_"+cc++;return this[a]=!0,a}}),n.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Hc.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Hc.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=n.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Hc,"$1"+e):b.jsonp!==!1&&(b.url+=(dc.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||n.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Gc.push(e)),g&&n.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),n.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||l;var d=v.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=n.buildFragment([a],b,e),e&&e.length&&n(e).remove(),n.merge([],d.childNodes))};var Ic=n.fn.load;n.fn.load=function(a,b,c){if("string"!=typeof a&&Ic)return Ic.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=n.trim(a.slice(h)),a=a.slice(0,h)),n.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&n.ajax({url:a,type:e,dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?n("<div>").append(n.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,f||[a.responseText,b,a])}),this},n.expr.filters.animated=function(a){return n.grep(n.timers,function(b){return a===b.elem}).length};var Jc=a.document.documentElement;n.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=n.css(a,"position"),l=n(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=n.css(a,"top"),i=n.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),n.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},n.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){n.offset.setOffset(this,a,b)});var b,c,d=this[0],e={top:0,left:0},f=d&&d.ownerDocument;return f?(b=f.documentElement,n.contains(b,d)?(typeof d.getBoundingClientRect!==U&&(e=d.getBoundingClientRect()),c=Kc(f),{top:e.top+c.pageYOffset-b.clientTop,left:e.left+c.pageXOffset-b.clientLeft}):e):void 0},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===n.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),n.nodeName(a[0],"html")||(d=a.offset()),d.top+=n.css(a[0],"borderTopWidth",!0),d.left+=n.css(a[0],"borderLeftWidth",!0)),{top:b.top-d.top-n.css(c,"marginTop",!0),left:b.left-d.left-n.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||Jc;a&&!n.nodeName(a,"html")&&"static"===n.css(a,"position");)a=a.offsetParent;return a||Jc})}}),n.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b,c){var d="pageYOffset"===c;n.fn[b]=function(e){return J(this,function(b,e,f){var g=Kc(b);return void 0===f?g?g[c]:b[e]:void(g?g.scrollTo(d?a.pageXOffset:f,d?f:a.pageYOffset):b[e]=f)},b,e,arguments.length,null)}}),n.each(["top","left"],function(a,b){n.cssHooks[b]=yb(k.pixelPosition,function(a,c){return c?(c=xb(a,b),vb.test(c)?n(a).position()[b]+"px":c):void 0})}),n.each({Height:"height",Width:"width"},function(a,b){n.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){n.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return J(this,function(b,c,d){var e;return n.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?n.css(b,c,g):n.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),n.fn.size=function(){return this.length},n.fn.andSelf=n.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return n});var Lc=a.jQuery,Mc=a.$;return n.noConflict=function(b){return a.$===n&&(a.$=Mc),b&&a.jQuery===n&&(a.jQuery=Lc),n},typeof b===U&&(a.jQuery=a.$=n),n}),function(){var n=this,t=n._,r={},e=Array.prototype,u=Object.prototype,i=Function.prototype,a=e.push,o=e.slice,c=e.concat,l=u.toString,f=u.hasOwnProperty,s=e.forEach,p=e.map,h=e.reduce,v=e.reduceRight,g=e.filter,d=e.every,m=e.some,y=e.indexOf,b=e.lastIndexOf,x=Array.isArray,w=Object.keys,_=i.bind,j=function(n){return n instanceof j?n:this instanceof j?void(this._wrapped=n):new j(n)};"undefined"!=typeof exports?("undefined"!=typeof module&&module.exports&&(exports=module.exports=j),exports._=j):n._=j,j.VERSION="1.6.0";var A=j.each=j.forEach=function(n,t,e){if(null==n)return n;if(s&&n.forEach===s)n.forEach(t,e);else if(n.length===+n.length){for(var u=0,i=n.length;i>u;u++)if(t.call(e,n[u],u,n)===r)return}else for(var a=j.keys(n),u=0,i=a.length;i>u;u++)if(t.call(e,n[a[u]],a[u],n)===r)return;return n};j.map=j.collect=function(n,t,r){var e=[];return null==n?e:p&&n.map===p?n.map(t,r):(A(n,function(n,u,i){e.push(t.call(r,n,u,i))}),e)};var O="Reduce of empty array with no initial value";j.reduce=j.foldl=j.inject=function(n,t,r,e){var u=arguments.length>2;if(null==n&&(n=[]),h&&n.reduce===h)return e&&(t=j.bind(t,e)),u?n.reduce(t,r):n.reduce(t);if(A(n,function(n,i,a){u?r=t.call(e,r,n,i,a):(r=n,u=!0)}),!u)throw new TypeError(O);return r},j.reduceRight=j.foldr=function(n,t,r,e){var u=arguments.length>2;if(null==n&&(n=[]),v&&n.reduceRight===v)return e&&(t=j.bind(t,e)),u?n.reduceRight(t,r):n.reduceRight(t);var i=n.length;if(i!==+i){var a=j.keys(n);i=a.length}if(A(n,function(o,c,l){c=a?a[--i]:--i,u?r=t.call(e,r,n[c],c,l):(r=n[c],u=!0)}),!u)throw new TypeError(O);return r},j.find=j.detect=function(n,t,r){var e;return k(n,function(n,u,i){return t.call(r,n,u,i)?(e=n,!0):void 0}),e},j.filter=j.select=function(n,t,r){var e=[];return null==n?e:g&&n.filter===g?n.filter(t,r):(A(n,function(n,u,i){t.call(r,n,u,i)&&e.push(n)}),e)},j.reject=function(n,t,r){return j.filter(n,function(n,e,u){return!t.call(r,n,e,u)},r)},j.every=j.all=function(n,t,e){t||(t=j.identity);var u=!0;return null==n?u:d&&n.every===d?n.every(t,e):(A(n,function(n,i,a){return(u=u&&t.call(e,n,i,a))?void 0:r}),!!u)};var k=j.some=j.any=function(n,t,e){t||(t=j.identity);var u=!1;return null==n?u:m&&n.some===m?n.some(t,e):(A(n,function(n,i,a){return u||(u=t.call(e,n,i,a))?r:void 0}),!!u)};j.contains=j.include=function(n,t){return null!=n&&(y&&n.indexOf===y?n.indexOf(t)!=-1:k(n,function(n){return n===t}))},j.invoke=function(n,t){var r=o.call(arguments,2),e=j.isFunction(t);return j.map(n,function(n){return(e?t:n[t]).apply(n,r)})},j.pluck=function(n,t){return j.map(n,j.property(t))},j.where=function(n,t){return j.filter(n,j.matches(t))},j.findWhere=function(n,t){return j.find(n,j.matches(t))},j.max=function(n,t,r){if(!t&&j.isArray(n)&&n[0]===+n[0]&&n.length<65535)return Math.max.apply(Math,n);var e=-1/0,u=-1/0;return A(n,function(n,i,a){var o=t?t.call(r,n,i,a):n;o>u&&(e=n,u=o)}),e},j.min=function(n,t,r){if(!t&&j.isArray(n)&&n[0]===+n[0]&&n.length<65535)return Math.min.apply(Math,n);var e=1/0,u=1/0;return A(n,function(n,i,a){var o=t?t.call(r,n,i,a):n;u>o&&(e=n,u=o)}),e},j.shuffle=function(n){var t,r=0,e=[];return A(n,function(n){t=j.random(r++),e[r-1]=e[t],e[t]=n}),e},j.sample=function(n,t,r){return null==t||r?(n.length!==+n.length&&(n=j.values(n)),n[j.random(n.length-1)]):j.shuffle(n).slice(0,Math.max(0,t))};var E=function(n){return null==n?j.identity:j.isFunction(n)?n:j.property(n)};j.sortBy=function(n,t,r){return t=E(t),j.pluck(j.map(n,function(n,e,u){return{value:n,index:e,criteria:t.call(r,n,e,u)}}).sort(function(n,t){var r=n.criteria,e=t.criteria;if(r!==e){if(r>e||void 0===r)return 1;if(e>r||void 0===e)return-1}return n.index-t.index}),"value")};var F=function(n){return function(t,r,e){var u={};return r=E(r),A(t,function(i,a){n(u,r.call(e,i,a,t),i)}),u}};j.groupBy=F(function(n,t,r){j.has(n,t)?n[t].push(r):n[t]=[r]}),j.indexBy=F(function(n,t,r){n[t]=r}),j.countBy=F(function(n,t){j.has(n,t)?n[t]++:n[t]=1}),j.sortedIndex=function(n,t,r,e){r=E(r);for(var u=r.call(e,t),i=0,a=n.length;a>i;){var o=i+a>>>1;r.call(e,n[o])<u?i=o+1:a=o}return i},j.toArray=function(n){return n?j.isArray(n)?o.call(n):n.length===+n.length?j.map(n,j.identity):j.values(n):[]},j.size=function(n){return null==n?0:n.length===+n.length?n.length:j.keys(n).length},j.first=j.head=j.take=function(n,t,r){return null==n?void 0:null==t||r?n[0]:0>t?[]:o.call(n,0,t)},j.initial=function(n,t,r){return o.call(n,0,n.length-(null==t||r?1:t))},j.last=function(n,t,r){return null==n?void 0:null==t||r?n[n.length-1]:o.call(n,Math.max(n.length-t,0))},j.rest=j.tail=j.drop=function(n,t,r){return o.call(n,null==t||r?1:t)},j.compact=function(n){return j.filter(n,j.identity)};var M=function(n,t,r){return t&&j.every(n,j.isArray)?c.apply(r,n):(A(n,function(n){j.isArray(n)||j.isArguments(n)?t?a.apply(r,n):M(n,t,r):r.push(n)}),r)};j.flatten=function(n,t){return M(n,t,[])},j.without=function(n){return j.difference(n,o.call(arguments,1))},j.partition=function(n,t){var r=[],e=[];return A(n,function(n){(t(n)?r:e).push(n)}),[r,e]},j.uniq=j.unique=function(n,t,r,e){j.isFunction(t)&&(e=r,r=t,t=!1);var u=r?j.map(n,r,e):n,i=[],a=[];return A(u,function(r,e){(t?e&&a[a.length-1]===r:j.contains(a,r))||(a.push(r),i.push(n[e]))}),i},j.union=function(){return j.uniq(j.flatten(arguments,!0))},j.intersection=function(n){var t=o.call(arguments,1);return j.filter(j.uniq(n),function(n){return j.every(t,function(t){return j.contains(t,n)})})},j.difference=function(n){var t=c.apply(e,o.call(arguments,1));return j.filter(n,function(n){return!j.contains(t,n)})},j.zip=function(){for(var n=j.max(j.pluck(arguments,"length").concat(0)),t=new Array(n),r=0;n>r;r++)t[r]=j.pluck(arguments,""+r);return t},j.object=function(n,t){if(null==n)return{};for(var r={},e=0,u=n.length;u>e;e++)t?r[n[e]]=t[e]:r[n[e][0]]=n[e][1];return r},j.indexOf=function(n,t,r){if(null==n)return-1;var e=0,u=n.length;if(r){if("number"!=typeof r)return e=j.sortedIndex(n,t),n[e]===t?e:-1;e=0>r?Math.max(0,u+r):r}if(y&&n.indexOf===y)return n.indexOf(t,r);for(;u>e;e++)if(n[e]===t)return e;return-1},j.lastIndexOf=function(n,t,r){if(null==n)return-1;var e=null!=r;if(b&&n.lastIndexOf===b)return e?n.lastIndexOf(t,r):n.lastIndexOf(t);for(var u=e?r:n.length;u--;)if(n[u]===t)return u;return-1},j.range=function(n,t,r){arguments.length<=1&&(t=n||0,n=0),r=arguments[2]||1;for(var e=Math.max(Math.ceil((t-n)/r),0),u=0,i=new Array(e);e>u;)i[u++]=n,n+=r;return i};var R=function(){};j.bind=function(n,t){var r,e;if(_&&n.bind===_)return _.apply(n,o.call(arguments,1));if(!j.isFunction(n))throw new TypeError;return r=o.call(arguments,2),e=function(){if(!(this instanceof e))return n.apply(t,r.concat(o.call(arguments)));R.prototype=n.prototype;var u=new R;R.prototype=null;var i=n.apply(u,r.concat(o.call(arguments)));return Object(i)===i?i:u}},j.partial=function(n){var t=o.call(arguments,1);return function(){for(var r=0,e=t.slice(),u=0,i=e.length;i>u;u++)e[u]===j&&(e[u]=arguments[r++]);for(;r<arguments.length;)e.push(arguments[r++]);return n.apply(this,e)}},j.bindAll=function(n){var t=o.call(arguments,1);if(0===t.length)throw new Error("bindAll must be passed function names");return A(t,function(t){n[t]=j.bind(n[t],n)}),n},j.memoize=function(n,t){var r={};return t||(t=j.identity),function(){var e=t.apply(this,arguments);return j.has(r,e)?r[e]:r[e]=n.apply(this,arguments)}},j.delay=function(n,t){var r=o.call(arguments,2);return setTimeout(function(){return n.apply(null,r)},t)},j.defer=function(n){return j.delay.apply(j,[n,1].concat(o.call(arguments,1)))},j.throttle=function(n,t,r){var e,u,i,a=null,o=0;r||(r={});var c=function(){o=r.leading===!1?0:j.now(),a=null,i=n.apply(e,u),e=u=null};return function(){var l=j.now();o||r.leading!==!1||(o=l);var f=t-(l-o);return e=this,u=arguments,0>=f?(clearTimeout(a),a=null,o=l,i=n.apply(e,u),e=u=null):a||r.trailing===!1||(a=setTimeout(c,f)),i}},j.debounce=function(n,t,r){var e,u,i,a,o,c=function(){var l=j.now()-a;t>l?e=setTimeout(c,t-l):(e=null,r||(o=n.apply(i,u),i=u=null))};return function(){i=this,u=arguments,a=j.now();var l=r&&!e;return e||(e=setTimeout(c,t)),l&&(o=n.apply(i,u),i=u=null),o}},j.once=function(n){var t,r=!1;return function(){return r?t:(r=!0,t=n.apply(this,arguments),n=null,t)}},j.wrap=function(n,t){return j.partial(t,n)},j.compose=function(){var n=arguments;return function(){for(var t=arguments,r=n.length-1;r>=0;r--)t=[n[r].apply(this,t)];return t[0]}},j.after=function(n,t){return function(){return--n<1?t.apply(this,arguments):void 0}},j.keys=function(n){if(!j.isObject(n))return[];if(w)return w(n);var t=[];for(var r in n)j.has(n,r)&&t.push(r);return t},j.values=function(n){for(var t=j.keys(n),r=t.length,e=new Array(r),u=0;r>u;u++)e[u]=n[t[u]];return e},j.pairs=function(n){for(var t=j.keys(n),r=t.length,e=new Array(r),u=0;r>u;u++)e[u]=[t[u],n[t[u]]];return e},j.invert=function(n){for(var t={},r=j.keys(n),e=0,u=r.length;u>e;e++)t[n[r[e]]]=r[e];return t},j.functions=j.methods=function(n){var t=[];for(var r in n)j.isFunction(n[r])&&t.push(r);return t.sort()},j.extend=function(n){return A(o.call(arguments,1),function(t){if(t)for(var r in t)n[r]=t[r]}),n},j.pick=function(n){var t={};return A(c.apply(e,o.call(arguments,1)),function(r){r in n&&(t[r]=n[r])}),t},j.omit=function(n){var t={},r=c.apply(e,o.call(arguments,1));for(var u in n)j.contains(r,u)||(t[u]=n[u]);return t},j.defaults=function(n){return A(o.call(arguments,1),function(t){if(t)for(var r in t)void 0===n[r]&&(n[r]=t[r])}),n},j.clone=function(n){return j.isObject(n)?j.isArray(n)?n.slice():j.extend({},n):n},j.tap=function(n,t){return t(n),n};var S=function(n,t,r,e){if(n===t)return 0!==n||1/n==1/t;if(null==n||null==t)return n===t;n instanceof j&&(n=n._wrapped),t instanceof j&&(t=t._wrapped);var u=l.call(n);if(u!=l.call(t))return!1;switch(u){case"[object String]":return n==String(t);case"[object Number]":return n!=+n?t!=+t:0==n?1/n==1/t:n==+t;case"[object Date]":case"[object Boolean]":return+n==+t;case"[object RegExp]":return n.source==t.source&&n.global==t.global&&n.multiline==t.multiline&&n.ignoreCase==t.ignoreCase}if("object"!=typeof n||"object"!=typeof t)return!1;for(var i=r.length;i--;)if(r[i]==n)return e[i]==t;var a=n.constructor,o=t.constructor;if(a!==o&&!(j.isFunction(a)&&a instanceof a&&j.isFunction(o)&&o instanceof o)&&"constructor"in n&&"constructor"in t)return!1;r.push(n),e.push(t);var c=0,f=!0;if("[object Array]"==u){if(c=n.length,f=c==t.length)for(;c--&&(f=S(n[c],t[c],r,e)););}else{for(var s in n)if(j.has(n,s)&&(c++,!(f=j.has(t,s)&&S(n[s],t[s],r,e))))break;if(f){for(s in t)if(j.has(t,s)&&!c--)break;f=!c}}return r.pop(),e.pop(),f};j.isEqual=function(n,t){return S(n,t,[],[])},j.isEmpty=function(n){if(null==n)return!0;if(j.isArray(n)||j.isString(n))return 0===n.length;for(var t in n)if(j.has(n,t))return!1;return!0},j.isElement=function(n){return!(!n||1!==n.nodeType)},j.isArray=x||function(n){return"[object Array]"==l.call(n)},j.isObject=function(n){return n===Object(n)},A(["Arguments","Function","String","Number","Date","RegExp"],function(n){j["is"+n]=function(t){return l.call(t)=="[object "+n+"]"}}),j.isArguments(arguments)||(j.isArguments=function(n){return!(!n||!j.has(n,"callee"))}),"function"!=typeof/./&&(j.isFunction=function(n){return"function"==typeof n}),j.isFinite=function(n){return isFinite(n)&&!isNaN(parseFloat(n))},j.isNaN=function(n){return j.isNumber(n)&&n!=+n},j.isBoolean=function(n){return n===!0||n===!1||"[object Boolean]"==l.call(n)},j.isNull=function(n){return null===n},j.isUndefined=function(n){return void 0===n},j.has=function(n,t){return f.call(n,t)},j.noConflict=function(){return n._=t,this},j.identity=function(n){return n},j.constant=function(n){return function(){return n}},j.property=function(n){return function(t){return t[n]}},j.matches=function(n){return function(t){if(t===n)return!0;for(var r in n)if(n[r]!==t[r])return!1;return!0}},j.times=function(n,t,r){for(var e=Array(Math.max(0,n)),u=0;n>u;u++)e[u]=t.call(r,u);return e},j.random=function(n,t){return null==t&&(t=n,n=0),n+Math.floor(Math.random()*(t-n+1))},
 j.now=Date.now||function(){return(new Date).getTime()};var T={escape:{"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;"}};T.unescape=j.invert(T.escape);var I={escape:new RegExp("["+j.keys(T.escape).join("")+"]","g"),unescape:new RegExp("("+j.keys(T.unescape).join("|")+")","g")};j.each(["escape","unescape"],function(n){j[n]=function(t){return null==t?"":(""+t).replace(I[n],function(t){return T[n][t]})}}),j.result=function(n,t){if(null!=n){var r=n[t];return j.isFunction(r)?r.call(n):r}},j.mixin=function(n){A(j.functions(n),function(t){var r=j[t]=n[t];j.prototype[t]=function(){var n=[this._wrapped];return a.apply(n,arguments),z.call(this,r.apply(j,n))}})};var N=0;j.uniqueId=function(n){var t=++N+"";return n?n+t:t},j.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var q=/(.)^/,B={"'":"'","\\":"\\","\r":"r","\n":"n","\t":"t","\u2028":"u2028","\u2029":"u2029"};j.template=function(n,t,r){var e;r=j.defaults({},r,j.templateSettings);var u=new RegExp([(r.escape||q).source,(r.interpolate||q).source,(r.evaluate||q).source].join("|")+"|$","g"),i=0,a="__p+='";n.replace(u,function(t,r,e,u,o){return a+=n.slice(i,o).replace(/\\|'|\r|\n|\t|\u2028|\u2029/g,function(n){return"\\"+B[n]}),r&&(a+="'+\n((__t=("+r+"))==null?'':_.escape(__t))+\n'"),e&&(a+="'+\n((__t=("+e+"))==null?'':__t)+\n'"),u&&(a+="';\n"+u+"\n__p+='"),i=o+t.length,t}),a+="';\n",r.variable||(a="with(obj||{}){\n"+a+"}\n"),a="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+a+"return __p;\n";try{e=new Function(r.variable||"obj","_",a)}catch(o){throw o.source=a,o}if(t)return e(t,j);var c=function(n){return e.call(this,n,j)};return c.source="function("+(r.variable||"obj")+"){\n"+a+"}",c},j.chain=function(n){return j(n).chain()};var z=function(n){return this._chain?j(n).chain():n};j.mixin(j),A(["pop","push","reverse","shift","sort","splice","unshift"],function(n){var t=e[n];j.prototype[n]=function(){var r=this._wrapped;return t.apply(r,arguments),"shift"!=n&&"splice"!=n||0!==r.length||delete r[0],z.call(this,r)}}),A(["concat","join","slice"],function(n){var t=e[n];j.prototype[n]=function(){return z.call(this,t.apply(this._wrapped,arguments))}}),j.extend(j.prototype,{chain:function(){return this._chain=!0,this},value:function(){return this._wrapped}}),"function"==typeof define&&define.amd&&define("underscore",[],function(){return j})}.call(this),function(t,e){if("function"==typeof define&&define.amd)define(["underscore","jquery","exports"],function(i,r,s){t.Backbone=e(t,s,i,r)});else if("undefined"!=typeof exports){var i=require("underscore");e(t,exports,i)}else t.Backbone=e(t,{},t._,t.jQuery||t.Zepto||t.ender||t.$)}(this,function(t,e,i,r){var s=t.Backbone,n=[],o=(n.push,n.slice);n.splice;e.VERSION="1.1.2",e.$=r,e.noConflict=function(){return t.Backbone=s,this},e.emulateHTTP=!1,e.emulateJSON=!1;var u=e.Events={on:function(t,e,i){return c(this,"on",t,[e,i])&&e?(this._events||(this._events={}),(this._events[t]||(this._events[t]=[])).push({callback:e,context:i,ctx:i||this}),this):this},once:function(t,e,r){if(!c(this,"once",t,[e,r])||!e)return this;var s=this,n=i.once(function(){s.off(t,n),e.apply(this,arguments)});return n._callback=e,this.on(t,n,r)},off:function(t,e,r){var s,n,a,o,h,u,l,f;if(!this._events||!c(this,"off",t,[e,r]))return this;if(!t&&!e&&!r)return this._events=void 0,this;for(o=t?[t]:i.keys(this._events),h=0,u=o.length;h<u;h++)if(t=o[h],a=this._events[t]){if(this._events[t]=s=[],e||r)for(l=0,f=a.length;l<f;l++)n=a[l],(e&&e!==n.callback&&e!==n.callback._callback||r&&r!==n.context)&&s.push(n);s.length||delete this._events[t]}return this},trigger:function(t){if(!this._events)return this;var e=o.call(arguments,1);if(!c(this,"trigger",t,e))return this;var i=this._events[t],r=this._events.all;return i&&f(i,e),r&&f(r,arguments),this},stopListening:function(t,e,r){var s=this._listeningTo;if(!s)return this;var n=!e&&!r;r||"object"!=typeof e||(r=this),t&&((s={})[t._listenId]=t);for(var a in s)t=s[a],t.off(e,r,this),(n||i.isEmpty(t._events))&&delete this._listeningTo[a];return this}},l=/\s+/,c=function(t,e,i,r){if(!i)return!0;if("object"==typeof i){for(var s in i)t[e].apply(t,[s,i[s]].concat(r));return!1}if(l.test(i)){for(var n=i.split(l),a=0,o=n.length;a<o;a++)t[e].apply(t,[n[a]].concat(r));return!1}return!0},f=function(t,e){var i,r=-1,s=t.length,n=e[0],a=e[1],o=e[2];switch(e.length){case 0:for(;++r<s;)(i=t[r]).callback.call(i.ctx);return;case 1:for(;++r<s;)(i=t[r]).callback.call(i.ctx,n);return;case 2:for(;++r<s;)(i=t[r]).callback.call(i.ctx,n,a);return;case 3:for(;++r<s;)(i=t[r]).callback.call(i.ctx,n,a,o);return;default:for(;++r<s;)(i=t[r]).callback.apply(i.ctx,e);return}},d={listenTo:"on",listenToOnce:"once"};i.each(d,function(t,e){u[e]=function(e,r,s){return(this._listeningTo||(this._listeningTo={}))[e._listenId||(e._listenId=i.uniqueId("l"))]=e,s||"object"!=typeof r||(s=this),e[t](r,s,this),this}}),u.bind=u.on,u.unbind=u.off,i.extend(e,u);var p=e.Model=function(t,e){var r=t||{};e||(e={}),this.cid=i.uniqueId("c"),this.attributes={},e.collection&&(this.collection=e.collection),e.parse&&(r=this.parse(r,e)||{}),r=i.defaults({},r,i.result(this,"defaults")),this.set(r,e),this.changed={},this.initialize.apply(this,arguments)};i.extend(p.prototype,u,{changed:null,validationError:null,idAttribute:"id",initialize:function(){},toJSON:function(t){return i.clone(this.attributes)},sync:function(){return e.sync.apply(this,arguments)},get:function(t){return this.attributes[t]},escape:function(t){return i.escape(this.get(t))},has:function(t){return null!=this.get(t)},set:function(t,e,r){var s,n,a,o,h,u,l,c;if(null==t)return this;if("object"==typeof t?(n=t,r=e):(n={})[t]=e,r||(r={}),!this._validate(n,r))return!1;a=r.unset,h=r.silent,o=[],u=this._changing,this._changing=!0,u||(this._previousAttributes=i.clone(this.attributes),this.changed={}),c=this.attributes,l=this._previousAttributes,this.idAttribute in n&&(this.id=n[this.idAttribute]);for(s in n)e=n[s],i.isEqual(c[s],e)||o.push(s),i.isEqual(l[s],e)?delete this.changed[s]:this.changed[s]=e,a?delete c[s]:c[s]=e;if(!h){o.length&&(this._pending=r);for(var f=0,d=o.length;f<d;f++)this.trigger("change:"+o[f],this,c[o[f]],r)}if(u)return this;if(!h)for(;this._pending;)r=this._pending,this._pending=!1,this.trigger("change",this,r);return this._pending=!1,this._changing=!1,this},unset:function(t,e){return this.set(t,void 0,i.extend({},e,{unset:!0}))},clear:function(t){var e={};for(var r in this.attributes)e[r]=void 0;return this.set(e,i.extend({},t,{unset:!0}))},hasChanged:function(t){return null==t?!i.isEmpty(this.changed):i.has(this.changed,t)},changedAttributes:function(t){if(!t)return!!this.hasChanged()&&i.clone(this.changed);var e,r=!1,s=this._changing?this._previousAttributes:this.attributes;for(var n in t)i.isEqual(s[n],e=t[n])||((r||(r={}))[n]=e);return r},previous:function(t){return null!=t&&this._previousAttributes?this._previousAttributes[t]:null},previousAttributes:function(){return i.clone(this._previousAttributes)},fetch:function(t){t=t?i.clone(t):{},void 0===t.parse&&(t.parse=!0);var e=this,r=t.success;return t.success=function(i){if(!e.set(e.parse(i,t),t))return!1;r&&r(e,i,t),e.trigger("sync",e,i,t)},q(this,t),this.sync("read",this,t)},save:function(t,e,r){var s,n,a,o=this.attributes;if(null==t||"object"==typeof t?(s=t,r=e):(s={})[t]=e,r=i.extend({validate:!0},r),s&&!r.wait){if(!this.set(s,r))return!1}else if(!this._validate(s,r))return!1;s&&r.wait&&(this.attributes=i.extend({},o,s)),void 0===r.parse&&(r.parse=!0);var h=this,u=r.success;return r.success=function(t){h.attributes=o;var e=h.parse(t,r);if(r.wait&&(e=i.extend(s||{},e)),i.isObject(e)&&!h.set(e,r))return!1;u&&u(h,t,r),h.trigger("sync",h,t,r)},q(this,r),n=this.isNew()?"create":r.patch?"patch":"update","patch"===n&&(r.attrs=s),a=this.sync(n,this,r),s&&r.wait&&(this.attributes=o),a},destroy:function(t){t=t?i.clone(t):{};var e=this,r=t.success,s=function(){e.trigger("destroy",e,e.collection,t)};if(t.success=function(i){(t.wait||e.isNew())&&s(),r&&r(e,i,t),e.isNew()||e.trigger("sync",e,i,t)},this.isNew())return t.success(),!1;q(this,t);var n=this.sync("delete",this,t);return t.wait||s(),n},url:function(){var t=i.result(this,"urlRoot")||i.result(this.collection,"url")||M();return this.isNew()?t:t.replace(/([^\/])$/,"$1/")+encodeURIComponent(this.id)},parse:function(t,e){return t},clone:function(){return new this.constructor(this.attributes)},isNew:function(){return!this.has(this.idAttribute)},isValid:function(t){return this._validate({},i.extend(t||{},{validate:!0}))},_validate:function(t,e){if(!e.validate||!this.validate)return!0;t=i.extend({},this.attributes,t);var r=this.validationError=this.validate(t,e)||null;return!r||(this.trigger("invalid",this,r,i.extend(e,{validationError:r})),!1)}});var v=["keys","values","pairs","invert","pick","omit"];i.each(v,function(t){p.prototype[t]=function(){var e=o.call(arguments);return e.unshift(this.attributes),i[t].apply(i,e)}});var g=e.Collection=function(t,e){e||(e={}),e.model&&(this.model=e.model),void 0!==e.comparator&&(this.comparator=e.comparator),this._reset(),this.initialize.apply(this,arguments),t&&this.reset(t,i.extend({silent:!0},e))},m={add:!0,remove:!0,merge:!0},y={add:!0,remove:!1};i.extend(g.prototype,u,{model:p,initialize:function(){},toJSON:function(t){return this.map(function(e){return e.toJSON(t)})},sync:function(){return e.sync.apply(this,arguments)},add:function(t,e){return this.set(t,i.extend({merge:!1},e,y))},remove:function(t,e){var r=!i.isArray(t);t=r?[t]:i.clone(t),e||(e={});var s,n,a,o;for(s=0,n=t.length;s<n;s++)(o=t[s]=this.get(t[s]))&&(delete this._byId[o.id],delete this._byId[o.cid],a=this.indexOf(o),this.models.splice(a,1),this.length--,e.silent||(e.index=a,o.trigger("remove",o,this,e)),this._removeReference(o,e));return r?t[0]:t},set:function(t,e){e=i.defaults({},e,m),e.parse&&(t=this.parse(t,e));var r=!i.isArray(t);t=r?t?[t]:[]:i.clone(t);var s,n,a,o,h,u,l,c=e.at,f=this.model,d=this.comparator&&null==c&&e.sort!==!1,v=i.isString(this.comparator)?this.comparator:null,g=[],y=[],_={},b=e.add,w=e.merge,x=e.remove,E=!(d||!b||!x)&&[];for(s=0,n=t.length;s<n;s++){if(h=t[s]||{},a=h instanceof p?o=h:h[f.prototype.idAttribute||"id"],u=this.get(a))x&&(_[u.cid]=!0),w&&(h=h===o?o.attributes:h,e.parse&&(h=u.parse(h,e)),u.set(h,e),d&&!l&&u.hasChanged(v)&&(l=!0)),t[s]=u;else if(b){if(!(o=t[s]=this._prepareModel(h,e)))continue;g.push(o),this._addReference(o,e)}o=u||o,!E||!o.isNew()&&_[o.id]||E.push(o),_[o.id]=!0}if(x){for(s=0,n=this.length;s<n;++s)_[(o=this.models[s]).cid]||y.push(o);y.length&&this.remove(y,e)}if(g.length||E&&E.length)if(d&&(l=!0),this.length+=g.length,null!=c)for(s=0,n=g.length;s<n;s++)this.models.splice(c+s,0,g[s]);else{E&&(this.models.length=0);var k=E||g;for(s=0,n=k.length;s<n;s++)this.models.push(k[s])}if(l&&this.sort({silent:!0}),!e.silent){for(s=0,n=g.length;s<n;s++)(o=g[s]).trigger("add",o,this,e);(l||E&&E.length)&&this.trigger("sort",this,e)}return r?t[0]:t},reset:function(t,e){e||(e={});for(var r=0,s=this.models.length;r<s;r++)this._removeReference(this.models[r],e);return e.previousModels=this.models,this._reset(),t=this.add(t,i.extend({silent:!0},e)),e.silent||this.trigger("reset",this,e),t},push:function(t,e){return this.add(t,i.extend({at:this.length},e))},pop:function(t){var e=this.at(this.length-1);return this.remove(e,t),e},unshift:function(t,e){return this.add(t,i.extend({at:0},e))},shift:function(t){var e=this.at(0);return this.remove(e,t),e},slice:function(){return o.apply(this.models,arguments)},get:function(t){if(null!=t)return this._byId[t]||this._byId[t.id]||this._byId[t.cid]},at:function(t){return this.models[t]},where:function(t,e){return i.isEmpty(t)?e?void 0:[]:this[e?"find":"filter"](function(e){for(var i in t)if(t[i]!==e.get(i))return!1;return!0})},findWhere:function(t){return this.where(t,!0)},sort:function(t){if(!this.comparator)throw new Error("Cannot sort a set without a comparator");return t||(t={}),i.isString(this.comparator)||1===this.comparator.length?this.models=this.sortBy(this.comparator,this):this.models.sort(i.bind(this.comparator,this)),t.silent||this.trigger("sort",this,t),this},pluck:function(t){return i.invoke(this.models,"get",t)},fetch:function(t){t=t?i.clone(t):{},void 0===t.parse&&(t.parse=!0);var e=t.success,r=this;return t.success=function(i){r[t.reset?"reset":"set"](i,t),e&&e(r,i,t),r.trigger("sync",r,i,t)},q(this,t),this.sync("read",this,t)},create:function(t,e){if(e=e?i.clone(e):{},!(t=this._prepareModel(t,e)))return!1;e.wait||this.add(t,e);var r=this,s=e.success;return e.success=function(t,i){e.wait&&r.add(t,e),s&&s(t,i,e)},t.save(null,e),t},parse:function(t,e){return t},clone:function(){return new this.constructor(this.models)},_reset:function(){this.length=0,this.models=[],this._byId={}},_prepareModel:function(t,e){if(t instanceof p)return t;e=e?i.clone(e):{},e.collection=this;var r=new this.model(t,e);return r.validationError?(this.trigger("invalid",this,r.validationError,e),!1):r},_addReference:function(t,e){this._byId[t.cid]=t,null!=t.id&&(this._byId[t.id]=t),t.collection||(t.collection=this),t.on("all",this._onModelEvent,this)},_removeReference:function(t,e){this===t.collection&&delete t.collection,t.off("all",this._onModelEvent,this)},_onModelEvent:function(t,e,i,r){("add"!==t&&"remove"!==t||i===this)&&("destroy"===t&&this.remove(e,r),e&&t==="change:"+e.idAttribute&&(delete this._byId[e.previous(e.idAttribute)],null!=e.id&&(this._byId[e.id]=e)),this.trigger.apply(this,arguments))}});var _=["forEach","each","map","collect","reduce","foldl","inject","reduceRight","foldr","find","detect","filter","select","reject","every","all","some","any","include","contains","invoke","max","min","toArray","size","first","head","take","initial","rest","tail","drop","last","without","difference","indexOf","shuffle","lastIndexOf","isEmpty","chain","sample"];i.each(_,function(t){g.prototype[t]=function(){var e=o.call(arguments);return e.unshift(this.models),i[t].apply(i,e)}});var b=["groupBy","countBy","sortBy","indexBy"];i.each(b,function(t){g.prototype[t]=function(e,r){var s=i.isFunction(e)?e:function(t){return t.get(e)};return i[t](this.models,s,r)}});var w=e.View=function(t){this.cid=i.uniqueId("view"),t||(t={}),i.extend(this,i.pick(t,E)),this._ensureElement(),this.initialize.apply(this,arguments),this.delegateEvents()},E=["model","collection","el","id","attributes","className","tagName","events"];i.extend(w.prototype,u,{tagName:"div",$:function(t){return this.$el.find(t)},initialize:function(){},render:function(){return this},remove:function(){return this.$el.remove(),this.stopListening(),this},setElement:function(t,i){return this.$el&&this.undelegateEvents(),this.$el=t instanceof e.$?t:e.$(t),this.el=this.$el[0],i!==!1&&this.delegateEvents(),this},delegateEvents:function(t){if(!t&&!(t=i.result(this,"events")))return this;this.undelegateEvents();for(var e in t){var r=t[e];if(i.isFunction(r)||(r=this[t[e]]),r){var s=e.match(/^(\S+)\s*(.*)$/),n=s[1],a=s[2];r=i.bind(r,this),n+=".delegateEvents"+this.cid,""===a?this.$el.on(n,r):this.$el.on(n,a,r)}}return this},undelegateEvents:function(){return this.$el.off(".delegateEvents"+this.cid),this},_ensureElement:function(){if(this.el)this.setElement(i.result(this,"el"),!1);else{var t=i.extend({},i.result(this,"attributes"));this.id&&(t.id=i.result(this,"id")),this.className&&(t.class=i.result(this,"className"));var r=e.$("<"+i.result(this,"tagName")+">").attr(t);this.setElement(r,!1)}}}),e.sync=function(t,r,s){var n=T[t];i.defaults(s||(s={}),{emulateHTTP:e.emulateHTTP,emulateJSON:e.emulateJSON});var a={type:n,dataType:"json"};if(s.url||(a.url=i.result(r,"url")||M()),null!=s.data||!r||"create"!==t&&"update"!==t&&"patch"!==t||(a.contentType="application/json",a.data=JSON.stringify(s.attrs||r.toJSON(s))),s.emulateJSON&&(a.contentType="application/x-www-form-urlencoded",a.data=a.data?{model:a.data}:{}),s.emulateHTTP&&("PUT"===n||"DELETE"===n||"PATCH"===n)){a.type="POST",s.emulateJSON&&(a.data._method=n);var o=s.beforeSend;s.beforeSend=function(t){if(t.setRequestHeader("X-HTTP-Method-Override",n),o)return o.apply(this,arguments)}}"GET"===a.type||s.emulateJSON||(a.processData=!1),"PATCH"===a.type&&k&&(a.xhr=function(){return new ActiveXObject("Microsoft.XMLHTTP")});var h=s.xhr=e.ajax(i.extend(a,s));return r.trigger("request",r,h,s),h};var k=!("undefined"==typeof window||!window.ActiveXObject||window.XMLHttpRequest&&(new XMLHttpRequest).dispatchEvent),T={create:"POST",update:"PUT",patch:"PATCH",delete:"DELETE",read:"GET"};e.ajax=function(){return e.$.ajax.apply(e.$,arguments)};var $=e.Router=function(t){t||(t={}),t.routes&&(this.routes=t.routes),this._bindRoutes(),this.initialize.apply(this,arguments)};i.extend($.prototype,u,{initialize:function(){},route:function(t,r,s){i.isRegExp(t)||(t=this._routeToRegExp(t)),i.isFunction(r)&&(s=r,r=""),s||(s=this[r]);var n=this;return e.history.route(t,function(i){var a=n._extractParameters(t,i);n.execute(s,a),n.trigger.apply(n,["route:"+r].concat(a)),n.trigger("route",r,a),e.history.trigger("route",n,r,a)}),this},execute:function(t,e){t&&t.apply(this,e)},navigate:function(t,i){return e.history.navigate(t,i),this},_bindRoutes:function(){if(this.routes){this.routes=i.result(this,"routes");for(var t,e=i.keys(this.routes);null!=(t=e.pop());)this.route(t,this.routes[t])}},_routeToRegExp:function(t){return t=t.replace(/[\-{}\[\]+?.,\\\^$|#\s]/g,"\\$&").replace(/\((.*?)\)/g,"(?:$1)?").replace(/(\(\?)?:\w+/g,function(t,e){return e?t:"([^/?]+)"}).replace(/\*\w+/g,"([^?]*?)"),new RegExp("^"+t+"(?:\\?([\\s\\S]*))?$")},_extractParameters:function(t,e){var r=t.exec(e).slice(1);return i.map(r,function(t,e){return e===r.length-1?t||null:t?decodeURIComponent(t):null})}});var N=e.History=function(){this.handlers=[],i.bindAll(this,"checkUrl"),"undefined"!=typeof window&&(this.location=window.location,this.history=window.history)},R=/^[#\/]|\s+$/g,P=/msie [\w.]+/;N.started=!1,i.extend(N.prototype,u,{interval:50,atRoot:function(){return this.location.pathname.replace(/[^\/]$/,"$&/")===this.root},getHash:function(t){var e=(t||this).location.href.match(/#(.*)$/);return e?e[1]:""},getFragment:function(t,e){if(null==t)if(this._hasPushState||!this._wantsHashChange||e){t=decodeURI(this.location.pathname+this.location.search);var i=this.root.replace(/\/$/,"");t.indexOf(i)||(t=t.slice(i.length))}else t=this.getHash();return t.replace(R,"")},start:function(t){if(N.started)throw new Error("Backbone.history has already been started");N.started=!0,this.options=i.extend({root:"/"},this.options,t),this.root=this.options.root,this._wantsHashChange=this.options.hashChange!==!1,this._wantsPushState=!!this.options.pushState,this._hasPushState=!!(this.options.pushState&&this.history&&this.history.pushState);var r=this.getFragment(),s=document.documentMode,n=P.exec(navigator.userAgent.toLowerCase())&&(!s||s<=7);if(this.root=("/"+this.root+"/").replace(/^\/+|\/+$/g,"/"),n&&this._wantsHashChange){var a=e.$('<iframe src="javascript:0" tabindex="-1">');this.iframe=a.hide().appendTo("body")[0].contentWindow,this.navigate(r)}this._hasPushState?e.$(window).on("popstate",this.checkUrl):this._wantsHashChange&&"onhashchange"in window&&!n?e.$(window).on("hashchange",this.checkUrl):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),this.fragment=r;var o=this.location;if(this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot())return this.fragment=this.getFragment(null,!0),this.location.replace(this.root+"#"+this.fragment),!0;this._hasPushState&&this.atRoot()&&o.hash&&(this.fragment=this.getHash().replace(R,""),this.history.replaceState({},document.title,this.root+this.fragment))}if(!this.options.silent)return this.loadUrl()},stop:function(){e.$(window).off("popstate",this.checkUrl).off("hashchange",this.checkUrl),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),N.started=!1},route:function(t,e){this.handlers.unshift({route:t,callback:e})},checkUrl:function(t){var e=this.getFragment();if(e===this.fragment&&this.iframe&&(e=this.getFragment(this.getHash(this.iframe))),e===this.fragment)return!1;this.iframe&&this.navigate(e),this.loadUrl()},loadUrl:function(t){return t=this.fragment=this.getFragment(t),i.any(this.handlers,function(e){if(e.route.test(t))return e.callback(t),!0})},navigate:function(t,e){if(!N.started)return!1;e&&e!==!0||(e={trigger:!!e});var i=this.root+(t=this.getFragment(t||""));if(t=t.replace(/#.*$/,""),this.fragment!==t){if(this.fragment=t,""===t&&"/"!==i&&(i=i.slice(0,-1)),this._hasPushState)this.history[e.replace?"replaceState":"pushState"]({},document.title,i);else{if(!this._wantsHashChange)return this.location.assign(i);this._updateHash(this.location,t,e.replace),this.iframe&&t!==this.getFragment(this.getHash(this.iframe))&&(e.replace||this.iframe.document.open().close(),this._updateHash(this.iframe.location,t,e.replace))}return e.trigger?this.loadUrl(t):void 0}},_updateHash:function(t,e,i){if(i){var r=t.href.replace(/(javascript:|#).*$/,"");t.replace(r+"#"+e)}else t.hash="#"+e}}),e.history=new N;var U=function(t,e){var s,r=this;s=t&&i.has(t,"constructor")?t.constructor:function(){return r.apply(this,arguments)},i.extend(s,r,e);var n=function(){this.constructor=s};return n.prototype=r.prototype,s.prototype=new n,t&&i.extend(s.prototype,t),s.__super__=r.prototype,s};p.extend=g.extend=$.extend=w.extend=N.extend=U;var M=function(){throw new Error('A "url" property or function must be specified')},q=function(t,e){var i=e.error;e.error=function(r){i&&i(t,r,e),t.trigger("error",t,r,e)}};return e}),function(){var t=function(e){var n=new t.Index;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),e&&e.call(n,n),n};t.version="0.5.3",t.utils={},t.utils.warn=function(t){return function(e){t.console&&console.warn&&console.warn(e)}}(this),t.EventEmitter=function(){this.events={}},t.EventEmitter.prototype.addListener=function(){var t=Array.prototype.slice.call(arguments),e=t.pop(),n=t;if("function"!=typeof e)throw new TypeError("last argument must be a function");n.forEach(function(t){this.hasHandler(t)||(this.events[t]=[]),this.events[t].push(e)},this)},t.EventEmitter.prototype.removeListener=function(t,e){if(this.hasHandler(t)){var n=this.events[t].indexOf(e);this.events[t].splice(n,1),this.events[t].length||delete this.events[t]}},t.EventEmitter.prototype.emit=function(t){if(this.hasHandler(t)){var e=Array.prototype.slice.call(arguments,1);this.events[t].forEach(function(t){t.apply(void 0,e)})}},t.EventEmitter.prototype.hasHandler=function(t){return t in this.events},t.tokenizer=function(t){if(!arguments.length||null==t||void 0==t)return[];if(Array.isArray(t))return t.map(function(t){return t.toLowerCase()});for(var e=t.toString().replace(/^\s+/,""),n=e.length-1;n>=0;n--)if(/\S/.test(e.charAt(n))){e=e.substring(0,n+1);break}return e.split(/\s+/).map(function(t){return t.toLowerCase()})},t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions={},t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||t.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(e){var i=t.Pipeline.registeredFunctions[e];if(!i)throw new Error("Cannot load un-registered function: "+e);n.add(i)}),n},t.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach(function(e){t.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e)+1;this._stack.splice(i,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._stack.indexOf(e);this._stack.splice(i,0,n)},t.Pipeline.prototype.remove=function(t){var e=this._stack.indexOf(t);this._stack.splice(e,1)},t.Pipeline.prototype.run=function(t){for(var e=[],n=t.length,i=this._stack.length,o=0;n>o;o++){for(var r=t[o],s=0;i>s&&void 0!==(r=this._stack[s](r,o,t));s++);void 0!==r&&e.push(r)}return e},t.Pipeline.prototype.reset=function(){this._stack=[]},t.Pipeline.prototype.toJSON=function(){return this._stack.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})},t.Vector=function(){this._magnitude=null,this.list=void 0,this.length=0},t.Vector.Node=function(t,e,n){this.idx=t,this.val=e,this.next=n},t.Vector.prototype.insert=function(e,n){var i=this.list;if(!i)return this.list=new t.Vector.Node(e,n,i),this.length++;for(var o=i,r=i.next;void 0!=r;){if(e<r.idx)return o.next=new t.Vector.Node(e,n,r),this.length++;o=r,r=r.next}return o.next=new t.Vector.Node(e,n,r),this.length++},t.Vector.prototype.magnitude=function(){if(this._magniture)return this._magnitude;for(var t,e=this.list,n=0;e;)t=e.val,n+=t*t,e=e.next;return this._magnitude=Math.sqrt(n)},t.Vector.prototype.dot=function(t){for(var e=this.list,n=t.list,i=0;e&&n;)e.idx<n.idx?e=e.next:e.idx>n.idx?n=n.next:(i+=e.val*n.val,e=e.next,n=n.next);return i},t.Vector.prototype.similarity=function(t){return this.dot(t)/(this.magnitude()*t.magnitude())},t.SortedSet=function(){this.length=0,this.elements=[]},t.SortedSet.load=function(t){var e=new this;return e.elements=t,e.length=t.length,e},t.SortedSet.prototype.add=function(){Array.prototype.slice.call(arguments).forEach(function(t){~this.indexOf(t)||this.elements.splice(this.locationFor(t),0,t)},this),this.length=this.elements.length},t.SortedSet.prototype.toArray=function(){return this.elements.slice()},t.SortedSet.prototype.map=function(t,e){return this.elements.map(t,e)},t.SortedSet.prototype.forEach=function(t,e){return this.elements.forEach(t,e)},t.SortedSet.prototype.indexOf=function(t,e,n){var e=e||0,n=n||this.elements.length,i=n-e,o=e+Math.floor(i/2),r=this.elements[o];return 1>=i?r===t?o:-1:t>r?this.indexOf(t,o,n):r>t?this.indexOf(t,e,o):r===t?o:void 0},t.SortedSet.prototype.locationFor=function(t,e,n){var e=e||0,n=n||this.elements.length,i=n-e,o=e+Math.floor(i/2),r=this.elements[o];if(1>=i){if(r>t)return o;if(t>r)return o+1}return t>r?this.locationFor(t,o,n):r>t?this.locationFor(t,e,o):void 0},t.SortedSet.prototype.intersect=function(e){for(var n=new t.SortedSet,i=0,o=0,r=this.length,s=e.length,a=this.elements,h=e.elements;!(i>r-1||o>s-1);)a[i]!==h[o]?a[i]<h[o]?i++:a[i]>h[o]&&o++:(n.add(a[i]),i++,o++);return n},t.SortedSet.prototype.clone=function(){var e=new t.SortedSet;return e.elements=this.toArray(),e.length=e.elements.length,e},t.SortedSet.prototype.union=function(t){var e,n,i;return this.length>=t.length?(e=this,n=t):(e=t,n=this),i=e.clone(),i.add.apply(i,n.toArray()),i},t.SortedSet.prototype.toJSON=function(){return this.toArray()},t.Index=function(){this._fields=[],this._ref="id",this.pipeline=new t.Pipeline,this.documentStore=new t.Store,this.tokenStore=new t.TokenStore,this.corpusTokens=new t.SortedSet,this.eventEmitter=new t.EventEmitter,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},t.Index.prototype.on=function(){var t=Array.prototype.slice.call(arguments);return this.eventEmitter.addListener.apply(this.eventEmitter,t)},t.Index.prototype.off=function(t,e){return this.eventEmitter.removeListener(t,e)},t.Index.load=function(e){e.version!==t.version&&t.utils.warn("version mismatch: current "+t.version+" importing "+e.version);var n=new this;return n._fields=e.fields,n._ref=e.ref,n.documentStore=t.Store.load(e.documentStore),n.tokenStore=t.TokenStore.load(e.tokenStore),n.corpusTokens=t.SortedSet.load(e.corpusTokens),n.pipeline=t.Pipeline.load(e.pipeline),n},t.Index.prototype.field=function(t,e){var e=e||{},n={name:t,boost:e.boost||1};return this._fields.push(n),this},t.Index.prototype.ref=function(t){return this._ref=t,this},t.Index.prototype.add=function(e,n){var i={},o=new t.SortedSet,r=e[this._ref],n=void 0===n||n;this._fields.forEach(function(n){var r=this.pipeline.run(t.tokenizer(e[n.name]));i[n.name]=r,t.SortedSet.prototype.add.apply(o,r)},this),this.documentStore.set(r,o),t.SortedSet.prototype.add.apply(this.corpusTokens,o.toArray());for(var s=0;s<o.length;s++){var a=o.elements[s],h=this._fields.reduce(function(t,e){var n=i[e.name].length;return n?t+i[e.name].filter(function(t){return t===a}).length/n*e.boost:t},0);this.tokenStore.add(a,{ref:r,tf:h})}n&&this.eventEmitter.emit("add",e,this)},t.Index.prototype.remove=function(t,e){var n=t[this._ref],e=void 0===e||e;if(this.documentStore.has(n)){var i=this.documentStore.get(n);this.documentStore.remove(n),i.forEach(function(t){this.tokenStore.remove(t,n)},this),e&&this.eventEmitter.emit("remove",t,this)}},t.Index.prototype.update=function(t,e){var e=void 0===e||e;this.remove(t,!1),this.add(t,!1),e&&this.eventEmitter.emit("update",t,this)},t.Index.prototype.idf=function(t){var e="@"+t;if(Object.prototype.hasOwnProperty.call(this._idfCache,e))return this._idfCache[e];var n=this.tokenStore.count(t),i=1;return n>0&&(i=1+Math.log(this.tokenStore.length/n)),this._idfCache[e]=i},t.Index.prototype.search=function(e){var n=this.pipeline.run(t.tokenizer(e)),i=new t.Vector,o=[],r=this._fields.reduce(function(t,e){return t+e.boost},0);return n.some(function(t){return this.tokenStore.has(t)},this)?(n.forEach(function(e,n,s){var a=1/s.length*this._fields.length*r,h=this,l=this.tokenStore.expand(e).reduce(function(n,o){var r=h.corpusTokens.indexOf(o),s=h.idf(o),l=1,u=new t.SortedSet;if(o!==e){var c=Math.max(3,o.length-e.length);l=1/Math.log(c)}return r>-1&&i.insert(r,a*s*l),Object.keys(h.tokenStore.get(o)).forEach(function(t){u.add(t)}),n.union(u)},new t.SortedSet);o.push(l)},this),o.reduce(function(t,e){return t.intersect(e)}).map(function(t){return{ref:t,score:i.similarity(this.documentVector(t))}},this).sort(function(t,e){return e.score-t.score})):[]},t.Index.prototype.documentVector=function(e){for(var n=this.documentStore.get(e),i=n.length,o=new t.Vector,r=0;i>r;r++){var s=n.elements[r],a=this.tokenStore.get(s)[e].tf,h=this.idf(s);o.insert(this.corpusTokens.indexOf(s),a*h)}return o},t.Index.prototype.toJSON=function(){return{version:t.version,fields:this._fields,ref:this._ref,documentStore:this.documentStore.toJSON(),tokenStore:this.tokenStore.toJSON(),corpusTokens:this.corpusTokens.toJSON(),pipeline:this.pipeline.toJSON()}},t.Index.prototype.use=function(t){var e=Array.prototype.slice.call(arguments,1);e.unshift(this),t.apply(this,e)},t.Store=function(){this.store={},this.length=0},t.Store.load=function(e){var n=new this;return n.length=e.length,n.store=Object.keys(e.store).reduce(function(n,i){return n[i]=t.SortedSet.load(e.store[i]),n},{}),n},t.Store.prototype.set=function(t,e){this.store[t]=e,this.length=Object.keys(this.store).length},t.Store.prototype.get=function(t){return this.store[t]},t.Store.prototype.has=function(t){return t in this.store},t.Store.prototype.remove=function(t){this.has(t)&&(delete this.store[t],this.length--)},t.Store.prototype.toJSON=function(){return{store:this.store,length:this.length}},t.stemmer=function(){var t={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},e={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},i="[aeiouy]",o="[^aeiou][^aeiouy]*",r=i+"[aeiou]*",s="^("+o+")?"+r+o,h="^("+o+")?"+r+o+r+o;return function(n){var r,u,c,p,f,d,v;if(n.length<3)return n;if(c=n.substr(0,1),"y"==c&&(n=c.toUpperCase()+n.substr(1)),p=/^(.+?)(ss|i)es$/,f=/^(.+?)([^s])s$/,p.test(n)?n=n.replace(p,"$1$2"):f.test(n)&&(n=n.replace(f,"$1$2")),p=/^(.+?)eed$/,f=/^(.+?)(ed|ing)$/,p.test(n)){var m=p.exec(n);p=new RegExp(s),p.test(m[1])&&(p=/.$/,n=n.replace(p,""))}else if(f.test(n)){var m=f.exec(n)
-;r=m[1],f=new RegExp("^("+o+")?"+i),f.test(r)&&(n=r,f=/(at|bl|iz)$/,d=new RegExp("([^aeiouylsz])\\1$"),v=new RegExp("^"+o+i+"[^aeiouwxy]$"),f.test(n)?n+="e":d.test(n)?(p=/.$/,n=n.replace(p,"")):v.test(n)&&(n+="e"))}if(p=/^(.+?[^aeiou])y$/,p.test(n)){var m=p.exec(n);r=m[1],n=r+"i"}if(p=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,p.test(n)){var m=p.exec(n);r=m[1],u=m[2],p=new RegExp(s),p.test(r)&&(n=r+t[u])}if(p=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,p.test(n)){var m=p.exec(n);r=m[1],u=m[2],p=new RegExp(s),p.test(r)&&(n=r+e[u])}if(p=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,f=/^(.+?)(s|t)(ion)$/,p.test(n)){var m=p.exec(n);r=m[1],p=new RegExp(h),p.test(r)&&(n=r)}else if(f.test(n)){var m=f.exec(n);r=m[1]+m[2],f=new RegExp(h),f.test(r)&&(n=r)}if(p=/^(.+?)e$/,p.test(n)){var m=p.exec(n);r=m[1],p=new RegExp(h),f=new RegExp("^("+o+")?"+r+o+"("+r+")?$"),d=new RegExp("^"+o+i+"[^aeiouwxy]$"),(p.test(r)||f.test(r)&&!d.test(r))&&(n=r)}return p=/ll$/,f=new RegExp(h),p.test(n)&&f.test(n)&&(p=/.$/,n=n.replace(p,"")),"y"==c&&(n=c.toLowerCase()+n.substr(1)),n}}(),t.Pipeline.registerFunction(t.stemmer,"stemmer"),t.stopWordFilter=function(e){return-1===t.stopWordFilter.stopWords.indexOf(e)?e:void 0},t.stopWordFilter.stopWords=new t.SortedSet,t.stopWordFilter.stopWords.length=119,t.stopWordFilter.stopWords.elements=["","a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"],t.Pipeline.registerFunction(t.stopWordFilter,"stopWordFilter"),t.trimmer=function(t){return t.replace(/^\W+/,"").replace(/\W+$/,"")},t.Pipeline.registerFunction(t.trimmer,"trimmer"),t.TokenStore=function(){this.root={docs:{}},this.length=0},t.TokenStore.load=function(t){var e=new this;return e.root=t.root,e.length=t.length,e},t.TokenStore.prototype.add=function(t,e,n){var n=n||this.root,i=t[0],o=t.slice(1);return i in n||(n[i]={docs:{}}),0===o.length?(n[i].docs[e.ref]=e,void(this.length+=1)):this.add(o,e,n[i])},t.TokenStore.prototype.has=function(t){if(!t)return!1;for(var e=this.root,n=0;n<t.length;n++){if(!e[t[n]])return!1;e=e[t[n]]}return!0},t.TokenStore.prototype.getNode=function(t){if(!t)return{};for(var e=this.root,n=0;n<t.length;n++){if(!e[t[n]])return{};e=e[t[n]]}return e},t.TokenStore.prototype.get=function(t,e){return this.getNode(t,e).docs||{}},t.TokenStore.prototype.count=function(t,e){return Object.keys(this.get(t,e)).length},t.TokenStore.prototype.remove=function(t,e){if(t){for(var n=this.root,i=0;i<t.length;i++){if(!(t[i]in n))return;n=n[t[i]]}delete n.docs[e]}},t.TokenStore.prototype.expand=function(t,e){var n=this.getNode(t),i=n.docs||{},e=e||[];return Object.keys(i).length&&e.push(t),Object.keys(n).forEach(function(n){"docs"!==n&&e.concat(this.expand(t+n,e))},this),e},t.TokenStore.prototype.toJSON=function(){return{root:this.root,length:this.length}},function(t,e){"function"==typeof define&&define.amd?define(e):"object"==typeof exports?module.exports=e():t.lunr=e()}(this,function(){return t})}();var __extends=this&&this.__extends||function(){var extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,b){d.__proto__=b}||function(d,b){for(var p in b)b.hasOwnProperty(p)&&(d[p]=b[p])};return function(d,b){function __(){this.constructor=d}extendStatics(d,b),d.prototype=null===b?Object.create(b):(__.prototype=b.prototype,new __)}}(),typedoc;!function(typedoc){function registerService(constructor,name,priority){void 0===priority&&(priority=0),services.push({constructor:constructor,name:name,priority:priority,instance:null}),services.sort(function(a,b){return a.priority-b.priority})}function registerComponent(constructor,selector,priority,namespace){void 0===priority&&(priority=0),void 0===namespace&&(namespace="*"),components.push({selector:selector,constructor:constructor,priority:priority,namespace:namespace}),components.sort(function(a,b){return a.priority-b.priority})}typedoc.$html=$("html");var services=[],components=[];typedoc.$document=$(document),typedoc.$window=$(window),typedoc.$body=$("body"),typedoc.registerService=registerService,typedoc.registerComponent=registerComponent,"undefined"!=typeof Backbone&&(typedoc.Events=function(){var res=function(){};return _.extend(res.prototype,Backbone.Events),res}());var Application=function(_super){function Application(){var _this=_super.call(this)||this;return _this.createServices(),_this.createComponents(typedoc.$body),_this}return __extends(Application,_super),Application.prototype.createServices=function(){_(services).forEach(function(c){c.instance=new c.constructor,typedoc[c.name]=c.instance})},Application.prototype.createComponents=function($context,namespace){void 0===namespace&&(namespace="default");var result=[];return _(components).forEach(function(c){c.namespace!=namespace&&"*"!=c.namespace||$context.find(c.selector).each(function(m,el){var instance,$el=$(el);(instance=$el.data("component"))?_(result).indexOf(instance)==-1&&result.push(instance):(instance=new c.constructor({el:el}),$el.data("component",instance),result.push(instance))})}),result},Application}(typedoc.Events);typedoc.Application=Application}(typedoc||(typedoc={}));var typedoc;!function(typedoc){typedoc.app=new typedoc.Application}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var FilterItem=function(){function FilterItem(key,value){this.key=key,this.value=value,this.defaultValue=value,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}return FilterItem.prototype.initialize=function(){},FilterItem.prototype.handleValueChange=function(oldValue,newValue){},FilterItem.prototype.fromLocalStorage=function(value){return value},FilterItem.prototype.toLocalStorage=function(value){return value},FilterItem.prototype.setValue=function(value){if(this.value!=value){var oldValue=this.value;this.value=value,window.localStorage[this.key]=this.toLocalStorage(value),this.handleValueChange(oldValue,value)}},FilterItem}(),FilterItemCheckbox=function(_super){function FilterItemCheckbox(){return null!==_super&&_super.apply(this,arguments)||this}return __extends(FilterItemCheckbox,_super),FilterItemCheckbox.prototype.initialize=function(){var _this=this;this.$checkbox=$("#tsd-filter-"+this.key),this.$checkbox.on("change",function(){_this.setValue(_this.$checkbox.prop("checked"))})},FilterItemCheckbox.prototype.handleValueChange=function(oldValue,newValue){this.$checkbox.prop("checked",this.value),typedoc.$html.toggleClass("toggle-"+this.key,this.value!=this.defaultValue)},FilterItemCheckbox.prototype.fromLocalStorage=function(value){return"true"==value},FilterItemCheckbox.prototype.toLocalStorage=function(value){return value?"true":"false"},FilterItemCheckbox}(FilterItem),FilterItemSelect=function(_super){function FilterItemSelect(){return null!==_super&&_super.apply(this,arguments)||this}return __extends(FilterItemSelect,_super),FilterItemSelect.prototype.initialize=function(){var _this=this;typedoc.$html.addClass("toggle-"+this.key+this.value),this.$select=$("#tsd-filter-"+this.key),this.$select.on(typedoc.pointerDown+" mouseover",function(){_this.$select.addClass("active")}).on("mouseleave",function(){_this.$select.removeClass("active")}).on(typedoc.pointerUp,"li",function(e){_this.$select.removeClass("active"),_this.setValue($(e.target).attr("_data-value"))}),typedoc.$document.on(typedoc.pointerDown,function(e){$(e.target).parents().addBack().is(_this.$select)||_this.$select.removeClass("active")})},FilterItemSelect.prototype.handleValueChange=function(oldValue,newValue){this.$select.find("li.selected").removeClass("selected"),this.$select.find(".tsd-select-label").text(this.$select.find('li[_data-value="'+newValue+'"]').addClass("selected").text()),typedoc.$html.removeClass("toggle-"+oldValue),typedoc.$html.addClass("toggle-"+newValue)},FilterItemSelect}(FilterItem),Filter=function(_super){function Filter(options){var _this=_super.call(this,options)||this;return _this.optionVisibility=new FilterItemSelect("visibility","private"),_this.optionInherited=new FilterItemCheckbox("inherited",!0),_this.optionExternals=new FilterItemCheckbox("externals",!0),_this.optionOnlyExported=new FilterItemCheckbox("only-exported",!1),_this}return __extends(Filter,_super),Filter.isSupported=function(){try{return void 0!==window.localStorage}catch(e){return!1}},Filter}(Backbone.View);Filter.isSupported()?typedoc.registerComponent(Filter,"#tsd-filter"):typedoc.$html.addClass("no-filter")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var MenuHighlight=function(_super){function MenuHighlight(options){var _this=_super.call(this,options)||this;return _this.index=0,_this.listenTo(typedoc.viewport,"resize",_this.onResize),_this.listenTo(typedoc.viewport,"scroll",_this.onScroll),_this.createAnchors(),_this}return __extends(MenuHighlight,_super),MenuHighlight.prototype.createAnchors=function(){var _this=this;this.index=0,this.anchors=[{position:0}];var base=window.location.href;base.indexOf("#")!=-1&&(base=base.substr(0,base.indexOf("#"))),this.$el.find("a").each(function(index,el){var href=el.href;if(href.indexOf("#")!=-1&&href.substr(0,base.length)==base){var hash=href.substr(href.indexOf("#")+1),$anchor=$("a.tsd-anchor[name="+hash+"]");0!=$anchor.length&&_this.anchors.push({$link:$(el.parentNode),$anchor:$anchor,position:0})}}),this.onResize()},MenuHighlight.prototype.onResize=function(){for(var anchor,index=1,count=this.anchors.length;index<count;index++)anchor=this.anchors[index],anchor.position=anchor.$anchor.offset().top;this.anchors.sort(function(a,b){return a.position-b.position}),this.onScroll(typedoc.viewport.scrollTop)},MenuHighlight.prototype.onScroll=function(scrollTop){var anchors=this.anchors,index=this.index,count=anchors.length-1;for(scrollTop+=5;index>0&&anchors[index].position>scrollTop;)index-=1;for(;index<count&&anchors[index+1].position<scrollTop;)index+=1;this.index!=index&&(this.index>0&&this.anchors[this.index].$link.removeClass("focus"),this.index=index,this.index>0&&this.anchors[this.index].$link.addClass("focus"))},MenuHighlight}(Backbone.View);typedoc.MenuHighlight=MenuHighlight,typedoc.registerComponent(MenuHighlight,".menu-highlight")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var StickyMode,hasPositionSticky=typedoc.$html.hasClass("csspositionsticky");!function(StickyMode){StickyMode[StickyMode.None=0]="None",StickyMode[StickyMode.Secondary=1]="Secondary",StickyMode[StickyMode.Current=2]="Current"}(StickyMode||(StickyMode={}));var MenuSticky=function(_super){function MenuSticky(options){var _this=_super.call(this,options)||this;return _this.state="",_this.stickyMode=StickyMode.None,_this.$current=_this.$el.find("> ul.current"),_this.$navigation=_this.$el.parents(".menu-sticky-wrap"),_this.$container=_this.$el.parents(".row"),_this.listenTo(typedoc.viewport,"resize",_this.onResize),hasPositionSticky||_this.listenTo(typedoc.viewport,"scroll",_this.onScroll),_this.onResize(typedoc.viewport.width,typedoc.viewport.height),_this}return __extends(MenuSticky,_super),MenuSticky.prototype.setState=function(state){this.state!=state&&(""!=this.state&&this.$navigation.removeClass(this.state),this.state=state,""!=this.state&&this.$navigation.addClass(this.state))},MenuSticky.prototype.onResize=function(width,height){this.stickyMode=StickyMode.None,this.setState("");var containerTop=this.$container.offset().top,containerHeight=this.$container.height(),bottom=containerTop+containerHeight;if(this.$navigation.height()<containerHeight){var elHeight=this.$el.height(),elTop=this.$el.offset().top;if(this.$current.length){var currentHeight=this.$current.height(),currentTop=this.$current.offset().top;this.$navigation.css("top",containerTop-currentTop+20),currentHeight<height&&(this.stickyMode=StickyMode.Current,this.stickyTop=currentTop,this.stickyBottom=bottom-elHeight+(currentTop-elTop)-20)}elHeight<height&&(this.$navigation.css("top",containerTop-elTop+20),this.stickyMode=StickyMode.Secondary,this.stickyTop=elTop,this.stickyBottom=bottom-elHeight-20)}hasPositionSticky?this.stickyMode==StickyMode.Current?this.setState("sticky-current"):this.stickyMode==StickyMode.Secondary?this.setState("sticky"):this.setState(""):(this.$navigation.css("left",this.$navigation.offset().left),this.onScroll(typedoc.viewport.scrollTop))},MenuSticky.prototype.onScroll=function(scrollTop){this.stickyMode==StickyMode.Current?scrollTop>this.stickyBottom?this.setState("sticky-bottom"):this.setState(scrollTop+20>this.stickyTop?"sticky-current":""):this.stickyMode==StickyMode.Secondary&&(scrollTop>this.stickyBottom?this.setState("sticky-bottom"):this.setState(scrollTop+20>this.stickyTop?"sticky":""))},MenuSticky}(Backbone.View);typedoc.MenuSticky=MenuSticky,typedoc.registerComponent(MenuSticky,".menu-sticky")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var search;!function(search){function createIndex(){function batch(){for(var cycles=0;cycles++<100;)if(index.add(rows[pos]),++pos==length)return setLoadingState(SearchLoadingState.Ready);setTimeout(batch,10)}index=new lunr.Index,index.pipeline.add(lunr.trimmer),index.field("name",{boost:10}),index.field("parent"),index.ref("id");var rows=search.data.rows,pos=0,length=rows.length;batch()}function loadIndex(){loadingState==SearchLoadingState.Idle&&(setTimeout(function(){loadingState==SearchLoadingState.Idle&&setLoadingState(SearchLoadingState.Loading)},500),void 0!==search.data?createIndex():$.get($el.attr("_data-index")).done(function(source){eval(source),createIndex()}).fail(function(){setLoadingState(SearchLoadingState.Failure)}))}function updateResults(){if(loadingState==SearchLoadingState.Ready){$results.empty();for(var res=index.search(query),i=0,c=Math.min(10,res.length);i<c;i++){var row=search.data.rows[res[i].ref],name=row.name;row.parent&&(name='<span class="parent">'+row.parent+".</span>"+name),$results.append('<li class="'+row.classes+'"><a href="'+base+row.url+'" class="tsd-kind-icon">'+name+"</li>")}}}function setLoadingState(value){loadingState!=value&&($el.removeClass(SearchLoadingState[loadingState].toLowerCase()),loadingState=value,$el.addClass(SearchLoadingState[loadingState].toLowerCase()),value==SearchLoadingState.Ready&&updateResults())}function setHasFocus(value){hasFocus!=value&&(hasFocus=value,$el.toggleClass("has-focus"),value?(setQuery(""),$field.val("")):$field.val(query))}function setQuery(value){query=$.trim(value),updateResults()}function setCurrentResult(dir){var $current=$results.find(".current");if(0==$current.length)$results.find(1==dir?"li:first-child":"li:last-child").addClass("current");else{var $rel=1==dir?$current.next("li"):$current.prev("li");$rel.length>0&&($current.removeClass("current"),$rel.addClass("current"))}}function gotoCurrentResult(){var $current=$results.find(".current");0==$current.length&&($current=$results.find("li:first-child")),$current.length>0&&(window.location.href=$current.find("a").prop("href"),$field.blur())}var SearchLoadingState;!function(SearchLoadingState){SearchLoadingState[SearchLoadingState.Idle=0]="Idle",SearchLoadingState[SearchLoadingState.Loading=1]="Loading",SearchLoadingState[SearchLoadingState.Ready=2]="Ready",SearchLoadingState[SearchLoadingState.Failure=3]="Failure"}(SearchLoadingState||(SearchLoadingState={}));var $el=$("#tsd-search"),$field=$("#tsd-search-field"),$results=$(".results"),base=$el.attr("_data-base")+"/",query="",loadingState=SearchLoadingState.Idle,hasFocus=!1,preventPress=!1,index;$field.on("focusin",function(){setHasFocus(!0),loadIndex()}).on("focusout",function(){setTimeout(function(){return setHasFocus(!1)},100)}).on("input",function(){setQuery($.trim($field.val()))}).on("keydown",function(e){13==e.keyCode||27==e.keyCode||38==e.keyCode||40==e.keyCode?(preventPress=!0,e.preventDefault(),13==e.keyCode?gotoCurrentResult():27==e.keyCode?$field.blur():38==e.keyCode?setCurrentResult(-1):40==e.keyCode&&setCurrentResult(1)):preventPress=!1}).on("keypress",function(e){preventPress&&e.preventDefault()}),$("body").on("keydown",function(e){e.altKey||e.ctrlKey||e.metaKey||!hasFocus&&e.keyCode>47&&e.keyCode<112&&$field.focus()})}(search=typedoc.search||(typedoc.search={}))}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var SignatureGroup=function(){function SignatureGroup($signature,$description){this.$signature=$signature,this.$description=$description}return SignatureGroup.prototype.addClass=function(className){return this.$signature.addClass(className),this.$description.addClass(className),this},SignatureGroup.prototype.removeClass=function(className){return this.$signature.removeClass(className),this.$description.removeClass(className),this},SignatureGroup}(),Signature=function(_super){function Signature(options){var _this=_super.call(this,options)||this;return _this.index=-1,_this.createGroups(),_this.groups&&(_this.$el.addClass("active").on("touchstart",".tsd-signature",function(event){return _this.onClick(event)}).on("click",".tsd-signature",function(event){return _this.onClick(event)}),_this.$container.addClass("active"),_this.setIndex(0)),_this}return __extends(Signature,_super),Signature.prototype.setIndex=function(index){if(index<0&&(index=0),index>this.groups.length-1&&(index=this.groups.length-1),this.index!=index){var to=this.groups[index];if(this.index>-1){var from=this.groups[this.index];typedoc.animateHeight(this.$container,function(){from.removeClass("current").addClass("fade-out"),to.addClass("current fade-in"),typedoc.viewport.triggerResize()}),setTimeout(function(){from.removeClass("fade-out"),to.removeClass("fade-in")},300)}else to.addClass("current"),typedoc.viewport.triggerResize();this.index=index}},Signature.prototype.createGroups=function(){var _this=this,$signatures=this.$el.find("> .tsd-signature");if(!($signatures.length<2)){this.$container=this.$el.siblings(".tsd-descriptions");var $descriptions=this.$container.find("> .tsd-description");this.groups=[],$signatures.each(function(index,el){_this.groups.push(new SignatureGroup($(el),$descriptions.eq(index)))})}},Signature.prototype.onClick=function(e){var _this=this;e.preventDefault(),_(this.groups).forEach(function(group,index){group.$signature.is(e.currentTarget)&&_this.setIndex(index)})},Signature}(Backbone.View);typedoc.registerComponent(Signature,".tsd-signatures")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var Toggle=function(_super){function Toggle(options){var _this=_super.call(this,options)||this;return _this.className=_this.$el.attr("_data-toggle"),_this.$el.on(typedoc.pointerUp,function(e){return _this.onPointerUp(e)}),_this.$el.on("click",function(e){return e.preventDefault()}),typedoc.$document.on(typedoc.pointerDown,function(e){return _this.onDocumentPointerDown(e)}),typedoc.$document.on(typedoc.pointerUp,function(e){return _this.onDocumentPointerUp(e)}),_this}return __extends(Toggle,_super),Toggle.prototype.setActive=function(value){if(this.active!=value){this.active=value,typedoc.$html.toggleClass("has-"+this.className,value),this.$el.toggleClass("active",value);var transition=(this.active?"to-has-":"from-has-")+this.className;typedoc.$html.addClass(transition),setTimeout(function(){return typedoc.$html.removeClass(transition)},500)}},Toggle.prototype.onPointerUp=function(event){typedoc.hasPointerMoved||(this.setActive(!0),event.preventDefault())},Toggle.prototype.onDocumentPointerDown=function(e){if(this.active){var $path=$(e.target).parents().addBack();if($path.hasClass("col-menu"))return;if($path.hasClass("tsd-filter-group"))return;this.setActive(!1)}},Toggle.prototype.onDocumentPointerUp=function(e){var _this=this;if(!typedoc.hasPointerMoved&&this.active){var $path=$(e.target).parents().addBack();if($path.hasClass("col-menu")){var $link=$path.filter("a");if($link.length){var href=window.location.href;href.indexOf("#")!=-1&&(href=href.substr(0,href.indexOf("#"))),$link.prop("href").substr(0,href.length)==href&&setTimeout(function(){return _this.setActive(!1)},250)}}}},Toggle}(Backbone.View);typedoc.registerComponent(Toggle,"a[_data-toggle]")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var Viewport=function(_super){function Viewport(){var _this=_super.call(this)||this;return _this.scrollTop=0,_this.width=0,_this.height=0,typedoc.$window.on("scroll",_(function(){return _this.onScroll()}).throttle(10)),typedoc.$window.on("resize",_(function(){return _this.onResize()}).throttle(10)),_this.onResize(),_this.onScroll(),_this}return __extends(Viewport,_super),Viewport.prototype.triggerResize=function(){this.trigger("resize",this.width,this.height)},Viewport.prototype.onResize=function(){this.width=typedoc.$window.width(),this.height=typedoc.$window.height(),this.trigger("resize",this.width,this.height)},Viewport.prototype.onScroll=function(){this.scrollTop=typedoc.$window.scrollTop(),this.trigger("scroll",this.scrollTop)},Viewport}(typedoc.Events);typedoc.Viewport=Viewport,typedoc.registerService(Viewport,"viewport")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){typedoc.pointerDown="mousedown",typedoc.pointerMove="mousemove",typedoc.pointerUp="mouseup",typedoc.pointerDownPosition={x:0,y:0},typedoc.preventNextClick=!1,typedoc.isPointerDown=!1,typedoc.isPointerTouch=!1,typedoc.hasPointerMoved=!1,typedoc.isMobile=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),typedoc.$html.addClass(typedoc.isMobile?"is-mobile":"not-mobile"),typedoc.isMobile&&"ontouchstart"in document.documentElement&&(typedoc.isPointerTouch=!0,typedoc.pointerDown="touchstart",typedoc.pointerMove="touchmove",typedoc.pointerUp="touchend"),typedoc.$document.on(typedoc.pointerDown,function(e){typedoc.isPointerDown=!0,typedoc.hasPointerMoved=!1;var t="touchstart"==typedoc.pointerDown?e.originalEvent.targetTouches[0]:e;typedoc.pointerDownPosition.x=t.pageX,typedoc.pointerDownPosition.y=t.pageY}).on(typedoc.pointerMove,function(e){if(typedoc.isPointerDown&&!typedoc.hasPointerMoved){var t="touchstart"==typedoc.pointerDown?e.originalEvent.targetTouches[0]:e,x=typedoc.pointerDownPosition.x-t.pageX,y=typedoc.pointerDownPosition.y-t.pageY;typedoc.hasPointerMoved=Math.sqrt(x*x+y*y)>10}}).on(typedoc.pointerUp,function(e){typedoc.isPointerDown=!1}).on("click",function(e){typedoc.preventNextClick&&(e.preventDefault(),e.stopImmediatePropagation(),typedoc.preventNextClick=!1)})}(typedoc||(typedoc={}));var typedoc;!function(typedoc){function noTransition($el,callback){$el.addClass("no-transition"),callback(),$el.offset(),$el.removeClass("no-transition")}function animateHeight($el,callback,success){var to,from=$el.height();noTransition($el,function(){callback(),$el.css("height",""),to=$el.height(),from!=to&&typedoc.transition&&$el.css("height",from)}),from!=to&&typedoc.transition?($el.css("height",to),$el.on(typedoc.transition.endEvent,function(){noTransition($el,function(){$el.off(typedoc.transition.endEvent).css("height",""),success&&success()})})):success&&success()}typedoc.transition=function(tuples){for(var name in tuples)if(tuples.hasOwnProperty(name)&&void 0!==document.body.style[name])return{name:name,endEvent:tuples[name]};return null}({transition:"transitionend",OTransition:"oTransitionEnd",msTransition:"msTransitionEnd",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"}),typedoc.noTransition=noTransition,typedoc.animateHeight=animateHeight}(typedoc||(typedoc={}));
\ No newline at end of file
+;r=m[1],f=new RegExp("^("+o+")?"+i),f.test(r)&&(n=r,f=/(at|bl|iz)$/,d=new RegExp("([^aeiouylsz])\\1$"),v=new RegExp("^"+o+i+"[^aeiouwxy]$"),f.test(n)?n+="e":d.test(n)?(p=/.$/,n=n.replace(p,"")):v.test(n)&&(n+="e"))}if(p=/^(.+?[^aeiou])y$/,p.test(n)){var m=p.exec(n);r=m[1],n=r+"i"}if(p=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,p.test(n)){var m=p.exec(n);r=m[1],u=m[2],p=new RegExp(s),p.test(r)&&(n=r+t[u])}if(p=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,p.test(n)){var m=p.exec(n);r=m[1],u=m[2],p=new RegExp(s),p.test(r)&&(n=r+e[u])}if(p=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,f=/^(.+?)(s|t)(ion)$/,p.test(n)){var m=p.exec(n);r=m[1],p=new RegExp(h),p.test(r)&&(n=r)}else if(f.test(n)){var m=f.exec(n);r=m[1]+m[2],f=new RegExp(h),f.test(r)&&(n=r)}if(p=/^(.+?)e$/,p.test(n)){var m=p.exec(n);r=m[1],p=new RegExp(h),f=new RegExp("^("+o+")?"+r+o+"("+r+")?$"),d=new RegExp("^"+o+i+"[^aeiouwxy]$"),(p.test(r)||f.test(r)&&!d.test(r))&&(n=r)}return p=/ll$/,f=new RegExp(h),p.test(n)&&f.test(n)&&(p=/.$/,n=n.replace(p,"")),"y"==c&&(n=c.toLowerCase()+n.substr(1)),n}}(),t.Pipeline.registerFunction(t.stemmer,"stemmer"),t.stopWordFilter=function(e){return-1===t.stopWordFilter.stopWords.indexOf(e)?e:void 0},t.stopWordFilter.stopWords=new t.SortedSet,t.stopWordFilter.stopWords.length=119,t.stopWordFilter.stopWords.elements=["","a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"],t.Pipeline.registerFunction(t.stopWordFilter,"stopWordFilter"),t.trimmer=function(t){return t.replace(/^\W+/,"").replace(/\W+$/,"")},t.Pipeline.registerFunction(t.trimmer,"trimmer"),t.TokenStore=function(){this.root={docs:{}},this.length=0},t.TokenStore.load=function(t){var e=new this;return e.root=t.root,e.length=t.length,e},t.TokenStore.prototype.add=function(t,e,n){var n=n||this.root,i=t[0],o=t.slice(1);return i in n||(n[i]={docs:{}}),0===o.length?(n[i].docs[e.ref]=e,void(this.length+=1)):this.add(o,e,n[i])},t.TokenStore.prototype.has=function(t){if(!t)return!1;for(var e=this.root,n=0;n<t.length;n++){if(!e[t[n]])return!1;e=e[t[n]]}return!0},t.TokenStore.prototype.getNode=function(t){if(!t)return{};for(var e=this.root,n=0;n<t.length;n++){if(!e[t[n]])return{};e=e[t[n]]}return e},t.TokenStore.prototype.get=function(t,e){return this.getNode(t,e).docs||{}},t.TokenStore.prototype.count=function(t,e){return Object.keys(this.get(t,e)).length},t.TokenStore.prototype.remove=function(t,e){if(t){for(var n=this.root,i=0;i<t.length;i++){if(!(t[i]in n))return;n=n[t[i]]}delete n.docs[e]}},t.TokenStore.prototype.expand=function(t,e){var n=this.getNode(t),i=n.docs||{},e=e||[];return Object.keys(i).length&&e.push(t),Object.keys(n).forEach(function(n){"docs"!==n&&e.concat(this.expand(t+n,e))},this),e},t.TokenStore.prototype.toJSON=function(){return{root:this.root,length:this.length}},function(t,e){"function"==typeof define&&define.amd?define(e):"object"==typeof exports?module.exports=e():t.lunr=e()}(this,function(){return t})}();var __extends=this&&this.__extends||function(){var extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,b){d.__proto__=b}||function(d,b){for(var p in b)b.hasOwnProperty(p)&&(d[p]=b[p])};return function(d,b){function __(){this.constructor=d}extendStatics(d,b),d.prototype=null===b?Object.create(b):(__.prototype=b.prototype,new __)}}(),typedoc;!function(typedoc){function registerService(constructor,name,priority){void 0===priority&&(priority=0),services.push({constructor:constructor,name:name,priority:priority,instance:null}),services.sort(function(a,b){return a.priority-b.priority})}function registerComponent(constructor,selector,priority,namespace){void 0===priority&&(priority=0),void 0===namespace&&(namespace="*"),components.push({selector:selector,constructor:constructor,priority:priority,namespace:namespace}),components.sort(function(a,b){return a.priority-b.priority})}typedoc.$html=$("html");var services=[],components=[];typedoc.$document=$(document),typedoc.$window=$(window),typedoc.$body=$("body"),typedoc.registerService=registerService,typedoc.registerComponent=registerComponent,"undefined"!=typeof Backbone&&(typedoc.Events=function(){var res=function(){};return _.extend(res.prototype,Backbone.Events),res}());var Application=function(_super){function Application(){var _this=_super.call(this)||this;return _this.createServices(),_this.createComponents(typedoc.$body),_this}return __extends(Application,_super),Application.prototype.createServices=function(){_(services).forEach(function(c){c.instance=new c.constructor,typedoc[c.name]=c.instance})},Application.prototype.createComponents=function($context,namespace){void 0===namespace&&(namespace="default");var result=[];return _(components).forEach(function(c){c.namespace!=namespace&&"*"!=c.namespace||$context.find(c.selector).each(function(m,el){var instance,$el=$(el);(instance=$el.data("component"))?_(result).indexOf(instance)==-1&&result.push(instance):(instance=new c.constructor({el:el}),$el.data("component",instance),result.push(instance))})}),result},Application}(typedoc.Events);typedoc.Application=Application}(typedoc||(typedoc={}));var typedoc;!function(typedoc){typedoc.app=new typedoc.Application}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var FilterItem=function(){function FilterItem(key,value){this.key=key,this.value=value,this.defaultValue=value,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}return FilterItem.prototype.initialize=function(){},FilterItem.prototype.handleValueChange=function(oldValue,newValue){},FilterItem.prototype.fromLocalStorage=function(value){return value},FilterItem.prototype.toLocalStorage=function(value){return value},FilterItem.prototype.setValue=function(value){if(this.value!=value){var oldValue=this.value;this.value=value,window.localStorage[this.key]=this.toLocalStorage(value),this.handleValueChange(oldValue,value)}},FilterItem}(),FilterItemCheckbox=function(_super){function FilterItemCheckbox(){return null!==_super&&_super.apply(this,arguments)||this}return __extends(FilterItemCheckbox,_super),FilterItemCheckbox.prototype.initialize=function(){var _this=this;this.$checkbox=$("#tsd-filter-"+this.key),this.$checkbox.on("change",function(){_this.setValue(_this.$checkbox.prop("checked"))})},FilterItemCheckbox.prototype.handleValueChange=function(oldValue,newValue){this.$checkbox.prop("checked",this.value),typedoc.$html.toggleClass("toggle-"+this.key,this.value!=this.defaultValue)},FilterItemCheckbox.prototype.fromLocalStorage=function(value){return"true"==value},FilterItemCheckbox.prototype.toLocalStorage=function(value){return value?"true":"false"},FilterItemCheckbox}(FilterItem),FilterItemSelect=function(_super){function FilterItemSelect(){return null!==_super&&_super.apply(this,arguments)||this}return __extends(FilterItemSelect,_super),FilterItemSelect.prototype.initialize=function(){var _this=this;typedoc.$html.addClass("toggle-"+this.key+this.value),this.$select=$("#tsd-filter-"+this.key),this.$select.on(typedoc.pointerDown+" mouseover",function(){_this.$select.addClass("active")}).on("mouseleave",function(){_this.$select.removeClass("active")}).on(typedoc.pointerUp,"li",function(e){_this.$select.removeClass("active"),_this.setValue($(e.target).attr("data-value"))}),typedoc.$document.on(typedoc.pointerDown,function(e){$(e.target).parents().addBack().is(_this.$select)||_this.$select.removeClass("active")})},FilterItemSelect.prototype.handleValueChange=function(oldValue,newValue){this.$select.find("li.selected").removeClass("selected"),this.$select.find(".tsd-select-label").text(this.$select.find('li[data-value="'+newValue+'"]').addClass("selected").text()),typedoc.$html.removeClass("toggle-"+oldValue),typedoc.$html.addClass("toggle-"+newValue)},FilterItemSelect}(FilterItem),Filter=function(_super){function Filter(options){var _this=_super.call(this,options)||this;return _this.optionVisibility=new FilterItemSelect("visibility","private"),_this.optionInherited=new FilterItemCheckbox("inherited",!0),_this.optionExternals=new FilterItemCheckbox("externals",!0),_this.optionOnlyExported=new FilterItemCheckbox("only-exported",!1),_this}return __extends(Filter,_super),Filter.isSupported=function(){try{return void 0!==window.localStorage}catch(e){return!1}},Filter}(Backbone.View);Filter.isSupported()?typedoc.registerComponent(Filter,"#tsd-filter"):typedoc.$html.addClass("no-filter")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var MenuHighlight=function(_super){function MenuHighlight(options){var _this=_super.call(this,options)||this;return _this.index=0,_this.listenTo(typedoc.viewport,"resize",_this.onResize),_this.listenTo(typedoc.viewport,"scroll",_this.onScroll),_this.createAnchors(),_this}return __extends(MenuHighlight,_super),MenuHighlight.prototype.createAnchors=function(){var _this=this;this.index=0,this.anchors=[{position:0}];var base=window.location.href;base.indexOf("#")!=-1&&(base=base.substr(0,base.indexOf("#"))),this.$el.find("a").each(function(index,el){var href=el.href;if(href.indexOf("#")!=-1&&href.substr(0,base.length)==base){var hash=href.substr(href.indexOf("#")+1),$anchor=$("a.tsd-anchor[name="+hash+"]");0!=$anchor.length&&_this.anchors.push({$link:$(el.parentNode),$anchor:$anchor,position:0})}}),this.onResize()},MenuHighlight.prototype.onResize=function(){for(var anchor,index=1,count=this.anchors.length;index<count;index++)anchor=this.anchors[index],anchor.position=anchor.$anchor.offset().top;this.anchors.sort(function(a,b){return a.position-b.position}),this.onScroll(typedoc.viewport.scrollTop)},MenuHighlight.prototype.onScroll=function(scrollTop){var anchors=this.anchors,index=this.index,count=anchors.length-1;for(scrollTop+=5;index>0&&anchors[index].position>scrollTop;)index-=1;for(;index<count&&anchors[index+1].position<scrollTop;)index+=1;this.index!=index&&(this.index>0&&this.anchors[this.index].$link.removeClass("focus"),this.index=index,this.index>0&&this.anchors[this.index].$link.addClass("focus"))},MenuHighlight}(Backbone.View);typedoc.MenuHighlight=MenuHighlight,typedoc.registerComponent(MenuHighlight,".menu-highlight")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var StickyMode,hasPositionSticky=typedoc.$html.hasClass("csspositionsticky");!function(StickyMode){StickyMode[StickyMode.None=0]="None",StickyMode[StickyMode.Secondary=1]="Secondary",StickyMode[StickyMode.Current=2]="Current"}(StickyMode||(StickyMode={}));var MenuSticky=function(_super){function MenuSticky(options){var _this=_super.call(this,options)||this;return _this.state="",_this.stickyMode=StickyMode.None,_this.$current=_this.$el.find("> ul.current"),_this.$navigation=_this.$el.parents(".menu-sticky-wrap"),_this.$container=_this.$el.parents(".row"),_this.listenTo(typedoc.viewport,"resize",_this.onResize),hasPositionSticky||_this.listenTo(typedoc.viewport,"scroll",_this.onScroll),_this.onResize(typedoc.viewport.width,typedoc.viewport.height),_this}return __extends(MenuSticky,_super),MenuSticky.prototype.setState=function(state){this.state!=state&&(""!=this.state&&this.$navigation.removeClass(this.state),this.state=state,""!=this.state&&this.$navigation.addClass(this.state))},MenuSticky.prototype.onResize=function(width,height){this.stickyMode=StickyMode.None,this.setState("");var containerTop=this.$container.offset().top,containerHeight=this.$container.height(),bottom=containerTop+containerHeight;if(this.$navigation.height()<containerHeight){var elHeight=this.$el.height(),elTop=this.$el.offset().top;if(this.$current.length){var currentHeight=this.$current.height(),currentTop=this.$current.offset().top;this.$navigation.css("top",containerTop-currentTop+20),currentHeight<height&&(this.stickyMode=StickyMode.Current,this.stickyTop=currentTop,this.stickyBottom=bottom-elHeight+(currentTop-elTop)-20)}elHeight<height&&(this.$navigation.css("top",containerTop-elTop+20),this.stickyMode=StickyMode.Secondary,this.stickyTop=elTop,this.stickyBottom=bottom-elHeight-20)}hasPositionSticky?this.stickyMode==StickyMode.Current?this.setState("sticky-current"):this.stickyMode==StickyMode.Secondary?this.setState("sticky"):this.setState(""):(this.$navigation.css("left",this.$navigation.offset().left),this.onScroll(typedoc.viewport.scrollTop))},MenuSticky.prototype.onScroll=function(scrollTop){this.stickyMode==StickyMode.Current?scrollTop>this.stickyBottom?this.setState("sticky-bottom"):this.setState(scrollTop+20>this.stickyTop?"sticky-current":""):this.stickyMode==StickyMode.Secondary&&(scrollTop>this.stickyBottom?this.setState("sticky-bottom"):this.setState(scrollTop+20>this.stickyTop?"sticky":""))},MenuSticky}(Backbone.View);typedoc.MenuSticky=MenuSticky,typedoc.registerComponent(MenuSticky,".menu-sticky")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var search;!function(search){function createIndex(){function batch(){for(var cycles=0;cycles++<100;)if(index.add(rows[pos]),++pos==length)return setLoadingState(SearchLoadingState.Ready);setTimeout(batch,10)}index=new lunr.Index,index.pipeline.add(lunr.trimmer),index.field("name",{boost:10}),index.field("parent"),index.ref("id");var rows=search.data.rows,pos=0,length=rows.length;batch()}function loadIndex(){loadingState==SearchLoadingState.Idle&&(setTimeout(function(){loadingState==SearchLoadingState.Idle&&setLoadingState(SearchLoadingState.Loading)},500),void 0!==search.data?createIndex():$.get($el.attr("data-index")).done(function(source){eval(source),createIndex()}).fail(function(){setLoadingState(SearchLoadingState.Failure)}))}function updateResults(){if(loadingState==SearchLoadingState.Ready){$results.empty();for(var res=index.search(query),i=0,c=Math.min(10,res.length);i<c;i++){var row=search.data.rows[res[i].ref],name=row.name;row.parent&&(name='<span class="parent">'+row.parent+".</span>"+name),$results.append('<li class="'+row.classes+'"><a href="'+base+row.url+'" class="tsd-kind-icon">'+name+"</li>")}}}function setLoadingState(value){loadingState!=value&&($el.removeClass(SearchLoadingState[loadingState].toLowerCase()),loadingState=value,$el.addClass(SearchLoadingState[loadingState].toLowerCase()),value==SearchLoadingState.Ready&&updateResults())}function setHasFocus(value){hasFocus!=value&&(hasFocus=value,$el.toggleClass("has-focus"),value?(setQuery(""),$field.val("")):$field.val(query))}function setQuery(value){query=$.trim(value),updateResults()}function setCurrentResult(dir){var $current=$results.find(".current");if(0==$current.length)$results.find(1==dir?"li:first-child":"li:last-child").addClass("current");else{var $rel=1==dir?$current.next("li"):$current.prev("li");$rel.length>0&&($current.removeClass("current"),$rel.addClass("current"))}}function gotoCurrentResult(){var $current=$results.find(".current");0==$current.length&&($current=$results.find("li:first-child")),$current.length>0&&(window.location.href=$current.find("a").prop("href"),$field.blur())}var SearchLoadingState;!function(SearchLoadingState){SearchLoadingState[SearchLoadingState.Idle=0]="Idle",SearchLoadingState[SearchLoadingState.Loading=1]="Loading",SearchLoadingState[SearchLoadingState.Ready=2]="Ready",SearchLoadingState[SearchLoadingState.Failure=3]="Failure"}(SearchLoadingState||(SearchLoadingState={}));var $el=$("#tsd-search"),$field=$("#tsd-search-field"),$results=$(".results"),base=$el.attr("data-base")+"/",query="",loadingState=SearchLoadingState.Idle,hasFocus=!1,preventPress=!1,index;$field.on("focusin",function(){setHasFocus(!0),loadIndex()}).on("focusout",function(){setTimeout(function(){return setHasFocus(!1)},100)}).on("input",function(){setQuery($.trim($field.val()))}).on("keydown",function(e){13==e.keyCode||27==e.keyCode||38==e.keyCode||40==e.keyCode?(preventPress=!0,e.preventDefault(),13==e.keyCode?gotoCurrentResult():27==e.keyCode?$field.blur():38==e.keyCode?setCurrentResult(-1):40==e.keyCode&&setCurrentResult(1)):preventPress=!1}).on("keypress",function(e){preventPress&&e.preventDefault()}),$("body").on("keydown",function(e){e.altKey||e.ctrlKey||e.metaKey||!hasFocus&&e.keyCode>47&&e.keyCode<112&&$field.focus()})}(search=typedoc.search||(typedoc.search={}))}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var SignatureGroup=function(){function SignatureGroup($signature,$description){this.$signature=$signature,this.$description=$description}return SignatureGroup.prototype.addClass=function(className){return this.$signature.addClass(className),this.$description.addClass(className),this},SignatureGroup.prototype.removeClass=function(className){return this.$signature.removeClass(className),this.$description.removeClass(className),this},SignatureGroup}(),Signature=function(_super){function Signature(options){var _this=_super.call(this,options)||this;return _this.index=-1,_this.createGroups(),_this.groups&&(_this.$el.addClass("active").on("touchstart",".tsd-signature",function(event){return _this.onClick(event)}).on("click",".tsd-signature",function(event){return _this.onClick(event)}),_this.$container.addClass("active"),_this.setIndex(0)),_this}return __extends(Signature,_super),Signature.prototype.setIndex=function(index){if(index<0&&(index=0),index>this.groups.length-1&&(index=this.groups.length-1),this.index!=index){var to=this.groups[index];if(this.index>-1){var from=this.groups[this.index];typedoc.animateHeight(this.$container,function(){from.removeClass("current").addClass("fade-out"),to.addClass("current fade-in"),typedoc.viewport.triggerResize()}),setTimeout(function(){from.removeClass("fade-out"),to.removeClass("fade-in")},300)}else to.addClass("current"),typedoc.viewport.triggerResize();this.index=index}},Signature.prototype.createGroups=function(){var _this=this,$signatures=this.$el.find("> .tsd-signature");if(!($signatures.length<2)){this.$container=this.$el.siblings(".tsd-descriptions");var $descriptions=this.$container.find("> .tsd-description");this.groups=[],$signatures.each(function(index,el){_this.groups.push(new SignatureGroup($(el),$descriptions.eq(index)))})}},Signature.prototype.onClick=function(e){var _this=this;e.preventDefault(),_(this.groups).forEach(function(group,index){group.$signature.is(e.currentTarget)&&_this.setIndex(index)})},Signature}(Backbone.View);typedoc.registerComponent(Signature,".tsd-signatures")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var Toggle=function(_super){function Toggle(options){var _this=_super.call(this,options)||this;return _this.className=_this.$el.attr("data-toggle"),_this.$el.on(typedoc.pointerUp,function(e){return _this.onPointerUp(e)}),_this.$el.on("click",function(e){return e.preventDefault()}),typedoc.$document.on(typedoc.pointerDown,function(e){return _this.onDocumentPointerDown(e)}),typedoc.$document.on(typedoc.pointerUp,function(e){return _this.onDocumentPointerUp(e)}),_this}return __extends(Toggle,_super),Toggle.prototype.setActive=function(value){if(this.active!=value){this.active=value,typedoc.$html.toggleClass("has-"+this.className,value),this.$el.toggleClass("active",value);var transition=(this.active?"to-has-":"from-has-")+this.className;typedoc.$html.addClass(transition),setTimeout(function(){return typedoc.$html.removeClass(transition)},500)}},Toggle.prototype.onPointerUp=function(event){typedoc.hasPointerMoved||(this.setActive(!0),event.preventDefault())},Toggle.prototype.onDocumentPointerDown=function(e){if(this.active){var $path=$(e.target).parents().addBack();if($path.hasClass("col-menu"))return;if($path.hasClass("tsd-filter-group"))return;this.setActive(!1)}},Toggle.prototype.onDocumentPointerUp=function(e){var _this=this;if(!typedoc.hasPointerMoved&&this.active){var $path=$(e.target).parents().addBack();if($path.hasClass("col-menu")){var $link=$path.filter("a");if($link.length){var href=window.location.href;href.indexOf("#")!=-1&&(href=href.substr(0,href.indexOf("#"))),$link.prop("href").substr(0,href.length)==href&&setTimeout(function(){return _this.setActive(!1)},250)}}}},Toggle}(Backbone.View);typedoc.registerComponent(Toggle,"a[data-toggle]")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){var Viewport=function(_super){function Viewport(){var _this=_super.call(this)||this;return _this.scrollTop=0,_this.width=0,_this.height=0,typedoc.$window.on("scroll",_(function(){return _this.onScroll()}).throttle(10)),typedoc.$window.on("resize",_(function(){return _this.onResize()}).throttle(10)),_this.onResize(),_this.onScroll(),_this}return __extends(Viewport,_super),Viewport.prototype.triggerResize=function(){this.trigger("resize",this.width,this.height)},Viewport.prototype.onResize=function(){this.width=typedoc.$window.width(),this.height=typedoc.$window.height(),this.trigger("resize",this.width,this.height)},Viewport.prototype.onScroll=function(){this.scrollTop=typedoc.$window.scrollTop(),this.trigger("scroll",this.scrollTop)},Viewport}(typedoc.Events);typedoc.Viewport=Viewport,typedoc.registerService(Viewport,"viewport")}(typedoc||(typedoc={}));var typedoc;!function(typedoc){typedoc.pointerDown="mousedown",typedoc.pointerMove="mousemove",typedoc.pointerUp="mouseup",typedoc.pointerDownPosition={x:0,y:0},typedoc.preventNextClick=!1,typedoc.isPointerDown=!1,typedoc.isPointerTouch=!1,typedoc.hasPointerMoved=!1,typedoc.isMobile=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),typedoc.$html.addClass(typedoc.isMobile?"is-mobile":"not-mobile"),typedoc.isMobile&&"ontouchstart"in document.documentElement&&(typedoc.isPointerTouch=!0,typedoc.pointerDown="touchstart",typedoc.pointerMove="touchmove",typedoc.pointerUp="touchend"),typedoc.$document.on(typedoc.pointerDown,function(e){typedoc.isPointerDown=!0,typedoc.hasPointerMoved=!1;var t="touchstart"==typedoc.pointerDown?e.originalEvent.targetTouches[0]:e;typedoc.pointerDownPosition.x=t.pageX,typedoc.pointerDownPosition.y=t.pageY}).on(typedoc.pointerMove,function(e){if(typedoc.isPointerDown&&!typedoc.hasPointerMoved){var t="touchstart"==typedoc.pointerDown?e.originalEvent.targetTouches[0]:e,x=typedoc.pointerDownPosition.x-t.pageX,y=typedoc.pointerDownPosition.y-t.pageY;typedoc.hasPointerMoved=Math.sqrt(x*x+y*y)>10}}).on(typedoc.pointerUp,function(e){typedoc.isPointerDown=!1}).on("click",function(e){typedoc.preventNextClick&&(e.preventDefault(),e.stopImmediatePropagation(),typedoc.preventNextClick=!1)})}(typedoc||(typedoc={}));var typedoc;!function(typedoc){function noTransition($el,callback){$el.addClass("no-transition"),callback(),$el.offset(),$el.removeClass("no-transition")}function animateHeight($el,callback,success){var to,from=$el.height();noTransition($el,function(){callback(),$el.css("height",""),to=$el.height(),from!=to&&typedoc.transition&&$el.css("height",from)}),from!=to&&typedoc.transition?($el.css("height",to),$el.on(typedoc.transition.endEvent,function(){noTransition($el,function(){$el.off(typedoc.transition.endEvent).css("height",""),success&&success()})})):success&&success()}typedoc.transition=function(tuples){for(var name in tuples)if(tuples.hasOwnProperty(name)&&void 0!==document.body.style[name])return{name:name,endEvent:tuples[name]};return null}({transition:"transitionend",OTransition:"oTransitionEnd",msTransition:"msTransitionEnd",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"}),typedoc.noTransition=noTransition,typedoc.animateHeight=animateHeight}(typedoc||(typedoc={}));
\ No newline at end of file
diff --git a/doc/assets/js/search.js b/doc/assets/js/search.js
index a05e7ee..d2551c8 100644
--- a/doc/assets/js/search.js
+++ b/doc/assets/js/search.js
@@ -1 +1 @@
-var typedoc = typedoc || {};typedoc.search = typedoc.search || {};typedoc.search.data = {"kinds":{"2":"Module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor"},"rows":[{"id":0,"kind":64,"name":"provide","url":"globals.html#provide","classes":"tsd-kind-function"},{"id":1,"kind":32,"name":"nm","url":"globals.html#nm","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":2,"kind":64,"name":"undefinedOrNull","url":"globals.html#undefinedornull","classes":"tsd-kind-function"},{"id":3,"kind":64,"name":"definedAndNotNull","url":"globals.html#definedandnotnull","classes":"tsd-kind-function"},{"id":4,"kind":64,"name":"_hex","url":"globals.html#_hex","classes":"tsd-kind-function tsd-is-private tsd-is-not-exported"},{"id":5,"kind":64,"name":"rgb2hex","url":"globals.html#rgb2hex","classes":"tsd-kind-function"},{"id":6,"kind":64,"name":"hexAlphaToRgbOrRgba","url":"globals.html#hexalphatorgborrgba","classes":"tsd-kind-function"},{"id":7,"kind":64,"name":"rgbToRgba","url":"globals.html#rgbtorgba","classes":"tsd-kind-function"},{"id":8,"kind":64,"name":"makeBlueGreenRedGradient","url":"globals.html#makebluegreenredgradient","classes":"tsd-kind-function"},{"id":9,"kind":64,"name":"makeBlueGreenRedGradientZScore","url":"globals.html#makebluegreenredgradientzscore","classes":"tsd-kind-function"},{"id":10,"kind":32,"name":"_zoomResLookup","url":"globals.html#_zoomreslookup","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":11,"kind":64,"name":"zoomToResolution","url":"globals.html#zoomtoresolution","classes":"tsd-kind-function"},{"id":12,"kind":64,"name":"resolutionToZoom","url":"globals.html#resolutiontozoom","classes":"tsd-kind-function"},{"id":13,"kind":64,"name":"makeGuid","url":"globals.html#makeguid","classes":"tsd-kind-function"},{"id":14,"kind":256,"name":"LayerBaseOptions","url":"interfaces/layerbaseoptions.html","classes":"tsd-kind-interface"},{"id":15,"kind":1024,"name":"id","url":"interfaces/layerbaseoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":16,"kind":1024,"name":"name","url":"interfaces/layerbaseoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":17,"kind":1024,"name":"opacity","url":"interfaces/layerbaseoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":18,"kind":1024,"name":"visible","url":"interfaces/layerbaseoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":19,"kind":1024,"name":"minZoom","url":"interfaces/layerbaseoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":20,"kind":1024,"name":"maxZoom","url":"interfaces/layerbaseoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":21,"kind":1024,"name":"params","url":"interfaces/layerbaseoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":22,"kind":1024,"name":"zIndex","url":"interfaces/layerbaseoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":23,"kind":1024,"name":"loadCallback","url":"interfaces/layerbaseoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":24,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbaseoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":25,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbaseoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":26,"kind":1024,"name":"legendContent","url":"interfaces/layerbaseoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":27,"kind":128,"name":"LayerBase","url":"classes/layerbase.html","classes":"tsd-kind-class"},{"id":28,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbase.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":29,"kind":1024,"name":"_url","url":"classes/layerbase.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":30,"kind":1024,"name":"_opacity","url":"classes/layerbase.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":31,"kind":1024,"name":"_minZoom","url":"classes/layerbase.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":32,"kind":1024,"name":"_maxZoom","url":"classes/layerbase.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":33,"kind":1024,"name":"_visible","url":"classes/layerbase.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":34,"kind":1024,"name":"_loaded","url":"classes/layerbase.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":35,"kind":1024,"name":"_zIndex","url":"classes/layerbase.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":36,"kind":1024,"name":"_legendContent","url":"classes/layerbase.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":37,"kind":1024,"name":"_params","url":"classes/layerbase.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":38,"kind":1024,"name":"_id","url":"classes/layerbase.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":39,"kind":1024,"name":"_name","url":"classes/layerbase.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":40,"kind":1024,"name":"_source","url":"classes/layerbase.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":41,"kind":1024,"name":"_animate","url":"classes/layerbase.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":42,"kind":1024,"name":"_legendCollapse","url":"classes/layerbase.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":43,"kind":1024,"name":"_maxResolution","url":"classes/layerbase.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":44,"kind":1024,"name":"_minResolution","url":"classes/layerbase.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":45,"kind":1024,"name":"_$legendDiv","url":"classes/layerbase.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":46,"kind":1024,"name":"loadCallback","url":"classes/layerbase.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBase"},{"id":47,"kind":1024,"name":"_olLayer","url":"classes/layerbase.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":48,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbase.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":49,"kind":512,"name":"constructor","url":"classes/layerbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerBase"},{"id":50,"kind":2048,"name":"_load","url":"classes/layerbase.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":51,"kind":2048,"name":"getLegendDiv","url":"classes/layerbase.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":52,"kind":2048,"name":"_addLegendContent","url":"classes/layerbase.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"LayerBase"},{"id":53,"kind":2048,"name":"addLegendContent","url":"classes/layerbase.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":54,"kind":2048,"name":"applyCollapse","url":"classes/layerbase.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":55,"kind":2048,"name":"refresh","url":"classes/layerbase.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":56,"kind":262144,"name":"id","url":"classes/layerbase.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":57,"kind":262144,"name":"animate","url":"classes/layerbase.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":58,"kind":262144,"name":"legendContent","url":"classes/layerbase.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":59,"kind":262144,"name":"params","url":"classes/layerbase.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":60,"kind":262144,"name":"minResolution","url":"classes/layerbase.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":61,"kind":262144,"name":"maxResolution","url":"classes/layerbase.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":62,"kind":262144,"name":"minZoom","url":"classes/layerbase.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":63,"kind":262144,"name":"maxZoom","url":"classes/layerbase.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":64,"kind":262144,"name":"url","url":"classes/layerbase.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":65,"kind":262144,"name":"visible","url":"classes/layerbase.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":66,"kind":2048,"name":"setVisible","url":"classes/layerbase.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":67,"kind":262144,"name":"opacity","url":"classes/layerbase.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":68,"kind":262144,"name":"name","url":"classes/layerbase.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":69,"kind":262144,"name":"loaded","url":"classes/layerbase.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":70,"kind":262144,"name":"source","url":"classes/layerbase.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":71,"kind":2048,"name":"getSource","url":"classes/layerbase.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":72,"kind":262144,"name":"zIndex","url":"classes/layerbase.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":73,"kind":2048,"name":"setZIndex","url":"classes/layerbase.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":74,"kind":262144,"name":"olLayer","url":"classes/layerbase.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":75,"kind":2048,"name":"getOlLayer","url":"classes/layerbase.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":76,"kind":128,"name":"MapInteractionBase","url":"classes/mapinteractionbase.html","classes":"tsd-kind-class"},{"id":77,"kind":1024,"name":"_map","url":"classes/mapinteractionbase.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":78,"kind":1024,"name":"_initialized","url":"classes/mapinteractionbase.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":79,"kind":1024,"name":"_subtype","url":"classes/mapinteractionbase.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":80,"kind":512,"name":"constructor","url":"classes/mapinteractionbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":81,"kind":2048,"name":"init","url":"classes/mapinteractionbase.html#init","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":82,"kind":262144,"name":"map","url":"classes/mapinteractionbase.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":83,"kind":262144,"name":"initialized","url":"classes/mapinteractionbase.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":84,"kind":2048,"name":"_checkInit","url":"classes/mapinteractionbase.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"MapInteractionBase"},{"id":85,"kind":2048,"name":"checkInit","url":"classes/mapinteractionbase.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":86,"kind":256,"name":"extentObject","url":"interfaces/extentobject.html","classes":"tsd-kind-interface"},{"id":87,"kind":1024,"name":"minX","url":"interfaces/extentobject.html#minx","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":88,"kind":1024,"name":"minY","url":"interfaces/extentobject.html#miny","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":89,"kind":1024,"name":"maxX","url":"interfaces/extentobject.html#maxx","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":90,"kind":1024,"name":"maxY","url":"interfaces/extentobject.html#maxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":91,"kind":256,"name":"mapMoveCallbackFunction","url":"interfaces/mapmovecallbackfunction.html","classes":"tsd-kind-interface"},{"id":92,"kind":128,"name":"MapMoveCls","url":"classes/mapmovecls.html","classes":"tsd-kind-class"},{"id":93,"kind":1024,"name":"_mapExtent","url":"classes/mapmovecls.html#_mapextent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":94,"kind":1024,"name":"_zoomLevel","url":"classes/mapmovecls.html#_zoomlevel","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":95,"kind":1024,"name":"_lookupLayer","url":"classes/mapmovecls.html#_lookuplayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":96,"kind":1024,"name":"_arrLayer","url":"classes/mapmovecls.html#_arrlayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":97,"kind":1024,"name":"_arrLyrTimeout","url":"classes/mapmovecls.html#_arrlyrtimeout","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":98,"kind":1024,"name":"_mapMoveCallbackTimeout","url":"classes/mapmovecls.html#_mapmovecallbacktimeout","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":99,"kind":1024,"name":"_mapMoveCallbackDelays","url":"classes/mapmovecls.html#_mapmovecallbackdelays","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":100,"kind":1024,"name":"_mapMoveCallbacksLookup","url":"classes/mapmovecls.html#_mapmovecallbackslookup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":101,"kind":1024,"name":"_mapMoveCallbackContext","url":"classes/mapmovecls.html#_mapmovecallbackcontext","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":102,"kind":1024,"name":"_mapMoveCallbacks","url":"classes/mapmovecls.html#_mapmovecallbacks","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":103,"kind":1024,"name":"_arrLyrRequest","url":"classes/mapmovecls.html#_arrlyrrequest","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":104,"kind":512,"name":"constructor","url":"classes/mapmovecls.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MapMoveCls"},{"id":105,"kind":2048,"name":"init","url":"classes/mapmovecls.html#init","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"MapMoveCls"},{"id":106,"kind":2048,"name":"_updateMapExtent","url":"classes/mapmovecls.html#_updatemapextent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":107,"kind":262144,"name":"mapExtent","url":"classes/mapmovecls.html#mapextent","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapMoveCls"},{"id":108,"kind":2048,"name":"triggerLyrLoad","url":"classes/mapmovecls.html#triggerlyrload","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":109,"kind":2048,"name":"triggerMoveCallback","url":"classes/mapmovecls.html#triggermovecallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":110,"kind":2048,"name":"addVectorLayer","url":"classes/mapmovecls.html#addvectorlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":111,"kind":2048,"name":"addCallback","url":"classes/mapmovecls.html#addcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":112,"kind":1024,"name":"_map","url":"classes/mapmovecls.html#_map","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":113,"kind":1024,"name":"_initialized","url":"classes/mapmovecls.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":114,"kind":1024,"name":"_subtype","url":"classes/mapmovecls.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":115,"kind":262144,"name":"map","url":"classes/mapmovecls.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":116,"kind":262144,"name":"initialized","url":"classes/mapmovecls.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":117,"kind":2048,"name":"_checkInit","url":"classes/mapmovecls.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"MapMoveCls"},{"id":118,"kind":2048,"name":"checkInit","url":"classes/mapmovecls.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":119,"kind":32,"name":"mapMove","url":"globals.html#mapmove","classes":"tsd-kind-variable"},{"id":120,"kind":256,"name":"makeMapMoveParams","url":"interfaces/makemapmoveparams.html","classes":"tsd-kind-interface"},{"id":121,"kind":256,"name":"LayerBaseVectorOptions","url":"interfaces/layerbasevectoroptions.html","classes":"tsd-kind-interface"},{"id":122,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectoroptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":123,"kind":1024,"name":"style","url":"interfaces/layerbasevectoroptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":124,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectoroptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":125,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectoroptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":126,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectoroptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":127,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectoroptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":128,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectoroptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":129,"kind":65536,"name":"__type","url":"interfaces/layerbasevectoroptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorOptions.renderOrder"},{"id":130,"kind":1024,"name":"id","url":"interfaces/layerbasevectoroptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":131,"kind":1024,"name":"name","url":"interfaces/layerbasevectoroptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":132,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectoroptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":133,"kind":1024,"name":"visible","url":"interfaces/layerbasevectoroptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":134,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectoroptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":135,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectoroptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":136,"kind":1024,"name":"params","url":"interfaces/layerbasevectoroptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":137,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectoroptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":138,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectoroptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":139,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectoroptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":140,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectoroptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":141,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectoroptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":142,"kind":128,"name":"LayerBaseVector","url":"classes/layerbasevector.html","classes":"tsd-kind-class"},{"id":143,"kind":1024,"name":"_olLayer","url":"classes/layerbasevector.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":144,"kind":1024,"name":"_source","url":"classes/layerbasevector.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":145,"kind":1024,"name":"_style","url":"classes/layerbasevector.html#_style","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":146,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevector.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":147,"kind":1024,"name":"_onDemand","url":"classes/layerbasevector.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":148,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevector.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":149,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevector.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":150,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevector.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":151,"kind":1024,"name":"_mapMove","url":"classes/layerbasevector.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":152,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevector.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":153,"kind":1024,"name":"_projection4326","url":"classes/layerbasevector.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":154,"kind":512,"name":"constructor","url":"classes/layerbasevector.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":155,"kind":2048,"name":"addFeatures","url":"classes/layerbasevector.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":156,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevector.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":157,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevector.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":158,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevector.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":159,"kind":2048,"name":"clear","url":"classes/layerbasevector.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":160,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevector.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":161,"kind":262144,"name":"autoLoad","url":"classes/layerbasevector.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":162,"kind":262144,"name":"style","url":"classes/layerbasevector.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":163,"kind":262144,"name":"mapCrs","url":"classes/layerbasevector.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":164,"kind":262144,"name":"mapProj","url":"classes/layerbasevector.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":165,"kind":262144,"name":"mapMove","url":"classes/layerbasevector.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":166,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevector.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":167,"kind":262144,"name":"visible","url":"classes/layerbasevector.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":168,"kind":262144,"name":"source","url":"classes/layerbasevector.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":169,"kind":262144,"name":"features","url":"classes/layerbasevector.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":170,"kind":262144,"name":"olLayer","url":"classes/layerbasevector.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":171,"kind":2048,"name":"setZIndex","url":"classes/layerbasevector.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVector"},{"id":172,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevector.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":173,"kind":1024,"name":"_url","url":"classes/layerbasevector.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":174,"kind":1024,"name":"_opacity","url":"classes/layerbasevector.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":175,"kind":1024,"name":"_minZoom","url":"classes/layerbasevector.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":176,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevector.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":177,"kind":1024,"name":"_visible","url":"classes/layerbasevector.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":178,"kind":1024,"name":"_loaded","url":"classes/layerbasevector.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":179,"kind":1024,"name":"_zIndex","url":"classes/layerbasevector.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":180,"kind":1024,"name":"_legendContent","url":"classes/layerbasevector.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":181,"kind":1024,"name":"_params","url":"classes/layerbasevector.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":182,"kind":1024,"name":"_id","url":"classes/layerbasevector.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":183,"kind":1024,"name":"_name","url":"classes/layerbasevector.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":184,"kind":1024,"name":"_animate","url":"classes/layerbasevector.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":185,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevector.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":186,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevector.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":187,"kind":1024,"name":"_minResolution","url":"classes/layerbasevector.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":188,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevector.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":189,"kind":1024,"name":"loadCallback","url":"classes/layerbasevector.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":190,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevector.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":191,"kind":2048,"name":"_load","url":"classes/layerbasevector.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":192,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevector.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":193,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevector.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVector"},{"id":194,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevector.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":195,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevector.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":196,"kind":2048,"name":"refresh","url":"classes/layerbasevector.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":197,"kind":262144,"name":"id","url":"classes/layerbasevector.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":198,"kind":262144,"name":"animate","url":"classes/layerbasevector.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":199,"kind":262144,"name":"legendContent","url":"classes/layerbasevector.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":200,"kind":262144,"name":"params","url":"classes/layerbasevector.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":201,"kind":262144,"name":"minResolution","url":"classes/layerbasevector.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":202,"kind":262144,"name":"maxResolution","url":"classes/layerbasevector.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":203,"kind":262144,"name":"minZoom","url":"classes/layerbasevector.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":204,"kind":262144,"name":"maxZoom","url":"classes/layerbasevector.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":205,"kind":262144,"name":"url","url":"classes/layerbasevector.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":206,"kind":2048,"name":"setVisible","url":"classes/layerbasevector.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":207,"kind":262144,"name":"opacity","url":"classes/layerbasevector.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":208,"kind":262144,"name":"name","url":"classes/layerbasevector.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":209,"kind":262144,"name":"loaded","url":"classes/layerbasevector.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":210,"kind":2048,"name":"getSource","url":"classes/layerbasevector.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":211,"kind":262144,"name":"zIndex","url":"classes/layerbasevector.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":212,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevector.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":213,"kind":32,"name":"proj4326","url":"globals.html#proj4326","classes":"tsd-kind-variable"},{"id":214,"kind":32,"name":"proj3857","url":"globals.html#proj3857","classes":"tsd-kind-variable"},{"id":215,"kind":32,"name":"proj3070","url":"globals.html#proj3070","classes":"tsd-kind-variable"},{"id":216,"kind":256,"name":"crsTransform","url":"interfaces/crstransform.html","classes":"tsd-kind-interface"},{"id":217,"kind":1024,"name":"dataProjection","url":"interfaces/crstransform.html#dataprojection","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"crsTransform"},{"id":218,"kind":1024,"name":"featureProjection","url":"interfaces/crstransform.html#featureprojection","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"crsTransform"},{"id":219,"kind":256,"name":"LayerBaseVectorGeoJsonOptions","url":"interfaces/layerbasevectorgeojsonoptions.html","classes":"tsd-kind-interface"},{"id":220,"kind":1024,"name":"transform","url":"interfaces/layerbasevectorgeojsonoptions.html#transform","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorGeoJsonOptions"},{"id":221,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectorgeojsonoptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LayerBaseVectorGeoJsonOptions"},{"id":222,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectorgeojsonoptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":223,"kind":1024,"name":"style","url":"interfaces/layerbasevectorgeojsonoptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":224,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectorgeojsonoptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":225,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectorgeojsonoptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":226,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectorgeojsonoptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":227,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectorgeojsonoptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":228,"kind":65536,"name":"__type","url":"interfaces/layerbasevectorgeojsonoptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorGeoJsonOptions.renderOrder"},{"id":229,"kind":1024,"name":"id","url":"interfaces/layerbasevectorgeojsonoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":230,"kind":1024,"name":"name","url":"interfaces/layerbasevectorgeojsonoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":231,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectorgeojsonoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":232,"kind":1024,"name":"visible","url":"interfaces/layerbasevectorgeojsonoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":233,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectorgeojsonoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":234,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectorgeojsonoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":235,"kind":1024,"name":"params","url":"interfaces/layerbasevectorgeojsonoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":236,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectorgeojsonoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":237,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectorgeojsonoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":238,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":239,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":240,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":241,"kind":128,"name":"LayerBaseVectorGeoJson","url":"classes/layerbasevectorgeojson.html","classes":"tsd-kind-class"},{"id":242,"kind":1024,"name":"_geoJsonFormat","url":"classes/layerbasevectorgeojson.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorGeoJson"},{"id":243,"kind":1024,"name":"_transform","url":"classes/layerbasevectorgeojson.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorGeoJson"},{"id":244,"kind":512,"name":"constructor","url":"classes/layerbasevectorgeojson.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":245,"kind":2048,"name":"addFeatures","url":"classes/layerbasevectorgeojson.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":246,"kind":2048,"name":"_load","url":"classes/layerbasevectorgeojson.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":247,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevectorgeojson.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":248,"kind":1024,"name":"_olLayer","url":"classes/layerbasevectorgeojson.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":249,"kind":1024,"name":"_source","url":"classes/layerbasevectorgeojson.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":250,"kind":1024,"name":"_style","url":"classes/layerbasevectorgeojson.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":251,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevectorgeojson.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":252,"kind":1024,"name":"_onDemand","url":"classes/layerbasevectorgeojson.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":253,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevectorgeojson.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":254,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevectorgeojson.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":255,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevectorgeojson.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":256,"kind":1024,"name":"_mapMove","url":"classes/layerbasevectorgeojson.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":257,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevectorgeojson.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":258,"kind":1024,"name":"_projection4326","url":"classes/layerbasevectorgeojson.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":259,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevectorgeojson.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":260,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevectorgeojson.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":261,"kind":2048,"name":"clear","url":"classes/layerbasevectorgeojson.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":262,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevectorgeojson.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":263,"kind":262144,"name":"autoLoad","url":"classes/layerbasevectorgeojson.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":264,"kind":262144,"name":"style","url":"classes/layerbasevectorgeojson.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":265,"kind":262144,"name":"mapCrs","url":"classes/layerbasevectorgeojson.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":266,"kind":262144,"name":"mapProj","url":"classes/layerbasevectorgeojson.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":267,"kind":262144,"name":"mapMove","url":"classes/layerbasevectorgeojson.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":268,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevectorgeojson.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":269,"kind":262144,"name":"visible","url":"classes/layerbasevectorgeojson.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":270,"kind":262144,"name":"source","url":"classes/layerbasevectorgeojson.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":271,"kind":262144,"name":"features","url":"classes/layerbasevectorgeojson.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":272,"kind":262144,"name":"olLayer","url":"classes/layerbasevectorgeojson.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":273,"kind":2048,"name":"setZIndex","url":"classes/layerbasevectorgeojson.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":274,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevectorgeojson.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":275,"kind":1024,"name":"_url","url":"classes/layerbasevectorgeojson.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":276,"kind":1024,"name":"_opacity","url":"classes/layerbasevectorgeojson.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":277,"kind":1024,"name":"_minZoom","url":"classes/layerbasevectorgeojson.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":278,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevectorgeojson.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":279,"kind":1024,"name":"_visible","url":"classes/layerbasevectorgeojson.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":280,"kind":1024,"name":"_loaded","url":"classes/layerbasevectorgeojson.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":281,"kind":1024,"name":"_zIndex","url":"classes/layerbasevectorgeojson.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":282,"kind":1024,"name":"_legendContent","url":"classes/layerbasevectorgeojson.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":283,"kind":1024,"name":"_params","url":"classes/layerbasevectorgeojson.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":284,"kind":1024,"name":"_id","url":"classes/layerbasevectorgeojson.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":285,"kind":1024,"name":"_name","url":"classes/layerbasevectorgeojson.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":286,"kind":1024,"name":"_animate","url":"classes/layerbasevectorgeojson.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":287,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevectorgeojson.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":288,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevectorgeojson.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":289,"kind":1024,"name":"_minResolution","url":"classes/layerbasevectorgeojson.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":290,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevectorgeojson.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":291,"kind":1024,"name":"loadCallback","url":"classes/layerbasevectorgeojson.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":292,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevectorgeojson.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":293,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevectorgeojson.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":294,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevectorgeojson.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVectorGeoJson"},{"id":295,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevectorgeojson.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":296,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevectorgeojson.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":297,"kind":2048,"name":"refresh","url":"classes/layerbasevectorgeojson.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":298,"kind":262144,"name":"id","url":"classes/layerbasevectorgeojson.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":299,"kind":262144,"name":"animate","url":"classes/layerbasevectorgeojson.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":300,"kind":262144,"name":"legendContent","url":"classes/layerbasevectorgeojson.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":301,"kind":262144,"name":"params","url":"classes/layerbasevectorgeojson.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":302,"kind":262144,"name":"minResolution","url":"classes/layerbasevectorgeojson.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":303,"kind":262144,"name":"maxResolution","url":"classes/layerbasevectorgeojson.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":304,"kind":262144,"name":"minZoom","url":"classes/layerbasevectorgeojson.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":305,"kind":262144,"name":"maxZoom","url":"classes/layerbasevectorgeojson.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":306,"kind":262144,"name":"url","url":"classes/layerbasevectorgeojson.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":307,"kind":2048,"name":"setVisible","url":"classes/layerbasevectorgeojson.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":308,"kind":262144,"name":"opacity","url":"classes/layerbasevectorgeojson.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":309,"kind":262144,"name":"name","url":"classes/layerbasevectorgeojson.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":310,"kind":262144,"name":"loaded","url":"classes/layerbasevectorgeojson.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":311,"kind":2048,"name":"getSource","url":"classes/layerbasevectorgeojson.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":312,"kind":262144,"name":"zIndex","url":"classes/layerbasevectorgeojson.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":313,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevectorgeojson.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":314,"kind":64,"name":"propertiesZoomStyle","url":"globals.html#propertieszoomstyle","classes":"tsd-kind-function"},{"id":315,"kind":256,"name":"EsriResponse","url":"interfaces/esriresponse.html","classes":"tsd-kind-interface"},{"id":316,"kind":1024,"name":"drawingInfo","url":"interfaces/esriresponse.html#drawinginfo","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriResponse"},{"id":317,"kind":65536,"name":"__type","url":"interfaces/esriresponse.html#drawinginfo.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"EsriResponse.drawingInfo"},{"id":318,"kind":32,"name":"renderer","url":"interfaces/esriresponse.html#drawinginfo.__type.renderer","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriResponse.drawingInfo.__type"},{"id":319,"kind":1024,"name":"geometryType","url":"interfaces/esriresponse.html#geometrytype","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriResponse"},{"id":320,"kind":256,"name":"EsriRenderer","url":"interfaces/esrirenderer.html","classes":"tsd-kind-interface"},{"id":321,"kind":1024,"name":"type","url":"interfaces/esrirenderer.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":322,"kind":1024,"name":"symbol","url":"interfaces/esrirenderer.html#symbol","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":323,"kind":1024,"name":"uniqueValueInfos","url":"interfaces/esrirenderer.html#uniquevalueinfos","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":324,"kind":256,"name":"EsriSymbol","url":"interfaces/esrisymbol.html","classes":"tsd-kind-interface"},{"id":325,"kind":1024,"name":"size","url":"interfaces/esrisymbol.html#size","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":326,"kind":1024,"name":"type","url":"interfaces/esrisymbol.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":327,"kind":1024,"name":"outline","url":"interfaces/esrisymbol.html#outline","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":328,"kind":65536,"name":"__type","url":"interfaces/esrisymbol.html#outline.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"EsriSymbol.outline"},{"id":329,"kind":32,"name":"color","url":"interfaces/esrisymbol.html#outline.__type.color-1","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriSymbol.outline.__type"},{"id":330,"kind":32,"name":"width","url":"interfaces/esrisymbol.html#outline.__type.width","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriSymbol.outline.__type"},{"id":331,"kind":1024,"name":"color","url":"interfaces/esrisymbol.html#color","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":332,"kind":1024,"name":"width","url":"interfaces/esrisymbol.html#width-1","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":333,"kind":128,"name":"CommonSymbol","url":"classes/commonsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":334,"kind":1024,"name":"legendHtml","url":"classes/commonsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":335,"kind":1024,"name":"opacity","url":"classes/commonsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":336,"kind":1024,"name":"symbolObj","url":"classes/commonsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":337,"kind":1024,"name":"olStyle","url":"classes/commonsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":338,"kind":512,"name":"constructor","url":"classes/commonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":339,"kind":256,"name":"ICommonSymbol","url":"interfaces/icommonsymbol.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":340,"kind":512,"name":"constructor","url":"interfaces/icommonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-not-exported","parent":"ICommonSymbol"},{"id":341,"kind":128,"name":"PointSymbol","url":"classes/pointsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":342,"kind":512,"name":"constructor","url":"classes/pointsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"PointSymbol"},{"id":343,"kind":1024,"name":"legendHtml","url":"classes/pointsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":344,"kind":1024,"name":"opacity","url":"classes/pointsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":345,"kind":1024,"name":"symbolObj","url":"classes/pointsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":346,"kind":1024,"name":"olStyle","url":"classes/pointsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":347,"kind":128,"name":"LineSymbol","url":"classes/linesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":348,"kind":512,"name":"constructor","url":"classes/linesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"LineSymbol"},{"id":349,"kind":1024,"name":"legendHtml","url":"classes/linesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":350,"kind":1024,"name":"opacity","url":"classes/linesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":351,"kind":1024,"name":"symbolObj","url":"classes/linesymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":352,"kind":1024,"name":"olStyle","url":"classes/linesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":353,"kind":128,"name":"PolygonSymbol","url":"classes/polygonsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":354,"kind":512,"name":"constructor","url":"classes/polygonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"PolygonSymbol"},{"id":355,"kind":1024,"name":"legendHtml","url":"classes/polygonsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":356,"kind":1024,"name":"opacity","url":"classes/polygonsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":357,"kind":1024,"name":"symbolObj","url":"classes/polygonsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":358,"kind":1024,"name":"olStyle","url":"classes/polygonsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":359,"kind":128,"name":"SymbolGenerator","url":"classes/symbolgenerator.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":360,"kind":1024,"name":"opacity","url":"classes/symbolgenerator.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":361,"kind":1024,"name":"renderer","url":"classes/symbolgenerator.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":362,"kind":1024,"name":"legendHtml","url":"classes/symbolgenerator.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":363,"kind":1024,"name":"olStyle","url":"classes/symbolgenerator.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":364,"kind":512,"name":"constructor","url":"classes/symbolgenerator.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":365,"kind":128,"name":"SingleSymbol","url":"classes/singlesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":366,"kind":1024,"name":"symbol","url":"classes/singlesymbol.html#symbol","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SingleSymbol"},{"id":367,"kind":512,"name":"constructor","url":"classes/singlesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"SingleSymbol"},{"id":368,"kind":1024,"name":"opacity","url":"classes/singlesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":369,"kind":1024,"name":"renderer","url":"classes/singlesymbol.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":370,"kind":1024,"name":"legendHtml","url":"classes/singlesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":371,"kind":1024,"name":"olStyle","url":"classes/singlesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":372,"kind":128,"name":"UniqueValueSymbol","url":"classes/uniquevaluesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":373,"kind":1024,"name":"propertyName","url":"classes/uniquevaluesymbol.html#propertyname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":374,"kind":1024,"name":"defaultSymbol","url":"classes/uniquevaluesymbol.html#defaultsymbol","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":375,"kind":1024,"name":"defaultStyle","url":"classes/uniquevaluesymbol.html#defaultstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":376,"kind":1024,"name":"defaultLabelHtml","url":"classes/uniquevaluesymbol.html#defaultlabelhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":377,"kind":1024,"name":"labelArray","url":"classes/uniquevaluesymbol.html#labelarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":378,"kind":1024,"name":"legendArray","url":"classes/uniquevaluesymbol.html#legendarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":379,"kind":1024,"name":"propertyStyleLookup","url":"classes/uniquevaluesymbol.html#propertystylelookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":380,"kind":1024,"name":"valueArray","url":"classes/uniquevaluesymbol.html#valuearray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":381,"kind":1024,"name":"uniqueValueInfos","url":"classes/uniquevaluesymbol.html#uniquevalueinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":382,"kind":512,"name":"constructor","url":"classes/uniquevaluesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":383,"kind":1024,"name":"opacity","url":"classes/uniquevaluesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":384,"kind":1024,"name":"renderer","url":"classes/uniquevaluesymbol.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":385,"kind":1024,"name":"legendHtml","url":"classes/uniquevaluesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":386,"kind":1024,"name":"olStyle","url":"classes/uniquevaluesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":387,"kind":64,"name":"_colorArrayToRgba","url":"globals.html#_colorarraytorgba","classes":"tsd-kind-function tsd-is-private tsd-is-not-exported"},{"id":388,"kind":64,"name":"htmlEscape","url":"globals.html#htmlescape","classes":"tsd-kind-function tsd-is-not-exported"},{"id":389,"kind":64,"name":"makeFeatureServiceLegendAndSymbol","url":"globals.html#makefeatureservicelegendandsymbol","classes":"tsd-kind-function"},{"id":390,"kind":64,"name":"mapServiceLegendItem","url":"globals.html#mapservicelegenditem","classes":"tsd-kind-function tsd-is-not-exported"},{"id":391,"kind":64,"name":"makeMapServiceLegend","url":"globals.html#makemapservicelegend","classes":"tsd-kind-function"},{"id":392,"kind":256,"name":"LayerEsriMapServerOptions","url":"interfaces/layeresrimapserveroptions.html","classes":"tsd-kind-interface"},{"id":393,"kind":1024,"name":"addPopup","url":"interfaces/layeresrimapserveroptions.html#addpopup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriMapServerOptions"},{"id":394,"kind":1024,"name":"showLayers","url":"interfaces/layeresrimapserveroptions.html#showlayers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriMapServerOptions"},{"id":395,"kind":1024,"name":"id","url":"interfaces/layeresrimapserveroptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":396,"kind":1024,"name":"name","url":"interfaces/layeresrimapserveroptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":397,"kind":1024,"name":"opacity","url":"interfaces/layeresrimapserveroptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":398,"kind":1024,"name":"visible","url":"interfaces/layeresrimapserveroptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":399,"kind":1024,"name":"minZoom","url":"interfaces/layeresrimapserveroptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":400,"kind":1024,"name":"maxZoom","url":"interfaces/layeresrimapserveroptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":401,"kind":1024,"name":"params","url":"interfaces/layeresrimapserveroptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":402,"kind":1024,"name":"zIndex","url":"interfaces/layeresrimapserveroptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":403,"kind":1024,"name":"loadCallback","url":"interfaces/layeresrimapserveroptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":404,"kind":1024,"name":"legendCollapse","url":"interfaces/layeresrimapserveroptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":405,"kind":1024,"name":"legendCheckbox","url":"interfaces/layeresrimapserveroptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":406,"kind":1024,"name":"legendContent","url":"interfaces/layeresrimapserveroptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":407,"kind":128,"name":"LayerEsriMapServer","url":"classes/layeresrimapserver.html","classes":"tsd-kind-class"},{"id":408,"kind":1024,"name":"_esriFormat","url":"classes/layeresrimapserver.html#_esriformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":409,"kind":1024,"name":"_popupRequest","url":"classes/layeresrimapserver.html#_popuprequest","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":410,"kind":512,"name":"constructor","url":"classes/layeresrimapserver.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":411,"kind":2048,"name":"addLegendContent","url":"classes/layeresrimapserver.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":412,"kind":2048,"name":"getPopupInfo","url":"classes/layeresrimapserver.html#getpopupinfo","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":413,"kind":262144,"name":"source","url":"classes/layeresrimapserver.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":414,"kind":262144,"name":"olLayer","url":"classes/layeresrimapserver.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":415,"kind":1024,"name":"_legendCheckbox","url":"classes/layeresrimapserver.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":416,"kind":1024,"name":"_url","url":"classes/layeresrimapserver.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":417,"kind":1024,"name":"_opacity","url":"classes/layeresrimapserver.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":418,"kind":1024,"name":"_minZoom","url":"classes/layeresrimapserver.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":419,"kind":1024,"name":"_maxZoom","url":"classes/layeresrimapserver.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":420,"kind":1024,"name":"_visible","url":"classes/layeresrimapserver.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":421,"kind":1024,"name":"_loaded","url":"classes/layeresrimapserver.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":422,"kind":1024,"name":"_zIndex","url":"classes/layeresrimapserver.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":423,"kind":1024,"name":"_legendContent","url":"classes/layeresrimapserver.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":424,"kind":1024,"name":"_params","url":"classes/layeresrimapserver.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":425,"kind":1024,"name":"_id","url":"classes/layeresrimapserver.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":426,"kind":1024,"name":"_name","url":"classes/layeresrimapserver.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":427,"kind":1024,"name":"_source","url":"classes/layeresrimapserver.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":428,"kind":1024,"name":"_animate","url":"classes/layeresrimapserver.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":429,"kind":1024,"name":"_legendCollapse","url":"classes/layeresrimapserver.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":430,"kind":1024,"name":"_maxResolution","url":"classes/layeresrimapserver.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":431,"kind":1024,"name":"_minResolution","url":"classes/layeresrimapserver.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":432,"kind":1024,"name":"_$legendDiv","url":"classes/layeresrimapserver.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":433,"kind":1024,"name":"loadCallback","url":"classes/layeresrimapserver.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":434,"kind":1024,"name":"_olLayer","url":"classes/layeresrimapserver.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":435,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeresrimapserver.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":436,"kind":2048,"name":"_load","url":"classes/layeresrimapserver.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":437,"kind":2048,"name":"getLegendDiv","url":"classes/layeresrimapserver.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":438,"kind":2048,"name":"_addLegendContent","url":"classes/layeresrimapserver.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerEsriMapServer"},{"id":439,"kind":2048,"name":"applyCollapse","url":"classes/layeresrimapserver.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":440,"kind":2048,"name":"refresh","url":"classes/layeresrimapserver.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":441,"kind":262144,"name":"id","url":"classes/layeresrimapserver.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":442,"kind":262144,"name":"animate","url":"classes/layeresrimapserver.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":443,"kind":262144,"name":"legendContent","url":"classes/layeresrimapserver.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":444,"kind":262144,"name":"params","url":"classes/layeresrimapserver.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":445,"kind":262144,"name":"minResolution","url":"classes/layeresrimapserver.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":446,"kind":262144,"name":"maxResolution","url":"classes/layeresrimapserver.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":447,"kind":262144,"name":"minZoom","url":"classes/layeresrimapserver.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":448,"kind":262144,"name":"maxZoom","url":"classes/layeresrimapserver.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":449,"kind":262144,"name":"url","url":"classes/layeresrimapserver.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":450,"kind":262144,"name":"visible","url":"classes/layeresrimapserver.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":451,"kind":2048,"name":"setVisible","url":"classes/layeresrimapserver.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":452,"kind":262144,"name":"opacity","url":"classes/layeresrimapserver.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":453,"kind":262144,"name":"name","url":"classes/layeresrimapserver.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":454,"kind":262144,"name":"loaded","url":"classes/layeresrimapserver.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":455,"kind":2048,"name":"getSource","url":"classes/layeresrimapserver.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":456,"kind":262144,"name":"zIndex","url":"classes/layeresrimapserver.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":457,"kind":2048,"name":"setZIndex","url":"classes/layeresrimapserver.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":458,"kind":2048,"name":"getOlLayer","url":"classes/layeresrimapserver.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":459,"kind":256,"name":"popupChangedFunction","url":"interfaces/popupchangedfunction.html","classes":"tsd-kind-interface"},{"id":460,"kind":256,"name":"popupCallback","url":"interfaces/popupcallback.html","classes":"tsd-kind-interface"},{"id":461,"kind":256,"name":"mapEvent","url":"interfaces/mapevent.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":462,"kind":1024,"name":"coordinate","url":"interfaces/mapevent.html#coordinate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":463,"kind":1024,"name":"pixel","url":"interfaces/mapevent.html#pixel","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":464,"kind":1024,"name":"dragging","url":"interfaces/mapevent.html#dragging","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":465,"kind":1024,"name":"originalEvent","url":"interfaces/mapevent.html#originalevent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":466,"kind":128,"name":"FeatureLayerProperties","url":"classes/featurelayerproperties.html","classes":"tsd-kind-class"},{"id":467,"kind":1024,"name":"feature","url":"classes/featurelayerproperties.html#feature","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":468,"kind":1024,"name":"layer","url":"classes/featurelayerproperties.html#layer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":469,"kind":1024,"name":"layerIndex","url":"classes/featurelayerproperties.html#layerindex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":470,"kind":1024,"name":"selectionLayer","url":"classes/featurelayerproperties.html#selectionlayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":471,"kind":1024,"name":"popupContent","url":"classes/featurelayerproperties.html#popupcontent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":472,"kind":1024,"name":"esriLayerName","url":"classes/featurelayerproperties.html#esrilayername","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":473,"kind":512,"name":"constructor","url":"classes/featurelayerproperties.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":474,"kind":262144,"name":"layerName","url":"classes/featurelayerproperties.html#layername","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":475,"kind":128,"name":"MapPopupCls","url":"classes/mappopupcls.html","classes":"tsd-kind-class"},{"id":476,"kind":512,"name":"constructor","url":"classes/mappopupcls.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MapPopupCls"},{"id":477,"kind":2048,"name":"init","url":"classes/mappopupcls.html#init","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"MapPopupCls"},{"id":478,"kind":2048,"name":"_triggerFeatSelect","url":"classes/mappopupcls.html#_triggerfeatselect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":479,"kind":2048,"name":"addMapServicePopupContent","url":"classes/mappopupcls.html#addmapservicepopupcontent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":480,"kind":2048,"name":"_featuresAtPixel","url":"classes/mappopupcls.html#_featuresatpixel","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":481,"kind":2048,"name":"closePopup","url":"classes/mappopupcls.html#closepopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":482,"kind":2048,"name":"addPopupChangedFunction","url":"classes/mappopupcls.html#addpopupchangedfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":483,"kind":2048,"name":"_addPopupLayer","url":"classes/mappopupcls.html#_addpopuplayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":484,"kind":2048,"name":"addVectorPopup","url":"classes/mappopupcls.html#addvectorpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":485,"kind":2048,"name":"removeVectorPopup","url":"classes/mappopupcls.html#removevectorpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":486,"kind":2048,"name":"addMapServicePopup","url":"classes/mappopupcls.html#addmapservicepopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":487,"kind":2048,"name":"clearSelection","url":"classes/mappopupcls.html#clearselection","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":488,"kind":2048,"name":"addMapClickFunction","url":"classes/mappopupcls.html#addmapclickfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":489,"kind":1024,"name":"_map","url":"classes/mappopupcls.html#_map","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":490,"kind":1024,"name":"_initialized","url":"classes/mappopupcls.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":491,"kind":1024,"name":"_subtype","url":"classes/mappopupcls.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":492,"kind":262144,"name":"map","url":"classes/mappopupcls.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":493,"kind":262144,"name":"initialized","url":"classes/mappopupcls.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":494,"kind":2048,"name":"_checkInit","url":"classes/mappopupcls.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"MapPopupCls"},{"id":495,"kind":2048,"name":"checkInit","url":"classes/mappopupcls.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":496,"kind":32,"name":"mapPopup","url":"globals.html#mappopup","classes":"tsd-kind-variable"},{"id":497,"kind":128,"name":"LayerItsInventory","url":"classes/layeritsinventory.html","classes":"tsd-kind-class"},{"id":498,"kind":512,"name":"constructor","url":"classes/layeritsinventory.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerItsInventory"},{"id":499,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layeritsinventory.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerItsInventory"},{"id":500,"kind":1024,"name":"_geoJsonFormat","url":"classes/layeritsinventory.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":501,"kind":1024,"name":"_transform","url":"classes/layeritsinventory.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":502,"kind":2048,"name":"addFeatures","url":"classes/layeritsinventory.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":503,"kind":2048,"name":"_load","url":"classes/layeritsinventory.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":504,"kind":2048,"name":"mapMoveCallback","url":"classes/layeritsinventory.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":505,"kind":1024,"name":"_olLayer","url":"classes/layeritsinventory.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":506,"kind":1024,"name":"_source","url":"classes/layeritsinventory.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":507,"kind":1024,"name":"_style","url":"classes/layeritsinventory.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":508,"kind":1024,"name":"_autoLoad","url":"classes/layeritsinventory.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":509,"kind":1024,"name":"_onDemand","url":"classes/layeritsinventory.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":510,"kind":1024,"name":"_onDemandDelay","url":"classes/layeritsinventory.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":511,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layeritsinventory.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":512,"kind":1024,"name":"_mapMoveParams","url":"classes/layeritsinventory.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":513,"kind":1024,"name":"_mapMove","url":"classes/layeritsinventory.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":514,"kind":1024,"name":"_projectionMap","url":"classes/layeritsinventory.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":515,"kind":1024,"name":"_projection4326","url":"classes/layeritsinventory.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":516,"kind":2048,"name":"mapMoveBefore","url":"classes/layeritsinventory.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":517,"kind":2048,"name":"clear","url":"classes/layeritsinventory.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":518,"kind":262144,"name":"onDemandDelay","url":"classes/layeritsinventory.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":519,"kind":262144,"name":"autoLoad","url":"classes/layeritsinventory.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":520,"kind":262144,"name":"style","url":"classes/layeritsinventory.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":521,"kind":262144,"name":"mapCrs","url":"classes/layeritsinventory.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":522,"kind":262144,"name":"mapProj","url":"classes/layeritsinventory.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":523,"kind":262144,"name":"mapMove","url":"classes/layeritsinventory.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":524,"kind":262144,"name":"mapMoveParams","url":"classes/layeritsinventory.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":525,"kind":262144,"name":"visible","url":"classes/layeritsinventory.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":526,"kind":262144,"name":"source","url":"classes/layeritsinventory.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":527,"kind":262144,"name":"features","url":"classes/layeritsinventory.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":528,"kind":262144,"name":"olLayer","url":"classes/layeritsinventory.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":529,"kind":2048,"name":"setZIndex","url":"classes/layeritsinventory.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":530,"kind":1024,"name":"_legendCheckbox","url":"classes/layeritsinventory.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":531,"kind":1024,"name":"_url","url":"classes/layeritsinventory.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":532,"kind":1024,"name":"_opacity","url":"classes/layeritsinventory.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":533,"kind":1024,"name":"_minZoom","url":"classes/layeritsinventory.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":534,"kind":1024,"name":"_maxZoom","url":"classes/layeritsinventory.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":535,"kind":1024,"name":"_visible","url":"classes/layeritsinventory.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":536,"kind":1024,"name":"_loaded","url":"classes/layeritsinventory.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":537,"kind":1024,"name":"_zIndex","url":"classes/layeritsinventory.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":538,"kind":1024,"name":"_legendContent","url":"classes/layeritsinventory.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":539,"kind":1024,"name":"_params","url":"classes/layeritsinventory.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":540,"kind":1024,"name":"_id","url":"classes/layeritsinventory.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":541,"kind":1024,"name":"_name","url":"classes/layeritsinventory.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":542,"kind":1024,"name":"_animate","url":"classes/layeritsinventory.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":543,"kind":1024,"name":"_legendCollapse","url":"classes/layeritsinventory.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":544,"kind":1024,"name":"_maxResolution","url":"classes/layeritsinventory.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":545,"kind":1024,"name":"_minResolution","url":"classes/layeritsinventory.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":546,"kind":1024,"name":"_$legendDiv","url":"classes/layeritsinventory.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":547,"kind":1024,"name":"loadCallback","url":"classes/layeritsinventory.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":548,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeritsinventory.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":549,"kind":2048,"name":"getLegendDiv","url":"classes/layeritsinventory.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":550,"kind":2048,"name":"_addLegendContent","url":"classes/layeritsinventory.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerItsInventory"},{"id":551,"kind":2048,"name":"addLegendContent","url":"classes/layeritsinventory.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":552,"kind":2048,"name":"applyCollapse","url":"classes/layeritsinventory.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":553,"kind":2048,"name":"refresh","url":"classes/layeritsinventory.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":554,"kind":262144,"name":"id","url":"classes/layeritsinventory.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":555,"kind":262144,"name":"animate","url":"classes/layeritsinventory.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":556,"kind":262144,"name":"legendContent","url":"classes/layeritsinventory.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":557,"kind":262144,"name":"params","url":"classes/layeritsinventory.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":558,"kind":262144,"name":"minResolution","url":"classes/layeritsinventory.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":559,"kind":262144,"name":"maxResolution","url":"classes/layeritsinventory.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":560,"kind":262144,"name":"minZoom","url":"classes/layeritsinventory.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":561,"kind":262144,"name":"maxZoom","url":"classes/layeritsinventory.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":562,"kind":262144,"name":"url","url":"classes/layeritsinventory.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":563,"kind":2048,"name":"setVisible","url":"classes/layeritsinventory.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":564,"kind":262144,"name":"opacity","url":"classes/layeritsinventory.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":565,"kind":262144,"name":"name","url":"classes/layeritsinventory.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":566,"kind":262144,"name":"loaded","url":"classes/layeritsinventory.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":567,"kind":2048,"name":"getSource","url":"classes/layeritsinventory.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":568,"kind":262144,"name":"zIndex","url":"classes/layeritsinventory.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":569,"kind":2048,"name":"getOlLayer","url":"classes/layeritsinventory.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":570,"kind":64,"name":"checkStyleNumber","url":"globals.html#checkstylenumber","classes":"tsd-kind-function tsd-is-not-exported"},{"id":571,"kind":64,"name":"defineStyle","url":"globals.html#definestyle","classes":"tsd-kind-function tsd-is-not-exported"},{"id":572,"kind":64,"name":"defineLegend","url":"globals.html#definelegend","classes":"tsd-kind-function tsd-is-not-exported"},{"id":573,"kind":128,"name":"ItsLayerCollection","url":"classes/itslayercollection.html","classes":"tsd-kind-class"},{"id":574,"kind":1024,"name":"_map","url":"classes/itslayercollection.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":575,"kind":1024,"name":"_layers","url":"classes/itslayercollection.html#_layers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":576,"kind":512,"name":"constructor","url":"classes/itslayercollection.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":577,"kind":262144,"name":"layers","url":"classes/itslayercollection.html#layers","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":578,"kind":32,"name":"itsConfig","url":"globals.html#itsconfig","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":579,"kind":128,"name":"LayerGroup","url":"classes/layergroup.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":580,"kind":1024,"name":"groupLayers","url":"classes/layergroup.html#grouplayers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":581,"kind":1024,"name":"groupLayersLookup","url":"classes/layergroup.html#grouplayerslookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":582,"kind":1024,"name":"groupGroupsLookup","url":"classes/layergroup.html#groupgroupslookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":583,"kind":1024,"name":"groupGroups","url":"classes/layergroup.html#groupgroups","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":584,"kind":1024,"name":"itemIdArray","url":"classes/layergroup.html#itemidarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":585,"kind":1024,"name":"groupId","url":"classes/layergroup.html#groupid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":586,"kind":1024,"name":"groupName","url":"classes/layergroup.html#groupname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":587,"kind":1024,"name":"allLayerArray","url":"classes/layergroup.html#alllayerarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":588,"kind":1024,"name":"parent","url":"classes/layergroup.html#parent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":589,"kind":1024,"name":"allGroupArray","url":"classes/layergroup.html#allgrouparray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":590,"kind":1024,"name":"allGroupLookup","url":"classes/layergroup.html#allgrouplookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":591,"kind":1024,"name":"allLayerLookup","url":"classes/layergroup.html#alllayerlookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":592,"kind":1024,"name":"collapse","url":"classes/layergroup.html#collapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":593,"kind":1024,"name":"addCheck","url":"classes/layergroup.html#addcheck","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":594,"kind":1024,"name":"layerParentLookup","url":"classes/layergroup.html#layerparentlookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":595,"kind":512,"name":"constructor","url":"classes/layergroup.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":596,"kind":2048,"name":"addGroup","url":"classes/layergroup.html#addgroup","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":597,"kind":2048,"name":"addLegendLayer","url":"classes/layergroup.html#addlegendlayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":598,"kind":2048,"name":"getLegendHtml","url":"classes/layergroup.html#getlegendhtml","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":599,"kind":2048,"name":"_buildLegend","url":"classes/layergroup.html#_buildlegend","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":600,"kind":128,"name":"LayerLegend","url":"classes/layerlegend.html","classes":"tsd-kind-class"},{"id":601,"kind":1024,"name":"$divElement","url":"classes/layerlegend.html#_divelement","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":602,"kind":1024,"name":"_legendItems","url":"classes/layerlegend.html#_legenditems","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":603,"kind":1024,"name":"layerGroup","url":"classes/layerlegend.html#layergroup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":604,"kind":1024,"name":"legendId","url":"classes/layerlegend.html#legendid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":605,"kind":512,"name":"constructor","url":"classes/layerlegend.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerLegend"},{"id":606,"kind":2048,"name":"_buildTree","url":"classes/layerlegend.html#_buildtree","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"LayerLegend"},{"id":607,"kind":256,"name":"TipSliderConfig","url":"interfaces/tipsliderconfig.html","classes":"tsd-kind-interface"},{"id":608,"kind":1024,"name":"label","url":"interfaces/tipsliderconfig.html#label","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipSliderConfig"},{"id":609,"kind":1024,"name":"yearOptions","url":"interfaces/tipsliderconfig.html#yearoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipSliderConfig"},{"id":610,"kind":256,"name":"TipPresetConfig","url":"interfaces/tippresetconfig.html","classes":"tsd-kind-interface"},{"id":611,"kind":1024,"name":"label","url":"interfaces/tippresetconfig.html#label","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipPresetConfig"},{"id":612,"kind":1024,"name":"presets","url":"interfaces/tippresetconfig.html#presets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipPresetConfig"},{"id":613,"kind":256,"name":"ChangeResponse","url":"interfaces/changeresponse.html","classes":"tsd-kind-interface"},{"id":614,"kind":1024,"name":"paramWeights","url":"interfaces/changeresponse.html#paramweights","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":615,"kind":1024,"name":"region","url":"interfaces/changeresponse.html#region","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":616,"kind":1024,"name":"mmVersion","url":"interfaces/changeresponse.html#mmversion","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":617,"kind":256,"name":"ChangeCallback","url":"interfaces/changecallback.html","classes":"tsd-kind-interface"},{"id":618,"kind":128,"name":"TipPresets","url":"classes/tippresets.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":619,"kind":1024,"name":"label","url":"classes/tippresets.html#label","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":620,"kind":1024,"name":"presets","url":"classes/tippresets.html#presets","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":621,"kind":1024,"name":"domId","url":"classes/tippresets.html#domid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":622,"kind":512,"name":"constructor","url":"classes/tippresets.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":623,"kind":128,"name":"_Slider","url":"classes/_slider.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":624,"kind":1024,"name":"_min","url":"classes/_slider.html#_min","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":625,"kind":1024,"name":"_max","url":"classes/_slider.html#_max","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":626,"kind":1024,"name":"_locked","url":"classes/_slider.html#_locked","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":627,"kind":1024,"name":"atMin","url":"classes/_slider.html#atmin","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":628,"kind":1024,"name":"atMax","url":"classes/_slider.html#atmax","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":629,"kind":1024,"name":"_weightDefault","url":"classes/_slider.html#_weightdefault","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":630,"kind":1024,"name":"_weight","url":"classes/_slider.html#_weight","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":631,"kind":1024,"name":"html","url":"classes/_slider.html#html","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":632,"kind":1024,"name":"domId","url":"classes/_slider.html#domid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":633,"kind":1024,"name":"name","url":"classes/_slider.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":634,"kind":1024,"name":"labelLow","url":"classes/_slider.html#labellow","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":635,"kind":1024,"name":"labelHigh","url":"classes/_slider.html#labelhigh","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":636,"kind":1024,"name":"labelVal","url":"classes/_slider.html#labelval","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":637,"kind":1024,"name":"slider","url":"classes/_slider.html#slider","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":638,"kind":1024,"name":"selectionBox","url":"classes/_slider.html#selectionbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":639,"kind":1024,"name":"chk","url":"classes/_slider.html#chk","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":640,"kind":1024,"name":"selectedParam","url":"classes/_slider.html#selectedparam","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":641,"kind":1024,"name":"selectedParamDefault","url":"classes/_slider.html#selectedparamdefault","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":642,"kind":1024,"name":"_dropdownSelection","url":"classes/_slider.html#_dropdownselection","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":643,"kind":512,"name":"constructor","url":"classes/_slider.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":644,"kind":2048,"name":"addToDom","url":"classes/_slider.html#addtodom","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":645,"kind":2048,"name":"increment","url":"classes/_slider.html#increment","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":646,"kind":2048,"name":"setValAndDropDown","url":"classes/_slider.html#setvalanddropdown","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":647,"kind":262144,"name":"locked","url":"classes/_slider.html#locked","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":648,"kind":262144,"name":"min","url":"classes/_slider.html#min","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":649,"kind":262144,"name":"max","url":"classes/_slider.html#max","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":650,"kind":262144,"name":"weight","url":"classes/_slider.html#weight","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":651,"kind":128,"name":"TipSliders","url":"classes/tipsliders.html","classes":"tsd-kind-class"},{"id":652,"kind":1024,"name":"$container","url":"classes/tipsliders.html#_container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":653,"kind":1024,"name":"reservedPercent","url":"classes/tipsliders.html#reservedpercent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":654,"kind":1024,"name":"lockedCount","url":"classes/tipsliders.html#lockedcount","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":655,"kind":1024,"name":"notLockedCount","url":"classes/tipsliders.html#notlockedcount","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":656,"kind":512,"name":"constructor","url":"classes/tipsliders.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"TipSliders"},{"id":657,"kind":2048,"name":"_runChangedCallback","url":"classes/tipsliders.html#_runchangedcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":658,"kind":262144,"name":"changedCallback","url":"classes/tipsliders.html#changedcallback","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"TipSliders"},{"id":659,"kind":2048,"name":"setPresetValues","url":"classes/tipsliders.html#setpresetvalues","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":660,"kind":2048,"name":"_splitSliderArray","url":"classes/tipsliders.html#_splitsliderarray","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"TipSliders"},{"id":661,"kind":2048,"name":"_handleRemainder","url":"classes/tipsliders.html#_handleremainder","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"TipSliders"},{"id":662,"kind":2048,"name":"setValues","url":"classes/tipsliders.html#setvalues","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":663,"kind":2048,"name":"getSum","url":"classes/tipsliders.html#getsum","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":664,"kind":2048,"name":"getParams","url":"classes/tipsliders.html#getparams","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":665,"kind":2048,"name":"_addEventListeners","url":"classes/tipsliders.html#_addeventlisteners","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":666,"kind":262144,"name":"paramWeightsRegionVersion","url":"classes/tipsliders.html#paramweightsregionversion","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"TipSliders"},{"id":667,"kind":128,"name":"DayRange","url":"classes/dayrange.html","classes":"tsd-kind-class"},{"id":668,"kind":1024,"name":"_workingDayRange","url":"classes/dayrange.html#_workingdayrange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":669,"kind":1024,"name":"_$startDate","url":"classes/dayrange.html#__startdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":670,"kind":1024,"name":"_$endDate","url":"classes/dayrange.html#__enddate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":671,"kind":1024,"name":"_maxDateRange","url":"classes/dayrange.html#_maxdaterange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":672,"kind":1024,"name":"_startDate","url":"classes/dayrange.html#_startdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":673,"kind":1024,"name":"_endDate","url":"classes/dayrange.html#_enddate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":674,"kind":512,"name":"constructor","url":"classes/dayrange.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"DayRange"},{"id":675,"kind":262144,"name":"startDate","url":"classes/dayrange.html#startdate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"DayRange"},{"id":676,"kind":262144,"name":"endDate","url":"classes/dayrange.html#enddate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"DayRange"},{"id":677,"kind":256,"name":"rangeChangedCallback","url":"interfaces/rangechangedcallback.html","classes":"tsd-kind-interface"},{"id":678,"kind":32,"name":"mouseIn","url":"globals.html#mousein","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":679,"kind":32,"name":"mouseDown","url":"globals.html#mousedown","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":680,"kind":32,"name":"timeout","url":"globals.html#timeout","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":681,"kind":32,"name":"dragged","url":"globals.html#dragged","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":682,"kind":32,"name":"lastVal","url":"globals.html#lastval","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":683,"kind":64,"name":"triggerCallback","url":"globals.html#triggercallback","classes":"tsd-kind-function tsd-is-not-exported"},{"id":684,"kind":64,"name":"rangeChange","url":"globals.html#rangechange","classes":"tsd-kind-function"},{"id":685,"kind":256,"name":"changeFunction","url":"interfaces/changefunction.html","classes":"tsd-kind-interface"},{"id":686,"kind":256,"name":"mediaRangeConfig","url":"interfaces/mediarangeconfig.html","classes":"tsd-kind-interface"},{"id":687,"kind":1024,"name":"min","url":"interfaces/mediarangeconfig.html#min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":688,"kind":1024,"name":"max","url":"interfaces/mediarangeconfig.html#max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":689,"kind":1024,"name":"val","url":"interfaces/mediarangeconfig.html#val","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":690,"kind":1024,"name":"step","url":"interfaces/mediarangeconfig.html#step","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":691,"kind":1024,"name":"playInterval","url":"interfaces/mediarangeconfig.html#playinterval","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":692,"kind":1024,"name":"showAsDate","url":"interfaces/mediarangeconfig.html#showasdate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":693,"kind":128,"name":"MediaControl","url":"classes/mediacontrol.html","classes":"tsd-kind-class"},{"id":694,"kind":1024,"name":"_container","url":"classes/mediacontrol.html#_container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":695,"kind":1024,"name":"_min","url":"classes/mediacontrol.html#_min","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":696,"kind":1024,"name":"_max","url":"classes/mediacontrol.html#_max","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":697,"kind":1024,"name":"_playInterval","url":"classes/mediacontrol.html#_playinterval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":698,"kind":1024,"name":"_step","url":"classes/mediacontrol.html#_step","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":699,"kind":1024,"name":"_currentValue","url":"classes/mediacontrol.html#_currentvalue","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":700,"kind":1024,"name":"_playing","url":"classes/mediacontrol.html#_playing","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":701,"kind":1024,"name":"_$btnStop","url":"classes/mediacontrol.html#__btnstop","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":702,"kind":1024,"name":"_$slider","url":"classes/mediacontrol.html#__slider","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":703,"kind":1024,"name":"_$valLabelVal","url":"classes/mediacontrol.html#__vallabelval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":704,"kind":1024,"name":"_$valLabelMin","url":"classes/mediacontrol.html#__vallabelmin","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":705,"kind":1024,"name":"_$valLabelMax","url":"classes/mediacontrol.html#__vallabelmax","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":706,"kind":1024,"name":"_interval","url":"classes/mediacontrol.html#_interval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":707,"kind":1024,"name":"_showAsDate","url":"classes/mediacontrol.html#_showasdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":708,"kind":1024,"name":"_changeFunc","url":"classes/mediacontrol.html#_changefunc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":709,"kind":512,"name":"constructor","url":"classes/mediacontrol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"MediaControl"},{"id":710,"kind":2048,"name":"stopPlaying","url":"classes/mediacontrol.html#stopplaying","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MediaControl"},{"id":711,"kind":262144,"name":"playing","url":"classes/mediacontrol.html#playing","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":712,"kind":262144,"name":"min","url":"classes/mediacontrol.html#min","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":713,"kind":262144,"name":"max","url":"classes/mediacontrol.html#max","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":714,"kind":262144,"name":"step","url":"classes/mediacontrol.html#step","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":715,"kind":262144,"name":"currentValue","url":"classes/mediacontrol.html#currentvalue","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"MediaControl"},{"id":716,"kind":2048,"name":"setMinMaxValueStep","url":"classes/mediacontrol.html#setminmaxvaluestep","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MediaControl"},{"id":717,"kind":262144,"name":"changeFunction","url":"classes/mediacontrol.html#changefunction","classes":"tsd-kind-set-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":718,"kind":64,"name":"timeToLocalDateString","url":"globals.html#timetolocaldatestring","classes":"tsd-kind-function tsd-is-not-exported"},{"id":719,"kind":256,"name":"selectChangeCallback","url":"interfaces/selectchangecallback.html","classes":"tsd-kind-interface"},{"id":720,"kind":256,"name":"contentGenerator","url":"interfaces/contentgenerator.html","classes":"tsd-kind-interface"},{"id":721,"kind":128,"name":"SelectBoxBase","url":"classes/selectboxbase.html","classes":"tsd-kind-class"},{"id":722,"kind":1024,"name":"_$container","url":"classes/selectboxbase.html#__container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":723,"kind":1024,"name":"$label","url":"classes/selectboxbase.html#_label","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":724,"kind":1024,"name":"_box","url":"classes/selectboxbase.html#_box","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":725,"kind":1024,"name":"_changeListeners","url":"classes/selectboxbase.html#_changelisteners","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":726,"kind":512,"name":"constructor","url":"classes/selectboxbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":727,"kind":262144,"name":"box","url":"classes/selectboxbase.html#box","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":728,"kind":2048,"name":"changed","url":"classes/selectboxbase.html#changed","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":729,"kind":2048,"name":"addChangeListener","url":"classes/selectboxbase.html#addchangelistener","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":730,"kind":262144,"name":"selectedValue","url":"classes/selectboxbase.html#selectedvalue","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":731,"kind":262144,"name":"selectedText","url":"classes/selectboxbase.html#selectedtext","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":732,"kind":256,"name":"LayerBaseVectorEsriOptions","url":"interfaces/layerbasevectoresrioptions.html","classes":"tsd-kind-interface"},{"id":733,"kind":1024,"name":"format","url":"interfaces/layerbasevectoresrioptions.html#format","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":734,"kind":1024,"name":"outSR","url":"interfaces/layerbasevectoresrioptions.html#outsr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":735,"kind":1024,"name":"where","url":"interfaces/layerbasevectoresrioptions.html#where","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":736,"kind":1024,"name":"outFields","url":"interfaces/layerbasevectoresrioptions.html#outfields","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":737,"kind":1024,"name":"useEsriStyle","url":"interfaces/layerbasevectoresrioptions.html#useesristyle","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":738,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectoresrioptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":739,"kind":1024,"name":"style","url":"interfaces/layerbasevectoresrioptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":740,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectoresrioptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":741,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectoresrioptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":742,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectoresrioptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":743,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectoresrioptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":744,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectoresrioptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":745,"kind":65536,"name":"__type","url":"interfaces/layerbasevectoresrioptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorEsriOptions.renderOrder"},{"id":746,"kind":1024,"name":"id","url":"interfaces/layerbasevectoresrioptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":747,"kind":1024,"name":"name","url":"interfaces/layerbasevectoresrioptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":748,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectoresrioptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":749,"kind":1024,"name":"visible","url":"interfaces/layerbasevectoresrioptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":750,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectoresrioptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":751,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectoresrioptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":752,"kind":1024,"name":"params","url":"interfaces/layerbasevectoresrioptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":753,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectoresrioptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":754,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectoresrioptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":755,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectoresrioptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":756,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectoresrioptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":757,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectoresrioptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":758,"kind":128,"name":"LayerBaseVectorEsri","url":"classes/layerbasevectoresri.html","classes":"tsd-kind-class"},{"id":759,"kind":1024,"name":"_outSR","url":"classes/layerbasevectoresri.html#_outsr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":760,"kind":1024,"name":"_esriFormat","url":"classes/layerbasevectoresri.html#_esriformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":761,"kind":1024,"name":"_urlCopy","url":"classes/layerbasevectoresri.html#_urlcopy","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":762,"kind":1024,"name":"_useEsriStyle","url":"classes/layerbasevectoresri.html#_useesristyle","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":763,"kind":512,"name":"constructor","url":"classes/layerbasevectoresri.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":764,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevectoresri.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":765,"kind":2048,"name":"addFeatures","url":"classes/layerbasevectoresri.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":766,"kind":2048,"name":"_load","url":"classes/layerbasevectoresri.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":767,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevectoresri.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":768,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevectoresri.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":769,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevectoresri.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":770,"kind":1024,"name":"_olLayer","url":"classes/layerbasevectoresri.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":771,"kind":1024,"name":"_source","url":"classes/layerbasevectoresri.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":772,"kind":1024,"name":"_style","url":"classes/layerbasevectoresri.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":773,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevectoresri.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":774,"kind":1024,"name":"_onDemand","url":"classes/layerbasevectoresri.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":775,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevectoresri.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":776,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevectoresri.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":777,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevectoresri.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":778,"kind":1024,"name":"_mapMove","url":"classes/layerbasevectoresri.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":779,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevectoresri.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":780,"kind":1024,"name":"_projection4326","url":"classes/layerbasevectoresri.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":781,"kind":2048,"name":"clear","url":"classes/layerbasevectoresri.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":782,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevectoresri.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":783,"kind":262144,"name":"autoLoad","url":"classes/layerbasevectoresri.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":784,"kind":262144,"name":"style","url":"classes/layerbasevectoresri.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":785,"kind":262144,"name":"mapCrs","url":"classes/layerbasevectoresri.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":786,"kind":262144,"name":"mapProj","url":"classes/layerbasevectoresri.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":787,"kind":262144,"name":"mapMove","url":"classes/layerbasevectoresri.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":788,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevectoresri.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":789,"kind":262144,"name":"visible","url":"classes/layerbasevectoresri.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":790,"kind":262144,"name":"source","url":"classes/layerbasevectoresri.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":791,"kind":262144,"name":"features","url":"classes/layerbasevectoresri.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":792,"kind":262144,"name":"olLayer","url":"classes/layerbasevectoresri.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":793,"kind":2048,"name":"setZIndex","url":"classes/layerbasevectoresri.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":794,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevectoresri.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":795,"kind":1024,"name":"_url","url":"classes/layerbasevectoresri.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":796,"kind":1024,"name":"_opacity","url":"classes/layerbasevectoresri.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":797,"kind":1024,"name":"_minZoom","url":"classes/layerbasevectoresri.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":798,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevectoresri.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":799,"kind":1024,"name":"_visible","url":"classes/layerbasevectoresri.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":800,"kind":1024,"name":"_loaded","url":"classes/layerbasevectoresri.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":801,"kind":1024,"name":"_zIndex","url":"classes/layerbasevectoresri.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":802,"kind":1024,"name":"_legendContent","url":"classes/layerbasevectoresri.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":803,"kind":1024,"name":"_params","url":"classes/layerbasevectoresri.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":804,"kind":1024,"name":"_id","url":"classes/layerbasevectoresri.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":805,"kind":1024,"name":"_name","url":"classes/layerbasevectoresri.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":806,"kind":1024,"name":"_animate","url":"classes/layerbasevectoresri.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":807,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevectoresri.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":808,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevectoresri.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":809,"kind":1024,"name":"_minResolution","url":"classes/layerbasevectoresri.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":810,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevectoresri.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":811,"kind":1024,"name":"loadCallback","url":"classes/layerbasevectoresri.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":812,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevectoresri.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":813,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevectoresri.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":814,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevectoresri.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVectorEsri"},{"id":815,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevectoresri.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":816,"kind":2048,"name":"refresh","url":"classes/layerbasevectoresri.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":817,"kind":262144,"name":"id","url":"classes/layerbasevectoresri.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":818,"kind":262144,"name":"animate","url":"classes/layerbasevectoresri.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":819,"kind":262144,"name":"legendContent","url":"classes/layerbasevectoresri.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":820,"kind":262144,"name":"params","url":"classes/layerbasevectoresri.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":821,"kind":262144,"name":"minResolution","url":"classes/layerbasevectoresri.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":822,"kind":262144,"name":"maxResolution","url":"classes/layerbasevectoresri.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":823,"kind":262144,"name":"minZoom","url":"classes/layerbasevectoresri.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":824,"kind":262144,"name":"maxZoom","url":"classes/layerbasevectoresri.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":825,"kind":262144,"name":"url","url":"classes/layerbasevectoresri.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":826,"kind":2048,"name":"setVisible","url":"classes/layerbasevectoresri.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":827,"kind":262144,"name":"opacity","url":"classes/layerbasevectoresri.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":828,"kind":262144,"name":"name","url":"classes/layerbasevectoresri.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":829,"kind":262144,"name":"loaded","url":"classes/layerbasevectoresri.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":830,"kind":2048,"name":"getSource","url":"classes/layerbasevectoresri.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":831,"kind":262144,"name":"zIndex","url":"classes/layerbasevectoresri.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":832,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevectoresri.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":833,"kind":128,"name":"LayerBaseXyzTile","url":"classes/layerbasexyztile.html","classes":"tsd-kind-class"},{"id":834,"kind":512,"name":"constructor","url":"classes/layerbasexyztile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":835,"kind":262144,"name":"source","url":"classes/layerbasexyztile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":836,"kind":262144,"name":"olLayer","url":"classes/layerbasexyztile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":837,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasexyztile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":838,"kind":1024,"name":"_url","url":"classes/layerbasexyztile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":839,"kind":1024,"name":"_opacity","url":"classes/layerbasexyztile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":840,"kind":1024,"name":"_minZoom","url":"classes/layerbasexyztile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":841,"kind":1024,"name":"_maxZoom","url":"classes/layerbasexyztile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":842,"kind":1024,"name":"_visible","url":"classes/layerbasexyztile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":843,"kind":1024,"name":"_loaded","url":"classes/layerbasexyztile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":844,"kind":1024,"name":"_zIndex","url":"classes/layerbasexyztile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":845,"kind":1024,"name":"_legendContent","url":"classes/layerbasexyztile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":846,"kind":1024,"name":"_params","url":"classes/layerbasexyztile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":847,"kind":1024,"name":"_id","url":"classes/layerbasexyztile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":848,"kind":1024,"name":"_name","url":"classes/layerbasexyztile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":849,"kind":1024,"name":"_source","url":"classes/layerbasexyztile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":850,"kind":1024,"name":"_animate","url":"classes/layerbasexyztile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":851,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasexyztile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":852,"kind":1024,"name":"_maxResolution","url":"classes/layerbasexyztile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":853,"kind":1024,"name":"_minResolution","url":"classes/layerbasexyztile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":854,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasexyztile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":855,"kind":1024,"name":"loadCallback","url":"classes/layerbasexyztile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":856,"kind":1024,"name":"_olLayer","url":"classes/layerbasexyztile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":857,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasexyztile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":858,"kind":2048,"name":"_load","url":"classes/layerbasexyztile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":859,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasexyztile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":860,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasexyztile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseXyzTile"},{"id":861,"kind":2048,"name":"addLegendContent","url":"classes/layerbasexyztile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":862,"kind":2048,"name":"applyCollapse","url":"classes/layerbasexyztile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":863,"kind":2048,"name":"refresh","url":"classes/layerbasexyztile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":864,"kind":262144,"name":"id","url":"classes/layerbasexyztile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":865,"kind":262144,"name":"animate","url":"classes/layerbasexyztile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":866,"kind":262144,"name":"legendContent","url":"classes/layerbasexyztile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":867,"kind":262144,"name":"params","url":"classes/layerbasexyztile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":868,"kind":262144,"name":"minResolution","url":"classes/layerbasexyztile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":869,"kind":262144,"name":"maxResolution","url":"classes/layerbasexyztile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":870,"kind":262144,"name":"minZoom","url":"classes/layerbasexyztile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":871,"kind":262144,"name":"maxZoom","url":"classes/layerbasexyztile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":872,"kind":262144,"name":"url","url":"classes/layerbasexyztile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":873,"kind":262144,"name":"visible","url":"classes/layerbasexyztile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":874,"kind":2048,"name":"setVisible","url":"classes/layerbasexyztile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":875,"kind":262144,"name":"opacity","url":"classes/layerbasexyztile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":876,"kind":262144,"name":"name","url":"classes/layerbasexyztile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":877,"kind":262144,"name":"loaded","url":"classes/layerbasexyztile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":878,"kind":2048,"name":"getSource","url":"classes/layerbasexyztile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":879,"kind":262144,"name":"zIndex","url":"classes/layerbasexyztile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":880,"kind":2048,"name":"setZIndex","url":"classes/layerbasexyztile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":881,"kind":2048,"name":"getOlLayer","url":"classes/layerbasexyztile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":882,"kind":256,"name":"LayerEsriTileOptions","url":"interfaces/layeresritileoptions.html","classes":"tsd-kind-interface"},{"id":883,"kind":1024,"name":"useEsriStyle","url":"interfaces/layeresritileoptions.html#useesristyle","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriTileOptions"},{"id":884,"kind":1024,"name":"id","url":"interfaces/layeresritileoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":885,"kind":1024,"name":"name","url":"interfaces/layeresritileoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":886,"kind":1024,"name":"opacity","url":"interfaces/layeresritileoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":887,"kind":1024,"name":"visible","url":"interfaces/layeresritileoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":888,"kind":1024,"name":"minZoom","url":"interfaces/layeresritileoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":889,"kind":1024,"name":"maxZoom","url":"interfaces/layeresritileoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":890,"kind":1024,"name":"params","url":"interfaces/layeresritileoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":891,"kind":1024,"name":"zIndex","url":"interfaces/layeresritileoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":892,"kind":1024,"name":"loadCallback","url":"interfaces/layeresritileoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":893,"kind":1024,"name":"legendCollapse","url":"interfaces/layeresritileoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":894,"kind":1024,"name":"legendCheckbox","url":"interfaces/layeresritileoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":895,"kind":1024,"name":"legendContent","url":"interfaces/layeresritileoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":896,"kind":128,"name":"LayerEsriTile","url":"classes/layeresritile.html","classes":"tsd-kind-class"},{"id":897,"kind":1024,"name":"_useEsriStyle","url":"classes/layeresritile.html#_useesristyle","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriTile"},{"id":898,"kind":512,"name":"constructor","url":"classes/layeresritile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriTile"},{"id":899,"kind":2048,"name":"addLegendContent","url":"classes/layeresritile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriTile"},{"id":900,"kind":262144,"name":"source","url":"classes/layeresritile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerEsriTile"},{"id":901,"kind":262144,"name":"olLayer","url":"classes/layeresritile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerEsriTile"},{"id":902,"kind":1024,"name":"_legendCheckbox","url":"classes/layeresritile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":903,"kind":1024,"name":"_url","url":"classes/layeresritile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":904,"kind":1024,"name":"_opacity","url":"classes/layeresritile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":905,"kind":1024,"name":"_minZoom","url":"classes/layeresritile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":906,"kind":1024,"name":"_maxZoom","url":"classes/layeresritile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":907,"kind":1024,"name":"_visible","url":"classes/layeresritile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":908,"kind":1024,"name":"_loaded","url":"classes/layeresritile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":909,"kind":1024,"name":"_zIndex","url":"classes/layeresritile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":910,"kind":1024,"name":"_legendContent","url":"classes/layeresritile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":911,"kind":1024,"name":"_params","url":"classes/layeresritile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":912,"kind":1024,"name":"_id","url":"classes/layeresritile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":913,"kind":1024,"name":"_name","url":"classes/layeresritile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":914,"kind":1024,"name":"_source","url":"classes/layeresritile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":915,"kind":1024,"name":"_animate","url":"classes/layeresritile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":916,"kind":1024,"name":"_legendCollapse","url":"classes/layeresritile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":917,"kind":1024,"name":"_maxResolution","url":"classes/layeresritile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":918,"kind":1024,"name":"_minResolution","url":"classes/layeresritile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":919,"kind":1024,"name":"_$legendDiv","url":"classes/layeresritile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":920,"kind":1024,"name":"loadCallback","url":"classes/layeresritile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":921,"kind":1024,"name":"_olLayer","url":"classes/layeresritile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":922,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeresritile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":923,"kind":2048,"name":"_load","url":"classes/layeresritile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":924,"kind":2048,"name":"getLegendDiv","url":"classes/layeresritile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":925,"kind":2048,"name":"_addLegendContent","url":"classes/layeresritile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerEsriTile"},{"id":926,"kind":2048,"name":"applyCollapse","url":"classes/layeresritile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":927,"kind":2048,"name":"refresh","url":"classes/layeresritile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":928,"kind":262144,"name":"id","url":"classes/layeresritile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":929,"kind":262144,"name":"animate","url":"classes/layeresritile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":930,"kind":262144,"name":"legendContent","url":"classes/layeresritile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":931,"kind":262144,"name":"params","url":"classes/layeresritile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":932,"kind":262144,"name":"minResolution","url":"classes/layeresritile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":933,"kind":262144,"name":"maxResolution","url":"classes/layeresritile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":934,"kind":262144,"name":"minZoom","url":"classes/layeresritile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":935,"kind":262144,"name":"maxZoom","url":"classes/layeresritile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":936,"kind":262144,"name":"url","url":"classes/layeresritile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":937,"kind":262144,"name":"visible","url":"classes/layeresritile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":938,"kind":2048,"name":"setVisible","url":"classes/layeresritile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":939,"kind":262144,"name":"opacity","url":"classes/layeresritile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":940,"kind":262144,"name":"name","url":"classes/layeresritile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":941,"kind":262144,"name":"loaded","url":"classes/layeresritile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":942,"kind":2048,"name":"getSource","url":"classes/layeresritile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":943,"kind":262144,"name":"zIndex","url":"classes/layeresritile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":944,"kind":2048,"name":"setZIndex","url":"classes/layeresritile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":945,"kind":2048,"name":"getOlLayer","url":"classes/layeresritile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":946,"kind":128,"name":"RealEarthAnimateVector","url":"classes/realearthanimatevector.html","classes":"tsd-kind-class"},{"id":947,"kind":1024,"name":"_dataCache","url":"classes/realearthanimatevector.html#_datacache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":948,"kind":1024,"name":"_source","url":"classes/realearthanimatevector.html#_source","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":949,"kind":1024,"name":"_rawTimesLookup","url":"classes/realearthanimatevector.html#_rawtimeslookup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":950,"kind":65536,"name":"__type","url":"classes/realearthanimatevector.html#_rawtimeslookup.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"RealEarthAnimateVector._rawTimesLookup"},{"id":951,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimatevector.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":952,"kind":1024,"name":"_olLayer","url":"classes/realearthanimatevector.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":953,"kind":1024,"name":"_lyr","url":"classes/realearthanimatevector.html#_lyr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":954,"kind":512,"name":"constructor","url":"classes/realearthanimatevector.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":955,"kind":2048,"name":"timeInit","url":"classes/realearthanimatevector.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":956,"kind":2048,"name":"_loadDates","url":"classes/realearthanimatevector.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateVector"},{"id":957,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimatevector.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateVector"},{"id":958,"kind":2048,"name":"_loadAtTimeIndex","url":"classes/realearthanimatevector.html#_loadattimeindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"RealEarthAnimateVector"},{"id":959,"kind":2048,"name":"_loadFeatures","url":"classes/realearthanimatevector.html#_loadfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"RealEarthAnimateVector"},{"id":960,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimatevector.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":961,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimatevector.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":962,"kind":1024,"name":"_localDates","url":"classes/realearthanimatevector.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":963,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimatevector.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":964,"kind":1024,"name":"_products","url":"classes/realearthanimatevector.html#_products","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":965,"kind":1024,"name":"loadCallback","url":"classes/realearthanimatevector.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":966,"kind":1024,"name":"localTimes","url":"classes/realearthanimatevector.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":967,"kind":1024,"name":"_currentTime","url":"classes/realearthanimatevector.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":968,"kind":1024,"name":"lyr","url":"classes/realearthanimatevector.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":969,"kind":256,"name":"LayerVectorRealEarthOptions","url":"interfaces/layervectorrealearthoptions.html","classes":"tsd-kind-interface"},{"id":970,"kind":1024,"name":"products","url":"interfaces/layervectorrealearthoptions.html#products","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":971,"kind":1024,"name":"animate","url":"interfaces/layervectorrealearthoptions.html#animate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":972,"kind":1024,"name":"timeLoadCallback","url":"interfaces/layervectorrealearthoptions.html#timeloadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":973,"kind":1024,"name":"transform","url":"interfaces/layervectorrealearthoptions.html#transform","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":974,"kind":1024,"name":"mapMoveObj","url":"interfaces/layervectorrealearthoptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":975,"kind":1024,"name":"autoLoad","url":"interfaces/layervectorrealearthoptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":976,"kind":1024,"name":"style","url":"interfaces/layervectorrealearthoptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":977,"kind":1024,"name":"onDemand","url":"interfaces/layervectorrealearthoptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":978,"kind":1024,"name":"onDemandDelay","url":"interfaces/layervectorrealearthoptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":979,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layervectorrealearthoptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":980,"kind":1024,"name":"renderOrder","url":"interfaces/layervectorrealearthoptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":981,"kind":65536,"name":"__type","url":"interfaces/layervectorrealearthoptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerVectorRealEarthOptions.renderOrder"},{"id":982,"kind":1024,"name":"id","url":"interfaces/layervectorrealearthoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":983,"kind":1024,"name":"name","url":"interfaces/layervectorrealearthoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":984,"kind":1024,"name":"opacity","url":"interfaces/layervectorrealearthoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":985,"kind":1024,"name":"visible","url":"interfaces/layervectorrealearthoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":986,"kind":1024,"name":"minZoom","url":"interfaces/layervectorrealearthoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":987,"kind":1024,"name":"maxZoom","url":"interfaces/layervectorrealearthoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":988,"kind":1024,"name":"params","url":"interfaces/layervectorrealearthoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":989,"kind":1024,"name":"zIndex","url":"interfaces/layervectorrealearthoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":990,"kind":1024,"name":"loadCallback","url":"interfaces/layervectorrealearthoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":991,"kind":1024,"name":"legendCollapse","url":"interfaces/layervectorrealearthoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":992,"kind":1024,"name":"legendCheckbox","url":"interfaces/layervectorrealearthoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":993,"kind":1024,"name":"legendContent","url":"interfaces/layervectorrealearthoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":994,"kind":128,"name":"LayerVectorRealEarth","url":"classes/layervectorrealearth.html","classes":"tsd-kind-class"},{"id":995,"kind":1024,"name":"_products","url":"classes/layervectorrealearth.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":996,"kind":1024,"name":"animator","url":"classes/layervectorrealearth.html#animator","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":997,"kind":512,"name":"constructor","url":"classes/layervectorrealearth.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerVectorRealEarth"},{"id":998,"kind":2048,"name":"setLayerTime","url":"classes/layervectorrealearth.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":999,"kind":2048,"name":"_load","url":"classes/layervectorrealearth.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerVectorRealEarth"},{"id":1000,"kind":1024,"name":"_geoJsonFormat","url":"classes/layervectorrealearth.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1001,"kind":1024,"name":"_transform","url":"classes/layervectorrealearth.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1002,"kind":2048,"name":"addFeatures","url":"classes/layervectorrealearth.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1003,"kind":2048,"name":"mapMoveCallback","url":"classes/layervectorrealearth.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1004,"kind":1024,"name":"_olLayer","url":"classes/layervectorrealearth.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1005,"kind":1024,"name":"_source","url":"classes/layervectorrealearth.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1006,"kind":1024,"name":"_style","url":"classes/layervectorrealearth.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1007,"kind":1024,"name":"_autoLoad","url":"classes/layervectorrealearth.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1008,"kind":1024,"name":"_onDemand","url":"classes/layervectorrealearth.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1009,"kind":1024,"name":"_onDemandDelay","url":"classes/layervectorrealearth.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1010,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layervectorrealearth.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1011,"kind":1024,"name":"_mapMoveParams","url":"classes/layervectorrealearth.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1012,"kind":1024,"name":"_mapMove","url":"classes/layervectorrealearth.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1013,"kind":1024,"name":"_projectionMap","url":"classes/layervectorrealearth.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1014,"kind":1024,"name":"_projection4326","url":"classes/layervectorrealearth.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1015,"kind":2048,"name":"mapMoveBefore","url":"classes/layervectorrealearth.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1016,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layervectorrealearth.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1017,"kind":2048,"name":"clear","url":"classes/layervectorrealearth.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1018,"kind":262144,"name":"onDemandDelay","url":"classes/layervectorrealearth.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1019,"kind":262144,"name":"autoLoad","url":"classes/layervectorrealearth.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1020,"kind":262144,"name":"style","url":"classes/layervectorrealearth.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1021,"kind":262144,"name":"mapCrs","url":"classes/layervectorrealearth.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1022,"kind":262144,"name":"mapProj","url":"classes/layervectorrealearth.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1023,"kind":262144,"name":"mapMove","url":"classes/layervectorrealearth.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1024,"kind":262144,"name":"mapMoveParams","url":"classes/layervectorrealearth.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1025,"kind":262144,"name":"visible","url":"classes/layervectorrealearth.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1026,"kind":262144,"name":"source","url":"classes/layervectorrealearth.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1027,"kind":262144,"name":"features","url":"classes/layervectorrealearth.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1028,"kind":262144,"name":"olLayer","url":"classes/layervectorrealearth.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1029,"kind":2048,"name":"setZIndex","url":"classes/layervectorrealearth.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1030,"kind":1024,"name":"_legendCheckbox","url":"classes/layervectorrealearth.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1031,"kind":1024,"name":"_url","url":"classes/layervectorrealearth.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1032,"kind":1024,"name":"_opacity","url":"classes/layervectorrealearth.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1033,"kind":1024,"name":"_minZoom","url":"classes/layervectorrealearth.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1034,"kind":1024,"name":"_maxZoom","url":"classes/layervectorrealearth.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1035,"kind":1024,"name":"_visible","url":"classes/layervectorrealearth.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1036,"kind":1024,"name":"_loaded","url":"classes/layervectorrealearth.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1037,"kind":1024,"name":"_zIndex","url":"classes/layervectorrealearth.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1038,"kind":1024,"name":"_legendContent","url":"classes/layervectorrealearth.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1039,"kind":1024,"name":"_params","url":"classes/layervectorrealearth.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1040,"kind":1024,"name":"_id","url":"classes/layervectorrealearth.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1041,"kind":1024,"name":"_name","url":"classes/layervectorrealearth.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1042,"kind":1024,"name":"_animate","url":"classes/layervectorrealearth.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1043,"kind":1024,"name":"_legendCollapse","url":"classes/layervectorrealearth.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1044,"kind":1024,"name":"_maxResolution","url":"classes/layervectorrealearth.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1045,"kind":1024,"name":"_minResolution","url":"classes/layervectorrealearth.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1046,"kind":1024,"name":"_$legendDiv","url":"classes/layervectorrealearth.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1047,"kind":1024,"name":"loadCallback","url":"classes/layervectorrealearth.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1048,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layervectorrealearth.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1049,"kind":2048,"name":"getLegendDiv","url":"classes/layervectorrealearth.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1050,"kind":2048,"name":"_addLegendContent","url":"classes/layervectorrealearth.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerVectorRealEarth"},{"id":1051,"kind":2048,"name":"addLegendContent","url":"classes/layervectorrealearth.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1052,"kind":2048,"name":"applyCollapse","url":"classes/layervectorrealearth.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1053,"kind":2048,"name":"refresh","url":"classes/layervectorrealearth.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1054,"kind":262144,"name":"id","url":"classes/layervectorrealearth.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1055,"kind":262144,"name":"animate","url":"classes/layervectorrealearth.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1056,"kind":262144,"name":"legendContent","url":"classes/layervectorrealearth.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1057,"kind":262144,"name":"params","url":"classes/layervectorrealearth.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1058,"kind":262144,"name":"minResolution","url":"classes/layervectorrealearth.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1059,"kind":262144,"name":"maxResolution","url":"classes/layervectorrealearth.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1060,"kind":262144,"name":"minZoom","url":"classes/layervectorrealearth.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1061,"kind":262144,"name":"maxZoom","url":"classes/layervectorrealearth.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1062,"kind":262144,"name":"url","url":"classes/layervectorrealearth.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1063,"kind":2048,"name":"setVisible","url":"classes/layervectorrealearth.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1064,"kind":262144,"name":"opacity","url":"classes/layervectorrealearth.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1065,"kind":262144,"name":"name","url":"classes/layervectorrealearth.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1066,"kind":262144,"name":"loaded","url":"classes/layervectorrealearth.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1067,"kind":2048,"name":"getSource","url":"classes/layervectorrealearth.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1068,"kind":262144,"name":"zIndex","url":"classes/layervectorrealearth.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1069,"kind":2048,"name":"getOlLayer","url":"classes/layervectorrealearth.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1070,"kind":256,"name":"IRealEarthAnimate","url":"interfaces/irealearthanimate.html","classes":"tsd-kind-interface"},{"id":1071,"kind":2048,"name":"setLayerTime","url":"interfaces/irealearthanimate.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IRealEarthAnimate"},{"id":1072,"kind":256,"name":"timesLoadedCallback","url":"interfaces/timesloadedcallback.html","classes":"tsd-kind-interface"},{"id":1073,"kind":128,"name":"RealEarthAnimate","url":"classes/realearthanimate.html","classes":"tsd-kind-class"},{"id":1074,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimate.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1075,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimate.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1076,"kind":1024,"name":"_localDates","url":"classes/realearthanimate.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1077,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimate.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1078,"kind":1024,"name":"_products","url":"classes/realearthanimate.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1079,"kind":1024,"name":"loadCallback","url":"classes/realearthanimate.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1080,"kind":1024,"name":"localTimes","url":"classes/realearthanimate.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1081,"kind":1024,"name":"_currentTime","url":"classes/realearthanimate.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1082,"kind":1024,"name":"lyr","url":"classes/realearthanimate.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1083,"kind":512,"name":"constructor","url":"classes/realearthanimate.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1084,"kind":2048,"name":"timeInit","url":"classes/realearthanimate.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1085,"kind":2048,"name":"_loadDates","url":"classes/realearthanimate.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"RealEarthAnimate"},{"id":1086,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimate.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"RealEarthAnimate"},{"id":1087,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimate.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1088,"kind":32,"name":"offsetMinutes","url":"globals.html#offsetminutes","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":1089,"kind":128,"name":"RealEarthAnimateTile","url":"classes/realearthanimatetile.html","classes":"tsd-kind-class"},{"id":1090,"kind":1024,"name":"_sourceUrls","url":"classes/realearthanimatetile.html#_sourceurls","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1091,"kind":1024,"name":"_source","url":"classes/realearthanimatetile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1092,"kind":1024,"name":"_olLayer","url":"classes/realearthanimatetile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1093,"kind":512,"name":"constructor","url":"classes/realearthanimatetile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1094,"kind":2048,"name":"timeInit","url":"classes/realearthanimatetile.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1095,"kind":2048,"name":"_loadDates","url":"classes/realearthanimatetile.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1096,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimatetile.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateTile"},{"id":1097,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimatetile.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1098,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimatetile.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1099,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimatetile.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1100,"kind":1024,"name":"_localDates","url":"classes/realearthanimatetile.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1101,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimatetile.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1102,"kind":1024,"name":"_products","url":"classes/realearthanimatetile.html#_products","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1103,"kind":1024,"name":"loadCallback","url":"classes/realearthanimatetile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1104,"kind":1024,"name":"localTimes","url":"classes/realearthanimatetile.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1105,"kind":1024,"name":"_currentTime","url":"classes/realearthanimatetile.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1106,"kind":1024,"name":"lyr","url":"classes/realearthanimatetile.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1107,"kind":256,"name":"LayerRealEarthTileOptions","url":"interfaces/layerrealearthtileoptions.html","classes":"tsd-kind-interface"},{"id":1108,"kind":1024,"name":"products","url":"interfaces/layerrealearthtileoptions.html#products","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1109,"kind":1024,"name":"animate","url":"interfaces/layerrealearthtileoptions.html#animate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1110,"kind":1024,"name":"timeLoadCallback","url":"interfaces/layerrealearthtileoptions.html#timeloadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1111,"kind":1024,"name":"id","url":"interfaces/layerrealearthtileoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1112,"kind":1024,"name":"name","url":"interfaces/layerrealearthtileoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1113,"kind":1024,"name":"opacity","url":"interfaces/layerrealearthtileoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1114,"kind":1024,"name":"visible","url":"interfaces/layerrealearthtileoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1115,"kind":1024,"name":"minZoom","url":"interfaces/layerrealearthtileoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1116,"kind":1024,"name":"maxZoom","url":"interfaces/layerrealearthtileoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1117,"kind":1024,"name":"params","url":"interfaces/layerrealearthtileoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1118,"kind":1024,"name":"zIndex","url":"interfaces/layerrealearthtileoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1119,"kind":1024,"name":"loadCallback","url":"interfaces/layerrealearthtileoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1120,"kind":1024,"name":"legendCollapse","url":"interfaces/layerrealearthtileoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1121,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerrealearthtileoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1122,"kind":1024,"name":"legendContent","url":"interfaces/layerrealearthtileoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1123,"kind":128,"name":"LayerRealEarthTile","url":"classes/layerrealearthtile.html","classes":"tsd-kind-class"},{"id":1124,"kind":1024,"name":"_products","url":"classes/layerrealearthtile.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1125,"kind":1024,"name":"animator","url":"classes/layerrealearthtile.html#animator","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1126,"kind":512,"name":"constructor","url":"classes/layerrealearthtile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerRealEarthTile"},{"id":1127,"kind":2048,"name":"setLayerTime","url":"classes/layerrealearthtile.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1128,"kind":2048,"name":"_load","url":"classes/layerrealearthtile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerRealEarthTile"},{"id":1129,"kind":262144,"name":"source","url":"classes/layerrealearthtile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1130,"kind":262144,"name":"olLayer","url":"classes/layerrealearthtile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1131,"kind":1024,"name":"_legendCheckbox","url":"classes/layerrealearthtile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1132,"kind":1024,"name":"_url","url":"classes/layerrealearthtile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1133,"kind":1024,"name":"_opacity","url":"classes/layerrealearthtile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1134,"kind":1024,"name":"_minZoom","url":"classes/layerrealearthtile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1135,"kind":1024,"name":"_maxZoom","url":"classes/layerrealearthtile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1136,"kind":1024,"name":"_visible","url":"classes/layerrealearthtile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1137,"kind":1024,"name":"_loaded","url":"classes/layerrealearthtile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1138,"kind":1024,"name":"_zIndex","url":"classes/layerrealearthtile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1139,"kind":1024,"name":"_legendContent","url":"classes/layerrealearthtile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1140,"kind":1024,"name":"_params","url":"classes/layerrealearthtile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1141,"kind":1024,"name":"_id","url":"classes/layerrealearthtile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1142,"kind":1024,"name":"_name","url":"classes/layerrealearthtile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1143,"kind":1024,"name":"_source","url":"classes/layerrealearthtile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1144,"kind":1024,"name":"_animate","url":"classes/layerrealearthtile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1145,"kind":1024,"name":"_legendCollapse","url":"classes/layerrealearthtile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1146,"kind":1024,"name":"_maxResolution","url":"classes/layerrealearthtile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1147,"kind":1024,"name":"_minResolution","url":"classes/layerrealearthtile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1148,"kind":1024,"name":"_$legendDiv","url":"classes/layerrealearthtile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1149,"kind":1024,"name":"loadCallback","url":"classes/layerrealearthtile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1150,"kind":1024,"name":"_olLayer","url":"classes/layerrealearthtile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1151,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerrealearthtile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1152,"kind":2048,"name":"getLegendDiv","url":"classes/layerrealearthtile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1153,"kind":2048,"name":"_addLegendContent","url":"classes/layerrealearthtile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerRealEarthTile"},{"id":1154,"kind":2048,"name":"addLegendContent","url":"classes/layerrealearthtile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1155,"kind":2048,"name":"applyCollapse","url":"classes/layerrealearthtile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1156,"kind":2048,"name":"refresh","url":"classes/layerrealearthtile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1157,"kind":262144,"name":"id","url":"classes/layerrealearthtile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1158,"kind":262144,"name":"animate","url":"classes/layerrealearthtile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1159,"kind":262144,"name":"legendContent","url":"classes/layerrealearthtile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1160,"kind":262144,"name":"params","url":"classes/layerrealearthtile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1161,"kind":262144,"name":"minResolution","url":"classes/layerrealearthtile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1162,"kind":262144,"name":"maxResolution","url":"classes/layerrealearthtile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1163,"kind":262144,"name":"minZoom","url":"classes/layerrealearthtile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1164,"kind":262144,"name":"maxZoom","url":"classes/layerrealearthtile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1165,"kind":262144,"name":"url","url":"classes/layerrealearthtile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1166,"kind":262144,"name":"visible","url":"classes/layerrealearthtile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1167,"kind":2048,"name":"setVisible","url":"classes/layerrealearthtile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1168,"kind":262144,"name":"opacity","url":"classes/layerrealearthtile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1169,"kind":262144,"name":"name","url":"classes/layerrealearthtile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1170,"kind":262144,"name":"loaded","url":"classes/layerrealearthtile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1171,"kind":2048,"name":"getSource","url":"classes/layerrealearthtile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1172,"kind":262144,"name":"zIndex","url":"classes/layerrealearthtile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1173,"kind":2048,"name":"setZIndex","url":"classes/layerrealearthtile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1174,"kind":2048,"name":"getOlLayer","url":"classes/layerrealearthtile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1175,"kind":64,"name":"calculateExtent","url":"globals.html#calculateextent","classes":"tsd-kind-function"},{"id":1176,"kind":64,"name":"fitToMap","url":"globals.html#fittomap","classes":"tsd-kind-function"},{"id":1177,"kind":128,"name":"LayerSwipe","url":"classes/layerswipe.html","classes":"tsd-kind-class"},{"id":1178,"kind":1024,"name":"leftLayers","url":"classes/layerswipe.html#leftlayers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1179,"kind":1024,"name":"rightLayers","url":"classes/layerswipe.html#rightlayers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1180,"kind":1024,"name":"_percentRight","url":"classes/layerswipe.html#_percentright","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1181,"kind":1024,"name":"_map","url":"classes/layerswipe.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1182,"kind":1024,"name":"$mapElement","url":"classes/layerswipe.html#_mapelement","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1183,"kind":1024,"name":"$swiper","url":"classes/layerswipe.html#_swiper","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1184,"kind":1024,"name":"dragging","url":"classes/layerswipe.html#dragging","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1185,"kind":1024,"name":"offset","url":"classes/layerswipe.html#offset","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1186,"kind":512,"name":"constructor","url":"classes/layerswipe.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1187,"kind":2048,"name":"addLeftLayer","url":"classes/layerswipe.html#addleftlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1188,"kind":2048,"name":"addRightLayer","url":"classes/layerswipe.html#addrightlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1189,"kind":262144,"name":"percentRight","url":"classes/layerswipe.html#percentright","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1190,"kind":256,"name":"quickMapOptions","url":"interfaces/quickmapoptions.html","classes":"tsd-kind-interface"},{"id":1191,"kind":1024,"name":"divId","url":"interfaces/quickmapoptions.html#divid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1192,"kind":1024,"name":"center","url":"interfaces/quickmapoptions.html#center","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1193,"kind":65536,"name":"__type","url":"interfaces/quickmapoptions.html#center.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"quickMapOptions.center"},{"id":1194,"kind":32,"name":"x","url":"interfaces/quickmapoptions.html#center.__type.x","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"quickMapOptions.center.__type"},{"id":1195,"kind":32,"name":"y","url":"interfaces/quickmapoptions.html#center.__type.y","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"quickMapOptions.center.__type"},{"id":1196,"kind":1024,"name":"zoom","url":"interfaces/quickmapoptions.html#zoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1197,"kind":1024,"name":"minZoom","url":"interfaces/quickmapoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1198,"kind":1024,"name":"maxZoom","url":"interfaces/quickmapoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1199,"kind":1024,"name":"baseSwitcher","url":"interfaces/quickmapoptions.html#baseswitcher","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1200,"kind":1024,"name":"fullScreen","url":"interfaces/quickmapoptions.html#fullscreen","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1201,"kind":64,"name":"quickMapBase","url":"globals.html#quickmapbase","classes":"tsd-kind-function"},{"id":1202,"kind":64,"name":"quickMap","url":"globals.html#quickmap","classes":"tsd-kind-function"},{"id":1203,"kind":64,"name":"quickMapMulti","url":"globals.html#quickmapmulti","classes":"tsd-kind-function"},{"id":1204,"kind":128,"name":"SortedFeatures","url":"classes/sortedfeatures.html","classes":"tsd-kind-class"},{"id":1205,"kind":1024,"name":"sortedFeatures","url":"classes/sortedfeatures.html#sortedfeatures-1","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1206,"kind":1024,"name":"propertyName","url":"classes/sortedfeatures.html#propertyname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1207,"kind":1024,"name":"_propertyType","url":"classes/sortedfeatures.html#_propertytype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1208,"kind":512,"name":"constructor","url":"classes/sortedfeatures.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1209,"kind":2048,"name":"getFeature","url":"classes/sortedfeatures.html#getfeature","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1210,"kind":2,"name":"checkDefined","url":"modules/checkdefined.html","classes":"tsd-kind-module"},{"id":1211,"kind":32,"name":"undefinedOrNull","url":"modules/checkdefined.html#undefinedornull","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"checkDefined"},{"id":1212,"kind":32,"name":"definedAndNotNull","url":"modules/checkdefined.html#definedandnotnull","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"checkDefined"},{"id":1213,"kind":64,"name":"leadingPad","url":"globals.html#leadingpad","classes":"tsd-kind-function tsd-is-not-exported"},{"id":1214,"kind":64,"name":"dateToYyyyMmDdHhMmSs","url":"globals.html#datetoyyyymmddhhmmss","classes":"tsd-kind-function"},{"id":1215,"kind":64,"name":"dateToYyyyMmDdHh000","url":"globals.html#datetoyyyymmddhh000","classes":"tsd-kind-function"},{"id":1216,"kind":64,"name":"isNumber","url":"globals.html#isnumber","classes":"tsd-kind-function tsd-is-not-exported"},{"id":1217,"kind":64,"name":"getUrlParams","url":"globals.html#geturlparams","classes":"tsd-kind-function"},{"id":1218,"kind":256,"name":"keyVals","url":"interfaces/keyvals.html","classes":"tsd-kind-interface"},{"id":1219,"kind":1024,"name":"key","url":"interfaces/keyvals.html#key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"keyVals"},{"id":1220,"kind":1024,"name":"value","url":"interfaces/keyvals.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"keyVals"},{"id":1221,"kind":64,"name":"keyValPairs","url":"globals.html#keyvalpairs","classes":"tsd-kind-function"}]};
\ No newline at end of file
+var typedoc = typedoc || {};typedoc.search = typedoc.search || {};typedoc.search.data = {"kinds":{"2":"Module","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor"},"rows":[{"id":0,"kind":64,"name":"provide","url":"globals.html#provide","classes":"tsd-kind-function"},{"id":1,"kind":32,"name":"nm","url":"globals.html#nm","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":2,"kind":64,"name":"undefinedOrNull","url":"globals.html#undefinedornull","classes":"tsd-kind-function"},{"id":3,"kind":64,"name":"definedAndNotNull","url":"globals.html#definedandnotnull","classes":"tsd-kind-function"},{"id":4,"kind":64,"name":"_hex","url":"globals.html#_hex","classes":"tsd-kind-function tsd-is-private tsd-is-not-exported"},{"id":5,"kind":64,"name":"rgb2hex","url":"globals.html#rgb2hex","classes":"tsd-kind-function"},{"id":6,"kind":64,"name":"hexAlphaToRgbOrRgba","url":"globals.html#hexalphatorgborrgba","classes":"tsd-kind-function"},{"id":7,"kind":64,"name":"rgbToRgba","url":"globals.html#rgbtorgba","classes":"tsd-kind-function"},{"id":8,"kind":64,"name":"makeBlueGreenRedGradient","url":"globals.html#makebluegreenredgradient","classes":"tsd-kind-function"},{"id":9,"kind":64,"name":"makeBlueGreenRedGradientZScore","url":"globals.html#makebluegreenredgradientzscore","classes":"tsd-kind-function"},{"id":10,"kind":32,"name":"_zoomResLookup","url":"globals.html#_zoomreslookup","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":11,"kind":64,"name":"zoomToResolution","url":"globals.html#zoomtoresolution","classes":"tsd-kind-function"},{"id":12,"kind":64,"name":"resolutionToZoom","url":"globals.html#resolutiontozoom","classes":"tsd-kind-function"},{"id":13,"kind":64,"name":"makeGuid","url":"globals.html#makeguid","classes":"tsd-kind-function"},{"id":14,"kind":256,"name":"LayerBaseOptions","url":"interfaces/layerbaseoptions.html","classes":"tsd-kind-interface"},{"id":15,"kind":1024,"name":"id","url":"interfaces/layerbaseoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":16,"kind":1024,"name":"name","url":"interfaces/layerbaseoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":17,"kind":1024,"name":"opacity","url":"interfaces/layerbaseoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":18,"kind":1024,"name":"visible","url":"interfaces/layerbaseoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":19,"kind":1024,"name":"minZoom","url":"interfaces/layerbaseoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":20,"kind":1024,"name":"maxZoom","url":"interfaces/layerbaseoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":21,"kind":1024,"name":"params","url":"interfaces/layerbaseoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":22,"kind":1024,"name":"zIndex","url":"interfaces/layerbaseoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":23,"kind":1024,"name":"loadCallback","url":"interfaces/layerbaseoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":24,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbaseoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":25,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbaseoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":26,"kind":1024,"name":"legendContent","url":"interfaces/layerbaseoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseOptions"},{"id":27,"kind":128,"name":"LayerBase","url":"classes/layerbase.html","classes":"tsd-kind-class"},{"id":28,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbase.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":29,"kind":1024,"name":"_url","url":"classes/layerbase.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":30,"kind":1024,"name":"_opacity","url":"classes/layerbase.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":31,"kind":1024,"name":"_minZoom","url":"classes/layerbase.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":32,"kind":1024,"name":"_maxZoom","url":"classes/layerbase.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":33,"kind":1024,"name":"_visible","url":"classes/layerbase.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":34,"kind":1024,"name":"_loaded","url":"classes/layerbase.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":35,"kind":1024,"name":"_zIndex","url":"classes/layerbase.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":36,"kind":1024,"name":"_legendContent","url":"classes/layerbase.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":37,"kind":1024,"name":"_params","url":"classes/layerbase.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":38,"kind":1024,"name":"_id","url":"classes/layerbase.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":39,"kind":1024,"name":"_name","url":"classes/layerbase.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":40,"kind":1024,"name":"_source","url":"classes/layerbase.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":41,"kind":1024,"name":"_animate","url":"classes/layerbase.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":42,"kind":1024,"name":"_legendCollapse","url":"classes/layerbase.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":43,"kind":1024,"name":"_maxResolution","url":"classes/layerbase.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":44,"kind":1024,"name":"_minResolution","url":"classes/layerbase.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":45,"kind":1024,"name":"_$legendDiv","url":"classes/layerbase.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":46,"kind":1024,"name":"loadCallback","url":"classes/layerbase.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBase"},{"id":47,"kind":1024,"name":"_olLayer","url":"classes/layerbase.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":48,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbase.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":49,"kind":512,"name":"constructor","url":"classes/layerbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerBase"},{"id":50,"kind":2048,"name":"_load","url":"classes/layerbase.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":51,"kind":2048,"name":"getLegendDiv","url":"classes/layerbase.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":52,"kind":2048,"name":"_addLegendContent","url":"classes/layerbase.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"LayerBase"},{"id":53,"kind":2048,"name":"addLegendContent","url":"classes/layerbase.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":54,"kind":2048,"name":"applyCollapse","url":"classes/layerbase.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":55,"kind":2048,"name":"refresh","url":"classes/layerbase.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBase"},{"id":56,"kind":262144,"name":"id","url":"classes/layerbase.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":57,"kind":262144,"name":"animate","url":"classes/layerbase.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":58,"kind":262144,"name":"legendContent","url":"classes/layerbase.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":59,"kind":262144,"name":"params","url":"classes/layerbase.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":60,"kind":262144,"name":"minResolution","url":"classes/layerbase.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":61,"kind":262144,"name":"maxResolution","url":"classes/layerbase.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":62,"kind":262144,"name":"minZoom","url":"classes/layerbase.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":63,"kind":262144,"name":"maxZoom","url":"classes/layerbase.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":64,"kind":262144,"name":"url","url":"classes/layerbase.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":65,"kind":262144,"name":"visible","url":"classes/layerbase.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":66,"kind":2048,"name":"setVisible","url":"classes/layerbase.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":67,"kind":262144,"name":"opacity","url":"classes/layerbase.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":68,"kind":262144,"name":"name","url":"classes/layerbase.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":69,"kind":262144,"name":"loaded","url":"classes/layerbase.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":70,"kind":262144,"name":"source","url":"classes/layerbase.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":71,"kind":2048,"name":"getSource","url":"classes/layerbase.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":72,"kind":262144,"name":"zIndex","url":"classes/layerbase.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBase"},{"id":73,"kind":2048,"name":"setZIndex","url":"classes/layerbase.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":74,"kind":262144,"name":"olLayer","url":"classes/layerbase.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBase"},{"id":75,"kind":2048,"name":"getOlLayer","url":"classes/layerbase.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"LayerBase"},{"id":76,"kind":128,"name":"MapInteractionBase","url":"classes/mapinteractionbase.html","classes":"tsd-kind-class"},{"id":77,"kind":1024,"name":"_map","url":"classes/mapinteractionbase.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":78,"kind":1024,"name":"_initialized","url":"classes/mapinteractionbase.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":79,"kind":1024,"name":"_subtype","url":"classes/mapinteractionbase.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":80,"kind":512,"name":"constructor","url":"classes/mapinteractionbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":81,"kind":2048,"name":"init","url":"classes/mapinteractionbase.html#init","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":82,"kind":262144,"name":"map","url":"classes/mapinteractionbase.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":83,"kind":262144,"name":"initialized","url":"classes/mapinteractionbase.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":84,"kind":2048,"name":"_checkInit","url":"classes/mapinteractionbase.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"MapInteractionBase"},{"id":85,"kind":2048,"name":"checkInit","url":"classes/mapinteractionbase.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapInteractionBase"},{"id":86,"kind":256,"name":"extentObject","url":"interfaces/extentobject.html","classes":"tsd-kind-interface"},{"id":87,"kind":1024,"name":"minX","url":"interfaces/extentobject.html#minx","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":88,"kind":1024,"name":"minY","url":"interfaces/extentobject.html#miny","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":89,"kind":1024,"name":"maxX","url":"interfaces/extentobject.html#maxx","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":90,"kind":1024,"name":"maxY","url":"interfaces/extentobject.html#maxy","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"extentObject"},{"id":91,"kind":256,"name":"mapMoveCallbackFunction","url":"interfaces/mapmovecallbackfunction.html","classes":"tsd-kind-interface"},{"id":92,"kind":128,"name":"MapMoveCls","url":"classes/mapmovecls.html","classes":"tsd-kind-class"},{"id":93,"kind":1024,"name":"_mapExtent","url":"classes/mapmovecls.html#_mapextent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":94,"kind":1024,"name":"_zoomLevel","url":"classes/mapmovecls.html#_zoomlevel","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":95,"kind":1024,"name":"_lookupLayer","url":"classes/mapmovecls.html#_lookuplayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":96,"kind":1024,"name":"_arrLayer","url":"classes/mapmovecls.html#_arrlayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":97,"kind":1024,"name":"_arrLyrTimeout","url":"classes/mapmovecls.html#_arrlyrtimeout","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":98,"kind":1024,"name":"_mapMoveCallbackTimeout","url":"classes/mapmovecls.html#_mapmovecallbacktimeout","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":99,"kind":1024,"name":"_mapMoveCallbackDelays","url":"classes/mapmovecls.html#_mapmovecallbackdelays","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":100,"kind":1024,"name":"_mapMoveCallbacksLookup","url":"classes/mapmovecls.html#_mapmovecallbackslookup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":101,"kind":1024,"name":"_mapMoveCallbackContext","url":"classes/mapmovecls.html#_mapmovecallbackcontext","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":102,"kind":1024,"name":"_mapMoveCallbacks","url":"classes/mapmovecls.html#_mapmovecallbacks","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":103,"kind":1024,"name":"_arrLyrRequest","url":"classes/mapmovecls.html#_arrlyrrequest","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MapMoveCls"},{"id":104,"kind":512,"name":"constructor","url":"classes/mapmovecls.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MapMoveCls"},{"id":105,"kind":2048,"name":"init","url":"classes/mapmovecls.html#init","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"MapMoveCls"},{"id":106,"kind":2048,"name":"_updateMapExtent","url":"classes/mapmovecls.html#_updatemapextent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":107,"kind":262144,"name":"mapExtent","url":"classes/mapmovecls.html#mapextent","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MapMoveCls"},{"id":108,"kind":2048,"name":"triggerLyrLoad","url":"classes/mapmovecls.html#triggerlyrload","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":109,"kind":2048,"name":"triggerMoveCallback","url":"classes/mapmovecls.html#triggermovecallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":110,"kind":2048,"name":"addVectorLayer","url":"classes/mapmovecls.html#addvectorlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":111,"kind":2048,"name":"addCallback","url":"classes/mapmovecls.html#addcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapMoveCls"},{"id":112,"kind":1024,"name":"_map","url":"classes/mapmovecls.html#_map","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":113,"kind":1024,"name":"_initialized","url":"classes/mapmovecls.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":114,"kind":1024,"name":"_subtype","url":"classes/mapmovecls.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":115,"kind":262144,"name":"map","url":"classes/mapmovecls.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":116,"kind":262144,"name":"initialized","url":"classes/mapmovecls.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":117,"kind":2048,"name":"_checkInit","url":"classes/mapmovecls.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"MapMoveCls"},{"id":118,"kind":2048,"name":"checkInit","url":"classes/mapmovecls.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"MapMoveCls"},{"id":119,"kind":32,"name":"mapMove","url":"globals.html#mapmove","classes":"tsd-kind-variable"},{"id":120,"kind":256,"name":"makeMapMoveParams","url":"interfaces/makemapmoveparams.html","classes":"tsd-kind-interface"},{"id":121,"kind":256,"name":"LayerBaseVectorOptions","url":"interfaces/layerbasevectoroptions.html","classes":"tsd-kind-interface"},{"id":122,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectoroptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":123,"kind":1024,"name":"style","url":"interfaces/layerbasevectoroptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":124,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectoroptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":125,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectoroptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":126,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectoroptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":127,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectoroptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":128,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectoroptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorOptions"},{"id":129,"kind":65536,"name":"__type","url":"interfaces/layerbasevectoroptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorOptions.renderOrder"},{"id":130,"kind":1024,"name":"id","url":"interfaces/layerbasevectoroptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":131,"kind":1024,"name":"name","url":"interfaces/layerbasevectoroptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":132,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectoroptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":133,"kind":1024,"name":"visible","url":"interfaces/layerbasevectoroptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":134,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectoroptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":135,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectoroptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":136,"kind":1024,"name":"params","url":"interfaces/layerbasevectoroptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":137,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectoroptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":138,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectoroptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":139,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectoroptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":140,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectoroptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":141,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectoroptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorOptions"},{"id":142,"kind":128,"name":"LayerBaseVector","url":"classes/layerbasevector.html","classes":"tsd-kind-class"},{"id":143,"kind":1024,"name":"_olLayer","url":"classes/layerbasevector.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":144,"kind":1024,"name":"_source","url":"classes/layerbasevector.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":145,"kind":1024,"name":"_style","url":"classes/layerbasevector.html#_style","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":146,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevector.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":147,"kind":1024,"name":"_onDemand","url":"classes/layerbasevector.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":148,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevector.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":149,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevector.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":150,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevector.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":151,"kind":1024,"name":"_mapMove","url":"classes/layerbasevector.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":152,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevector.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":153,"kind":1024,"name":"_projection4326","url":"classes/layerbasevector.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":154,"kind":512,"name":"constructor","url":"classes/layerbasevector.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":155,"kind":2048,"name":"addFeatures","url":"classes/layerbasevector.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":156,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevector.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":157,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevector.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":158,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevector.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":159,"kind":2048,"name":"clear","url":"classes/layerbasevector.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":160,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevector.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":161,"kind":262144,"name":"autoLoad","url":"classes/layerbasevector.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":162,"kind":262144,"name":"style","url":"classes/layerbasevector.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":163,"kind":262144,"name":"mapCrs","url":"classes/layerbasevector.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":164,"kind":262144,"name":"mapProj","url":"classes/layerbasevector.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":165,"kind":262144,"name":"mapMove","url":"classes/layerbasevector.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":166,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevector.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":167,"kind":262144,"name":"visible","url":"classes/layerbasevector.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":168,"kind":262144,"name":"source","url":"classes/layerbasevector.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":169,"kind":262144,"name":"features","url":"classes/layerbasevector.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"LayerBaseVector"},{"id":170,"kind":262144,"name":"olLayer","url":"classes/layerbasevector.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVector"},{"id":171,"kind":2048,"name":"setZIndex","url":"classes/layerbasevector.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVector"},{"id":172,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevector.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":173,"kind":1024,"name":"_url","url":"classes/layerbasevector.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":174,"kind":1024,"name":"_opacity","url":"classes/layerbasevector.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":175,"kind":1024,"name":"_minZoom","url":"classes/layerbasevector.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":176,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevector.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":177,"kind":1024,"name":"_visible","url":"classes/layerbasevector.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":178,"kind":1024,"name":"_loaded","url":"classes/layerbasevector.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":179,"kind":1024,"name":"_zIndex","url":"classes/layerbasevector.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":180,"kind":1024,"name":"_legendContent","url":"classes/layerbasevector.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":181,"kind":1024,"name":"_params","url":"classes/layerbasevector.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":182,"kind":1024,"name":"_id","url":"classes/layerbasevector.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":183,"kind":1024,"name":"_name","url":"classes/layerbasevector.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":184,"kind":1024,"name":"_animate","url":"classes/layerbasevector.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":185,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevector.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":186,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevector.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":187,"kind":1024,"name":"_minResolution","url":"classes/layerbasevector.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":188,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevector.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":189,"kind":1024,"name":"loadCallback","url":"classes/layerbasevector.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":190,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevector.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":191,"kind":2048,"name":"_load","url":"classes/layerbasevector.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":192,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevector.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":193,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevector.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVector"},{"id":194,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevector.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":195,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevector.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":196,"kind":2048,"name":"refresh","url":"classes/layerbasevector.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":197,"kind":262144,"name":"id","url":"classes/layerbasevector.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":198,"kind":262144,"name":"animate","url":"classes/layerbasevector.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":199,"kind":262144,"name":"legendContent","url":"classes/layerbasevector.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":200,"kind":262144,"name":"params","url":"classes/layerbasevector.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":201,"kind":262144,"name":"minResolution","url":"classes/layerbasevector.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":202,"kind":262144,"name":"maxResolution","url":"classes/layerbasevector.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":203,"kind":262144,"name":"minZoom","url":"classes/layerbasevector.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":204,"kind":262144,"name":"maxZoom","url":"classes/layerbasevector.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":205,"kind":262144,"name":"url","url":"classes/layerbasevector.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":206,"kind":2048,"name":"setVisible","url":"classes/layerbasevector.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":207,"kind":262144,"name":"opacity","url":"classes/layerbasevector.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":208,"kind":262144,"name":"name","url":"classes/layerbasevector.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":209,"kind":262144,"name":"loaded","url":"classes/layerbasevector.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":210,"kind":2048,"name":"getSource","url":"classes/layerbasevector.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":211,"kind":262144,"name":"zIndex","url":"classes/layerbasevector.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVector"},{"id":212,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevector.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVector"},{"id":213,"kind":32,"name":"proj4326","url":"globals.html#proj4326","classes":"tsd-kind-variable"},{"id":214,"kind":32,"name":"proj3857","url":"globals.html#proj3857","classes":"tsd-kind-variable"},{"id":215,"kind":32,"name":"proj3070","url":"globals.html#proj3070","classes":"tsd-kind-variable"},{"id":216,"kind":256,"name":"crsTransform","url":"interfaces/crstransform.html","classes":"tsd-kind-interface"},{"id":217,"kind":1024,"name":"dataProjection","url":"interfaces/crstransform.html#dataprojection","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"crsTransform"},{"id":218,"kind":1024,"name":"featureProjection","url":"interfaces/crstransform.html#featureprojection","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"crsTransform"},{"id":219,"kind":256,"name":"LayerBaseVectorGeoJsonOptions","url":"interfaces/layerbasevectorgeojsonoptions.html","classes":"tsd-kind-interface"},{"id":220,"kind":1024,"name":"transform","url":"interfaces/layerbasevectorgeojsonoptions.html#transform","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorGeoJsonOptions"},{"id":221,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectorgeojsonoptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LayerBaseVectorGeoJsonOptions"},{"id":222,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectorgeojsonoptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":223,"kind":1024,"name":"style","url":"interfaces/layerbasevectorgeojsonoptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":224,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectorgeojsonoptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":225,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectorgeojsonoptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":226,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectorgeojsonoptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":227,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectorgeojsonoptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":228,"kind":65536,"name":"__type","url":"interfaces/layerbasevectorgeojsonoptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorGeoJsonOptions.renderOrder"},{"id":229,"kind":1024,"name":"id","url":"interfaces/layerbasevectorgeojsonoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":230,"kind":1024,"name":"name","url":"interfaces/layerbasevectorgeojsonoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":231,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectorgeojsonoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":232,"kind":1024,"name":"visible","url":"interfaces/layerbasevectorgeojsonoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":233,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectorgeojsonoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":234,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectorgeojsonoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":235,"kind":1024,"name":"params","url":"interfaces/layerbasevectorgeojsonoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":236,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectorgeojsonoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":237,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectorgeojsonoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":238,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":239,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":240,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectorgeojsonoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorGeoJsonOptions"},{"id":241,"kind":128,"name":"LayerBaseVectorGeoJson","url":"classes/layerbasevectorgeojson.html","classes":"tsd-kind-class"},{"id":242,"kind":1024,"name":"_geoJsonFormat","url":"classes/layerbasevectorgeojson.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorGeoJson"},{"id":243,"kind":1024,"name":"_transform","url":"classes/layerbasevectorgeojson.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorGeoJson"},{"id":244,"kind":512,"name":"constructor","url":"classes/layerbasevectorgeojson.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":245,"kind":2048,"name":"addFeatures","url":"classes/layerbasevectorgeojson.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":246,"kind":2048,"name":"_load","url":"classes/layerbasevectorgeojson.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":247,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevectorgeojson.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorGeoJson"},{"id":248,"kind":1024,"name":"_olLayer","url":"classes/layerbasevectorgeojson.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":249,"kind":1024,"name":"_source","url":"classes/layerbasevectorgeojson.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":250,"kind":1024,"name":"_style","url":"classes/layerbasevectorgeojson.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":251,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevectorgeojson.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":252,"kind":1024,"name":"_onDemand","url":"classes/layerbasevectorgeojson.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":253,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevectorgeojson.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":254,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevectorgeojson.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":255,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevectorgeojson.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":256,"kind":1024,"name":"_mapMove","url":"classes/layerbasevectorgeojson.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":257,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevectorgeojson.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":258,"kind":1024,"name":"_projection4326","url":"classes/layerbasevectorgeojson.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":259,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevectorgeojson.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":260,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevectorgeojson.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":261,"kind":2048,"name":"clear","url":"classes/layerbasevectorgeojson.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":262,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevectorgeojson.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":263,"kind":262144,"name":"autoLoad","url":"classes/layerbasevectorgeojson.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":264,"kind":262144,"name":"style","url":"classes/layerbasevectorgeojson.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":265,"kind":262144,"name":"mapCrs","url":"classes/layerbasevectorgeojson.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":266,"kind":262144,"name":"mapProj","url":"classes/layerbasevectorgeojson.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":267,"kind":262144,"name":"mapMove","url":"classes/layerbasevectorgeojson.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":268,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevectorgeojson.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":269,"kind":262144,"name":"visible","url":"classes/layerbasevectorgeojson.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":270,"kind":262144,"name":"source","url":"classes/layerbasevectorgeojson.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":271,"kind":262144,"name":"features","url":"classes/layerbasevectorgeojson.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":272,"kind":262144,"name":"olLayer","url":"classes/layerbasevectorgeojson.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":273,"kind":2048,"name":"setZIndex","url":"classes/layerbasevectorgeojson.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":274,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevectorgeojson.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":275,"kind":1024,"name":"_url","url":"classes/layerbasevectorgeojson.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":276,"kind":1024,"name":"_opacity","url":"classes/layerbasevectorgeojson.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":277,"kind":1024,"name":"_minZoom","url":"classes/layerbasevectorgeojson.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":278,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevectorgeojson.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":279,"kind":1024,"name":"_visible","url":"classes/layerbasevectorgeojson.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":280,"kind":1024,"name":"_loaded","url":"classes/layerbasevectorgeojson.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":281,"kind":1024,"name":"_zIndex","url":"classes/layerbasevectorgeojson.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":282,"kind":1024,"name":"_legendContent","url":"classes/layerbasevectorgeojson.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":283,"kind":1024,"name":"_params","url":"classes/layerbasevectorgeojson.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":284,"kind":1024,"name":"_id","url":"classes/layerbasevectorgeojson.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":285,"kind":1024,"name":"_name","url":"classes/layerbasevectorgeojson.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":286,"kind":1024,"name":"_animate","url":"classes/layerbasevectorgeojson.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":287,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevectorgeojson.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":288,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevectorgeojson.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":289,"kind":1024,"name":"_minResolution","url":"classes/layerbasevectorgeojson.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":290,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevectorgeojson.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":291,"kind":1024,"name":"loadCallback","url":"classes/layerbasevectorgeojson.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":292,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevectorgeojson.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":293,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevectorgeojson.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":294,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevectorgeojson.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVectorGeoJson"},{"id":295,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevectorgeojson.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":296,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevectorgeojson.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":297,"kind":2048,"name":"refresh","url":"classes/layerbasevectorgeojson.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":298,"kind":262144,"name":"id","url":"classes/layerbasevectorgeojson.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":299,"kind":262144,"name":"animate","url":"classes/layerbasevectorgeojson.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":300,"kind":262144,"name":"legendContent","url":"classes/layerbasevectorgeojson.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":301,"kind":262144,"name":"params","url":"classes/layerbasevectorgeojson.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":302,"kind":262144,"name":"minResolution","url":"classes/layerbasevectorgeojson.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":303,"kind":262144,"name":"maxResolution","url":"classes/layerbasevectorgeojson.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":304,"kind":262144,"name":"minZoom","url":"classes/layerbasevectorgeojson.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":305,"kind":262144,"name":"maxZoom","url":"classes/layerbasevectorgeojson.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":306,"kind":262144,"name":"url","url":"classes/layerbasevectorgeojson.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":307,"kind":2048,"name":"setVisible","url":"classes/layerbasevectorgeojson.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":308,"kind":262144,"name":"opacity","url":"classes/layerbasevectorgeojson.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":309,"kind":262144,"name":"name","url":"classes/layerbasevectorgeojson.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":310,"kind":262144,"name":"loaded","url":"classes/layerbasevectorgeojson.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":311,"kind":2048,"name":"getSource","url":"classes/layerbasevectorgeojson.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":312,"kind":262144,"name":"zIndex","url":"classes/layerbasevectorgeojson.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorGeoJson"},{"id":313,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevectorgeojson.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorGeoJson"},{"id":314,"kind":64,"name":"propertiesZoomStyle","url":"globals.html#propertieszoomstyle","classes":"tsd-kind-function"},{"id":315,"kind":256,"name":"EsriResponse","url":"interfaces/esriresponse.html","classes":"tsd-kind-interface"},{"id":316,"kind":1024,"name":"drawingInfo","url":"interfaces/esriresponse.html#drawinginfo","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriResponse"},{"id":317,"kind":65536,"name":"__type","url":"interfaces/esriresponse.html#drawinginfo.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"EsriResponse.drawingInfo"},{"id":318,"kind":32,"name":"renderer","url":"interfaces/esriresponse.html#drawinginfo.__type.renderer","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriResponse.drawingInfo.__type"},{"id":319,"kind":1024,"name":"geometryType","url":"interfaces/esriresponse.html#geometrytype","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriResponse"},{"id":320,"kind":256,"name":"EsriRenderer","url":"interfaces/esrirenderer.html","classes":"tsd-kind-interface"},{"id":321,"kind":1024,"name":"type","url":"interfaces/esrirenderer.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":322,"kind":1024,"name":"symbol","url":"interfaces/esrirenderer.html#symbol","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":323,"kind":1024,"name":"uniqueValueInfos","url":"interfaces/esrirenderer.html#uniquevalueinfos","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriRenderer"},{"id":324,"kind":256,"name":"EsriSymbol","url":"interfaces/esrisymbol.html","classes":"tsd-kind-interface"},{"id":325,"kind":1024,"name":"size","url":"interfaces/esrisymbol.html#size","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":326,"kind":1024,"name":"type","url":"interfaces/esrisymbol.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":327,"kind":1024,"name":"outline","url":"interfaces/esrisymbol.html#outline","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":328,"kind":65536,"name":"__type","url":"interfaces/esrisymbol.html#outline.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"EsriSymbol.outline"},{"id":329,"kind":32,"name":"color","url":"interfaces/esrisymbol.html#outline.__type.color-1","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriSymbol.outline.__type"},{"id":330,"kind":32,"name":"width","url":"interfaces/esrisymbol.html#outline.__type.width","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"EsriSymbol.outline.__type"},{"id":331,"kind":1024,"name":"color","url":"interfaces/esrisymbol.html#color","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":332,"kind":1024,"name":"width","url":"interfaces/esrisymbol.html#width-1","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EsriSymbol"},{"id":333,"kind":128,"name":"CommonSymbol","url":"classes/commonsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":334,"kind":1024,"name":"legendHtml","url":"classes/commonsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":335,"kind":1024,"name":"opacity","url":"classes/commonsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":336,"kind":1024,"name":"symbolObj","url":"classes/commonsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":337,"kind":1024,"name":"olStyle","url":"classes/commonsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":338,"kind":512,"name":"constructor","url":"classes/commonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"CommonSymbol"},{"id":339,"kind":256,"name":"ICommonSymbol","url":"interfaces/icommonsymbol.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":340,"kind":512,"name":"constructor","url":"interfaces/icommonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-not-exported","parent":"ICommonSymbol"},{"id":341,"kind":128,"name":"PointSymbol","url":"classes/pointsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":342,"kind":512,"name":"constructor","url":"classes/pointsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"PointSymbol"},{"id":343,"kind":1024,"name":"legendHtml","url":"classes/pointsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":344,"kind":1024,"name":"opacity","url":"classes/pointsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":345,"kind":1024,"name":"symbolObj","url":"classes/pointsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":346,"kind":1024,"name":"olStyle","url":"classes/pointsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PointSymbol"},{"id":347,"kind":128,"name":"LineSymbol","url":"classes/linesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":348,"kind":512,"name":"constructor","url":"classes/linesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"LineSymbol"},{"id":349,"kind":1024,"name":"legendHtml","url":"classes/linesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":350,"kind":1024,"name":"opacity","url":"classes/linesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":351,"kind":1024,"name":"symbolObj","url":"classes/linesymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":352,"kind":1024,"name":"olStyle","url":"classes/linesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"LineSymbol"},{"id":353,"kind":128,"name":"PolygonSymbol","url":"classes/polygonsymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":354,"kind":512,"name":"constructor","url":"classes/polygonsymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"PolygonSymbol"},{"id":355,"kind":1024,"name":"legendHtml","url":"classes/polygonsymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":356,"kind":1024,"name":"opacity","url":"classes/polygonsymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":357,"kind":1024,"name":"symbolObj","url":"classes/polygonsymbol.html#symbolobj","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":358,"kind":1024,"name":"olStyle","url":"classes/polygonsymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"PolygonSymbol"},{"id":359,"kind":128,"name":"SymbolGenerator","url":"classes/symbolgenerator.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":360,"kind":1024,"name":"opacity","url":"classes/symbolgenerator.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":361,"kind":1024,"name":"renderer","url":"classes/symbolgenerator.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":362,"kind":1024,"name":"legendHtml","url":"classes/symbolgenerator.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":363,"kind":1024,"name":"olStyle","url":"classes/symbolgenerator.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":364,"kind":512,"name":"constructor","url":"classes/symbolgenerator.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"SymbolGenerator"},{"id":365,"kind":128,"name":"SingleSymbol","url":"classes/singlesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":366,"kind":1024,"name":"symbol","url":"classes/singlesymbol.html#symbol","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"SingleSymbol"},{"id":367,"kind":512,"name":"constructor","url":"classes/singlesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"SingleSymbol"},{"id":368,"kind":1024,"name":"opacity","url":"classes/singlesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":369,"kind":1024,"name":"renderer","url":"classes/singlesymbol.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":370,"kind":1024,"name":"legendHtml","url":"classes/singlesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":371,"kind":1024,"name":"olStyle","url":"classes/singlesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"SingleSymbol"},{"id":372,"kind":128,"name":"UniqueValueSymbol","url":"classes/uniquevaluesymbol.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":373,"kind":1024,"name":"propertyName","url":"classes/uniquevaluesymbol.html#propertyname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":374,"kind":1024,"name":"defaultSymbol","url":"classes/uniquevaluesymbol.html#defaultsymbol","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":375,"kind":1024,"name":"defaultStyle","url":"classes/uniquevaluesymbol.html#defaultstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":376,"kind":1024,"name":"defaultLabelHtml","url":"classes/uniquevaluesymbol.html#defaultlabelhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":377,"kind":1024,"name":"labelArray","url":"classes/uniquevaluesymbol.html#labelarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":378,"kind":1024,"name":"legendArray","url":"classes/uniquevaluesymbol.html#legendarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":379,"kind":1024,"name":"propertyStyleLookup","url":"classes/uniquevaluesymbol.html#propertystylelookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":380,"kind":1024,"name":"valueArray","url":"classes/uniquevaluesymbol.html#valuearray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":381,"kind":1024,"name":"uniqueValueInfos","url":"classes/uniquevaluesymbol.html#uniquevalueinfos","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":382,"kind":512,"name":"constructor","url":"classes/uniquevaluesymbol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":383,"kind":1024,"name":"opacity","url":"classes/uniquevaluesymbol.html#opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":384,"kind":1024,"name":"renderer","url":"classes/uniquevaluesymbol.html#renderer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":385,"kind":1024,"name":"legendHtml","url":"classes/uniquevaluesymbol.html#legendhtml","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":386,"kind":1024,"name":"olStyle","url":"classes/uniquevaluesymbol.html#olstyle","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"UniqueValueSymbol"},{"id":387,"kind":64,"name":"_colorArrayToRgba","url":"globals.html#_colorarraytorgba","classes":"tsd-kind-function tsd-is-private tsd-is-not-exported"},{"id":388,"kind":64,"name":"htmlEscape","url":"globals.html#htmlescape","classes":"tsd-kind-function tsd-is-not-exported"},{"id":389,"kind":64,"name":"makeFeatureServiceLegendAndSymbol","url":"globals.html#makefeatureservicelegendandsymbol","classes":"tsd-kind-function"},{"id":390,"kind":64,"name":"mapServiceLegendItem","url":"globals.html#mapservicelegenditem","classes":"tsd-kind-function tsd-is-not-exported"},{"id":391,"kind":64,"name":"makeMapServiceLegend","url":"globals.html#makemapservicelegend","classes":"tsd-kind-function"},{"id":392,"kind":256,"name":"LayerEsriMapServerOptions","url":"interfaces/layeresrimapserveroptions.html","classes":"tsd-kind-interface"},{"id":393,"kind":1024,"name":"addPopup","url":"interfaces/layeresrimapserveroptions.html#addpopup","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriMapServerOptions"},{"id":394,"kind":1024,"name":"showLayers","url":"interfaces/layeresrimapserveroptions.html#showlayers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriMapServerOptions"},{"id":395,"kind":1024,"name":"id","url":"interfaces/layeresrimapserveroptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":396,"kind":1024,"name":"name","url":"interfaces/layeresrimapserveroptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":397,"kind":1024,"name":"opacity","url":"interfaces/layeresrimapserveroptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":398,"kind":1024,"name":"visible","url":"interfaces/layeresrimapserveroptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":399,"kind":1024,"name":"minZoom","url":"interfaces/layeresrimapserveroptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":400,"kind":1024,"name":"maxZoom","url":"interfaces/layeresrimapserveroptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":401,"kind":1024,"name":"params","url":"interfaces/layeresrimapserveroptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":402,"kind":1024,"name":"zIndex","url":"interfaces/layeresrimapserveroptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":403,"kind":1024,"name":"loadCallback","url":"interfaces/layeresrimapserveroptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":404,"kind":1024,"name":"legendCollapse","url":"interfaces/layeresrimapserveroptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":405,"kind":1024,"name":"legendCheckbox","url":"interfaces/layeresrimapserveroptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":406,"kind":1024,"name":"legendContent","url":"interfaces/layeresrimapserveroptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriMapServerOptions"},{"id":407,"kind":128,"name":"LayerEsriMapServer","url":"classes/layeresrimapserver.html","classes":"tsd-kind-class"},{"id":408,"kind":1024,"name":"_esriFormat","url":"classes/layeresrimapserver.html#_esriformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":409,"kind":1024,"name":"_popupRequest","url":"classes/layeresrimapserver.html#_popuprequest","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":410,"kind":512,"name":"constructor","url":"classes/layeresrimapserver.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":411,"kind":2048,"name":"addLegendContent","url":"classes/layeresrimapserver.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":412,"kind":2048,"name":"getPopupInfo","url":"classes/layeresrimapserver.html#getpopupinfo","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerEsriMapServer"},{"id":413,"kind":262144,"name":"source","url":"classes/layeresrimapserver.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":414,"kind":262144,"name":"olLayer","url":"classes/layeresrimapserver.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriMapServer"},{"id":415,"kind":1024,"name":"_legendCheckbox","url":"classes/layeresrimapserver.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":416,"kind":1024,"name":"_url","url":"classes/layeresrimapserver.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":417,"kind":1024,"name":"_opacity","url":"classes/layeresrimapserver.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":418,"kind":1024,"name":"_minZoom","url":"classes/layeresrimapserver.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":419,"kind":1024,"name":"_maxZoom","url":"classes/layeresrimapserver.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":420,"kind":1024,"name":"_visible","url":"classes/layeresrimapserver.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":421,"kind":1024,"name":"_loaded","url":"classes/layeresrimapserver.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":422,"kind":1024,"name":"_zIndex","url":"classes/layeresrimapserver.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":423,"kind":1024,"name":"_legendContent","url":"classes/layeresrimapserver.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":424,"kind":1024,"name":"_params","url":"classes/layeresrimapserver.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":425,"kind":1024,"name":"_id","url":"classes/layeresrimapserver.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":426,"kind":1024,"name":"_name","url":"classes/layeresrimapserver.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":427,"kind":1024,"name":"_source","url":"classes/layeresrimapserver.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":428,"kind":1024,"name":"_animate","url":"classes/layeresrimapserver.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":429,"kind":1024,"name":"_legendCollapse","url":"classes/layeresrimapserver.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":430,"kind":1024,"name":"_maxResolution","url":"classes/layeresrimapserver.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":431,"kind":1024,"name":"_minResolution","url":"classes/layeresrimapserver.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":432,"kind":1024,"name":"_$legendDiv","url":"classes/layeresrimapserver.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":433,"kind":1024,"name":"loadCallback","url":"classes/layeresrimapserver.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":434,"kind":1024,"name":"_olLayer","url":"classes/layeresrimapserver.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":435,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeresrimapserver.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":436,"kind":2048,"name":"_load","url":"classes/layeresrimapserver.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":437,"kind":2048,"name":"getLegendDiv","url":"classes/layeresrimapserver.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":438,"kind":2048,"name":"_addLegendContent","url":"classes/layeresrimapserver.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerEsriMapServer"},{"id":439,"kind":2048,"name":"applyCollapse","url":"classes/layeresrimapserver.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":440,"kind":2048,"name":"refresh","url":"classes/layeresrimapserver.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":441,"kind":262144,"name":"id","url":"classes/layeresrimapserver.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":442,"kind":262144,"name":"animate","url":"classes/layeresrimapserver.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":443,"kind":262144,"name":"legendContent","url":"classes/layeresrimapserver.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":444,"kind":262144,"name":"params","url":"classes/layeresrimapserver.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":445,"kind":262144,"name":"minResolution","url":"classes/layeresrimapserver.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":446,"kind":262144,"name":"maxResolution","url":"classes/layeresrimapserver.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":447,"kind":262144,"name":"minZoom","url":"classes/layeresrimapserver.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":448,"kind":262144,"name":"maxZoom","url":"classes/layeresrimapserver.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":449,"kind":262144,"name":"url","url":"classes/layeresrimapserver.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":450,"kind":262144,"name":"visible","url":"classes/layeresrimapserver.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":451,"kind":2048,"name":"setVisible","url":"classes/layeresrimapserver.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":452,"kind":262144,"name":"opacity","url":"classes/layeresrimapserver.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":453,"kind":262144,"name":"name","url":"classes/layeresrimapserver.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":454,"kind":262144,"name":"loaded","url":"classes/layeresrimapserver.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":455,"kind":2048,"name":"getSource","url":"classes/layeresrimapserver.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":456,"kind":262144,"name":"zIndex","url":"classes/layeresrimapserver.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriMapServer"},{"id":457,"kind":2048,"name":"setZIndex","url":"classes/layeresrimapserver.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":458,"kind":2048,"name":"getOlLayer","url":"classes/layeresrimapserver.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriMapServer"},{"id":459,"kind":256,"name":"popupChangedFunction","url":"interfaces/popupchangedfunction.html","classes":"tsd-kind-interface"},{"id":460,"kind":256,"name":"popupCallback","url":"interfaces/popupcallback.html","classes":"tsd-kind-interface"},{"id":461,"kind":256,"name":"mapEvent","url":"interfaces/mapevent.html","classes":"tsd-kind-interface tsd-is-not-exported"},{"id":462,"kind":1024,"name":"coordinate","url":"interfaces/mapevent.html#coordinate","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":463,"kind":1024,"name":"pixel","url":"interfaces/mapevent.html#pixel","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":464,"kind":1024,"name":"dragging","url":"interfaces/mapevent.html#dragging","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":465,"kind":1024,"name":"originalEvent","url":"interfaces/mapevent.html#originalevent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"mapEvent"},{"id":466,"kind":128,"name":"FeatureLayerProperties","url":"classes/featurelayerproperties.html","classes":"tsd-kind-class"},{"id":467,"kind":1024,"name":"feature","url":"classes/featurelayerproperties.html#feature","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":468,"kind":1024,"name":"layer","url":"classes/featurelayerproperties.html#layer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":469,"kind":1024,"name":"layerIndex","url":"classes/featurelayerproperties.html#layerindex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":470,"kind":1024,"name":"selectionLayer","url":"classes/featurelayerproperties.html#selectionlayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":471,"kind":1024,"name":"popupContent","url":"classes/featurelayerproperties.html#popupcontent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":472,"kind":1024,"name":"esriLayerName","url":"classes/featurelayerproperties.html#esrilayername","classes":"tsd-kind-property tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":473,"kind":512,"name":"constructor","url":"classes/featurelayerproperties.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":474,"kind":262144,"name":"layerName","url":"classes/featurelayerproperties.html#layername","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"FeatureLayerProperties"},{"id":475,"kind":128,"name":"MapPopupCls","url":"classes/mappopupcls.html","classes":"tsd-kind-class"},{"id":476,"kind":512,"name":"constructor","url":"classes/mappopupcls.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"MapPopupCls"},{"id":477,"kind":2048,"name":"init","url":"classes/mappopupcls.html#init","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"MapPopupCls"},{"id":478,"kind":2048,"name":"_triggerFeatSelect","url":"classes/mappopupcls.html#_triggerfeatselect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":479,"kind":2048,"name":"addMapServicePopupContent","url":"classes/mappopupcls.html#addmapservicepopupcontent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":480,"kind":2048,"name":"_featuresAtPixel","url":"classes/mappopupcls.html#_featuresatpixel","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":481,"kind":2048,"name":"closePopup","url":"classes/mappopupcls.html#closepopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":482,"kind":2048,"name":"addPopupChangedFunction","url":"classes/mappopupcls.html#addpopupchangedfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":483,"kind":2048,"name":"_addPopupLayer","url":"classes/mappopupcls.html#_addpopuplayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"MapPopupCls"},{"id":484,"kind":2048,"name":"addVectorPopup","url":"classes/mappopupcls.html#addvectorpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":485,"kind":2048,"name":"removeVectorPopup","url":"classes/mappopupcls.html#removevectorpopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":486,"kind":2048,"name":"addMapServicePopup","url":"classes/mappopupcls.html#addmapservicepopup","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":487,"kind":2048,"name":"clearSelection","url":"classes/mappopupcls.html#clearselection","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":488,"kind":2048,"name":"addMapClickFunction","url":"classes/mappopupcls.html#addmapclickfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MapPopupCls"},{"id":489,"kind":1024,"name":"_map","url":"classes/mappopupcls.html#_map","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":490,"kind":1024,"name":"_initialized","url":"classes/mappopupcls.html#_initialized","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":491,"kind":1024,"name":"_subtype","url":"classes/mappopupcls.html#_subtype","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":492,"kind":262144,"name":"map","url":"classes/mappopupcls.html#map","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":493,"kind":262144,"name":"initialized","url":"classes/mappopupcls.html#initialized","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":494,"kind":2048,"name":"_checkInit","url":"classes/mappopupcls.html#_checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"MapPopupCls"},{"id":495,"kind":2048,"name":"checkInit","url":"classes/mappopupcls.html#checkinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"MapPopupCls"},{"id":496,"kind":32,"name":"mapPopup","url":"globals.html#mappopup","classes":"tsd-kind-variable"},{"id":497,"kind":128,"name":"LayerItsInventory","url":"classes/layeritsinventory.html","classes":"tsd-kind-class"},{"id":498,"kind":512,"name":"constructor","url":"classes/layeritsinventory.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerItsInventory"},{"id":499,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layeritsinventory.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerItsInventory"},{"id":500,"kind":1024,"name":"_geoJsonFormat","url":"classes/layeritsinventory.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":501,"kind":1024,"name":"_transform","url":"classes/layeritsinventory.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":502,"kind":2048,"name":"addFeatures","url":"classes/layeritsinventory.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":503,"kind":2048,"name":"_load","url":"classes/layeritsinventory.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":504,"kind":2048,"name":"mapMoveCallback","url":"classes/layeritsinventory.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":505,"kind":1024,"name":"_olLayer","url":"classes/layeritsinventory.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":506,"kind":1024,"name":"_source","url":"classes/layeritsinventory.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":507,"kind":1024,"name":"_style","url":"classes/layeritsinventory.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":508,"kind":1024,"name":"_autoLoad","url":"classes/layeritsinventory.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":509,"kind":1024,"name":"_onDemand","url":"classes/layeritsinventory.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":510,"kind":1024,"name":"_onDemandDelay","url":"classes/layeritsinventory.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":511,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layeritsinventory.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":512,"kind":1024,"name":"_mapMoveParams","url":"classes/layeritsinventory.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":513,"kind":1024,"name":"_mapMove","url":"classes/layeritsinventory.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":514,"kind":1024,"name":"_projectionMap","url":"classes/layeritsinventory.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":515,"kind":1024,"name":"_projection4326","url":"classes/layeritsinventory.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":516,"kind":2048,"name":"mapMoveBefore","url":"classes/layeritsinventory.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":517,"kind":2048,"name":"clear","url":"classes/layeritsinventory.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":518,"kind":262144,"name":"onDemandDelay","url":"classes/layeritsinventory.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":519,"kind":262144,"name":"autoLoad","url":"classes/layeritsinventory.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":520,"kind":262144,"name":"style","url":"classes/layeritsinventory.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":521,"kind":262144,"name":"mapCrs","url":"classes/layeritsinventory.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":522,"kind":262144,"name":"mapProj","url":"classes/layeritsinventory.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":523,"kind":262144,"name":"mapMove","url":"classes/layeritsinventory.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":524,"kind":262144,"name":"mapMoveParams","url":"classes/layeritsinventory.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":525,"kind":262144,"name":"visible","url":"classes/layeritsinventory.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":526,"kind":262144,"name":"source","url":"classes/layeritsinventory.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":527,"kind":262144,"name":"features","url":"classes/layeritsinventory.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":528,"kind":262144,"name":"olLayer","url":"classes/layeritsinventory.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerItsInventory"},{"id":529,"kind":2048,"name":"setZIndex","url":"classes/layeritsinventory.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":530,"kind":1024,"name":"_legendCheckbox","url":"classes/layeritsinventory.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":531,"kind":1024,"name":"_url","url":"classes/layeritsinventory.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":532,"kind":1024,"name":"_opacity","url":"classes/layeritsinventory.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":533,"kind":1024,"name":"_minZoom","url":"classes/layeritsinventory.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":534,"kind":1024,"name":"_maxZoom","url":"classes/layeritsinventory.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":535,"kind":1024,"name":"_visible","url":"classes/layeritsinventory.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":536,"kind":1024,"name":"_loaded","url":"classes/layeritsinventory.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":537,"kind":1024,"name":"_zIndex","url":"classes/layeritsinventory.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":538,"kind":1024,"name":"_legendContent","url":"classes/layeritsinventory.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":539,"kind":1024,"name":"_params","url":"classes/layeritsinventory.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":540,"kind":1024,"name":"_id","url":"classes/layeritsinventory.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":541,"kind":1024,"name":"_name","url":"classes/layeritsinventory.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":542,"kind":1024,"name":"_animate","url":"classes/layeritsinventory.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":543,"kind":1024,"name":"_legendCollapse","url":"classes/layeritsinventory.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":544,"kind":1024,"name":"_maxResolution","url":"classes/layeritsinventory.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":545,"kind":1024,"name":"_minResolution","url":"classes/layeritsinventory.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":546,"kind":1024,"name":"_$legendDiv","url":"classes/layeritsinventory.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":547,"kind":1024,"name":"loadCallback","url":"classes/layeritsinventory.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":548,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeritsinventory.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":549,"kind":2048,"name":"getLegendDiv","url":"classes/layeritsinventory.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":550,"kind":2048,"name":"_addLegendContent","url":"classes/layeritsinventory.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerItsInventory"},{"id":551,"kind":2048,"name":"addLegendContent","url":"classes/layeritsinventory.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":552,"kind":2048,"name":"applyCollapse","url":"classes/layeritsinventory.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":553,"kind":2048,"name":"refresh","url":"classes/layeritsinventory.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":554,"kind":262144,"name":"id","url":"classes/layeritsinventory.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":555,"kind":262144,"name":"animate","url":"classes/layeritsinventory.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":556,"kind":262144,"name":"legendContent","url":"classes/layeritsinventory.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":557,"kind":262144,"name":"params","url":"classes/layeritsinventory.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":558,"kind":262144,"name":"minResolution","url":"classes/layeritsinventory.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":559,"kind":262144,"name":"maxResolution","url":"classes/layeritsinventory.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":560,"kind":262144,"name":"minZoom","url":"classes/layeritsinventory.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":561,"kind":262144,"name":"maxZoom","url":"classes/layeritsinventory.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":562,"kind":262144,"name":"url","url":"classes/layeritsinventory.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":563,"kind":2048,"name":"setVisible","url":"classes/layeritsinventory.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":564,"kind":262144,"name":"opacity","url":"classes/layeritsinventory.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":565,"kind":262144,"name":"name","url":"classes/layeritsinventory.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":566,"kind":262144,"name":"loaded","url":"classes/layeritsinventory.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":567,"kind":2048,"name":"getSource","url":"classes/layeritsinventory.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":568,"kind":262144,"name":"zIndex","url":"classes/layeritsinventory.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerItsInventory"},{"id":569,"kind":2048,"name":"getOlLayer","url":"classes/layeritsinventory.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerItsInventory"},{"id":570,"kind":64,"name":"checkStyleNumber","url":"globals.html#checkstylenumber","classes":"tsd-kind-function tsd-is-not-exported"},{"id":571,"kind":64,"name":"defineStyle","url":"globals.html#definestyle","classes":"tsd-kind-function tsd-is-not-exported"},{"id":572,"kind":64,"name":"defineLegend","url":"globals.html#definelegend","classes":"tsd-kind-function tsd-is-not-exported"},{"id":573,"kind":128,"name":"ItsLayerCollection","url":"classes/itslayercollection.html","classes":"tsd-kind-class"},{"id":574,"kind":1024,"name":"_map","url":"classes/itslayercollection.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":575,"kind":1024,"name":"_layers","url":"classes/itslayercollection.html#_layers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":576,"kind":512,"name":"constructor","url":"classes/itslayercollection.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":577,"kind":262144,"name":"layers","url":"classes/itslayercollection.html#layers","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"ItsLayerCollection"},{"id":578,"kind":32,"name":"itsConfig","url":"globals.html#itsconfig","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":579,"kind":128,"name":"LayerGroup","url":"classes/layergroup.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":580,"kind":1024,"name":"groupLayers","url":"classes/layergroup.html#grouplayers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":581,"kind":1024,"name":"groupLayersLookup","url":"classes/layergroup.html#grouplayerslookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":582,"kind":1024,"name":"groupGroupsLookup","url":"classes/layergroup.html#groupgroupslookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":583,"kind":1024,"name":"groupGroups","url":"classes/layergroup.html#groupgroups","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":584,"kind":1024,"name":"itemIdArray","url":"classes/layergroup.html#itemidarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":585,"kind":1024,"name":"groupId","url":"classes/layergroup.html#groupid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":586,"kind":1024,"name":"groupName","url":"classes/layergroup.html#groupname","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":587,"kind":1024,"name":"allLayerArray","url":"classes/layergroup.html#alllayerarray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":588,"kind":1024,"name":"parent","url":"classes/layergroup.html#parent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":589,"kind":1024,"name":"allGroupArray","url":"classes/layergroup.html#allgrouparray","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":590,"kind":1024,"name":"allGroupLookup","url":"classes/layergroup.html#allgrouplookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":591,"kind":1024,"name":"allLayerLookup","url":"classes/layergroup.html#alllayerlookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":592,"kind":1024,"name":"collapse","url":"classes/layergroup.html#collapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":593,"kind":1024,"name":"addCheck","url":"classes/layergroup.html#addcheck","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":594,"kind":1024,"name":"layerParentLookup","url":"classes/layergroup.html#layerparentlookup","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":595,"kind":512,"name":"constructor","url":"classes/layergroup.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":596,"kind":2048,"name":"addGroup","url":"classes/layergroup.html#addgroup","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":597,"kind":2048,"name":"addLegendLayer","url":"classes/layergroup.html#addlegendlayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":598,"kind":2048,"name":"getLegendHtml","url":"classes/layergroup.html#getlegendhtml","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":599,"kind":2048,"name":"_buildLegend","url":"classes/layergroup.html#_buildlegend","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"LayerGroup"},{"id":600,"kind":128,"name":"LayerLegend","url":"classes/layerlegend.html","classes":"tsd-kind-class"},{"id":601,"kind":1024,"name":"$divElement","url":"classes/layerlegend.html#_divelement","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":602,"kind":1024,"name":"_legendItems","url":"classes/layerlegend.html#_legenditems","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":603,"kind":1024,"name":"layerGroup","url":"classes/layerlegend.html#layergroup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":604,"kind":1024,"name":"legendId","url":"classes/layerlegend.html#legendid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerLegend"},{"id":605,"kind":512,"name":"constructor","url":"classes/layerlegend.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerLegend"},{"id":606,"kind":2048,"name":"_buildTree","url":"classes/layerlegend.html#_buildtree","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"LayerLegend"},{"id":607,"kind":256,"name":"TipSliderConfig","url":"interfaces/tipsliderconfig.html","classes":"tsd-kind-interface"},{"id":608,"kind":1024,"name":"label","url":"interfaces/tipsliderconfig.html#label","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipSliderConfig"},{"id":609,"kind":1024,"name":"yearOptions","url":"interfaces/tipsliderconfig.html#yearoptions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipSliderConfig"},{"id":610,"kind":256,"name":"TipPresetConfig","url":"interfaces/tippresetconfig.html","classes":"tsd-kind-interface"},{"id":611,"kind":1024,"name":"label","url":"interfaces/tippresetconfig.html#label","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipPresetConfig"},{"id":612,"kind":1024,"name":"presets","url":"interfaces/tippresetconfig.html#presets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TipPresetConfig"},{"id":613,"kind":256,"name":"ChangeResponse","url":"interfaces/changeresponse.html","classes":"tsd-kind-interface"},{"id":614,"kind":1024,"name":"paramWeights","url":"interfaces/changeresponse.html#paramweights","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":615,"kind":1024,"name":"region","url":"interfaces/changeresponse.html#region","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":616,"kind":1024,"name":"mmVersion","url":"interfaces/changeresponse.html#mmversion","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChangeResponse"},{"id":617,"kind":256,"name":"ChangeCallback","url":"interfaces/changecallback.html","classes":"tsd-kind-interface"},{"id":618,"kind":128,"name":"TipPresets","url":"classes/tippresets.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":619,"kind":1024,"name":"label","url":"classes/tippresets.html#label","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":620,"kind":1024,"name":"presets","url":"classes/tippresets.html#presets","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":621,"kind":1024,"name":"domId","url":"classes/tippresets.html#domid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":622,"kind":512,"name":"constructor","url":"classes/tippresets.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"TipPresets"},{"id":623,"kind":128,"name":"_Slider","url":"classes/_slider.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":624,"kind":1024,"name":"_min","url":"classes/_slider.html#_min","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":625,"kind":1024,"name":"_max","url":"classes/_slider.html#_max","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":626,"kind":1024,"name":"_locked","url":"classes/_slider.html#_locked","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":627,"kind":1024,"name":"atMin","url":"classes/_slider.html#atmin","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":628,"kind":1024,"name":"atMax","url":"classes/_slider.html#atmax","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":629,"kind":1024,"name":"_weightDefault","url":"classes/_slider.html#_weightdefault","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":630,"kind":1024,"name":"_weight","url":"classes/_slider.html#_weight","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":631,"kind":1024,"name":"html","url":"classes/_slider.html#html","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":632,"kind":1024,"name":"domId","url":"classes/_slider.html#domid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":633,"kind":1024,"name":"name","url":"classes/_slider.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":634,"kind":1024,"name":"labelLow","url":"classes/_slider.html#labellow","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":635,"kind":1024,"name":"labelHigh","url":"classes/_slider.html#labelhigh","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":636,"kind":1024,"name":"labelVal","url":"classes/_slider.html#labelval","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":637,"kind":1024,"name":"slider","url":"classes/_slider.html#slider","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":638,"kind":1024,"name":"selectionBox","url":"classes/_slider.html#selectionbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":639,"kind":1024,"name":"chk","url":"classes/_slider.html#chk","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":640,"kind":1024,"name":"selectedParam","url":"classes/_slider.html#selectedparam","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":641,"kind":1024,"name":"selectedParamDefault","url":"classes/_slider.html#selectedparamdefault","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":642,"kind":1024,"name":"_dropdownSelection","url":"classes/_slider.html#_dropdownselection","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":643,"kind":512,"name":"constructor","url":"classes/_slider.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":644,"kind":2048,"name":"addToDom","url":"classes/_slider.html#addtodom","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":645,"kind":2048,"name":"increment","url":"classes/_slider.html#increment","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":646,"kind":2048,"name":"setValAndDropDown","url":"classes/_slider.html#setvalanddropdown","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":647,"kind":262144,"name":"locked","url":"classes/_slider.html#locked","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":648,"kind":262144,"name":"min","url":"classes/_slider.html#min","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":649,"kind":262144,"name":"max","url":"classes/_slider.html#max","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":650,"kind":262144,"name":"weight","url":"classes/_slider.html#weight","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-not-exported","parent":"_Slider"},{"id":651,"kind":128,"name":"TipSliders","url":"classes/tipsliders.html","classes":"tsd-kind-class"},{"id":652,"kind":1024,"name":"$container","url":"classes/tipsliders.html#_container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":653,"kind":1024,"name":"reservedPercent","url":"classes/tipsliders.html#reservedpercent","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":654,"kind":1024,"name":"lockedCount","url":"classes/tipsliders.html#lockedcount","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":655,"kind":1024,"name":"notLockedCount","url":"classes/tipsliders.html#notlockedcount","classes":"tsd-kind-property tsd-parent-kind-class","parent":"TipSliders"},{"id":656,"kind":512,"name":"constructor","url":"classes/tipsliders.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"TipSliders"},{"id":657,"kind":2048,"name":"_runChangedCallback","url":"classes/tipsliders.html#_runchangedcallback","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":658,"kind":262144,"name":"changedCallback","url":"classes/tipsliders.html#changedcallback","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"TipSliders"},{"id":659,"kind":2048,"name":"setPresetValues","url":"classes/tipsliders.html#setpresetvalues","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":660,"kind":2048,"name":"_splitSliderArray","url":"classes/tipsliders.html#_splitsliderarray","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"TipSliders"},{"id":661,"kind":2048,"name":"_handleRemainder","url":"classes/tipsliders.html#_handleremainder","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"TipSliders"},{"id":662,"kind":2048,"name":"setValues","url":"classes/tipsliders.html#setvalues","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":663,"kind":2048,"name":"getSum","url":"classes/tipsliders.html#getsum","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":664,"kind":2048,"name":"getParams","url":"classes/tipsliders.html#getparams","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":665,"kind":2048,"name":"_addEventListeners","url":"classes/tipsliders.html#_addeventlisteners","classes":"tsd-kind-method tsd-parent-kind-class","parent":"TipSliders"},{"id":666,"kind":262144,"name":"paramWeightsRegionVersion","url":"classes/tipsliders.html#paramweightsregionversion","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"TipSliders"},{"id":667,"kind":128,"name":"DayRange","url":"classes/dayrange.html","classes":"tsd-kind-class"},{"id":668,"kind":1024,"name":"_workingDayRange","url":"classes/dayrange.html#_workingdayrange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":669,"kind":1024,"name":"_$startDate","url":"classes/dayrange.html#__startdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":670,"kind":1024,"name":"_$endDate","url":"classes/dayrange.html#__enddate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":671,"kind":1024,"name":"_maxDateRange","url":"classes/dayrange.html#_maxdaterange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":672,"kind":1024,"name":"_startDate","url":"classes/dayrange.html#_startdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":673,"kind":1024,"name":"_endDate","url":"classes/dayrange.html#_enddate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DayRange"},{"id":674,"kind":512,"name":"constructor","url":"classes/dayrange.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"DayRange"},{"id":675,"kind":262144,"name":"startDate","url":"classes/dayrange.html#startdate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"DayRange"},{"id":676,"kind":262144,"name":"endDate","url":"classes/dayrange.html#enddate","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"DayRange"},{"id":677,"kind":256,"name":"rangeChangedCallback","url":"interfaces/rangechangedcallback.html","classes":"tsd-kind-interface"},{"id":678,"kind":32,"name":"mouseIn","url":"globals.html#mousein","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":679,"kind":32,"name":"mouseDown","url":"globals.html#mousedown","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":680,"kind":32,"name":"timeout","url":"globals.html#timeout","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":681,"kind":32,"name":"dragged","url":"globals.html#dragged","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":682,"kind":32,"name":"lastVal","url":"globals.html#lastval","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":683,"kind":64,"name":"triggerCallback","url":"globals.html#triggercallback","classes":"tsd-kind-function tsd-is-not-exported"},{"id":684,"kind":64,"name":"rangeChange","url":"globals.html#rangechange","classes":"tsd-kind-function"},{"id":685,"kind":256,"name":"changeFunction","url":"interfaces/changefunction.html","classes":"tsd-kind-interface"},{"id":686,"kind":256,"name":"mediaRangeConfig","url":"interfaces/mediarangeconfig.html","classes":"tsd-kind-interface"},{"id":687,"kind":1024,"name":"min","url":"interfaces/mediarangeconfig.html#min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":688,"kind":1024,"name":"max","url":"interfaces/mediarangeconfig.html#max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":689,"kind":1024,"name":"val","url":"interfaces/mediarangeconfig.html#val","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":690,"kind":1024,"name":"step","url":"interfaces/mediarangeconfig.html#step","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":691,"kind":1024,"name":"playInterval","url":"interfaces/mediarangeconfig.html#playinterval","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":692,"kind":1024,"name":"showAsDate","url":"interfaces/mediarangeconfig.html#showasdate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"mediaRangeConfig"},{"id":693,"kind":128,"name":"MediaControl","url":"classes/mediacontrol.html","classes":"tsd-kind-class"},{"id":694,"kind":1024,"name":"_container","url":"classes/mediacontrol.html#_container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":695,"kind":1024,"name":"_min","url":"classes/mediacontrol.html#_min","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":696,"kind":1024,"name":"_max","url":"classes/mediacontrol.html#_max","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":697,"kind":1024,"name":"_playInterval","url":"classes/mediacontrol.html#_playinterval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":698,"kind":1024,"name":"_step","url":"classes/mediacontrol.html#_step","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":699,"kind":1024,"name":"_currentValue","url":"classes/mediacontrol.html#_currentvalue","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":700,"kind":1024,"name":"_playing","url":"classes/mediacontrol.html#_playing","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":701,"kind":1024,"name":"_$btnStop","url":"classes/mediacontrol.html#__btnstop","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":702,"kind":1024,"name":"_$slider","url":"classes/mediacontrol.html#__slider","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":703,"kind":1024,"name":"_$valLabelVal","url":"classes/mediacontrol.html#__vallabelval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":704,"kind":1024,"name":"_$valLabelMin","url":"classes/mediacontrol.html#__vallabelmin","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":705,"kind":1024,"name":"_$valLabelMax","url":"classes/mediacontrol.html#__vallabelmax","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":706,"kind":1024,"name":"_interval","url":"classes/mediacontrol.html#_interval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":707,"kind":1024,"name":"_showAsDate","url":"classes/mediacontrol.html#_showasdate","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":708,"kind":1024,"name":"_changeFunc","url":"classes/mediacontrol.html#_changefunc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"MediaControl"},{"id":709,"kind":512,"name":"constructor","url":"classes/mediacontrol.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"MediaControl"},{"id":710,"kind":2048,"name":"stopPlaying","url":"classes/mediacontrol.html#stopplaying","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MediaControl"},{"id":711,"kind":262144,"name":"playing","url":"classes/mediacontrol.html#playing","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":712,"kind":262144,"name":"min","url":"classes/mediacontrol.html#min","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":713,"kind":262144,"name":"max","url":"classes/mediacontrol.html#max","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":714,"kind":262144,"name":"step","url":"classes/mediacontrol.html#step","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":715,"kind":262144,"name":"currentValue","url":"classes/mediacontrol.html#currentvalue","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"MediaControl"},{"id":716,"kind":2048,"name":"setMinMaxValueStep","url":"classes/mediacontrol.html#setminmaxvaluestep","classes":"tsd-kind-method tsd-parent-kind-class","parent":"MediaControl"},{"id":717,"kind":262144,"name":"changeFunction","url":"classes/mediacontrol.html#changefunction","classes":"tsd-kind-set-signature tsd-parent-kind-class","parent":"MediaControl"},{"id":718,"kind":64,"name":"timeToLocalDateString","url":"globals.html#timetolocaldatestring","classes":"tsd-kind-function tsd-is-not-exported"},{"id":719,"kind":256,"name":"selectChangeCallback","url":"interfaces/selectchangecallback.html","classes":"tsd-kind-interface"},{"id":720,"kind":256,"name":"contentGenerator","url":"interfaces/contentgenerator.html","classes":"tsd-kind-interface"},{"id":721,"kind":128,"name":"SelectBoxBase","url":"classes/selectboxbase.html","classes":"tsd-kind-class"},{"id":722,"kind":1024,"name":"_$container","url":"classes/selectboxbase.html#__container","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":723,"kind":1024,"name":"$label","url":"classes/selectboxbase.html#_label","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":724,"kind":1024,"name":"_box","url":"classes/selectboxbase.html#_box","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":725,"kind":1024,"name":"_changeListeners","url":"classes/selectboxbase.html#_changelisteners","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":726,"kind":512,"name":"constructor","url":"classes/selectboxbase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":727,"kind":262144,"name":"box","url":"classes/selectboxbase.html#box","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":728,"kind":2048,"name":"changed","url":"classes/selectboxbase.html#changed","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":729,"kind":2048,"name":"addChangeListener","url":"classes/selectboxbase.html#addchangelistener","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":730,"kind":262144,"name":"selectedValue","url":"classes/selectboxbase.html#selectedvalue","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":731,"kind":262144,"name":"selectedText","url":"classes/selectboxbase.html#selectedtext","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"SelectBoxBase"},{"id":732,"kind":256,"name":"LayerBaseVectorEsriOptions","url":"interfaces/layerbasevectoresrioptions.html","classes":"tsd-kind-interface"},{"id":733,"kind":1024,"name":"format","url":"interfaces/layerbasevectoresrioptions.html#format","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":734,"kind":1024,"name":"outSR","url":"interfaces/layerbasevectoresrioptions.html#outsr","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":735,"kind":1024,"name":"where","url":"interfaces/layerbasevectoresrioptions.html#where","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":736,"kind":1024,"name":"outFields","url":"interfaces/layerbasevectoresrioptions.html#outfields","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":737,"kind":1024,"name":"useEsriStyle","url":"interfaces/layerbasevectoresrioptions.html#useesristyle","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerBaseVectorEsriOptions"},{"id":738,"kind":1024,"name":"autoLoad","url":"interfaces/layerbasevectoresrioptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":739,"kind":1024,"name":"style","url":"interfaces/layerbasevectoresrioptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":740,"kind":1024,"name":"onDemand","url":"interfaces/layerbasevectoresrioptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":741,"kind":1024,"name":"onDemandDelay","url":"interfaces/layerbasevectoresrioptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":742,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layerbasevectoresrioptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":743,"kind":1024,"name":"mapMoveObj","url":"interfaces/layerbasevectoresrioptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":744,"kind":1024,"name":"renderOrder","url":"interfaces/layerbasevectoresrioptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":745,"kind":65536,"name":"__type","url":"interfaces/layerbasevectoresrioptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerBaseVectorEsriOptions.renderOrder"},{"id":746,"kind":1024,"name":"id","url":"interfaces/layerbasevectoresrioptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":747,"kind":1024,"name":"name","url":"interfaces/layerbasevectoresrioptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":748,"kind":1024,"name":"opacity","url":"interfaces/layerbasevectoresrioptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":749,"kind":1024,"name":"visible","url":"interfaces/layerbasevectoresrioptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":750,"kind":1024,"name":"minZoom","url":"interfaces/layerbasevectoresrioptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":751,"kind":1024,"name":"maxZoom","url":"interfaces/layerbasevectoresrioptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":752,"kind":1024,"name":"params","url":"interfaces/layerbasevectoresrioptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":753,"kind":1024,"name":"zIndex","url":"interfaces/layerbasevectoresrioptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":754,"kind":1024,"name":"loadCallback","url":"interfaces/layerbasevectoresrioptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":755,"kind":1024,"name":"legendCollapse","url":"interfaces/layerbasevectoresrioptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":756,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerbasevectoresrioptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":757,"kind":1024,"name":"legendContent","url":"interfaces/layerbasevectoresrioptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerBaseVectorEsriOptions"},{"id":758,"kind":128,"name":"LayerBaseVectorEsri","url":"classes/layerbasevectoresri.html","classes":"tsd-kind-class"},{"id":759,"kind":1024,"name":"_outSR","url":"classes/layerbasevectoresri.html#_outsr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":760,"kind":1024,"name":"_esriFormat","url":"classes/layerbasevectoresri.html#_esriformat","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":761,"kind":1024,"name":"_urlCopy","url":"classes/layerbasevectoresri.html#_urlcopy","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":762,"kind":1024,"name":"_useEsriStyle","url":"classes/layerbasevectoresri.html#_useesristyle","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerBaseVectorEsri"},{"id":763,"kind":512,"name":"constructor","url":"classes/layerbasevectoresri.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":764,"kind":2048,"name":"addLegendContent","url":"classes/layerbasevectoresri.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":765,"kind":2048,"name":"addFeatures","url":"classes/layerbasevectoresri.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":766,"kind":2048,"name":"_load","url":"classes/layerbasevectoresri.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":767,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layerbasevectoresri.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":768,"kind":2048,"name":"mapMoveBefore","url":"classes/layerbasevectoresri.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":769,"kind":2048,"name":"mapMoveCallback","url":"classes/layerbasevectoresri.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseVectorEsri"},{"id":770,"kind":1024,"name":"_olLayer","url":"classes/layerbasevectoresri.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":771,"kind":1024,"name":"_source","url":"classes/layerbasevectoresri.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":772,"kind":1024,"name":"_style","url":"classes/layerbasevectoresri.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":773,"kind":1024,"name":"_autoLoad","url":"classes/layerbasevectoresri.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":774,"kind":1024,"name":"_onDemand","url":"classes/layerbasevectoresri.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":775,"kind":1024,"name":"_onDemandDelay","url":"classes/layerbasevectoresri.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":776,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layerbasevectoresri.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":777,"kind":1024,"name":"_mapMoveParams","url":"classes/layerbasevectoresri.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":778,"kind":1024,"name":"_mapMove","url":"classes/layerbasevectoresri.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":779,"kind":1024,"name":"_projectionMap","url":"classes/layerbasevectoresri.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":780,"kind":1024,"name":"_projection4326","url":"classes/layerbasevectoresri.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":781,"kind":2048,"name":"clear","url":"classes/layerbasevectoresri.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":782,"kind":262144,"name":"onDemandDelay","url":"classes/layerbasevectoresri.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":783,"kind":262144,"name":"autoLoad","url":"classes/layerbasevectoresri.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":784,"kind":262144,"name":"style","url":"classes/layerbasevectoresri.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":785,"kind":262144,"name":"mapCrs","url":"classes/layerbasevectoresri.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":786,"kind":262144,"name":"mapProj","url":"classes/layerbasevectoresri.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":787,"kind":262144,"name":"mapMove","url":"classes/layerbasevectoresri.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":788,"kind":262144,"name":"mapMoveParams","url":"classes/layerbasevectoresri.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":789,"kind":262144,"name":"visible","url":"classes/layerbasevectoresri.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":790,"kind":262144,"name":"source","url":"classes/layerbasevectoresri.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":791,"kind":262144,"name":"features","url":"classes/layerbasevectoresri.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":792,"kind":262144,"name":"olLayer","url":"classes/layerbasevectoresri.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":793,"kind":2048,"name":"setZIndex","url":"classes/layerbasevectoresri.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":794,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasevectoresri.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":795,"kind":1024,"name":"_url","url":"classes/layerbasevectoresri.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":796,"kind":1024,"name":"_opacity","url":"classes/layerbasevectoresri.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":797,"kind":1024,"name":"_minZoom","url":"classes/layerbasevectoresri.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":798,"kind":1024,"name":"_maxZoom","url":"classes/layerbasevectoresri.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":799,"kind":1024,"name":"_visible","url":"classes/layerbasevectoresri.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":800,"kind":1024,"name":"_loaded","url":"classes/layerbasevectoresri.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":801,"kind":1024,"name":"_zIndex","url":"classes/layerbasevectoresri.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":802,"kind":1024,"name":"_legendContent","url":"classes/layerbasevectoresri.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":803,"kind":1024,"name":"_params","url":"classes/layerbasevectoresri.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":804,"kind":1024,"name":"_id","url":"classes/layerbasevectoresri.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":805,"kind":1024,"name":"_name","url":"classes/layerbasevectoresri.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":806,"kind":1024,"name":"_animate","url":"classes/layerbasevectoresri.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":807,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasevectoresri.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":808,"kind":1024,"name":"_maxResolution","url":"classes/layerbasevectoresri.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":809,"kind":1024,"name":"_minResolution","url":"classes/layerbasevectoresri.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":810,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasevectoresri.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":811,"kind":1024,"name":"loadCallback","url":"classes/layerbasevectoresri.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":812,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasevectoresri.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":813,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasevectoresri.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":814,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasevectoresri.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseVectorEsri"},{"id":815,"kind":2048,"name":"applyCollapse","url":"classes/layerbasevectoresri.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":816,"kind":2048,"name":"refresh","url":"classes/layerbasevectoresri.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":817,"kind":262144,"name":"id","url":"classes/layerbasevectoresri.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":818,"kind":262144,"name":"animate","url":"classes/layerbasevectoresri.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":819,"kind":262144,"name":"legendContent","url":"classes/layerbasevectoresri.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":820,"kind":262144,"name":"params","url":"classes/layerbasevectoresri.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":821,"kind":262144,"name":"minResolution","url":"classes/layerbasevectoresri.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":822,"kind":262144,"name":"maxResolution","url":"classes/layerbasevectoresri.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":823,"kind":262144,"name":"minZoom","url":"classes/layerbasevectoresri.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":824,"kind":262144,"name":"maxZoom","url":"classes/layerbasevectoresri.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":825,"kind":262144,"name":"url","url":"classes/layerbasevectoresri.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":826,"kind":2048,"name":"setVisible","url":"classes/layerbasevectoresri.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":827,"kind":262144,"name":"opacity","url":"classes/layerbasevectoresri.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":828,"kind":262144,"name":"name","url":"classes/layerbasevectoresri.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":829,"kind":262144,"name":"loaded","url":"classes/layerbasevectoresri.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":830,"kind":2048,"name":"getSource","url":"classes/layerbasevectoresri.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":831,"kind":262144,"name":"zIndex","url":"classes/layerbasevectoresri.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseVectorEsri"},{"id":832,"kind":2048,"name":"getOlLayer","url":"classes/layerbasevectoresri.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseVectorEsri"},{"id":833,"kind":32,"name":"layers","url":"globals.html#layers","classes":"tsd-kind-variable"},{"id":834,"kind":128,"name":"LayerBaseXyzTile","url":"classes/layerbasexyztile.html","classes":"tsd-kind-class"},{"id":835,"kind":512,"name":"constructor","url":"classes/layerbasexyztile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":836,"kind":262144,"name":"source","url":"classes/layerbasexyztile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":837,"kind":262144,"name":"olLayer","url":"classes/layerbasexyztile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite","parent":"LayerBaseXyzTile"},{"id":838,"kind":1024,"name":"_legendCheckbox","url":"classes/layerbasexyztile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":839,"kind":1024,"name":"_url","url":"classes/layerbasexyztile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":840,"kind":1024,"name":"_opacity","url":"classes/layerbasexyztile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":841,"kind":1024,"name":"_minZoom","url":"classes/layerbasexyztile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":842,"kind":1024,"name":"_maxZoom","url":"classes/layerbasexyztile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":843,"kind":1024,"name":"_visible","url":"classes/layerbasexyztile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":844,"kind":1024,"name":"_loaded","url":"classes/layerbasexyztile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":845,"kind":1024,"name":"_zIndex","url":"classes/layerbasexyztile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":846,"kind":1024,"name":"_legendContent","url":"classes/layerbasexyztile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":847,"kind":1024,"name":"_params","url":"classes/layerbasexyztile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":848,"kind":1024,"name":"_id","url":"classes/layerbasexyztile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":849,"kind":1024,"name":"_name","url":"classes/layerbasexyztile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":850,"kind":1024,"name":"_source","url":"classes/layerbasexyztile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":851,"kind":1024,"name":"_animate","url":"classes/layerbasexyztile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":852,"kind":1024,"name":"_legendCollapse","url":"classes/layerbasexyztile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":853,"kind":1024,"name":"_maxResolution","url":"classes/layerbasexyztile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":854,"kind":1024,"name":"_minResolution","url":"classes/layerbasexyztile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":855,"kind":1024,"name":"_$legendDiv","url":"classes/layerbasexyztile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":856,"kind":1024,"name":"loadCallback","url":"classes/layerbasexyztile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":857,"kind":1024,"name":"_olLayer","url":"classes/layerbasexyztile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":858,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerbasexyztile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":859,"kind":2048,"name":"_load","url":"classes/layerbasexyztile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":860,"kind":2048,"name":"getLegendDiv","url":"classes/layerbasexyztile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":861,"kind":2048,"name":"_addLegendContent","url":"classes/layerbasexyztile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerBaseXyzTile"},{"id":862,"kind":2048,"name":"addLegendContent","url":"classes/layerbasexyztile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":863,"kind":2048,"name":"applyCollapse","url":"classes/layerbasexyztile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":864,"kind":2048,"name":"refresh","url":"classes/layerbasexyztile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":865,"kind":262144,"name":"id","url":"classes/layerbasexyztile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":866,"kind":262144,"name":"animate","url":"classes/layerbasexyztile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":867,"kind":262144,"name":"legendContent","url":"classes/layerbasexyztile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":868,"kind":262144,"name":"params","url":"classes/layerbasexyztile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":869,"kind":262144,"name":"minResolution","url":"classes/layerbasexyztile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":870,"kind":262144,"name":"maxResolution","url":"classes/layerbasexyztile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":871,"kind":262144,"name":"minZoom","url":"classes/layerbasexyztile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":872,"kind":262144,"name":"maxZoom","url":"classes/layerbasexyztile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":873,"kind":262144,"name":"url","url":"classes/layerbasexyztile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":874,"kind":262144,"name":"visible","url":"classes/layerbasexyztile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":875,"kind":2048,"name":"setVisible","url":"classes/layerbasexyztile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":876,"kind":262144,"name":"opacity","url":"classes/layerbasexyztile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":877,"kind":262144,"name":"name","url":"classes/layerbasexyztile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":878,"kind":262144,"name":"loaded","url":"classes/layerbasexyztile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":879,"kind":2048,"name":"getSource","url":"classes/layerbasexyztile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":880,"kind":262144,"name":"zIndex","url":"classes/layerbasexyztile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerBaseXyzTile"},{"id":881,"kind":2048,"name":"setZIndex","url":"classes/layerbasexyztile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":882,"kind":2048,"name":"getOlLayer","url":"classes/layerbasexyztile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerBaseXyzTile"},{"id":883,"kind":256,"name":"LayerEsriTileOptions","url":"interfaces/layeresritileoptions.html","classes":"tsd-kind-interface"},{"id":884,"kind":1024,"name":"useEsriStyle","url":"interfaces/layeresritileoptions.html#useesristyle","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerEsriTileOptions"},{"id":885,"kind":1024,"name":"id","url":"interfaces/layeresritileoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":886,"kind":1024,"name":"name","url":"interfaces/layeresritileoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":887,"kind":1024,"name":"opacity","url":"interfaces/layeresritileoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":888,"kind":1024,"name":"visible","url":"interfaces/layeresritileoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":889,"kind":1024,"name":"minZoom","url":"interfaces/layeresritileoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":890,"kind":1024,"name":"maxZoom","url":"interfaces/layeresritileoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":891,"kind":1024,"name":"params","url":"interfaces/layeresritileoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":892,"kind":1024,"name":"zIndex","url":"interfaces/layeresritileoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":893,"kind":1024,"name":"loadCallback","url":"interfaces/layeresritileoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":894,"kind":1024,"name":"legendCollapse","url":"interfaces/layeresritileoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":895,"kind":1024,"name":"legendCheckbox","url":"interfaces/layeresritileoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":896,"kind":1024,"name":"legendContent","url":"interfaces/layeresritileoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerEsriTileOptions"},{"id":897,"kind":128,"name":"LayerEsriTile","url":"classes/layeresritile.html","classes":"tsd-kind-class"},{"id":898,"kind":1024,"name":"_useEsriStyle","url":"classes/layeresritile.html#_useesristyle","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerEsriTile"},{"id":899,"kind":512,"name":"constructor","url":"classes/layeresritile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriTile"},{"id":900,"kind":2048,"name":"addLegendContent","url":"classes/layeresritile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerEsriTile"},{"id":901,"kind":262144,"name":"source","url":"classes/layeresritile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerEsriTile"},{"id":902,"kind":262144,"name":"olLayer","url":"classes/layeresritile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerEsriTile"},{"id":903,"kind":1024,"name":"_legendCheckbox","url":"classes/layeresritile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":904,"kind":1024,"name":"_url","url":"classes/layeresritile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":905,"kind":1024,"name":"_opacity","url":"classes/layeresritile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":906,"kind":1024,"name":"_minZoom","url":"classes/layeresritile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":907,"kind":1024,"name":"_maxZoom","url":"classes/layeresritile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":908,"kind":1024,"name":"_visible","url":"classes/layeresritile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":909,"kind":1024,"name":"_loaded","url":"classes/layeresritile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":910,"kind":1024,"name":"_zIndex","url":"classes/layeresritile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":911,"kind":1024,"name":"_legendContent","url":"classes/layeresritile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":912,"kind":1024,"name":"_params","url":"classes/layeresritile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":913,"kind":1024,"name":"_id","url":"classes/layeresritile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":914,"kind":1024,"name":"_name","url":"classes/layeresritile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":915,"kind":1024,"name":"_source","url":"classes/layeresritile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":916,"kind":1024,"name":"_animate","url":"classes/layeresritile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":917,"kind":1024,"name":"_legendCollapse","url":"classes/layeresritile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":918,"kind":1024,"name":"_maxResolution","url":"classes/layeresritile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":919,"kind":1024,"name":"_minResolution","url":"classes/layeresritile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":920,"kind":1024,"name":"_$legendDiv","url":"classes/layeresritile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":921,"kind":1024,"name":"loadCallback","url":"classes/layeresritile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":922,"kind":1024,"name":"_olLayer","url":"classes/layeresritile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":923,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layeresritile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":924,"kind":2048,"name":"_load","url":"classes/layeresritile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":925,"kind":2048,"name":"getLegendDiv","url":"classes/layeresritile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":926,"kind":2048,"name":"_addLegendContent","url":"classes/layeresritile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerEsriTile"},{"id":927,"kind":2048,"name":"applyCollapse","url":"classes/layeresritile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":928,"kind":2048,"name":"refresh","url":"classes/layeresritile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":929,"kind":262144,"name":"id","url":"classes/layeresritile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":930,"kind":262144,"name":"animate","url":"classes/layeresritile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":931,"kind":262144,"name":"legendContent","url":"classes/layeresritile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":932,"kind":262144,"name":"params","url":"classes/layeresritile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":933,"kind":262144,"name":"minResolution","url":"classes/layeresritile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":934,"kind":262144,"name":"maxResolution","url":"classes/layeresritile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":935,"kind":262144,"name":"minZoom","url":"classes/layeresritile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":936,"kind":262144,"name":"maxZoom","url":"classes/layeresritile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":937,"kind":262144,"name":"url","url":"classes/layeresritile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":938,"kind":262144,"name":"visible","url":"classes/layeresritile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":939,"kind":2048,"name":"setVisible","url":"classes/layeresritile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":940,"kind":262144,"name":"opacity","url":"classes/layeresritile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":941,"kind":262144,"name":"name","url":"classes/layeresritile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":942,"kind":262144,"name":"loaded","url":"classes/layeresritile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":943,"kind":2048,"name":"getSource","url":"classes/layeresritile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":944,"kind":262144,"name":"zIndex","url":"classes/layeresritile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerEsriTile"},{"id":945,"kind":2048,"name":"setZIndex","url":"classes/layeresritile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":946,"kind":2048,"name":"getOlLayer","url":"classes/layeresritile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerEsriTile"},{"id":947,"kind":128,"name":"RealEarthAnimateVector","url":"classes/realearthanimatevector.html","classes":"tsd-kind-class"},{"id":948,"kind":1024,"name":"_dataCache","url":"classes/realearthanimatevector.html#_datacache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":949,"kind":1024,"name":"_source","url":"classes/realearthanimatevector.html#_source","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":950,"kind":1024,"name":"_rawTimesLookup","url":"classes/realearthanimatevector.html#_rawtimeslookup","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":951,"kind":65536,"name":"__type","url":"classes/realearthanimatevector.html#_rawtimeslookup.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"RealEarthAnimateVector._rawTimesLookup"},{"id":952,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimatevector.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":953,"kind":1024,"name":"_olLayer","url":"classes/realearthanimatevector.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":954,"kind":1024,"name":"_lyr","url":"classes/realearthanimatevector.html#_lyr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateVector"},{"id":955,"kind":512,"name":"constructor","url":"classes/realearthanimatevector.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":956,"kind":2048,"name":"timeInit","url":"classes/realearthanimatevector.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":957,"kind":2048,"name":"_loadDates","url":"classes/realearthanimatevector.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateVector"},{"id":958,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimatevector.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateVector"},{"id":959,"kind":2048,"name":"_loadAtTimeIndex","url":"classes/realearthanimatevector.html#_loadattimeindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"RealEarthAnimateVector"},{"id":960,"kind":2048,"name":"_loadFeatures","url":"classes/realearthanimatevector.html#_loadfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"RealEarthAnimateVector"},{"id":961,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimatevector.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateVector"},{"id":962,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimatevector.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":963,"kind":1024,"name":"_localDates","url":"classes/realearthanimatevector.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":964,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimatevector.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":965,"kind":1024,"name":"_products","url":"classes/realearthanimatevector.html#_products","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":966,"kind":1024,"name":"loadCallback","url":"classes/realearthanimatevector.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":967,"kind":1024,"name":"localTimes","url":"classes/realearthanimatevector.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":968,"kind":1024,"name":"_currentTime","url":"classes/realearthanimatevector.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":969,"kind":1024,"name":"lyr","url":"classes/realearthanimatevector.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateVector"},{"id":970,"kind":256,"name":"LayerVectorRealEarthOptions","url":"interfaces/layervectorrealearthoptions.html","classes":"tsd-kind-interface"},{"id":971,"kind":1024,"name":"products","url":"interfaces/layervectorrealearthoptions.html#products","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":972,"kind":1024,"name":"animate","url":"interfaces/layervectorrealearthoptions.html#animate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":973,"kind":1024,"name":"timeLoadCallback","url":"interfaces/layervectorrealearthoptions.html#timeloadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerVectorRealEarthOptions"},{"id":974,"kind":1024,"name":"transform","url":"interfaces/layervectorrealearthoptions.html#transform","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":975,"kind":1024,"name":"mapMoveObj","url":"interfaces/layervectorrealearthoptions.html#mapmoveobj","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":976,"kind":1024,"name":"autoLoad","url":"interfaces/layervectorrealearthoptions.html#autoload","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":977,"kind":1024,"name":"style","url":"interfaces/layervectorrealearthoptions.html#style","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":978,"kind":1024,"name":"onDemand","url":"interfaces/layervectorrealearthoptions.html#ondemand","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":979,"kind":1024,"name":"onDemandDelay","url":"interfaces/layervectorrealearthoptions.html#ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":980,"kind":1024,"name":"mapMoveMakeGetParams","url":"interfaces/layervectorrealearthoptions.html#mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":981,"kind":1024,"name":"renderOrder","url":"interfaces/layervectorrealearthoptions.html#renderorder","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":982,"kind":65536,"name":"__type","url":"interfaces/layervectorrealearthoptions.html#renderorder.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"LayerVectorRealEarthOptions.renderOrder"},{"id":983,"kind":1024,"name":"id","url":"interfaces/layervectorrealearthoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":984,"kind":1024,"name":"name","url":"interfaces/layervectorrealearthoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":985,"kind":1024,"name":"opacity","url":"interfaces/layervectorrealearthoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":986,"kind":1024,"name":"visible","url":"interfaces/layervectorrealearthoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":987,"kind":1024,"name":"minZoom","url":"interfaces/layervectorrealearthoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":988,"kind":1024,"name":"maxZoom","url":"interfaces/layervectorrealearthoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":989,"kind":1024,"name":"params","url":"interfaces/layervectorrealearthoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":990,"kind":1024,"name":"zIndex","url":"interfaces/layervectorrealearthoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":991,"kind":1024,"name":"loadCallback","url":"interfaces/layervectorrealearthoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":992,"kind":1024,"name":"legendCollapse","url":"interfaces/layervectorrealearthoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":993,"kind":1024,"name":"legendCheckbox","url":"interfaces/layervectorrealearthoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":994,"kind":1024,"name":"legendContent","url":"interfaces/layervectorrealearthoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerVectorRealEarthOptions"},{"id":995,"kind":128,"name":"LayerVectorRealEarth","url":"classes/layervectorrealearth.html","classes":"tsd-kind-class"},{"id":996,"kind":1024,"name":"_products","url":"classes/layervectorrealearth.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":997,"kind":1024,"name":"animator","url":"classes/layervectorrealearth.html#animator","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":998,"kind":512,"name":"constructor","url":"classes/layervectorrealearth.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerVectorRealEarth"},{"id":999,"kind":2048,"name":"setLayerTime","url":"classes/layervectorrealearth.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerVectorRealEarth"},{"id":1000,"kind":2048,"name":"_load","url":"classes/layervectorrealearth.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerVectorRealEarth"},{"id":1001,"kind":1024,"name":"_geoJsonFormat","url":"classes/layervectorrealearth.html#_geojsonformat","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1002,"kind":1024,"name":"_transform","url":"classes/layervectorrealearth.html#_transform","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1003,"kind":2048,"name":"addFeatures","url":"classes/layervectorrealearth.html#addfeatures","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1004,"kind":2048,"name":"mapMoveCallback","url":"classes/layervectorrealearth.html#mapmovecallback","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1005,"kind":1024,"name":"_olLayer","url":"classes/layervectorrealearth.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1006,"kind":1024,"name":"_source","url":"classes/layervectorrealearth.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1007,"kind":1024,"name":"_style","url":"classes/layervectorrealearth.html#_style","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1008,"kind":1024,"name":"_autoLoad","url":"classes/layervectorrealearth.html#_autoload","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1009,"kind":1024,"name":"_onDemand","url":"classes/layervectorrealearth.html#_ondemand","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1010,"kind":1024,"name":"_onDemandDelay","url":"classes/layervectorrealearth.html#_ondemanddelay","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1011,"kind":1024,"name":"_mapMoveMakeGetParams","url":"classes/layervectorrealearth.html#_mapmovemakegetparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1012,"kind":1024,"name":"_mapMoveParams","url":"classes/layervectorrealearth.html#_mapmoveparams","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1013,"kind":1024,"name":"_mapMove","url":"classes/layervectorrealearth.html#_mapmove","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1014,"kind":1024,"name":"_projectionMap","url":"classes/layervectorrealearth.html#_projectionmap","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1015,"kind":1024,"name":"_projection4326","url":"classes/layervectorrealearth.html#_projection4326","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1016,"kind":2048,"name":"mapMoveBefore","url":"classes/layervectorrealearth.html#mapmovebefore","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1017,"kind":2048,"name":"mapMoveMakeGetParams","url":"classes/layervectorrealearth.html#mapmovemakegetparams","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1018,"kind":2048,"name":"clear","url":"classes/layervectorrealearth.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1019,"kind":262144,"name":"onDemandDelay","url":"classes/layervectorrealearth.html#ondemanddelay","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1020,"kind":262144,"name":"autoLoad","url":"classes/layervectorrealearth.html#autoload","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1021,"kind":262144,"name":"style","url":"classes/layervectorrealearth.html#style","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1022,"kind":262144,"name":"mapCrs","url":"classes/layervectorrealearth.html#mapcrs","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1023,"kind":262144,"name":"mapProj","url":"classes/layervectorrealearth.html#mapproj","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1024,"kind":262144,"name":"mapMove","url":"classes/layervectorrealearth.html#mapmove","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1025,"kind":262144,"name":"mapMoveParams","url":"classes/layervectorrealearth.html#mapmoveparams","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1026,"kind":262144,"name":"visible","url":"classes/layervectorrealearth.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1027,"kind":262144,"name":"source","url":"classes/layervectorrealearth.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1028,"kind":262144,"name":"features","url":"classes/layervectorrealearth.html#features","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1029,"kind":262144,"name":"olLayer","url":"classes/layervectorrealearth.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1030,"kind":2048,"name":"setZIndex","url":"classes/layervectorrealearth.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1031,"kind":1024,"name":"_legendCheckbox","url":"classes/layervectorrealearth.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1032,"kind":1024,"name":"_url","url":"classes/layervectorrealearth.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1033,"kind":1024,"name":"_opacity","url":"classes/layervectorrealearth.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1034,"kind":1024,"name":"_minZoom","url":"classes/layervectorrealearth.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1035,"kind":1024,"name":"_maxZoom","url":"classes/layervectorrealearth.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1036,"kind":1024,"name":"_visible","url":"classes/layervectorrealearth.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1037,"kind":1024,"name":"_loaded","url":"classes/layervectorrealearth.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1038,"kind":1024,"name":"_zIndex","url":"classes/layervectorrealearth.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1039,"kind":1024,"name":"_legendContent","url":"classes/layervectorrealearth.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1040,"kind":1024,"name":"_params","url":"classes/layervectorrealearth.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1041,"kind":1024,"name":"_id","url":"classes/layervectorrealearth.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1042,"kind":1024,"name":"_name","url":"classes/layervectorrealearth.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1043,"kind":1024,"name":"_animate","url":"classes/layervectorrealearth.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1044,"kind":1024,"name":"_legendCollapse","url":"classes/layervectorrealearth.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1045,"kind":1024,"name":"_maxResolution","url":"classes/layervectorrealearth.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1046,"kind":1024,"name":"_minResolution","url":"classes/layervectorrealearth.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1047,"kind":1024,"name":"_$legendDiv","url":"classes/layervectorrealearth.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1048,"kind":1024,"name":"loadCallback","url":"classes/layervectorrealearth.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1049,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layervectorrealearth.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1050,"kind":2048,"name":"getLegendDiv","url":"classes/layervectorrealearth.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1051,"kind":2048,"name":"_addLegendContent","url":"classes/layervectorrealearth.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerVectorRealEarth"},{"id":1052,"kind":2048,"name":"addLegendContent","url":"classes/layervectorrealearth.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1053,"kind":2048,"name":"applyCollapse","url":"classes/layervectorrealearth.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1054,"kind":2048,"name":"refresh","url":"classes/layervectorrealearth.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1055,"kind":262144,"name":"id","url":"classes/layervectorrealearth.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1056,"kind":262144,"name":"animate","url":"classes/layervectorrealearth.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1057,"kind":262144,"name":"legendContent","url":"classes/layervectorrealearth.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1058,"kind":262144,"name":"params","url":"classes/layervectorrealearth.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1059,"kind":262144,"name":"minResolution","url":"classes/layervectorrealearth.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1060,"kind":262144,"name":"maxResolution","url":"classes/layervectorrealearth.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1061,"kind":262144,"name":"minZoom","url":"classes/layervectorrealearth.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1062,"kind":262144,"name":"maxZoom","url":"classes/layervectorrealearth.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1063,"kind":262144,"name":"url","url":"classes/layervectorrealearth.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1064,"kind":2048,"name":"setVisible","url":"classes/layervectorrealearth.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1065,"kind":262144,"name":"opacity","url":"classes/layervectorrealearth.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1066,"kind":262144,"name":"name","url":"classes/layervectorrealearth.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1067,"kind":262144,"name":"loaded","url":"classes/layervectorrealearth.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1068,"kind":2048,"name":"getSource","url":"classes/layervectorrealearth.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1069,"kind":262144,"name":"zIndex","url":"classes/layervectorrealearth.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerVectorRealEarth"},{"id":1070,"kind":2048,"name":"getOlLayer","url":"classes/layervectorrealearth.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerVectorRealEarth"},{"id":1071,"kind":256,"name":"IRealEarthAnimate","url":"interfaces/irealearthanimate.html","classes":"tsd-kind-interface"},{"id":1072,"kind":2048,"name":"setLayerTime","url":"interfaces/irealearthanimate.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"IRealEarthAnimate"},{"id":1073,"kind":256,"name":"timesLoadedCallback","url":"interfaces/timesloadedcallback.html","classes":"tsd-kind-interface"},{"id":1074,"kind":128,"name":"RealEarthAnimate","url":"classes/realearthanimate.html","classes":"tsd-kind-class"},{"id":1075,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimate.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1076,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimate.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1077,"kind":1024,"name":"_localDates","url":"classes/realearthanimate.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1078,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimate.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1079,"kind":1024,"name":"_products","url":"classes/realearthanimate.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1080,"kind":1024,"name":"loadCallback","url":"classes/realearthanimate.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1081,"kind":1024,"name":"localTimes","url":"classes/realearthanimate.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1082,"kind":1024,"name":"_currentTime","url":"classes/realearthanimate.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1083,"kind":1024,"name":"lyr","url":"classes/realearthanimate.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1084,"kind":512,"name":"constructor","url":"classes/realearthanimate.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1085,"kind":2048,"name":"timeInit","url":"classes/realearthanimate.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1086,"kind":2048,"name":"_loadDates","url":"classes/realearthanimate.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"RealEarthAnimate"},{"id":1087,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimate.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"RealEarthAnimate"},{"id":1088,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimate.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"RealEarthAnimate"},{"id":1089,"kind":32,"name":"offsetMinutes","url":"globals.html#offsetminutes","classes":"tsd-kind-variable tsd-is-not-exported"},{"id":1090,"kind":128,"name":"RealEarthAnimateTile","url":"classes/realearthanimatetile.html","classes":"tsd-kind-class"},{"id":1091,"kind":1024,"name":"_sourceUrls","url":"classes/realearthanimatetile.html#_sourceurls","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1092,"kind":1024,"name":"_source","url":"classes/realearthanimatetile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1093,"kind":1024,"name":"_olLayer","url":"classes/realearthanimatetile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RealEarthAnimateTile"},{"id":1094,"kind":512,"name":"constructor","url":"classes/realearthanimatetile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1095,"kind":2048,"name":"timeInit","url":"classes/realearthanimatetile.html#timeinit","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1096,"kind":2048,"name":"_loadDates","url":"classes/realearthanimatetile.html#_loaddates","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1097,"kind":2048,"name":"_loadLatest","url":"classes/realearthanimatetile.html#_loadlatest","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected","parent":"RealEarthAnimateTile"},{"id":1098,"kind":2048,"name":"setLayerTime","url":"classes/realearthanimatetile.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RealEarthAnimateTile"},{"id":1099,"kind":1024,"name":"_animateEnabled","url":"classes/realearthanimatetile.html#_animateenabled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1100,"kind":1024,"name":"_currentIndex","url":"classes/realearthanimatetile.html#_currentindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1101,"kind":1024,"name":"_localDates","url":"classes/realearthanimatetile.html#_localdates","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1102,"kind":1024,"name":"_rawDateStrings","url":"classes/realearthanimatetile.html#_rawdatestrings","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1103,"kind":1024,"name":"_products","url":"classes/realearthanimatetile.html#_products","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1104,"kind":1024,"name":"loadCallback","url":"classes/realearthanimatetile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1105,"kind":1024,"name":"localTimes","url":"classes/realearthanimatetile.html#localtimes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1106,"kind":1024,"name":"_currentTime","url":"classes/realearthanimatetile.html#_currenttime","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1107,"kind":1024,"name":"lyr","url":"classes/realearthanimatetile.html#lyr","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RealEarthAnimateTile"},{"id":1108,"kind":256,"name":"LayerRealEarthTileOptions","url":"interfaces/layerrealearthtileoptions.html","classes":"tsd-kind-interface"},{"id":1109,"kind":1024,"name":"products","url":"interfaces/layerrealearthtileoptions.html#products","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1110,"kind":1024,"name":"animate","url":"interfaces/layerrealearthtileoptions.html#animate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1111,"kind":1024,"name":"timeLoadCallback","url":"interfaces/layerrealearthtileoptions.html#timeloadcallback","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LayerRealEarthTileOptions"},{"id":1112,"kind":1024,"name":"id","url":"interfaces/layerrealearthtileoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1113,"kind":1024,"name":"name","url":"interfaces/layerrealearthtileoptions.html#name","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1114,"kind":1024,"name":"opacity","url":"interfaces/layerrealearthtileoptions.html#opacity","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1115,"kind":1024,"name":"visible","url":"interfaces/layerrealearthtileoptions.html#visible","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1116,"kind":1024,"name":"minZoom","url":"interfaces/layerrealearthtileoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1117,"kind":1024,"name":"maxZoom","url":"interfaces/layerrealearthtileoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1118,"kind":1024,"name":"params","url":"interfaces/layerrealearthtileoptions.html#params","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1119,"kind":1024,"name":"zIndex","url":"interfaces/layerrealearthtileoptions.html#zindex","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1120,"kind":1024,"name":"loadCallback","url":"interfaces/layerrealearthtileoptions.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1121,"kind":1024,"name":"legendCollapse","url":"interfaces/layerrealearthtileoptions.html#legendcollapse","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1122,"kind":1024,"name":"legendCheckbox","url":"interfaces/layerrealearthtileoptions.html#legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1123,"kind":1024,"name":"legendContent","url":"interfaces/layerrealearthtileoptions.html#legendcontent","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LayerRealEarthTileOptions"},{"id":1124,"kind":128,"name":"LayerRealEarthTile","url":"classes/layerrealearthtile.html","classes":"tsd-kind-class"},{"id":1125,"kind":1024,"name":"_products","url":"classes/layerrealearthtile.html#_products","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1126,"kind":1024,"name":"animator","url":"classes/layerrealearthtile.html#animator","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1127,"kind":512,"name":"constructor","url":"classes/layerrealearthtile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"LayerRealEarthTile"},{"id":1128,"kind":2048,"name":"setLayerTime","url":"classes/layerrealearthtile.html#setlayertime","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerRealEarthTile"},{"id":1129,"kind":2048,"name":"_load","url":"classes/layerrealearthtile.html#_load","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"LayerRealEarthTile"},{"id":1130,"kind":262144,"name":"source","url":"classes/layerrealearthtile.html#source","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1131,"kind":262144,"name":"olLayer","url":"classes/layerrealearthtile.html#ollayer","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1132,"kind":1024,"name":"_legendCheckbox","url":"classes/layerrealearthtile.html#_legendcheckbox","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1133,"kind":1024,"name":"_url","url":"classes/layerrealearthtile.html#_url","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1134,"kind":1024,"name":"_opacity","url":"classes/layerrealearthtile.html#_opacity","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1135,"kind":1024,"name":"_minZoom","url":"classes/layerrealearthtile.html#_minzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1136,"kind":1024,"name":"_maxZoom","url":"classes/layerrealearthtile.html#_maxzoom","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1137,"kind":1024,"name":"_visible","url":"classes/layerrealearthtile.html#_visible","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1138,"kind":1024,"name":"_loaded","url":"classes/layerrealearthtile.html#_loaded","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1139,"kind":1024,"name":"_zIndex","url":"classes/layerrealearthtile.html#_zindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1140,"kind":1024,"name":"_legendContent","url":"classes/layerrealearthtile.html#_legendcontent","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1141,"kind":1024,"name":"_params","url":"classes/layerrealearthtile.html#_params","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1142,"kind":1024,"name":"_id","url":"classes/layerrealearthtile.html#_id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1143,"kind":1024,"name":"_name","url":"classes/layerrealearthtile.html#_name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1144,"kind":1024,"name":"_source","url":"classes/layerrealearthtile.html#_source","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1145,"kind":1024,"name":"_animate","url":"classes/layerrealearthtile.html#_animate","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1146,"kind":1024,"name":"_legendCollapse","url":"classes/layerrealearthtile.html#_legendcollapse","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1147,"kind":1024,"name":"_maxResolution","url":"classes/layerrealearthtile.html#_maxresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1148,"kind":1024,"name":"_minResolution","url":"classes/layerrealearthtile.html#_minresolution","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1149,"kind":1024,"name":"_$legendDiv","url":"classes/layerrealearthtile.html#__legenddiv","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1150,"kind":1024,"name":"loadCallback","url":"classes/layerrealearthtile.html#loadcallback","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1151,"kind":1024,"name":"_olLayer","url":"classes/layerrealearthtile.html#_ollayer","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1152,"kind":1024,"name":"_applyCollapseCalled","url":"classes/layerrealearthtile.html#_applycollapsecalled","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1153,"kind":2048,"name":"getLegendDiv","url":"classes/layerrealearthtile.html#getlegenddiv","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1154,"kind":2048,"name":"_addLegendContent","url":"classes/layerrealearthtile.html#_addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-private","parent":"LayerRealEarthTile"},{"id":1155,"kind":2048,"name":"addLegendContent","url":"classes/layerrealearthtile.html#addlegendcontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1156,"kind":2048,"name":"applyCollapse","url":"classes/layerrealearthtile.html#applycollapse","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1157,"kind":2048,"name":"refresh","url":"classes/layerrealearthtile.html#refresh","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1158,"kind":262144,"name":"id","url":"classes/layerrealearthtile.html#id","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1159,"kind":262144,"name":"animate","url":"classes/layerrealearthtile.html#animate","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1160,"kind":262144,"name":"legendContent","url":"classes/layerrealearthtile.html#legendcontent","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1161,"kind":262144,"name":"params","url":"classes/layerrealearthtile.html#params","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1162,"kind":262144,"name":"minResolution","url":"classes/layerrealearthtile.html#minresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1163,"kind":262144,"name":"maxResolution","url":"classes/layerrealearthtile.html#maxresolution","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1164,"kind":262144,"name":"minZoom","url":"classes/layerrealearthtile.html#minzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1165,"kind":262144,"name":"maxZoom","url":"classes/layerrealearthtile.html#maxzoom","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1166,"kind":262144,"name":"url","url":"classes/layerrealearthtile.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1167,"kind":262144,"name":"visible","url":"classes/layerrealearthtile.html#visible","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1168,"kind":2048,"name":"setVisible","url":"classes/layerrealearthtile.html#setvisible","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1169,"kind":262144,"name":"opacity","url":"classes/layerrealearthtile.html#opacity","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1170,"kind":262144,"name":"name","url":"classes/layerrealearthtile.html#name","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1171,"kind":262144,"name":"loaded","url":"classes/layerrealearthtile.html#loaded","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1172,"kind":2048,"name":"getSource","url":"classes/layerrealearthtile.html#getsource","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1173,"kind":262144,"name":"zIndex","url":"classes/layerrealearthtile.html#zindex","classes":"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited","parent":"LayerRealEarthTile"},{"id":1174,"kind":2048,"name":"setZIndex","url":"classes/layerrealearthtile.html#setzindex","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1175,"kind":2048,"name":"getOlLayer","url":"classes/layerrealearthtile.html#getollayer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"LayerRealEarthTile"},{"id":1176,"kind":64,"name":"calculateExtent","url":"globals.html#calculateextent","classes":"tsd-kind-function"},{"id":1177,"kind":64,"name":"fitToMap","url":"globals.html#fittomap","classes":"tsd-kind-function"},{"id":1178,"kind":128,"name":"LayerSwipe","url":"classes/layerswipe.html","classes":"tsd-kind-class"},{"id":1179,"kind":1024,"name":"leftLayers","url":"classes/layerswipe.html#leftlayers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1180,"kind":1024,"name":"rightLayers","url":"classes/layerswipe.html#rightlayers","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1181,"kind":1024,"name":"_percentRight","url":"classes/layerswipe.html#_percentright","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1182,"kind":1024,"name":"_map","url":"classes/layerswipe.html#_map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1183,"kind":1024,"name":"$mapElement","url":"classes/layerswipe.html#_mapelement","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1184,"kind":1024,"name":"$swiper","url":"classes/layerswipe.html#_swiper","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1185,"kind":1024,"name":"dragging","url":"classes/layerswipe.html#dragging","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1186,"kind":1024,"name":"offset","url":"classes/layerswipe.html#offset","classes":"tsd-kind-property tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1187,"kind":512,"name":"constructor","url":"classes/layerswipe.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1188,"kind":2048,"name":"addLeftLayer","url":"classes/layerswipe.html#addleftlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1189,"kind":2048,"name":"addRightLayer","url":"classes/layerswipe.html#addrightlayer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1190,"kind":262144,"name":"percentRight","url":"classes/layerswipe.html#percentright","classes":"tsd-kind-accessor tsd-parent-kind-class","parent":"LayerSwipe"},{"id":1191,"kind":256,"name":"quickMapOptions","url":"interfaces/quickmapoptions.html","classes":"tsd-kind-interface"},{"id":1192,"kind":1024,"name":"divId","url":"interfaces/quickmapoptions.html#divid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1193,"kind":1024,"name":"center","url":"interfaces/quickmapoptions.html#center","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1194,"kind":65536,"name":"__type","url":"interfaces/quickmapoptions.html#center.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"quickMapOptions.center"},{"id":1195,"kind":32,"name":"x","url":"interfaces/quickmapoptions.html#center.__type.x","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"quickMapOptions.center.__type"},{"id":1196,"kind":32,"name":"y","url":"interfaces/quickmapoptions.html#center.__type.y","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"quickMapOptions.center.__type"},{"id":1197,"kind":1024,"name":"zoom","url":"interfaces/quickmapoptions.html#zoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1198,"kind":1024,"name":"minZoom","url":"interfaces/quickmapoptions.html#minzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1199,"kind":1024,"name":"maxZoom","url":"interfaces/quickmapoptions.html#maxzoom","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1200,"kind":1024,"name":"baseSwitcher","url":"interfaces/quickmapoptions.html#baseswitcher","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1201,"kind":1024,"name":"fullScreen","url":"interfaces/quickmapoptions.html#fullscreen","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"quickMapOptions"},{"id":1202,"kind":64,"name":"quickMapBase","url":"globals.html#quickmapbase","classes":"tsd-kind-function"},{"id":1203,"kind":64,"name":"quickMap","url":"globals.html#quickmap","classes":"tsd-kind-function"},{"id":1204,"kind":64,"name":"quickMapMulti","url":"globals.html#quickmapmulti","classes":"tsd-kind-function"},{"id":1205,"kind":128,"name":"SortedFeatures","url":"classes/sortedfeatures.html","classes":"tsd-kind-class"},{"id":1206,"kind":1024,"name":"sortedFeatures","url":"classes/sortedfeatures.html#sortedfeatures-1","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1207,"kind":1024,"name":"propertyName","url":"classes/sortedfeatures.html#propertyname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1208,"kind":1024,"name":"_propertyType","url":"classes/sortedfeatures.html#_propertytype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1209,"kind":512,"name":"constructor","url":"classes/sortedfeatures.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1210,"kind":2048,"name":"getFeature","url":"classes/sortedfeatures.html#getfeature","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SortedFeatures"},{"id":1211,"kind":256,"name":"iAction","url":"interfaces/iaction.html","classes":"tsd-kind-interface"},{"id":1212,"kind":1024,"name":"type","url":"interfaces/iaction.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"iAction"},{"id":1213,"kind":32,"name":"connect","url":"globals.html#connect","classes":"tsd-kind-variable"},{"id":1214,"kind":32,"name":"Provider","url":"globals.html#provider","classes":"tsd-kind-variable"},{"id":1215,"kind":32,"name":"combineReducers","url":"globals.html#combinereducers","classes":"tsd-kind-variable"},{"id":1216,"kind":32,"name":"createStore","url":"globals.html#createstore","classes":"tsd-kind-variable"},{"id":1217,"kind":64,"name":"stringToDate","url":"globals.html#stringtodate","classes":"tsd-kind-function"},{"id":1218,"kind":64,"name":"dateToString","url":"globals.html#datetostring","classes":"tsd-kind-function"},{"id":1219,"kind":128,"name":"DatePick","url":"classes/datepick.html","classes":"tsd-kind-class"},{"id":1220,"kind":1024,"name":"defaultId","url":"classes/datepick.html#defaultid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DatePick"},{"id":1221,"kind":512,"name":"constructor","url":"classes/datepick.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"DatePick"},{"id":1222,"kind":2048,"name":"componentDidMount","url":"classes/datepick.html#componentdidmount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DatePick"},{"id":1223,"kind":2048,"name":"render","url":"classes/datepick.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"DatePick"},{"id":1224,"kind":2048,"name":"setState","url":"classes/datepick.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"DatePick"},{"id":1225,"kind":2048,"name":"forceUpdate","url":"classes/datepick.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DatePick"},{"id":1226,"kind":1024,"name":"props","url":"classes/datepick.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DatePick"},{"id":1227,"kind":1024,"name":"state","url":"classes/datepick.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DatePick"},{"id":1228,"kind":1024,"name":"context","url":"classes/datepick.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DatePick"},{"id":1229,"kind":1024,"name":"refs","url":"classes/datepick.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DatePick"},{"id":1230,"kind":65536,"name":"__type","url":"classes/datepick.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"DatePick.refs"},{"id":1231,"kind":128,"name":"DateRange","url":"classes/daterange.html","classes":"tsd-kind-class"},{"id":1232,"kind":1024,"name":"startId","url":"classes/daterange.html#startid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1233,"kind":1024,"name":"endId","url":"classes/daterange.html#endid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1234,"kind":1024,"name":"startInput","url":"classes/daterange.html#startinput","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1235,"kind":1024,"name":"endInput","url":"classes/daterange.html#endinput","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1236,"kind":1024,"name":"start","url":"classes/daterange.html#start","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1237,"kind":1024,"name":"end","url":"classes/daterange.html#end","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1238,"kind":1024,"name":"maxRange","url":"classes/daterange.html#maxrange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1239,"kind":1024,"name":"minRange","url":"classes/daterange.html#minrange","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1240,"kind":1024,"name":"numDays","url":"classes/daterange.html#numdays","classes":"tsd-kind-property tsd-parent-kind-class","parent":"DateRange"},{"id":1241,"kind":512,"name":"constructor","url":"classes/daterange.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"DateRange"},{"id":1242,"kind":2048,"name":"setNumDays","url":"classes/daterange.html#setnumdays","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DateRange"},{"id":1243,"kind":2048,"name":"componentDidMount","url":"classes/daterange.html#componentdidmount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DateRange"},{"id":1244,"kind":262144,"name":"needReset","url":"classes/daterange.html#needreset","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"DateRange"},{"id":1245,"kind":2048,"name":"setStart","url":"classes/daterange.html#setstart","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DateRange"},{"id":1246,"kind":2048,"name":"setEnd","url":"classes/daterange.html#setend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"DateRange"},{"id":1247,"kind":2048,"name":"render","url":"classes/daterange.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"DateRange"},{"id":1248,"kind":2048,"name":"setState","url":"classes/daterange.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"DateRange"},{"id":1249,"kind":2048,"name":"forceUpdate","url":"classes/daterange.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DateRange"},{"id":1250,"kind":1024,"name":"props","url":"classes/daterange.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DateRange"},{"id":1251,"kind":1024,"name":"state","url":"classes/daterange.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DateRange"},{"id":1252,"kind":1024,"name":"context","url":"classes/daterange.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DateRange"},{"id":1253,"kind":1024,"name":"refs","url":"classes/daterange.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DateRange"},{"id":1254,"kind":65536,"name":"__type","url":"classes/daterange.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"DateRange.refs"},{"id":1255,"kind":64,"name":"default","url":"globals.html#default","classes":"tsd-kind-function"},{"id":1256,"kind":128,"name":"RadioItem","url":"classes/radioitem.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":1257,"kind":1024,"name":"guid","url":"classes/radioitem.html#guid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"RadioItem"},{"id":1258,"kind":2048,"name":"render","url":"classes/radioitem.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"RadioItem"},{"id":1259,"kind":512,"name":"constructor","url":"classes/radioitem.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1260,"kind":2048,"name":"setState","url":"classes/radioitem.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1261,"kind":2048,"name":"forceUpdate","url":"classes/radioitem.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1262,"kind":1024,"name":"props","url":"classes/radioitem.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1263,"kind":1024,"name":"state","url":"classes/radioitem.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1264,"kind":1024,"name":"context","url":"classes/radioitem.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1265,"kind":1024,"name":"refs","url":"classes/radioitem.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioItem"},{"id":1266,"kind":65536,"name":"__type","url":"classes/radioitem.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"RadioItem.refs"},{"id":1267,"kind":128,"name":"RadioBase","url":"classes/radiobase.html","classes":"tsd-kind-class tsd-is-not-exported"},{"id":1268,"kind":1024,"name":"inline","url":"classes/radiobase.html#inline","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"RadioBase"},{"id":1269,"kind":1024,"name":"groupId","url":"classes/radiobase.html#groupid","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-not-exported","parent":"RadioBase"},{"id":1270,"kind":512,"name":"constructor","url":"classes/radiobase.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"RadioBase"},{"id":1271,"kind":2048,"name":"render","url":"classes/radiobase.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported","parent":"RadioBase"},{"id":1272,"kind":2048,"name":"setState","url":"classes/radiobase.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1273,"kind":2048,"name":"forceUpdate","url":"classes/radiobase.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1274,"kind":1024,"name":"props","url":"classes/radiobase.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1275,"kind":1024,"name":"state","url":"classes/radiobase.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1276,"kind":1024,"name":"context","url":"classes/radiobase.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1277,"kind":1024,"name":"refs","url":"classes/radiobase.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported","parent":"RadioBase"},{"id":1278,"kind":65536,"name":"__type","url":"classes/radiobase.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"RadioBase.refs"},{"id":1279,"kind":128,"name":"Radio","url":"classes/radio.html","classes":"tsd-kind-class"},{"id":1280,"kind":2048,"name":"render","url":"classes/radio.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Radio"},{"id":1281,"kind":512,"name":"constructor","url":"classes/radio.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1282,"kind":2048,"name":"setState","url":"classes/radio.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Radio"},{"id":1283,"kind":2048,"name":"forceUpdate","url":"classes/radio.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1284,"kind":1024,"name":"props","url":"classes/radio.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1285,"kind":1024,"name":"state","url":"classes/radio.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1286,"kind":1024,"name":"context","url":"classes/radio.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1287,"kind":1024,"name":"refs","url":"classes/radio.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Radio"},{"id":1288,"kind":65536,"name":"__type","url":"classes/radio.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Radio.refs"},{"id":1289,"kind":128,"name":"RadioConnected","url":"classes/radioconnected.html","classes":"tsd-kind-class"},{"id":1290,"kind":2048,"name":"render","url":"classes/radioconnected.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"RadioConnected"},{"id":1291,"kind":512,"name":"constructor","url":"classes/radioconnected.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1292,"kind":2048,"name":"setState","url":"classes/radioconnected.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"RadioConnected"},{"id":1293,"kind":2048,"name":"forceUpdate","url":"classes/radioconnected.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1294,"kind":1024,"name":"props","url":"classes/radioconnected.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1295,"kind":1024,"name":"state","url":"classes/radioconnected.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1296,"kind":1024,"name":"context","url":"classes/radioconnected.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1297,"kind":1024,"name":"refs","url":"classes/radioconnected.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RadioConnected"},{"id":1298,"kind":65536,"name":"__type","url":"classes/radioconnected.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"RadioConnected.refs"},{"id":1299,"kind":128,"name":"SelectArea","url":"classes/selectarea.html","classes":"tsd-kind-class"},{"id":1300,"kind":1024,"name":"map","url":"classes/selectarea.html#map","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1301,"kind":1024,"name":"callback","url":"classes/selectarea.html#callback","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1302,"kind":65536,"name":"__type","url":"classes/selectarea.html#callback.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"SelectArea.callback"},{"id":1303,"kind":1024,"name":"areaOverlay","url":"classes/selectarea.html#areaoverlay","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1304,"kind":1024,"name":"draw","url":"classes/selectarea.html#draw","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1305,"kind":1024,"name":"selectId","url":"classes/selectarea.html#selectid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1306,"kind":1024,"name":"cancelId","url":"classes/selectarea.html#cancelid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1307,"kind":1024,"name":"selectButton","url":"classes/selectarea.html#selectbutton","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1308,"kind":1024,"name":"cancelButton","url":"classes/selectarea.html#cancelbutton","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SelectArea"},{"id":1309,"kind":512,"name":"constructor","url":"classes/selectarea.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"SelectArea"},{"id":1310,"kind":2048,"name":"componentDidMount","url":"classes/selectarea.html#componentdidmount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectArea"},{"id":1311,"kind":2048,"name":"setArea","url":"classes/selectarea.html#setarea","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectArea"},{"id":1312,"kind":2048,"name":"cancel","url":"classes/selectarea.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SelectArea"},{"id":1313,"kind":2048,"name":"render","url":"classes/selectarea.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"SelectArea"},{"id":1314,"kind":2048,"name":"setState","url":"classes/selectarea.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"SelectArea"},{"id":1315,"kind":2048,"name":"forceUpdate","url":"classes/selectarea.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"SelectArea"},{"id":1316,"kind":1024,"name":"props","url":"classes/selectarea.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"SelectArea"},{"id":1317,"kind":1024,"name":"state","url":"classes/selectarea.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"SelectArea"},{"id":1318,"kind":1024,"name":"context","url":"classes/selectarea.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"SelectArea"},{"id":1319,"kind":1024,"name":"refs","url":"classes/selectarea.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"SelectArea"},{"id":1320,"kind":65536,"name":"__type","url":"classes/selectarea.html#refs.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"SelectArea.refs"},{"id":1321,"kind":128,"name":"Slider","url":"classes/slider.html","classes":"tsd-kind-class"},{"id":1322,"kind":1024,"name":"uid","url":"classes/slider.html#uid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1323,"kind":1024,"name":"startUid","url":"classes/slider.html#startuid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1324,"kind":1024,"name":"endUid","url":"classes/slider.html#enduid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1325,"kind":1024,"name":"intervalUid","url":"classes/slider.html#intervaluid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1326,"kind":1024,"name":"el","url":"classes/slider.html#el","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1327,"kind":1024,"name":"startButton","url":"classes/slider.html#startbutton","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1328,"kind":1024,"name":"endButton","url":"classes/slider.html#endbutton","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1329,"kind":1024,"name":"intervalSelect","url":"classes/slider.html#intervalselect","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1330,"kind":1024,"name":"interval","url":"classes/slider.html#interval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1331,"kind":1024,"name":"running","url":"classes/slider.html#running","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1332,"kind":1024,"name":"minVal","url":"classes/slider.html#minval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1333,"kind":1024,"name":"maxVal","url":"classes/slider.html#maxval","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1334,"kind":1024,"name":"step","url":"classes/slider.html#step","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Slider"},{"id":1335,"kind":512,"name":"constructor","url":"classes/slider.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"Slider"},{"id":1336,"kind":2048,"name":"componentDidMount","url":"classes/slider.html#componentdidmount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Slider"},{"id":1337,"kind":2048,"name":"updateRunning","url":"classes/slider.html#updaterunning","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Slider"},{"id":1338,"kind":2048,"name":"startAnimate","url":"classes/slider.html#startanimate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Slider"},{"id":1339,"kind":2048,"name":"stopAnimate","url":"classes/slider.html#stopanimate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Slider"},{"id":1340,"kind":2048,"name":"restartAnimate","url":"classes/slider.html#restartanimate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Slider"},{"id":1341,"kind":2048,"name":"render","url":"classes/slider.html#render","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Slider"},{"id":1342,"kind":2048,"name":"setState","url":"classes/slider.html#setstate","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"Slider"},{"id":1343,"kind":2048,"name":"forceUpdate","url":"classes/slider.html#forceupdate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"Slider"},{"id":1344,"kind":1024,"name":"props","url":"classes/slider.html#props","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Slider"},{"id":1345,"kind":1024,"name":"state","url":"classes/slider.html#state","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Slider"},{"id":1346,"kind":1024,"name":"context","url":"classes/slider.html#context","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Slider"},{"id":1347,"kind":1024,"name":"refs","url":"classes/slider.html#refs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"Slider"},{"id":1348,"kind":65536,"name":"__type","url":"classes/slider.html#refs.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"Slider.refs"},{"id":1349,"kind":2,"name":"checkDefined","url":"modules/checkdefined.html","classes":"tsd-kind-module"},{"id":1350,"kind":32,"name":"undefinedOrNull","url":"modules/checkdefined.html#undefinedornull","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"checkDefined"},{"id":1351,"kind":32,"name":"definedAndNotNull","url":"modules/checkdefined.html#definedandnotnull","classes":"tsd-kind-variable tsd-parent-kind-module","parent":"checkDefined"},{"id":1352,"kind":64,"name":"leadingPad","url":"globals.html#leadingpad","classes":"tsd-kind-function tsd-is-not-exported"},{"id":1353,"kind":64,"name":"dateToYyyyMmDdHhMmSs","url":"globals.html#datetoyyyymmddhhmmss","classes":"tsd-kind-function"},{"id":1354,"kind":64,"name":"dateToYyyyMmDdHh000","url":"globals.html#datetoyyyymmddhh000","classes":"tsd-kind-function"},{"id":1355,"kind":64,"name":"isNumber","url":"globals.html#isnumber","classes":"tsd-kind-function tsd-is-not-exported"},{"id":1356,"kind":64,"name":"getUrlParams","url":"globals.html#geturlparams","classes":"tsd-kind-function"},{"id":1357,"kind":256,"name":"keyVals","url":"interfaces/keyvals.html","classes":"tsd-kind-interface"},{"id":1358,"kind":1024,"name":"key","url":"interfaces/keyvals.html#key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"keyVals"},{"id":1359,"kind":1024,"name":"value","url":"interfaces/keyvals.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"keyVals"},{"id":1360,"kind":64,"name":"keyValPairs","url":"globals.html#keyvalpairs","classes":"tsd-kind-function"}]};
\ No newline at end of file
diff --git a/doc/classes/_slider.html b/doc/classes/_slider.html
index 5a68dc7..249f867 100644
--- a/doc/classes/_slider.html
+++ b/doc/classes/_slider.html
@@ -140,7 +140,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L75">collections/Sliders.ts:75</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L75">collections/Sliders.ts:75</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -172,7 +172,7 @@
 					<div class="tsd-signature tsd-kind-icon">_dropdown<wbr>Selection<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L75">collections/Sliders.ts:75</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L75">collections/Sliders.ts:75</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -182,7 +182,7 @@
 					<div class="tsd-signature tsd-kind-icon">_locked<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L57">collections/Sliders.ts:57</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L57">collections/Sliders.ts:57</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -192,7 +192,7 @@
 					<div class="tsd-signature tsd-kind-icon">_max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L56">collections/Sliders.ts:56</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L56">collections/Sliders.ts:56</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -202,7 +202,7 @@
 					<div class="tsd-signature tsd-kind-icon">_min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L55">collections/Sliders.ts:55</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L55">collections/Sliders.ts:55</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<div class="tsd-signature tsd-kind-icon">_weight<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L61">collections/Sliders.ts:61</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L61">collections/Sliders.ts:61</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<div class="tsd-signature tsd-kind-icon">_weight<wbr>Default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L60">collections/Sliders.ts:60</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L60">collections/Sliders.ts:60</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -232,7 +232,7 @@
 					<div class="tsd-signature tsd-kind-icon">at<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L59">collections/Sliders.ts:59</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L59">collections/Sliders.ts:59</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -242,7 +242,7 @@
 					<div class="tsd-signature tsd-kind-icon">at<wbr>Min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L58">collections/Sliders.ts:58</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L58">collections/Sliders.ts:58</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -252,7 +252,7 @@
 					<div class="tsd-signature tsd-kind-icon">chk<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L71">collections/Sliders.ts:71</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L71">collections/Sliders.ts:71</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -262,7 +262,7 @@
 					<div class="tsd-signature tsd-kind-icon">dom<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L63">collections/Sliders.ts:63</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L63">collections/Sliders.ts:63</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -272,7 +272,7 @@
 					<div class="tsd-signature tsd-kind-icon">html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L62">collections/Sliders.ts:62</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L62">collections/Sliders.ts:62</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -282,7 +282,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<wbr>High<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L67">collections/Sliders.ts:67</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L67">collections/Sliders.ts:67</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -292,7 +292,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<wbr>Low<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L66">collections/Sliders.ts:66</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L66">collections/Sliders.ts:66</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -302,7 +302,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L68">collections/Sliders.ts:68</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L68">collections/Sliders.ts:68</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -312,7 +312,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L64">collections/Sliders.ts:64</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L64">collections/Sliders.ts:64</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -322,7 +322,7 @@
 					<div class="tsd-signature tsd-kind-icon">selected<wbr>Param<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L73">collections/Sliders.ts:73</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L73">collections/Sliders.ts:73</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -332,7 +332,7 @@
 					<div class="tsd-signature tsd-kind-icon">selected<wbr>Param<wbr>Default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L74">collections/Sliders.ts:74</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L74">collections/Sliders.ts:74</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -342,7 +342,7 @@
 					<div class="tsd-signature tsd-kind-icon">selection<wbr>Box<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L70">collections/Sliders.ts:70</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L70">collections/Sliders.ts:70</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -352,7 +352,7 @@
 					<div class="tsd-signature tsd-kind-icon">slider<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L69">collections/Sliders.ts:69</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L69">collections/Sliders.ts:69</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -370,7 +370,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L185">collections/Sliders.ts:185</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L185">collections/Sliders.ts:185</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -381,7 +381,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L193">collections/Sliders.ts:193</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L193">collections/Sliders.ts:193</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -413,7 +413,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L226">collections/Sliders.ts:226</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L226">collections/Sliders.ts:226</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -424,7 +424,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L234">collections/Sliders.ts:234</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L234">collections/Sliders.ts:234</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -456,7 +456,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L204">collections/Sliders.ts:204</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L204">collections/Sliders.ts:204</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -467,7 +467,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L212">collections/Sliders.ts:212</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L212">collections/Sliders.ts:212</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -499,7 +499,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L248">collections/Sliders.ts:248</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L248">collections/Sliders.ts:248</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -510,7 +510,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L256">collections/Sliders.ts:256</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L256">collections/Sliders.ts:256</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -544,7 +544,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L127">collections/Sliders.ts:127</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L127">collections/Sliders.ts:127</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -575,7 +575,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L142">collections/Sliders.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L142">collections/Sliders.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -607,7 +607,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L171">collections/Sliders.ts:171</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L171">collections/Sliders.ts:171</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/commonsymbol.html b/doc/classes/commonsymbol.html
index e00f7ed..d03fddd 100644
--- a/doc/classes/commonsymbol.html
+++ b/doc/classes/commonsymbol.html
@@ -119,7 +119,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -150,7 +150,7 @@
 					<div class="tsd-signature tsd-kind-icon">legend<wbr>Html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -160,7 +160,7 @@
 					<div class="tsd-signature tsd-kind-icon">ol<wbr>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>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -170,7 +170,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<div class="tsd-signature tsd-kind-icon">symbol<wbr>Obj<span class="tsd-signature-symbol">:</span> <a href="../interfaces/esrisymbol.html" class="tsd-signature-type">EsriSymbol</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/datepick.html b/doc/classes/datepick.html
new file mode 100644
index 0000000..5325ffa
--- /dev/null
+++ b/doc/classes/datepick.html
@@ -0,0 +1,552 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>DatePick | 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="datepick.html">DatePick</a>
+				</li>
+			</ul>
+			<h1>Class DatePick</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>params label, id, initialDate, change callback with value as string</p>
+					</div>
+				</div>
+			</section>
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">DatePick</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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="datepick.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"><a href="datepick.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="datepick.html#defaultid" class="tsd-kind-icon">default<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="datepick.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="datepick.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="datepick.html#state" class="tsd-kind-icon">state</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"><a href="datepick.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="datepick.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="datepick.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="datepick.html#setstate" class="tsd-kind-icon">set<wbr>State</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>Date<wbr>Pick<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, context<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><a href="datepick.html" class="tsd-signature-type">DatePick</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.__constructor</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DatePick.tsx#L17">react/DatePick.tsx:17</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>props: <span class="tsd-signature-type">any</span></h5>
+								</li>
+								<li>
+									<h5>context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="datepick.html" class="tsd-signature-type">DatePick</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">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="defaultid" class="tsd-anchor"></a>
+					<h3>default<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">default<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DatePick.tsx#L17">react/DatePick.tsx:17</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</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">
+					<a name="componentdidmount" class="tsd-anchor"></a>
+					<h3>component<wbr>Did<wbr>Mount</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DatePick.tsx#L24">react/DatePick.tsx:24</a></li>
+								</ul>
+							</aside>
+							<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="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DatePick.tsx#L36">react/DatePick.tsx:36</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>change<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>val: <span class="tsd-signature-type">string</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> id<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> initial<wbr>Date<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Date</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="datepick.html" class="tsd-kind-icon">Date<wbr>Pick</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
+								<a href="datepick.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="datepick.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="datepick.html#defaultid" class="tsd-kind-icon">default<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="datepick.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="datepick.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="datepick.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="datepick.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="datepick.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="datepick.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="datepick.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/daterange.html b/doc/classes/daterange.html
new file mode 100644
index 0000000..30ac490
--- /dev/null
+++ b/doc/classes/daterange.html
@@ -0,0 +1,770 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>DateRange | 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="daterange.html">DateRange</a>
+				</li>
+			</ul>
+			<h1>Class DateRange</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">DateRange</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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="daterange.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"><a href="daterange.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#end" class="tsd-kind-icon">end</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#endid" class="tsd-kind-icon">end<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#endinput" class="tsd-kind-icon">end<wbr>Input</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#maxrange" class="tsd-kind-icon">max<wbr>Range</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#minrange" class="tsd-kind-icon">min<wbr>Range</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#numdays" class="tsd-kind-icon">num<wbr>Days</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="daterange.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="daterange.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#start" class="tsd-kind-icon">start</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#startid" class="tsd-kind-icon">start<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="daterange.html#startinput" class="tsd-kind-icon">start<wbr>Input</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="daterange.html#state" class="tsd-kind-icon">state</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section ">
+							<h3>Accessors</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="daterange.html#needreset" class="tsd-kind-icon">need<wbr>Reset</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"><a href="daterange.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="daterange.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="daterange.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="daterange.html#setend" class="tsd-kind-icon">set<wbr>End</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="daterange.html#setnumdays" class="tsd-kind-icon">set<wbr>Num<wbr>Days</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="daterange.html#setstart" class="tsd-kind-icon">set<wbr>Start</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="daterange.html#setstate" class="tsd-kind-icon">set<wbr>State</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>Date<wbr>Range<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, context<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><a href="daterange.html" class="tsd-signature-type">DateRange</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.__constructor</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L37">react/DateRange.tsx:37</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>props: <span class="tsd-signature-type">any</span></h5>
+								</li>
+								<li>
+									<h5>context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="daterange.html" class="tsd-signature-type">DateRange</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">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="end" class="tsd-anchor"></a>
+					<h3>end</h3>
+					<div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L34">react/DateRange.tsx:34</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="endid" class="tsd-anchor"></a>
+					<h3>end<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">end<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;makeGuid()</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L30">react/DateRange.tsx:30</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="endinput" class="tsd-anchor"></a>
+					<h3>end<wbr>Input</h3>
+					<div class="tsd-signature tsd-kind-icon">end<wbr>Input<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLInputElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L32">react/DateRange.tsx:32</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="maxrange" class="tsd-anchor"></a>
+					<h3>max<wbr>Range</h3>
+					<div class="tsd-signature tsd-kind-icon">max<wbr>Range<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L35">react/DateRange.tsx:35</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="minrange" class="tsd-anchor"></a>
+					<h3>min<wbr>Range</h3>
+					<div class="tsd-signature tsd-kind-icon">min<wbr>Range<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L36">react/DateRange.tsx:36</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="numdays" class="tsd-anchor"></a>
+					<h3>num<wbr>Days</h3>
+					<div class="tsd-signature tsd-kind-icon">num<wbr>Days<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L37">react/DateRange.tsx:37</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="start" class="tsd-anchor"></a>
+					<h3>start</h3>
+					<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L33">react/DateRange.tsx:33</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="startid" class="tsd-anchor"></a>
+					<h3>start<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">start<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;makeGuid()</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L29">react/DateRange.tsx:29</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="startinput" class="tsd-anchor"></a>
+					<h3>start<wbr>Input</h3>
+					<div class="tsd-signature tsd-kind-icon">start<wbr>Input<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLInputElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L31">react/DateRange.tsx:31</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group ">
+				<h2>Accessors</h2>
+				<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
+					<a name="needreset" class="tsd-anchor"></a>
+					<h3>need<wbr>Reset</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> needReset<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L72">react/DateRange.tsx:72</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</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">
+					<a name="componentdidmount" class="tsd-anchor"></a>
+					<h3>component<wbr>Did<wbr>Mount</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L66">react/DateRange.tsx:66</a></li>
+								</ul>
+							</aside>
+							<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="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L114">react/DateRange.tsx:114</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
+					<a name="setend" class="tsd-anchor"></a>
+					<h3>set<wbr>End</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>End<span class="tsd-signature-symbol">(</span>s<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">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L95">react/DateRange.tsx:95</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>s: <span class="tsd-signature-type">string</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
+					<a name="setnumdays" class="tsd-anchor"></a>
+					<h3>set<wbr>Num<wbr>Days</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>Num<wbr>Days<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L61">react/DateRange.tsx:61</a></li>
+								</ul>
+							</aside>
+							<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="setstart" class="tsd-anchor"></a>
+					<h3>set<wbr>Start</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>Start<span class="tsd-signature-symbol">(</span>s<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">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/DateRange.tsx#L76">react/DateRange.tsx:76</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>s: <span class="tsd-signature-type">string</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span>, end<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</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">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>start: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></h5>
+																						</li>
+																						<li>
+																							<h5>end: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> initial<wbr>End<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr>Date<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>max<wbr>Range<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr>Date<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr>Range<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="daterange.html" class="tsd-kind-icon">Date<wbr>Range</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
+								<a href="daterange.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="daterange.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#end" class="tsd-kind-icon">end</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#endid" class="tsd-kind-icon">end<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#endinput" class="tsd-kind-icon">end<wbr>Input</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#maxrange" class="tsd-kind-icon">max<wbr>Range</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#minrange" class="tsd-kind-icon">min<wbr>Range</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#numdays" class="tsd-kind-icon">num<wbr>Days</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="daterange.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="daterange.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#start" class="tsd-kind-icon">start</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#startid" class="tsd-kind-icon">start<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="daterange.html#startinput" class="tsd-kind-icon">start<wbr>Input</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="daterange.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-get-signature tsd-parent-kind-class">
+								<a href="daterange.html#needreset" class="tsd-kind-icon">need<wbr>Reset</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="daterange.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="daterange.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="daterange.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="daterange.html#setend" class="tsd-kind-icon">set<wbr>End</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="daterange.html#setnumdays" class="tsd-kind-icon">set<wbr>Num<wbr>Days</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="daterange.html#setstart" class="tsd-kind-icon">set<wbr>Start</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="daterange.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/dayrange.html b/doc/classes/dayrange.html
index 0a5c5c9..e40563c 100644
--- a/doc/classes/dayrange.html
+++ b/doc/classes/dayrange.html
@@ -117,7 +117,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L13">domUtil/day-range.ts:13</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L13">domUtil/day-range.ts:13</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -157,7 +157,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$end<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L10">domUtil/day-range.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L10">domUtil/day-range.ts:10</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -167,7 +167,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$start<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L9">domUtil/day-range.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L9">domUtil/day-range.ts:9</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -177,7 +177,7 @@
 					<div class="tsd-signature tsd-kind-icon">_end<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L13">domUtil/day-range.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L13">domUtil/day-range.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -187,7 +187,7 @@
 					<div class="tsd-signature tsd-kind-icon">_max<wbr>Date<wbr>Range<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L11">domUtil/day-range.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L11">domUtil/day-range.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -197,7 +197,7 @@
 					<div class="tsd-signature tsd-kind-icon">_start<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L12">domUtil/day-range.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L12">domUtil/day-range.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -207,7 +207,7 @@
 					<div class="tsd-signature tsd-kind-icon">_working<wbr>Day<wbr>Range<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L8">domUtil/day-range.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L8">domUtil/day-range.ts:8</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -225,7 +225,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L88">domUtil/day-range.ts:88</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L88">domUtil/day-range.ts:88</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
@@ -233,7 +233,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L93">domUtil/day-range.ts:93</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L93">domUtil/day-range.ts:93</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -257,7 +257,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L61">domUtil/day-range.ts:61</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L61">domUtil/day-range.ts:61</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
@@ -265,7 +265,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L69">domUtil/day-range.ts:69</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L69">domUtil/day-range.ts:69</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/featurelayerproperties.html b/doc/classes/featurelayerproperties.html
index d5601b9..2614981 100644
--- a/doc/classes/featurelayerproperties.html
+++ b/doc/classes/featurelayerproperties.html
@@ -116,7 +116,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L46">olHelpers/mapPopupCls.ts:46</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L46">olHelpers/mapPopupCls.ts:46</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -172,7 +172,7 @@
 					<div class="tsd-signature tsd-kind-icon">esri<wbr>Layer<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L46">olHelpers/mapPopupCls.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L46">olHelpers/mapPopupCls.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -182,7 +182,7 @@
 					<div class="tsd-signature tsd-kind-icon">feature<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Feature</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L41">olHelpers/mapPopupCls.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L41">olHelpers/mapPopupCls.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -192,7 +192,7 @@
 					<div class="tsd-signature tsd-kind-icon">layer<span class="tsd-signature-symbol">:</span> <a href="layerbasevector.html" class="tsd-signature-type">LayerBaseVector</a><span class="tsd-signature-symbol"> | </span><a href="layeresrimapserver.html" class="tsd-signature-type">LayerEsriMapServer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L42">olHelpers/mapPopupCls.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L42">olHelpers/mapPopupCls.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -202,7 +202,7 @@
 					<div class="tsd-signature tsd-kind-icon">layer<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L43">olHelpers/mapPopupCls.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L43">olHelpers/mapPopupCls.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<div class="tsd-signature tsd-kind-icon">popup<wbr>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L45">olHelpers/mapPopupCls.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L45">olHelpers/mapPopupCls.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<div class="tsd-signature tsd-kind-icon">selection<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Vector</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L44">olHelpers/mapPopupCls.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L44">olHelpers/mapPopupCls.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -239,7 +239,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L65">olHelpers/mapPopupCls.ts:65</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L65">olHelpers/mapPopupCls.ts:65</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
diff --git a/doc/classes/itslayercollection.html b/doc/classes/itslayercollection.html
index fbc5e3d..a181519 100644
--- a/doc/classes/itslayercollection.html
+++ b/doc/classes/itslayercollection.html
@@ -112,7 +112,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L104">collections/ItsLayerCollection.ts:104</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L104">collections/ItsLayerCollection.ts:104</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -147,7 +147,7 @@
 					<div class="tsd-signature tsd-kind-icon">_layers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="layeritsinventory.html" class="tsd-signature-type">LayerItsInventory</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L104">collections/ItsLayerCollection.ts:104</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L104">collections/ItsLayerCollection.ts:104</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -157,7 +157,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L103">collections/ItsLayerCollection.ts:103</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L103">collections/ItsLayerCollection.ts:103</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -174,7 +174,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L160">collections/ItsLayerCollection.ts:160</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L160">collections/ItsLayerCollection.ts:160</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/layerbase.html b/doc/classes/layerbase.html
index 9eee4c7..cd28cff 100644
--- a/doc/classes/layerbase.html
+++ b/doc/classes/layerbase.html
@@ -183,7 +183,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -223,7 +223,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -243,7 +243,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -253,7 +253,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -263,7 +263,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -273,7 +273,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -283,7 +283,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -293,7 +293,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -303,7 +303,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -313,7 +313,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -323,7 +323,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -333,7 +333,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -343,7 +343,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -353,7 +353,7 @@
 					<div class="tsd-signature tsd-kind-icon">_ol<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Layer</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -363,7 +363,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -373,7 +373,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -383,7 +383,7 @@
 					<div class="tsd-signature tsd-kind-icon">_source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Source</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -393,7 +393,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -403,7 +403,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -413,7 +413,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -423,7 +423,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -441,7 +441,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -449,7 +449,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -473,7 +473,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -481,7 +481,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -505,7 +505,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -523,7 +523,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -556,7 +556,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -583,7 +583,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -610,7 +610,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -637,7 +637,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -664,7 +664,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -692,7 +692,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -710,7 +710,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -743,7 +743,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L431">layers/LayerBase.ts:431</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L431">layers/LayerBase.ts:431</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -766,7 +766,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -784,7 +784,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -818,7 +818,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -836,7 +836,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -869,7 +869,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L401">layers/LayerBase.ts:401</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L401">layers/LayerBase.ts:401</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -896,7 +896,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -924,7 +924,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -942,7 +942,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -975,7 +975,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -988,7 +988,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1019,7 +1019,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1047,7 +1047,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1070,7 +1070,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1098,7 +1098,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1115,7 +1115,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1138,7 +1138,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1155,7 +1155,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1172,7 +1172,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1194,7 +1194,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1217,7 +1217,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerbasevector.html b/doc/classes/layerbasevector.html
index a341142..932c0a2 100644
--- a/doc/classes/layerbasevector.html
+++ b/doc/classes/layerbasevector.html
@@ -211,7 +211,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -252,7 +252,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -263,7 +263,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -274,7 +274,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -284,7 +284,7 @@
 					<div class="tsd-signature tsd-kind-icon">_auto<wbr>Load<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -295,7 +295,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -306,7 +306,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -317,7 +317,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -328,7 +328,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -339,7 +339,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -349,7 +349,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<span class="tsd-signature-symbol">:</span> <a href="mapmovecls.html" class="tsd-signature-type">MapMoveCls</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -359,7 +359,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Make<wbr>Get<wbr>Params<span class="tsd-signature-symbol">:</span> <a href="../interfaces/makemapmoveparams.html" class="tsd-signature-type">makeMapMoveParams</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -369,7 +369,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -380,7 +380,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -391,7 +391,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -402,7 +402,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -413,7 +413,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -424,7 +424,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -435,7 +435,7 @@
 					<aside class="tsd-sources">
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -445,7 +445,7 @@
 					<div class="tsd-signature tsd-kind-icon">_on<wbr>Demand<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -455,7 +455,7 @@
 					<div class="tsd-signature tsd-kind-icon">_on<wbr>Demand<wbr>Delay<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -466,7 +466,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -477,7 +477,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -487,7 +487,7 @@
 					<div class="tsd-signature tsd-kind-icon">_projection4326<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -497,7 +497,7 @@
 					<div class="tsd-signature tsd-kind-icon">_projection<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -508,7 +508,7 @@
 					<aside class="tsd-sources">
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -518,7 +518,7 @@
 					<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>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -529,7 +529,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -540,7 +540,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -551,7 +551,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -562,7 +562,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -581,7 +581,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -590,7 +590,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -613,7 +613,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -635,7 +635,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -659,7 +659,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -668,7 +668,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -693,7 +693,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -712,7 +712,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -746,7 +746,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -773,7 +773,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -795,7 +795,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -822,7 +822,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -849,7 +849,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
@@ -867,7 +867,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -895,7 +895,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -923,7 +923,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -951,7 +951,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -980,7 +980,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -999,7 +999,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1033,7 +1033,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
@@ -1050,7 +1050,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1074,7 +1074,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1093,7 +1093,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1128,7 +1128,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1147,7 +1147,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1181,7 +1181,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1208,7 +1208,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1226,7 +1226,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1260,7 +1260,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1289,7 +1289,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1303,7 +1303,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1340,7 +1340,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1354,7 +1354,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1386,7 +1386,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1415,7 +1415,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1438,7 +1438,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L144">layers/LayerBaseVector.ts:144</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L144">layers/LayerBaseVector.ts:144</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1470,7 +1470,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1499,7 +1499,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1516,7 +1516,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1539,7 +1539,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1563,7 +1563,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1581,7 +1581,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1598,7 +1598,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1633,7 +1633,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L189">layers/LayerBaseVector.ts:189</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L189">layers/LayerBaseVector.ts:189</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1664,7 +1664,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1702,7 +1702,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1725,7 +1725,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1749,7 +1749,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerbasevectoresri.html b/doc/classes/layerbasevectoresri.html
index 86827dc..ff5495a 100644
--- a/doc/classes/layerbasevectoresri.html
+++ b/doc/classes/layerbasevectoresri.html
@@ -205,7 +205,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L28">layers/LayerBaseVectorEsri.ts:28</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L28">layers/LayerBaseVectorEsri.ts:28</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -246,7 +246,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -257,7 +257,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -268,7 +268,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -279,7 +279,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_autoload">_autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -289,7 +289,7 @@
 					<div class="tsd-signature tsd-kind-icon">_esri<wbr>Format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EsriJSON</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L26">layers/LayerBaseVectorEsri.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L26">layers/LayerBaseVectorEsri.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -300,7 +300,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -311,7 +311,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -322,7 +322,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -333,7 +333,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -344,7 +344,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -355,7 +355,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmove">_mapMove</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -366,7 +366,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmovemakegetparams">_mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -377,7 +377,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmoveparams">_mapMoveParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -388,7 +388,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -399,7 +399,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -410,7 +410,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -421,7 +421,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -432,7 +432,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -444,7 +444,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ollayer">_olLayer</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -455,7 +455,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemand">_onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -466,7 +466,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemanddelay">_onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -477,7 +477,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -487,7 +487,7 @@
 					<div class="tsd-signature tsd-kind-icon">_outSR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L25">layers/LayerBaseVectorEsri.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L25">layers/LayerBaseVectorEsri.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -498,7 +498,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -509,7 +509,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projection4326">_projection4326</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -520,7 +520,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projectionmap">_projectionMap</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -532,7 +532,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_source">_source</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -543,7 +543,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_style">_style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -554,7 +554,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -564,7 +564,7 @@
 					<div class="tsd-signature tsd-kind-icon">_url<wbr>Copy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L27">layers/LayerBaseVectorEsri.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L27">layers/LayerBaseVectorEsri.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -574,7 +574,7 @@
 					<div class="tsd-signature tsd-kind-icon">_use<wbr>Esri<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L28">layers/LayerBaseVectorEsri.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L28">layers/LayerBaseVectorEsri.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -585,7 +585,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -596,7 +596,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -607,7 +607,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -626,7 +626,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -635,7 +635,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -659,7 +659,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#autoload">autoLoad</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -682,7 +682,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#features">features</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -706,7 +706,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -715,7 +715,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -740,7 +740,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -759,7 +759,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -793,7 +793,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -821,7 +821,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapcrs">mapCrs</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -844,7 +844,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmove">mapMove</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -872,7 +872,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmoveparams">mapMoveParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -900,7 +900,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapproj">mapProj</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
@@ -918,7 +918,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -946,7 +946,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -974,7 +974,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1002,7 +1002,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1031,7 +1031,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1050,7 +1050,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1085,7 +1085,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
@@ -1103,7 +1103,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ondemanddelay">onDemandDelay</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1127,7 +1127,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1146,7 +1146,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1181,7 +1181,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1200,7 +1200,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1235,7 +1235,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1263,7 +1263,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1282,7 +1282,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1316,7 +1316,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1346,7 +1346,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1361,7 +1361,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1398,7 +1398,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1412,7 +1412,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1444,7 +1444,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1473,7 +1473,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L130">layers/LayerBaseVectorEsri.ts:130</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L130">layers/LayerBaseVectorEsri.ts:130</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1497,7 +1497,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#addfeatures">addFeatures</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L120">layers/LayerBaseVectorEsri.ts:120</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L120">layers/LayerBaseVectorEsri.ts:120</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1529,7 +1529,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L97">layers/LayerBaseVectorEsri.ts:97</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L97">layers/LayerBaseVectorEsri.ts:97</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1558,7 +1558,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1576,7 +1576,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#clear">clear</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1599,7 +1599,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1623,7 +1623,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1641,7 +1641,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1659,7 +1659,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovebefore">mapMoveBefore</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L171">layers/LayerBaseVectorEsri.ts:171</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L171">layers/LayerBaseVectorEsri.ts:171</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1695,7 +1695,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovecallback">mapMoveCallback</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L185">layers/LayerBaseVectorEsri.ts:185</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L185">layers/LayerBaseVectorEsri.ts:185</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1727,7 +1727,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L153">layers/LayerBaseVectorEsri.ts:153</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L153">layers/LayerBaseVectorEsri.ts:153</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1765,7 +1765,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1788,7 +1788,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1813,7 +1813,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#setzindex">setZIndex</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerbasevectorgeojson.html b/doc/classes/layerbasevectorgeojson.html
index 612baf0..7bb963f 100644
--- a/doc/classes/layerbasevectorgeojson.html
+++ b/doc/classes/layerbasevectorgeojson.html
@@ -204,14 +204,14 @@
 					<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<wbr>Geo<wbr>Json<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/layerbasevectorgeojsonoptions.html" class="tsd-signature-type">LayerBaseVectorGeoJsonOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="layerbasevectorgeojson.html" class="tsd-signature-type">LayerBaseVectorGeoJson</a></li>
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Layer<wbr>Base<wbr>Vector<wbr>Geo<wbr>Json<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/layerbasevectorgeojsonoptions.html" class="tsd-signature-type">LayerBaseVectorGeoJsonOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="layerbasevectorgeojson.html" class="tsd-signature-type">LayerBaseVectorGeoJson</a></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L33">layers/LayerBaseVectorGeoJson.ts:33</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -219,7 +219,7 @@
 							<h4 class="tsd-parameters-title">Parameters</h4>
 							<ul class="tsd-parameters">
 								<li>
-									<h5>url: <span class="tsd-signature-type">any</span></h5>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> url: <span class="tsd-signature-type">string</span></h5>
 									<div class="tsd-comment tsd-typography">
 										<div class="lead">
 											<p>resource url, set to &#39;&#39; to make blank layer</p>
@@ -249,7 +249,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -260,7 +260,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -271,7 +271,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -282,7 +282,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_autoload">_autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -292,7 +292,7 @@
 					<div class="tsd-signature tsd-kind-icon">_geo<wbr>Json<wbr>Format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">GeoJSON</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L31">layers/LayerBaseVectorGeoJson.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -303,7 +303,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -314,7 +314,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -325,7 +325,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -336,7 +336,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -347,7 +347,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -358,7 +358,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmove">_mapMove</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -369,7 +369,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmovemakegetparams">_mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -380,7 +380,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmoveparams">_mapMoveParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -391,7 +391,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -402,7 +402,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -413,7 +413,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -424,7 +424,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -435,7 +435,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -447,7 +447,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ollayer">_olLayer</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -458,7 +458,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemand">_onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -469,7 +469,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemanddelay">_onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -480,7 +480,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -491,7 +491,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -502,7 +502,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projection4326">_projection4326</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -513,7 +513,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projectionmap">_projectionMap</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -525,7 +525,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_source">_source</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -536,7 +536,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_style">_style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -546,7 +546,7 @@
 					<div class="tsd-signature tsd-kind-icon">_transform<span class="tsd-signature-symbol">:</span> <a href="../interfaces/crstransform.html" class="tsd-signature-type">crsTransform</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L33">layers/LayerBaseVectorGeoJson.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -557,7 +557,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -568,7 +568,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -579,7 +579,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -590,7 +590,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -609,7 +609,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -618,7 +618,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -642,7 +642,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#autoload">autoLoad</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -665,7 +665,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#features">features</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -689,7 +689,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -698,7 +698,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -723,7 +723,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -742,7 +742,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -776,7 +776,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -804,7 +804,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapcrs">mapCrs</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -827,7 +827,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmove">mapMove</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -855,7 +855,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmoveparams">mapMoveParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -883,7 +883,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapproj">mapProj</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
@@ -901,7 +901,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -929,7 +929,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -957,7 +957,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -985,7 +985,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1014,7 +1014,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1033,7 +1033,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1068,7 +1068,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
@@ -1086,7 +1086,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ondemanddelay">onDemandDelay</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1110,7 +1110,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1129,7 +1129,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1164,7 +1164,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1183,7 +1183,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1218,7 +1218,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1246,7 +1246,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1265,7 +1265,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1299,7 +1299,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1329,7 +1329,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1344,7 +1344,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1381,7 +1381,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1395,7 +1395,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1427,7 +1427,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1456,7 +1456,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L92">layers/LayerBaseVectorGeoJson.ts:92</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L95">layers/LayerBaseVectorGeoJson.ts:95</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1480,7 +1480,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#addfeatures">addFeatures</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L81">layers/LayerBaseVectorGeoJson.ts:81</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L80">layers/LayerBaseVectorGeoJson.ts:80</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1512,7 +1512,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1541,7 +1541,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1559,7 +1559,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#clear">clear</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1582,7 +1582,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1606,7 +1606,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1624,7 +1624,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1642,7 +1642,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovebefore">mapMoveBefore</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1678,7 +1678,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovecallback">mapMoveCallback</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L117">layers/LayerBaseVectorGeoJson.ts:117</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L120">layers/LayerBaseVectorGeoJson.ts:120</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1714,7 +1714,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1752,7 +1752,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1775,7 +1775,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1800,7 +1800,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#setzindex">setZIndex</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerbasexyztile.html b/doc/classes/layerbasexyztile.html
index 3eb3711..4c6ed3f 100644
--- a/doc/classes/layerbasexyztile.html
+++ b/doc/classes/layerbasexyztile.html
@@ -187,7 +187,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L14">layers/LayerBaseXyzTile.ts:14</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L14">layers/LayerBaseXyzTile.ts:14</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -228,7 +228,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -239,7 +239,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -250,7 +250,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -261,7 +261,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -272,7 +272,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -283,7 +283,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -294,7 +294,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -305,7 +305,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -316,7 +316,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -327,7 +327,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -338,7 +338,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -349,7 +349,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -360,7 +360,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -371,7 +371,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -382,7 +382,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -393,7 +393,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -404,7 +404,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -415,7 +415,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -426,7 +426,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -437,7 +437,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -448,7 +448,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -467,7 +467,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -476,7 +476,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -501,7 +501,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -510,7 +510,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -535,7 +535,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -554,7 +554,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -588,7 +588,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -616,7 +616,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -644,7 +644,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -672,7 +672,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -700,7 +700,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -729,7 +729,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -748,7 +748,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -782,7 +782,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -804,7 +804,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -823,7 +823,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -858,7 +858,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -877,7 +877,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -911,7 +911,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -932,7 +932,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -961,7 +961,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -980,7 +980,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1014,7 +1014,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1028,7 +1028,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1060,7 +1060,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1089,7 +1089,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1113,7 +1113,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1142,7 +1142,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1160,7 +1160,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1184,7 +1184,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1202,7 +1202,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1220,7 +1220,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1243,7 +1243,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1267,7 +1267,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layeresrimapserver.html b/doc/classes/layeresrimapserver.html
index 190a717..d213927 100644
--- a/doc/classes/layeresrimapserver.html
+++ b/doc/classes/layeresrimapserver.html
@@ -182,7 +182,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L25">layers/LayerEsriMapServer.ts:25</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L25">layers/LayerEsriMapServer.ts:25</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -218,7 +218,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -229,7 +229,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -240,7 +240,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -250,7 +250,7 @@
 					<div class="tsd-signature tsd-kind-icon">_esri<wbr>Format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EsriJSON</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L24">layers/LayerEsriMapServer.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L24">layers/LayerEsriMapServer.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -261,7 +261,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -272,7 +272,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -283,7 +283,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -294,7 +294,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -305,7 +305,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -316,7 +316,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -327,7 +327,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -338,7 +338,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -349,7 +349,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -360,7 +360,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -371,7 +371,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -382,7 +382,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -393,7 +393,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -403,7 +403,7 @@
 					<div class="tsd-signature tsd-kind-icon">_popup<wbr>Request<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQueryXHR</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L25">layers/LayerEsriMapServer.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L25">layers/LayerEsriMapServer.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -414,7 +414,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -425,7 +425,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -436,7 +436,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -447,7 +447,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -458,7 +458,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -477,7 +477,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -486,7 +486,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -511,7 +511,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -520,7 +520,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -545,7 +545,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -564,7 +564,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -598,7 +598,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -626,7 +626,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -654,7 +654,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -682,7 +682,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -710,7 +710,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -739,7 +739,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -758,7 +758,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -792,7 +792,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L164">layers/LayerEsriMapServer.ts:164</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L164">layers/LayerEsriMapServer.ts:164</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -814,7 +814,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -833,7 +833,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -868,7 +868,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -887,7 +887,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -921,7 +921,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L156">layers/LayerEsriMapServer.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L156">layers/LayerEsriMapServer.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -942,7 +942,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -971,7 +971,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -990,7 +990,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1024,7 +1024,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1038,7 +1038,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1070,7 +1070,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1099,7 +1099,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1123,7 +1123,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L82">layers/LayerEsriMapServer.ts:82</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L82">layers/LayerEsriMapServer.ts:82</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1152,7 +1152,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1170,7 +1170,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1194,7 +1194,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1211,7 +1211,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L98">layers/LayerEsriMapServer.ts:98</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L98">layers/LayerEsriMapServer.ts:98</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1235,7 +1235,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1253,7 +1253,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1276,7 +1276,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1300,7 +1300,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layeresritile.html b/doc/classes/layeresritile.html
index 852864a..9c9c7e8 100644
--- a/doc/classes/layeresritile.html
+++ b/doc/classes/layeresritile.html
@@ -180,7 +180,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriTile.ts#L21">layers/LayerEsriTile.ts:21</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriTile.ts#L21">layers/LayerEsriTile.ts:21</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -221,7 +221,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -232,7 +232,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -243,7 +243,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -254,7 +254,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -265,7 +265,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -276,7 +276,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -287,7 +287,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -298,7 +298,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -309,7 +309,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -320,7 +320,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -331,7 +331,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -342,7 +342,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -353,7 +353,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -364,7 +364,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -375,7 +375,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -386,7 +386,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -397,7 +397,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -408,7 +408,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -418,7 +418,7 @@
 					<div class="tsd-signature tsd-kind-icon">_use<wbr>Esri<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriTile.ts#L21">layers/LayerEsriTile.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriTile.ts#L21">layers/LayerEsriTile.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -429,7 +429,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -440,7 +440,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -451,7 +451,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -470,7 +470,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -479,7 +479,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -504,7 +504,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -513,7 +513,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -538,7 +538,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -557,7 +557,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -591,7 +591,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -619,7 +619,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -647,7 +647,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -675,7 +675,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -703,7 +703,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -732,7 +732,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -751,7 +751,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -786,7 +786,7 @@
 								<p>Inherited from <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -808,7 +808,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -827,7 +827,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -862,7 +862,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -881,7 +881,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -916,7 +916,7 @@
 								<p>Inherited from <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -937,7 +937,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -966,7 +966,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -985,7 +985,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1019,7 +1019,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1033,7 +1033,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1065,7 +1065,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1094,7 +1094,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L142">layers/LayerBase.ts:142</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1118,7 +1118,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriTile.ts#L61">layers/LayerEsriTile.ts:61</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriTile.ts#L61">layers/LayerEsriTile.ts:61</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1147,7 +1147,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1165,7 +1165,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1189,7 +1189,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1207,7 +1207,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1225,7 +1225,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1248,7 +1248,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1272,7 +1272,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layergroup.html b/doc/classes/layergroup.html
index 64809c4..6f28806 100644
--- a/doc/classes/layergroup.html
+++ b/doc/classes/layergroup.html
@@ -128,7 +128,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L27">collections/LayerLegend.ts:27</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L27">collections/LayerLegend.ts:27</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -155,7 +155,7 @@
 					<div class="tsd-signature tsd-kind-icon">add<wbr>Check<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L26">collections/LayerLegend.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L26">collections/LayerLegend.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -165,7 +165,7 @@
 					<div class="tsd-signature tsd-kind-icon">all<wbr>Group<wbr>Array<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L22">collections/LayerLegend.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L22">collections/LayerLegend.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -175,7 +175,7 @@
 					<div class="tsd-signature tsd-kind-icon">all<wbr>Group<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L23">collections/LayerLegend.ts:23</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L23">collections/LayerLegend.ts:23</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -185,7 +185,7 @@
 					<div class="tsd-signature tsd-kind-icon">all<wbr>Layer<wbr>Array<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L20">collections/LayerLegend.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L20">collections/LayerLegend.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -195,7 +195,7 @@
 					<div class="tsd-signature tsd-kind-icon">all<wbr>Layer<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L24">collections/LayerLegend.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L24">collections/LayerLegend.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -205,7 +205,7 @@
 					<div class="tsd-signature tsd-kind-icon">collapse<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L25">collections/LayerLegend.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L25">collections/LayerLegend.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -215,7 +215,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Groups<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L16">collections/LayerLegend.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L16">collections/LayerLegend.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -225,7 +225,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Groups<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L15">collections/LayerLegend.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L15">collections/LayerLegend.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -235,7 +235,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L18">collections/LayerLegend.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L18">collections/LayerLegend.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -245,7 +245,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Layers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L13">collections/LayerLegend.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L13">collections/LayerLegend.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -255,7 +255,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Layers<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L14">collections/LayerLegend.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L14">collections/LayerLegend.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -265,7 +265,7 @@
 					<div class="tsd-signature tsd-kind-icon">group<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L19">collections/LayerLegend.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L19">collections/LayerLegend.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -275,7 +275,7 @@
 					<div class="tsd-signature tsd-kind-icon">item<wbr>IdArray<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L17">collections/LayerLegend.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L17">collections/LayerLegend.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -285,7 +285,7 @@
 					<div class="tsd-signature tsd-kind-icon">layer<wbr>Parent<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L27">collections/LayerLegend.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L27">collections/LayerLegend.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -295,7 +295,7 @@
 					<div class="tsd-signature tsd-kind-icon">parent<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L21">collections/LayerLegend.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L21">collections/LayerLegend.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -312,7 +312,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L157">collections/LayerLegend.ts:157</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L157">collections/LayerLegend.ts:157</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -354,7 +354,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L73">collections/LayerLegend.ts:73</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L73">collections/LayerLegend.ts:73</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -389,7 +389,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L107">collections/LayerLegend.ts:107</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L107">collections/LayerLegend.ts:107</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -423,7 +423,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L135">collections/LayerLegend.ts:135</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L135">collections/LayerLegend.ts:135</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layeritsinventory.html b/doc/classes/layeritsinventory.html
index 619c27d..0ff59b6 100644
--- a/doc/classes/layeritsinventory.html
+++ b/doc/classes/layeritsinventory.html
@@ -203,12 +203,12 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L227">layers/LayerItsInventory.ts:227</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L228">layers/LayerItsInventory.ts:228</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
 								<div class="lead">
-									<p>ITS device layer, types available at <a href="http://transportal.cee.wisc.edu/its/inventory/">http://transportal.cee.wisc.edu/its/inventory/</a></p>
+									<p>ITS device layer, types available at <a href="https://transportal.cee.wisc.edu/its/inventory/">https://transportal.cee.wisc.edu/its/inventory/</a></p>
 								</div>
 							</div>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -236,7 +236,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -247,7 +247,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -258,7 +258,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -269,7 +269,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_autoload">_autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -280,7 +280,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_geojsonformat">_geoJsonFormat</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L31">layers/LayerBaseVectorGeoJson.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -291,7 +291,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -302,7 +302,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -313,7 +313,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -324,7 +324,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -335,7 +335,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -346,7 +346,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmove">_mapMove</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -357,7 +357,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmovemakegetparams">_mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -368,7 +368,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmoveparams">_mapMoveParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -379,7 +379,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -390,7 +390,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -401,7 +401,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -412,7 +412,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -423,7 +423,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -435,7 +435,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ollayer">_olLayer</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -446,7 +446,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemand">_onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -457,7 +457,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemanddelay">_onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -468,7 +468,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -479,7 +479,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -490,7 +490,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projection4326">_projection4326</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -501,7 +501,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projectionmap">_projectionMap</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -513,7 +513,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_source">_source</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -524,7 +524,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_style">_style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -535,7 +535,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_transform">_transform</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L33">layers/LayerBaseVectorGeoJson.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -546,7 +546,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -557,7 +557,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -568,7 +568,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -579,7 +579,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -598,7 +598,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -607,7 +607,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -631,7 +631,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#autoload">autoLoad</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -654,7 +654,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#features">features</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -678,7 +678,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -687,7 +687,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -712,7 +712,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -731,7 +731,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -765,7 +765,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -793,7 +793,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapcrs">mapCrs</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -816,7 +816,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmove">mapMove</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -844,7 +844,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmoveparams">mapMoveParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -872,7 +872,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapproj">mapProj</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
@@ -890,7 +890,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -918,7 +918,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -946,7 +946,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -974,7 +974,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1003,7 +1003,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1022,7 +1022,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1057,7 +1057,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
@@ -1075,7 +1075,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ondemanddelay">onDemandDelay</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1099,7 +1099,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1118,7 +1118,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1153,7 +1153,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1172,7 +1172,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1207,7 +1207,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1235,7 +1235,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1254,7 +1254,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1288,7 +1288,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1318,7 +1318,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1333,7 +1333,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1370,7 +1370,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1384,7 +1384,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1416,7 +1416,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1446,7 +1446,7 @@
 								<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_load">_load</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L92">layers/LayerBaseVectorGeoJson.ts:92</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L95">layers/LayerBaseVectorGeoJson.ts:95</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1471,7 +1471,7 @@
 								<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#addfeatures">addFeatures</a></p>
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#addfeatures">addFeatures</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L81">layers/LayerBaseVectorGeoJson.ts:81</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L80">layers/LayerBaseVectorGeoJson.ts:80</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1503,7 +1503,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1532,7 +1532,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1550,7 +1550,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#clear">clear</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1573,7 +1573,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1597,7 +1597,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1615,7 +1615,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1633,7 +1633,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovebefore">mapMoveBefore</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1670,7 +1670,7 @@
 								<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#mapmovecallback">mapMoveCallback</a></p>
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovecallback">mapMoveCallback</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L117">layers/LayerBaseVectorGeoJson.ts:117</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L120">layers/LayerBaseVectorGeoJson.ts:120</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1706,7 +1706,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L318">layers/LayerItsInventory.ts:318</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L321">layers/LayerItsInventory.ts:321</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1749,7 +1749,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1772,7 +1772,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1797,7 +1797,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#setzindex">setZIndex</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerlegend.html b/doc/classes/layerlegend.html
index 9a833b2..5802fa1 100644
--- a/doc/classes/layerlegend.html
+++ b/doc/classes/layerlegend.html
@@ -121,7 +121,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L216">collections/LayerLegend.ts:216</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L216">collections/LayerLegend.ts:216</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -166,7 +166,7 @@
 					<div class="tsd-signature tsd-kind-icon">$div<wbr>Element<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L213">collections/LayerLegend.ts:213</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L213">collections/LayerLegend.ts:213</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -176,7 +176,7 @@
 					<div class="tsd-signature tsd-kind-icon">_legend<wbr>Items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L214">collections/LayerLegend.ts:214</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L214">collections/LayerLegend.ts:214</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -186,7 +186,7 @@
 					<div class="tsd-signature tsd-kind-icon">layer<wbr>Group<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L215">collections/LayerLegend.ts:215</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L215">collections/LayerLegend.ts:215</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -196,7 +196,7 @@
 					<div class="tsd-signature tsd-kind-icon">legend<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L216">collections/LayerLegend.ts:216</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L216">collections/LayerLegend.ts:216</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L327">collections/LayerLegend.ts:327</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L327">collections/LayerLegend.ts:327</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/layerrealearthtile.html b/doc/classes/layerrealearthtile.html
index 03119c8..30cec2b 100644
--- a/doc/classes/layerrealearthtile.html
+++ b/doc/classes/layerrealearthtile.html
@@ -188,7 +188,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L25">layers/LayerRealEarthTile.ts:25</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L25">layers/LayerRealEarthTile.ts:25</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -221,7 +221,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -232,7 +232,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -243,7 +243,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -254,7 +254,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -265,7 +265,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -276,7 +276,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -287,7 +287,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -298,7 +298,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -309,7 +309,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -320,7 +320,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -331,7 +331,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -342,7 +342,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -353,7 +353,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -364,7 +364,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L51">layers/LayerBase.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -375,7 +375,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -386,7 +386,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -396,7 +396,7 @@
 					<div class="tsd-signature tsd-kind-icon">_products<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L24">layers/LayerRealEarthTile.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L24">layers/LayerRealEarthTile.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -407,7 +407,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L44">layers/LayerBase.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -418,7 +418,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -429,7 +429,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -440,7 +440,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -450,7 +450,7 @@
 					<div class="tsd-signature tsd-kind-icon">animator<span class="tsd-signature-symbol">:</span> <a href="realearthanimatetile.html" class="tsd-signature-type">RealEarthAnimateTile</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L25">layers/LayerRealEarthTile.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L25">layers/LayerRealEarthTile.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -461,7 +461,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -480,7 +480,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -489,7 +489,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -514,7 +514,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -523,7 +523,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -548,7 +548,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -567,7 +567,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -601,7 +601,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -629,7 +629,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -657,7 +657,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -685,7 +685,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -713,7 +713,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -742,7 +742,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -761,7 +761,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -796,7 +796,7 @@
 								<p>Inherited from <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L62">layers/LayerBaseXyzTile.ts:62</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -818,7 +818,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -837,7 +837,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -872,7 +872,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -891,7 +891,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -926,7 +926,7 @@
 								<p>Inherited from <a href="layerbasexyztile.html">LayerBaseXyzTile</a>.<a href="layerbasexyztile.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L54">layers/LayerBaseXyzTile.ts:54</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -947,7 +947,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -976,7 +976,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L331">layers/LayerBase.ts:331</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -995,7 +995,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L339">layers/LayerBase.ts:339</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1029,7 +1029,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1043,7 +1043,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1075,7 +1075,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1104,7 +1104,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L68">layers/LayerRealEarthTile.ts:68</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L68">layers/LayerRealEarthTile.ts:68</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -1122,7 +1122,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1151,7 +1151,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1169,7 +1169,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1193,7 +1193,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1211,7 +1211,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1229,7 +1229,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1252,7 +1252,7 @@
 							<aside class="tsd-sources">
 								<p>Implementation of <a href="../interfaces/irealearthanimate.html">IRealEarthAnimate</a>.<a href="../interfaces/irealearthanimate.html#setlayertime">setLayerTime</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L60">layers/LayerRealEarthTile.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L60">layers/LayerRealEarthTile.ts:60</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1276,7 +1276,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1300,7 +1300,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L424">layers/LayerBase.ts:424</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/layerswipe.html b/doc/classes/layerswipe.html
index 52bfe71..8f5d203 100644
--- a/doc/classes/layerswipe.html
+++ b/doc/classes/layerswipe.html
@@ -125,7 +125,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L22">olHelpers/layerSwipe.ts:22</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L22">olHelpers/layerSwipe.ts:22</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -157,7 +157,7 @@
 					<div class="tsd-signature tsd-kind-icon">$map<wbr>Element<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L19">olHelpers/layerSwipe.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L19">olHelpers/layerSwipe.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -167,7 +167,7 @@
 					<div class="tsd-signature tsd-kind-icon">$swiper<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L20">olHelpers/layerSwipe.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L20">olHelpers/layerSwipe.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -177,7 +177,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L18">olHelpers/layerSwipe.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L18">olHelpers/layerSwipe.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -187,7 +187,7 @@
 					<div class="tsd-signature tsd-kind-icon">_percent<wbr>Right<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L17">olHelpers/layerSwipe.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L17">olHelpers/layerSwipe.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -197,7 +197,7 @@
 					<div class="tsd-signature tsd-kind-icon">dragging<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L21">olHelpers/layerSwipe.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L21">olHelpers/layerSwipe.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -207,7 +207,7 @@
 					<div class="tsd-signature tsd-kind-icon">left<wbr>Layers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="layerbase.html" class="tsd-signature-type">LayerBase</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L15">olHelpers/layerSwipe.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L15">olHelpers/layerSwipe.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -217,7 +217,7 @@
 					<div class="tsd-signature tsd-kind-icon">offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L22">olHelpers/layerSwipe.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L22">olHelpers/layerSwipe.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -227,7 +227,7 @@
 					<div class="tsd-signature tsd-kind-icon">right<wbr>Layers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="layerbase.html" class="tsd-signature-type">LayerBase</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L16">olHelpers/layerSwipe.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L16">olHelpers/layerSwipe.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -245,7 +245,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L140">olHelpers/layerSwipe.ts:140</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L140">olHelpers/layerSwipe.ts:140</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -253,7 +253,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L144">olHelpers/layerSwipe.ts:144</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L144">olHelpers/layerSwipe.ts:144</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -279,7 +279,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L87">olHelpers/layerSwipe.ts:87</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L87">olHelpers/layerSwipe.ts:87</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -307,7 +307,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L116">olHelpers/layerSwipe.ts:116</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L116">olHelpers/layerSwipe.ts:116</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/layervectorrealearth.html b/doc/classes/layervectorrealearth.html
index 2606a7c..bae6527 100644
--- a/doc/classes/layervectorrealearth.html
+++ b/doc/classes/layervectorrealearth.html
@@ -212,7 +212,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L25">layers/LayerRealEarthVector.ts:25</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L25">layers/LayerRealEarthVector.ts:25</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -245,7 +245,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#__legenddiv">_$legendDiv</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L49">layers/LayerBase.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -256,7 +256,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_animate">_animate</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L45">layers/LayerBase.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -267,7 +267,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_applycollapsecalled">_applyCollapseCalled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L52">layers/LayerBase.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -278,7 +278,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_autoload">_autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L45">layers/LayerBaseVector.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -289,7 +289,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_geojsonformat">_geoJsonFormat</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L31">layers/LayerBaseVectorGeoJson.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -300,7 +300,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_id">_id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L42">layers/LayerBase.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -311,7 +311,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcheckbox">_legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L32">layers/LayerBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -322,7 +322,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcollapse">_legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L46">layers/LayerBase.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -333,7 +333,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_legendcontent">_legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L40">layers/LayerBase.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -344,7 +344,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_loaded">_loaded</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L38">layers/LayerBase.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -355,7 +355,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmove">_mapMove</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L50">layers/LayerBaseVector.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -366,7 +366,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmovemakegetparams">_mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L48">layers/LayerBaseVector.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -377,7 +377,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_mapmoveparams">_mapMoveParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L49">layers/LayerBaseVector.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -388,7 +388,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxresolution">_maxResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L47">layers/LayerBase.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -399,7 +399,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_maxzoom">_maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L36">layers/LayerBase.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -410,7 +410,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minresolution">_minResolution</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L48">layers/LayerBase.ts:48</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -421,7 +421,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_minzoom">_minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L35">layers/LayerBase.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -432,7 +432,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_name">_name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L43">layers/LayerBase.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -444,7 +444,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ollayer">_olLayer</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_ollayer">_olLayer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L42">layers/LayerBaseVector.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -455,7 +455,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemand">_onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L46">layers/LayerBaseVector.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -466,7 +466,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_ondemanddelay">_onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L47">layers/LayerBaseVector.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -477,7 +477,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_opacity">_opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L34">layers/LayerBase.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -488,7 +488,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_params">_params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L41">layers/LayerBase.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -498,7 +498,7 @@
 					<div class="tsd-signature tsd-kind-icon">_products<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L24">layers/LayerRealEarthVector.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L24">layers/LayerRealEarthVector.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -509,7 +509,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projection4326">_projection4326</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L52">layers/LayerBaseVector.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -520,7 +520,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_projectionmap">_projectionMap</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L51">layers/LayerBaseVector.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -532,7 +532,7 @@
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_source">_source</a></p>
 						<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_source">_source</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L43">layers/LayerBaseVector.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -543,7 +543,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#_style">_style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L44">layers/LayerBaseVector.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -554,7 +554,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_transform">_transform</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L33">layers/LayerBaseVectorGeoJson.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L32">layers/LayerBaseVectorGeoJson.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -565,7 +565,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_url">_url</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L33">layers/LayerBase.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -576,7 +576,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_visible">_visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L37">layers/LayerBase.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -587,7 +587,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_zindex">_zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L39">layers/LayerBase.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -597,7 +597,7 @@
 					<div class="tsd-signature tsd-kind-icon">animator<span class="tsd-signature-symbol">:</span> <a href="realearthanimatevector.html" class="tsd-signature-type">RealEarthAnimateVector</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L25">layers/LayerRealEarthVector.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L25">layers/LayerRealEarthVector.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -608,7 +608,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L50">layers/LayerBase.ts:50</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -627,7 +627,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L245">layers/LayerBase.ts:245</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -636,7 +636,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#animate">animate</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L249">layers/LayerBase.ts:249</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -660,7 +660,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#autoload">autoLoad</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L214">layers/LayerBaseVector.ts:214</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -683,7 +683,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#features">features</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L299">layers/LayerBaseVector.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -707,7 +707,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L237">layers/LayerBase.ts:237</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -716,7 +716,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#id">id</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L241">layers/LayerBase.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -741,7 +741,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L257">layers/LayerBase.ts:257</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -760,7 +760,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#legendcontent">legendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L266">layers/LayerBase.ts:266</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -794,7 +794,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#loaded">loaded</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L393">layers/LayerBase.ts:393</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -822,7 +822,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapcrs">mapCrs</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L237">layers/LayerBaseVector.ts:237</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -845,7 +845,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmove">mapMove</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L259">layers/LayerBaseVector.ts:259</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -873,7 +873,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmoveparams">mapMoveParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L267">layers/LayerBaseVector.ts:267</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -901,7 +901,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapproj">mapProj</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L241">layers/LayerBaseVector.ts:241</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Projection</span></h4>
@@ -919,7 +919,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxresolution">maxResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L299">layers/LayerBase.ts:299</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -947,7 +947,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#maxzoom">maxZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L315">layers/LayerBase.ts:315</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -975,7 +975,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minresolution">minResolution</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L291">layers/LayerBase.ts:291</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1003,7 +1003,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#minzoom">minZoom</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L307">layers/LayerBase.ts:307</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1032,7 +1032,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L377">layers/LayerBase.ts:377</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1051,7 +1051,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#name">name</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L385">layers/LayerBase.ts:385</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1086,7 +1086,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ollayer">olLayer</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#ollayer">olLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L306">layers/LayerBaseVector.ts:306</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Vector</span></h4>
@@ -1104,7 +1104,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#ondemanddelay">onDemandDelay</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L207">layers/LayerBaseVector.ts:207</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1128,7 +1128,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L358">layers/LayerBase.ts:358</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1147,7 +1147,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#opacity">opacity</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L366">layers/LayerBase.ts:366</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1182,7 +1182,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L274">layers/LayerBase.ts:274</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1201,7 +1201,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#params">params</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L283">layers/LayerBase.ts:283</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1236,7 +1236,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#source">source</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#source">source</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L292">layers/LayerBaseVector.ts:292</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1264,7 +1264,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L221">layers/LayerBaseVector.ts:221</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1283,7 +1283,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#style">style</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L229">layers/LayerBaseVector.ts:229</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1317,7 +1317,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#url">url</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L323">layers/LayerBase.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1347,7 +1347,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L271">layers/LayerBaseVector.ts:271</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1362,7 +1362,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#visible">visible</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#visible">visible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L280">layers/LayerBaseVector.ts:280</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1399,7 +1399,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L413">layers/LayerBase.ts:413</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1413,7 +1413,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#zindex">zIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L420">layers/LayerBase.ts:420</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1445,7 +1445,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#_addlegendcontent">_addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L165">layers/LayerBase.ts:165</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1474,7 +1474,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#_load">_load</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L78">layers/LayerRealEarthVector.ts:78</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L78">layers/LayerRealEarthVector.ts:78</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -1493,7 +1493,7 @@
 								<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#addfeatures">addFeatures</a></p>
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#addfeatures">addFeatures</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L81">layers/LayerBaseVectorGeoJson.ts:81</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L80">layers/LayerBaseVectorGeoJson.ts:80</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1525,7 +1525,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#addlegendcontent">addLegendContent</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L187">layers/LayerBase.ts:187</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1554,7 +1554,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#applycollapse">applyCollapse</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L191">layers/LayerBase.ts:191</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -1572,7 +1572,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#clear">clear</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L198">layers/LayerBaseVector.ts:198</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1595,7 +1595,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getlegenddiv">getLegendDiv</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L156">layers/LayerBase.ts:156</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1619,7 +1619,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getollayer">getOlLayer</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L435">layers/LayerBase.ts:435</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
@@ -1637,7 +1637,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#getsource">getSource</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L406">layers/LayerBase.ts:406</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Source</span></h4>
@@ -1655,7 +1655,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovebefore">mapMoveBefore</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L154">layers/LayerBaseVector.ts:154</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1692,7 +1692,7 @@
 								<p>Inherited from <a href="layerbasevectorgeojson.html">LayerBaseVectorGeoJson</a>.<a href="layerbasevectorgeojson.html#mapmovecallback">mapMoveCallback</a></p>
 								<p>Overrides <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovecallback">mapMoveCallback</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L117">layers/LayerBaseVectorGeoJson.ts:117</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L120">layers/LayerBaseVectorGeoJson.ts:120</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1728,7 +1728,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L179">layers/LayerBaseVector.ts:179</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1766,7 +1766,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#refresh">refresh</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L231">layers/LayerBase.ts:231</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1789,7 +1789,7 @@
 							<aside class="tsd-sources">
 								<p>Implementation of <a href="../interfaces/irealearthanimate.html">IRealEarthAnimate</a>.<a href="../interfaces/irealearthanimate.html#setlayertime">setLayerTime</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L70">layers/LayerRealEarthVector.ts:70</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L70">layers/LayerRealEarthVector.ts:70</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1813,7 +1813,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setvisible">setVisible</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L343">layers/LayerBase.ts:343</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1838,7 +1838,7 @@
 								<p>Inherited from <a href="layerbasevector.html">LayerBaseVector</a>.<a href="layerbasevector.html#setzindex">setZIndex</a></p>
 								<p>Overrides <a href="layerbase.html">LayerBase</a>.<a href="layerbase.html#setzindex">setZIndex</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L310">layers/LayerBaseVector.ts:310</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/classes/linesymbol.html b/doc/classes/linesymbol.html
index 8a6531b..3fe37d4 100644
--- a/doc/classes/linesymbol.html
+++ b/doc/classes/linesymbol.html
@@ -114,7 +114,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L129">olHelpers/esriToOlStyle.ts:129</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L129">olHelpers/esriToOlStyle.ts:129</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#legendhtml">legendHtml</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -151,7 +151,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#olstyle">olStyle</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -162,7 +162,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -173,7 +173,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#symbolobj">symbolObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/mapinteractionbase.html b/doc/classes/mapinteractionbase.html
index 0d1ce9c..23f6171 100644
--- a/doc/classes/mapinteractionbase.html
+++ b/doc/classes/mapinteractionbase.html
@@ -137,7 +137,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -169,7 +169,7 @@
 					<div class="tsd-signature tsd-kind-icon">_initialized<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -189,7 +189,7 @@
 					<div class="tsd-signature tsd-kind-icon">_subtype<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -206,7 +206,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -229,7 +229,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -255,7 +255,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -277,7 +277,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -299,7 +299,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L33">olHelpers/mapInteractionBase.ts:33</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L33">olHelpers/mapInteractionBase.ts:33</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/mapmovecls.html b/doc/classes/mapmovecls.html
index 32f4366..7e28aeb 100644
--- a/doc/classes/mapmovecls.html
+++ b/doc/classes/mapmovecls.html
@@ -157,7 +157,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L44">olHelpers/mapMoveCls.ts:44</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L44">olHelpers/mapMoveCls.ts:44</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -178,7 +178,7 @@
 					<div class="tsd-signature tsd-kind-icon">_arr<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="layerbasevector.html" class="tsd-signature-type">LayerBaseVector</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L37">olHelpers/mapMoveCls.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L37">olHelpers/mapMoveCls.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -188,7 +188,7 @@
 					<div class="tsd-signature tsd-kind-icon">_arr<wbr>Lyr<wbr>Request<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">any</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L44">olHelpers/mapMoveCls.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L44">olHelpers/mapMoveCls.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -198,7 +198,7 @@
 					<div class="tsd-signature tsd-kind-icon">_arr<wbr>Lyr<wbr>Timeout<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">number</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L38">olHelpers/mapMoveCls.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L38">olHelpers/mapMoveCls.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -209,7 +209,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_initialized">_initialized</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -219,7 +219,7 @@
 					<div class="tsd-signature tsd-kind-icon">_lookup<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L36">olHelpers/mapMoveCls.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L36">olHelpers/mapMoveCls.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -230,7 +230,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_map">_map</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -240,7 +240,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Extent<span class="tsd-signature-symbol">:</span> <a href="../interfaces/extentobject.html" class="tsd-signature-type">extentObject</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L34">olHelpers/mapMoveCls.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L34">olHelpers/mapMoveCls.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -250,7 +250,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Callback<wbr>Context<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">Object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L42">olHelpers/mapMoveCls.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L42">olHelpers/mapMoveCls.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -260,7 +260,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Callback<wbr>Delays<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">number</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L40">olHelpers/mapMoveCls.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L40">olHelpers/mapMoveCls.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -270,7 +270,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Callback<wbr>Timeout<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">number</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L39">olHelpers/mapMoveCls.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L39">olHelpers/mapMoveCls.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -280,7 +280,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Callbacks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/mapmovecallbackfunction.html" class="tsd-signature-type">mapMoveCallbackFunction</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L43">olHelpers/mapMoveCls.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L43">olHelpers/mapMoveCls.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -290,7 +290,7 @@
 					<div class="tsd-signature tsd-kind-icon">_map<wbr>Move<wbr>Callbacks<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L41">olHelpers/mapMoveCls.ts:41</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L41">olHelpers/mapMoveCls.ts:41</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -301,7 +301,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_subtype">_subtype</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -311,7 +311,7 @@
 					<div class="tsd-signature tsd-kind-icon">_zoom<wbr>Level<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L35">olHelpers/mapMoveCls.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L35">olHelpers/mapMoveCls.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -329,7 +329,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#initialized">initialized</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -353,7 +353,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#map">map</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -376,7 +376,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L107">olHelpers/mapMoveCls.ts:107</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L107">olHelpers/mapMoveCls.ts:107</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -402,7 +402,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_checkinit">_checkInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -424,7 +424,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L90">olHelpers/mapMoveCls.ts:90</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L90">olHelpers/mapMoveCls.ts:90</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -441,7 +441,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L265">olHelpers/mapMoveCls.ts:265</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L265">olHelpers/mapMoveCls.ts:265</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -493,7 +493,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L233">olHelpers/mapMoveCls.ts:233</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L233">olHelpers/mapMoveCls.ts:233</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -531,7 +531,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#checkinit">checkInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -554,7 +554,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#init">init</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L71">olHelpers/mapMoveCls.ts:71</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L71">olHelpers/mapMoveCls.ts:71</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -585,7 +585,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L121">olHelpers/mapMoveCls.ts:121</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L121">olHelpers/mapMoveCls.ts:121</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -628,7 +628,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L190">olHelpers/mapMoveCls.ts:190</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L190">olHelpers/mapMoveCls.ts:190</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/mappopupcls.html b/doc/classes/mappopupcls.html
index 1761322..e0bac58 100644
--- a/doc/classes/mappopupcls.html
+++ b/doc/classes/mappopupcls.html
@@ -151,7 +151,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L97">olHelpers/mapPopupCls.ts:97</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L97">olHelpers/mapPopupCls.ts:97</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -173,7 +173,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_initialized">_initialized</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L15">olHelpers/mapInteractionBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -184,7 +184,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_map">_map</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L14">olHelpers/mapInteractionBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -195,7 +195,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_subtype">_subtype</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L16">olHelpers/mapInteractionBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#initialized">initialized</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L52">olHelpers/mapInteractionBase.ts:52</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -237,7 +237,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#map">map</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L44">olHelpers/mapInteractionBase.ts:44</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -263,7 +263,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L416">olHelpers/mapPopupCls.ts:416</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L416">olHelpers/mapPopupCls.ts:416</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -307,7 +307,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#_checkinit">_checkInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L60">olHelpers/mapInteractionBase.ts:60</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -329,7 +329,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L370">olHelpers/mapPopupCls.ts:370</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L370">olHelpers/mapPopupCls.ts:370</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -358,7 +358,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L320">olHelpers/mapPopupCls.ts:320</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L320">olHelpers/mapPopupCls.ts:320</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -380,7 +380,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L532">olHelpers/mapPopupCls.ts:532</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L532">olHelpers/mapPopupCls.ts:532</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -411,7 +411,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L511">olHelpers/mapPopupCls.ts:511</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L511">olHelpers/mapPopupCls.ts:511</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -443,7 +443,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L343">olHelpers/mapPopupCls.ts:343</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L343">olHelpers/mapPopupCls.ts:343</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -489,7 +489,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L402">olHelpers/mapPopupCls.ts:402</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L402">olHelpers/mapPopupCls.ts:402</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -517,7 +517,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L471">olHelpers/mapPopupCls.ts:471</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L471">olHelpers/mapPopupCls.ts:471</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -570,7 +570,7 @@
 							<aside class="tsd-sources">
 								<p>Inherited from <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#checkinit">checkInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L72">olHelpers/mapInteractionBase.ts:72</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -592,7 +592,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L518">olHelpers/mapPopupCls.ts:518</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L518">olHelpers/mapPopupCls.ts:518</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -609,7 +609,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L386">olHelpers/mapPopupCls.ts:386</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L386">olHelpers/mapPopupCls.ts:386</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -627,7 +627,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="mapinteractionbase.html">MapInteractionBase</a>.<a href="mapinteractionbase.html#init">init</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L144">olHelpers/mapPopupCls.ts:144</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L144">olHelpers/mapPopupCls.ts:144</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -658,7 +658,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L488">olHelpers/mapPopupCls.ts:488</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L488">olHelpers/mapPopupCls.ts:488</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/mediacontrol.html b/doc/classes/mediacontrol.html
index 47caeae..46de930 100644
--- a/doc/classes/mediacontrol.html
+++ b/doc/classes/mediacontrol.html
@@ -137,7 +137,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L59">domUtil/media-control.ts:59</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L59">domUtil/media-control.ts:59</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -171,7 +171,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$btn<wbr>Stop<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L51">domUtil/media-control.ts:51</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L51">domUtil/media-control.ts:51</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -181,7 +181,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$slider<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L52">domUtil/media-control.ts:52</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L52">domUtil/media-control.ts:52</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -191,7 +191,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L55">domUtil/media-control.ts:55</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L55">domUtil/media-control.ts:55</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -201,7 +201,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L54">domUtil/media-control.ts:54</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L54">domUtil/media-control.ts:54</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L53">domUtil/media-control.ts:53</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L53">domUtil/media-control.ts:53</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -221,7 +221,7 @@
 					<div class="tsd-signature tsd-kind-icon">_change<wbr>Func<span class="tsd-signature-symbol">:</span> <a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L59">domUtil/media-control.ts:59</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L59">domUtil/media-control.ts:59</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -231,7 +231,7 @@
 					<div class="tsd-signature tsd-kind-icon">_container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L42">domUtil/media-control.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L42">domUtil/media-control.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -241,7 +241,7 @@
 					<div class="tsd-signature tsd-kind-icon">_current<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L47">domUtil/media-control.ts:47</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L47">domUtil/media-control.ts:47</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -251,7 +251,7 @@
 					<div class="tsd-signature tsd-kind-icon">_interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L56">domUtil/media-control.ts:56</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L56">domUtil/media-control.ts:56</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -261,7 +261,7 @@
 					<div class="tsd-signature tsd-kind-icon">_max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L44">domUtil/media-control.ts:44</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L44">domUtil/media-control.ts:44</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -271,7 +271,7 @@
 					<div class="tsd-signature tsd-kind-icon">_min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L43">domUtil/media-control.ts:43</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L43">domUtil/media-control.ts:43</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -281,7 +281,7 @@
 					<div class="tsd-signature tsd-kind-icon">_play<wbr>Interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L45">domUtil/media-control.ts:45</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L45">domUtil/media-control.ts:45</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -291,7 +291,7 @@
 					<div class="tsd-signature tsd-kind-icon">_playing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L49">domUtil/media-control.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L49">domUtil/media-control.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -301,7 +301,7 @@
 					<div class="tsd-signature tsd-kind-icon">_show<wbr>AsDate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L57">domUtil/media-control.ts:57</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L57">domUtil/media-control.ts:57</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -311,7 +311,7 @@
 					<div class="tsd-signature tsd-kind-icon">_step<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L46">domUtil/media-control.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L46">domUtil/media-control.ts:46</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -328,7 +328,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L247">domUtil/media-control.ts:247</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L247">domUtil/media-control.ts:247</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -359,7 +359,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L188">domUtil/media-control.ts:188</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L188">domUtil/media-control.ts:188</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -367,7 +367,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L192">domUtil/media-control.ts:192</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L192">domUtil/media-control.ts:192</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -390,7 +390,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L180">domUtil/media-control.ts:180</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L180">domUtil/media-control.ts:180</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -407,7 +407,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L176">domUtil/media-control.ts:176</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L176">domUtil/media-control.ts:176</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -424,7 +424,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L172">domUtil/media-control.ts:172</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L172">domUtil/media-control.ts:172</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -441,7 +441,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L184">domUtil/media-control.ts:184</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L184">domUtil/media-control.ts:184</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@@ -461,7 +461,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L217">domUtil/media-control.ts:217</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L217">domUtil/media-control.ts:217</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -504,7 +504,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L166">domUtil/media-control.ts:166</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L166">domUtil/media-control.ts:166</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
diff --git a/doc/classes/pointsymbol.html b/doc/classes/pointsymbol.html
index 1ccbbab..eaf142e 100644
--- a/doc/classes/pointsymbol.html
+++ b/doc/classes/pointsymbol.html
@@ -114,7 +114,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L94">olHelpers/esriToOlStyle.ts:94</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L94">olHelpers/esriToOlStyle.ts:94</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#legendhtml">legendHtml</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -151,7 +151,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#olstyle">olStyle</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -162,7 +162,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -173,7 +173,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#symbolobj">symbolObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/polygonsymbol.html b/doc/classes/polygonsymbol.html
index 7a0666c..a41896f 100644
--- a/doc/classes/polygonsymbol.html
+++ b/doc/classes/polygonsymbol.html
@@ -114,7 +114,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L162">olHelpers/esriToOlStyle.ts:162</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L162">olHelpers/esriToOlStyle.ts:162</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#legendhtml">legendHtml</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L71">olHelpers/esriToOlStyle.ts:71</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -151,7 +151,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#olstyle">olStyle</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L74">olHelpers/esriToOlStyle.ts:74</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -162,7 +162,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L72">olHelpers/esriToOlStyle.ts:72</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -173,7 +173,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="commonsymbol.html">CommonSymbol</a>.<a href="commonsymbol.html#symbolobj">symbolObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L73">olHelpers/esriToOlStyle.ts:73</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/radio.html b/doc/classes/radio.html
new file mode 100644
index 0000000..e488597
--- /dev/null
+++ b/doc/classes/radio.html
@@ -0,0 +1,548 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>Radio | 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="radio.html">Radio</a>
+				</li>
+			</ul>
+			<h1>Class Radio</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">Radio</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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 tsd-is-inherited">
+							<h3>Constructors</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="radio.html#constructor" class="tsd-kind-icon">constructor</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-inherited">
+							<h3>Properties</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radio.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radio.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radio.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radio.html#state" class="tsd-kind-icon">state</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"><a href="radio.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="radio.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="radio.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
+							</ul>
+						</section>
+					</div>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
+				<h2>Constructors</h2>
+				<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+					<a name="constructor" class="tsd-anchor"></a>
+					<h3>constructor</h3>
+					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Radio<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">object</span>, context<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><a href="radio.html" class="tsd-signature-type">Radio</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.__constructor</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:169</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> props: <span class="tsd-signature-type">object</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter">
+											<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+											<ul class="tsd-parameters">
+												<li class="tsd-parameter-siganture">
+													<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+														<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+													</ul>
+													<ul class="tsd-descriptions">
+														<li class="tsd-description">
+															<h4 class="tsd-parameters-title">Parameters</h4>
+															<ul class="tsd-parameters">
+																<li>
+																	<h5>val: <span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+															<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+														</li>
+													</ul>
+												</li>
+											</ul>
+										</li>
+										<li class="tsd-parameter">
+											<h5>default<wbr>Value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5><span class="tsd-flag ts-flagOptional">Optional</span> inline<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="radio.html" class="tsd-signature-type">Radio</a></h4>
+						</li>
+					</ul>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
+				<h2>Properties</h2>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</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">
+					<a name="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L101">react/Radio.tsx:101</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>val: <span class="tsd-signature-type">string</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>default<wbr>Value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> inline<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="radio.html" class="tsd-kind-icon">Radio</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="radio.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="radio.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="radio.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/radiobase.html b/doc/classes/radiobase.html
new file mode 100644
index 0000000..3483749
--- /dev/null
+++ b/doc/classes/radiobase.html
@@ -0,0 +1,544 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>RadioBase | 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="radiobase.html">RadioBase</a>
+				</li>
+			</ul>
+			<h1>Class RadioBase</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">RadioBase</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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 tsd-is-not-exported">
+							<h3>Constructors</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="radiobase.html#constructor" class="tsd-kind-icon">constructor</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-not-exported">
+							<h3>Properties</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-not-exported"><a href="radiobase.html#groupid" class="tsd-kind-icon">group<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-not-exported"><a href="radiobase.html#inline" class="tsd-kind-icon">inline</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#state" class="tsd-kind-icon">state</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-not-exported">
+							<h3>Methods</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="radiobase.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported"><a href="radiobase.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
+							</ul>
+						</section>
+					</div>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
+				<h2>Constructors</h2>
+				<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+					<a name="constructor" class="tsd-anchor"></a>
+					<h3>constructor</h3>
+					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Radio<wbr>Base<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, context<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><a href="radiobase.html" class="tsd-signature-type">RadioBase</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.__constructor</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L49">react/Radio.tsx:49</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>props: <span class="tsd-signature-type">any</span></h5>
+								</li>
+								<li>
+									<h5>context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="radiobase.html" class="tsd-signature-type">RadioBase</a></h4>
+						</li>
+					</ul>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
+				<h2>Properties</h2>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+					<a name="groupid" class="tsd-anchor"></a>
+					<h3>group<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">group<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L49">react/Radio.tsx:49</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+					<a name="inline" class="tsd-anchor"></a>
+					<h3>inline</h3>
+					<div class="tsd-signature tsd-kind-icon">inline<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L48">react/Radio.tsx:48</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
+				<h2>Methods</h2>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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-not-exported">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L57">react/Radio.tsx:57</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>val: <span class="tsd-signature-type">string</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>connected<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> inline<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>selected<wbr>Value<wbr>OrIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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 tsd-is-not-exported">
+						<a href="radiobase.html" class="tsd-kind-icon">Radio<wbr>Base</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+								<a href="radiobase.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+								<a href="radiobase.html#groupid" class="tsd-kind-icon">group<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+								<a href="radiobase.html#inline" class="tsd-kind-icon">inline</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+								<a href="radiobase.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+								<a href="radiobase.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/radioconnected.html b/doc/classes/radioconnected.html
new file mode 100644
index 0000000..c49b063
--- /dev/null
+++ b/doc/classes/radioconnected.html
@@ -0,0 +1,548 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>RadioConnected | 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="radioconnected.html">RadioConnected</a>
+				</li>
+			</ul>
+			<h1>Class RadioConnected</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">RadioConnected</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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 tsd-is-inherited">
+							<h3>Constructors</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="radioconnected.html#constructor" class="tsd-kind-icon">constructor</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-inherited">
+							<h3>Properties</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radioconnected.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radioconnected.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radioconnected.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="radioconnected.html#state" class="tsd-kind-icon">state</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"><a href="radioconnected.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="radioconnected.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="radioconnected.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
+							</ul>
+						</section>
+					</div>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
+				<h2>Constructors</h2>
+				<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+					<a name="constructor" class="tsd-anchor"></a>
+					<h3>constructor</h3>
+					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Radio<wbr>Connected<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">object</span>, context<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><a href="radioconnected.html" class="tsd-signature-type">RadioConnected</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.__constructor</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:169</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> props: <span class="tsd-signature-type">object</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter">
+											<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+											<ul class="tsd-parameters">
+												<li class="tsd-parameter-siganture">
+													<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+														<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+													</ul>
+													<ul class="tsd-descriptions">
+														<li class="tsd-description">
+															<h4 class="tsd-parameters-title">Parameters</h4>
+															<ul class="tsd-parameters">
+																<li>
+																	<h5>val: <span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+															<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+														</li>
+													</ul>
+												</li>
+											</ul>
+										</li>
+										<li class="tsd-parameter">
+											<h5><span class="tsd-flag ts-flagOptional">Optional</span> inline<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>selected<wbr>Index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="radioconnected.html" class="tsd-signature-type">RadioConnected</a></h4>
+						</li>
+					</ul>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
+				<h2>Properties</h2>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</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">
+					<a name="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L115">react/Radio.tsx:115</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>val<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>val: <span class="tsd-signature-type">string</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> inline<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>selected<wbr>Index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="radioconnected.html" class="tsd-kind-icon">Radio<wbr>Connected</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="radioconnected.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="radioconnected.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="radioconnected.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/radioitem.html b/doc/classes/radioitem.html
new file mode 100644
index 0000000..b2f91c4
--- /dev/null
+++ b/doc/classes/radioitem.html
@@ -0,0 +1,574 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>RadioItem | 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="radioitem.html">RadioItem</a>
+				</li>
+			</ul>
+			<h1>Class RadioItem</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">RadioItem</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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 tsd-is-inherited tsd-is-not-exported">
+							<h3>Constructors</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#constructor" class="tsd-kind-icon">constructor</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-not-exported">
+							<h3>Properties</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-not-exported"><a href="radioitem.html#guid" class="tsd-kind-icon">guid</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#state" class="tsd-kind-icon">state</a></li>
+							</ul>
+						</section>
+						<section class="tsd-index-section tsd-is-not-exported">
+							<h3>Methods</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="radioitem.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported"><a href="radioitem.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
+							</ul>
+						</section>
+					</div>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-not-exported">
+				<h2>Constructors</h2>
+				<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="constructor" class="tsd-anchor"></a>
+					<h3>constructor</h3>
+					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Radio<wbr>Item<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">object</span>, context<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><a href="radioitem.html" class="tsd-signature-type">RadioItem</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.__constructor</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:169</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> props: <span class="tsd-signature-type">object</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter">
+											<h5>change<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+											<ul class="tsd-parameters">
+												<li class="tsd-parameter-siganture">
+													<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+														<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>s<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">any</span></li>
+													</ul>
+													<ul class="tsd-descriptions">
+														<li class="tsd-description">
+															<h4 class="tsd-parameters-title">Parameters</h4>
+															<ul class="tsd-parameters">
+																<li>
+																	<h5>s: <span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+															<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+														</li>
+													</ul>
+												</li>
+											</ul>
+										</li>
+										<li class="tsd-parameter">
+											<h5>checked<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5><span class="tsd-flag ts-flagOptional">Optional</span> connected<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>group<wbr>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5><span class="tsd-flag ts-flagOptional">Optional</span> index<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>inline<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5>
+										</li>
+										<li class="tsd-parameter">
+											<h5>text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="radioitem.html" class="tsd-signature-type">RadioItem</a></h4>
+						</li>
+					</ul>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
+				<h2>Properties</h2>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+					<a name="guid" class="tsd-anchor"></a>
+					<h3>guid</h3>
+					<div class="tsd-signature tsd-kind-icon">guid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;makeGuid()</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L12">react/Radio.tsx:12</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</section>
+			</section>
+			<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
+				<h2>Methods</h2>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+					<a name="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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-not-exported">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Radio.tsx#L15">react/Radio.tsx:15</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>change<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>s<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>s: <span class="tsd-signature-type">string</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>checked<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> connected<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>group<wbr>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> index<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>inline<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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 tsd-is-not-exported">
+						<a href="radioitem.html" class="tsd-kind-icon">Radio<wbr>Item</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-not-exported">
+								<a href="radioitem.html#guid" class="tsd-kind-icon">guid</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
+								<a href="radioitem.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited tsd-is-not-exported">
+								<a href="radioitem.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/realearthanimate.html b/doc/classes/realearthanimate.html
index 47e106a..6ce58d4 100644
--- a/doc/classes/realearthanimate.html
+++ b/doc/classes/realearthanimate.html
@@ -138,7 +138,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -163,7 +163,7 @@
 					<div class="tsd-signature tsd-kind-icon">_animate<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -173,7 +173,7 @@
 					<div class="tsd-signature tsd-kind-icon">_current<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L34">mixin/RealEarthAnimate.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L34">mixin/RealEarthAnimate.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -183,7 +183,7 @@
 					<div class="tsd-signature tsd-kind-icon">_current<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -193,7 +193,7 @@
 					<div class="tsd-signature tsd-kind-icon">_local<wbr>Dates<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">[]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -203,7 +203,7 @@
 					<div class="tsd-signature tsd-kind-icon">_products<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 					<div class="tsd-signature tsd-kind-icon">_raw<wbr>Date<wbr>Strings<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -223,7 +223,7 @@
 					<div class="tsd-signature tsd-kind-icon">load<wbr>Callback<span class="tsd-signature-symbol">:</span> <a href="../interfaces/timesloadedcallback.html" class="tsd-signature-type">timesLoadedCallback</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<div class="tsd-signature tsd-kind-icon">local<wbr>Times<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -243,7 +243,7 @@
 					<div class="tsd-signature tsd-kind-icon">lyr<span class="tsd-signature-symbol">:</span> <a href="layerrealearthtile.html" class="tsd-signature-type">LayerRealEarthTile</a><span class="tsd-signature-symbol"> | </span><a href="layervectorrealearth.html" class="tsd-signature-type">LayerVectorRealEarth</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -260,7 +260,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L90">mixin/RealEarthAnimate.ts:90</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L90">mixin/RealEarthAnimate.ts:90</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -292,7 +292,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L115">mixin/RealEarthAnimate.ts:115</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L115">mixin/RealEarthAnimate.ts:115</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -312,7 +312,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L131">mixin/RealEarthAnimate.ts:131</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L131">mixin/RealEarthAnimate.ts:131</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -341,7 +341,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L58">mixin/RealEarthAnimate.ts:58</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L58">mixin/RealEarthAnimate.ts:58</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/realearthanimatetile.html b/doc/classes/realearthanimatetile.html
index 46cb642..ebd6d83 100644
--- a/doc/classes/realearthanimatetile.html
+++ b/doc/classes/realearthanimatetile.html
@@ -143,7 +143,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L17">mixin/RealEarthAnimateTile.ts:17</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L17">mixin/RealEarthAnimateTile.ts:17</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -187,7 +187,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_animateenabled">_animateEnabled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -198,7 +198,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_currentindex">_currentIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L34">mixin/RealEarthAnimate.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L34">mixin/RealEarthAnimate.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -209,7 +209,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_currenttime">_currentTime</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -220,7 +220,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_localdates">_localDates</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -230,7 +230,7 @@
 					<div class="tsd-signature tsd-kind-icon">_ol<wbr>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Tile</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L17">mixin/RealEarthAnimateTile.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L17">mixin/RealEarthAnimateTile.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -241,7 +241,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_products">_products</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -252,7 +252,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_rawdatestrings">_rawDateStrings</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -262,7 +262,7 @@
 					<div class="tsd-signature tsd-kind-icon">_source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">XYZ</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L16">mixin/RealEarthAnimateTile.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L16">mixin/RealEarthAnimateTile.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -272,7 +272,7 @@
 					<div class="tsd-signature tsd-kind-icon">_source<wbr>Urls<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L15">mixin/RealEarthAnimateTile.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L15">mixin/RealEarthAnimateTile.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -283,7 +283,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -294,7 +294,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#localtimes">localTimes</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -305,7 +305,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#lyr">lyr</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -323,7 +323,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_loaddates">_loadDates</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L32">mixin/RealEarthAnimateTile.ts:32</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L32">mixin/RealEarthAnimateTile.ts:32</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -347,7 +347,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_loadlatest">_loadLatest</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L43">mixin/RealEarthAnimateTile.ts:43</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L43">mixin/RealEarthAnimateTile.ts:43</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -367,7 +367,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#setlayertime">setLayerTime</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L50">mixin/RealEarthAnimateTile.ts:50</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L50">mixin/RealEarthAnimateTile.ts:50</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -391,7 +391,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#timeinit">timeInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L27">mixin/RealEarthAnimateTile.ts:27</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L27">mixin/RealEarthAnimateTile.ts:27</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
diff --git a/doc/classes/realearthanimatevector.html b/doc/classes/realearthanimatevector.html
index f3c66ac..4c33eff 100644
--- a/doc/classes/realearthanimatevector.html
+++ b/doc/classes/realearthanimatevector.html
@@ -147,7 +147,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L22">mixin/RealEarthAnimateVector.ts:22</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L22">mixin/RealEarthAnimateVector.ts:22</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -191,7 +191,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_animateenabled">_animateEnabled</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L33">mixin/RealEarthAnimate.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -202,7 +202,7 @@
 					<aside class="tsd-sources">
 						<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_currentindex">_currentIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L20">mixin/RealEarthAnimateVector.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L20">mixin/RealEarthAnimateVector.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_currenttime">_currentTime</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L40">mixin/RealEarthAnimate.ts:40</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -223,7 +223,7 @@
 					<div class="tsd-signature tsd-kind-icon">_data<wbr>Cache<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">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L17">mixin/RealEarthAnimateVector.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L17">mixin/RealEarthAnimateVector.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -234,7 +234,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_localdates">_localDates</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L35">mixin/RealEarthAnimate.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<div class="tsd-signature tsd-kind-icon">_lyr<span class="tsd-signature-symbol">:</span> <a href="layervectorrealearth.html" class="tsd-signature-type">LayerVectorRealEarth</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L22">mixin/RealEarthAnimateVector.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L22">mixin/RealEarthAnimateVector.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -254,7 +254,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L21">mixin/RealEarthAnimateVector.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L21">mixin/RealEarthAnimateVector.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -265,7 +265,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_products">_products</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L37">mixin/RealEarthAnimate.ts:37</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -276,7 +276,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_rawdatestrings">_rawDateStrings</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L36">mixin/RealEarthAnimate.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -286,7 +286,7 @@
 					<div class="tsd-signature tsd-kind-icon">_raw<wbr>Times<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L19">mixin/RealEarthAnimateVector.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L19">mixin/RealEarthAnimateVector.ts:19</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -304,7 +304,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L18">mixin/RealEarthAnimateVector.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L18">mixin/RealEarthAnimateVector.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -315,7 +315,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L38">mixin/RealEarthAnimate.ts:38</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -326,7 +326,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#localtimes">localTimes</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L39">mixin/RealEarthAnimate.ts:39</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -337,7 +337,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#lyr">lyr</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L42">mixin/RealEarthAnimate.ts:42</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -354,7 +354,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L75">mixin/RealEarthAnimateVector.ts:75</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L75">mixin/RealEarthAnimateVector.ts:75</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -389,7 +389,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_loaddates">_loadDates</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L46">mixin/RealEarthAnimateVector.ts:46</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L46">mixin/RealEarthAnimateVector.ts:46</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -420,7 +420,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L101">mixin/RealEarthAnimateVector.ts:101</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L101">mixin/RealEarthAnimateVector.ts:101</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -452,7 +452,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#_loadlatest">_loadLatest</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L56">mixin/RealEarthAnimateVector.ts:56</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L56">mixin/RealEarthAnimateVector.ts:56</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -472,7 +472,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#setlayertime">setLayerTime</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L106">mixin/RealEarthAnimateVector.ts:106</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L106">mixin/RealEarthAnimateVector.ts:106</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -496,7 +496,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="realearthanimate.html">RealEarthAnimate</a>.<a href="realearthanimate.html#timeinit">timeInit</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L35">mixin/RealEarthAnimateVector.ts:35</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L35">mixin/RealEarthAnimateVector.ts:35</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/selectarea.html b/doc/classes/selectarea.html
new file mode 100644
index 0000000..f8b54a0
--- /dev/null
+++ b/doc/classes/selectarea.html
@@ -0,0 +1,700 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>SelectArea | 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="selectarea.html">SelectArea</a>
+				</li>
+			</ul>
+			<h1>Class SelectArea</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">SelectArea</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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="selectarea.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"><a href="selectarea.html#areaoverlay" class="tsd-kind-icon">area<wbr>Overlay</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#callback" class="tsd-kind-icon">callback</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#cancelbutton" class="tsd-kind-icon">cancel<wbr>Button</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#cancelid" class="tsd-kind-icon">cancel<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="selectarea.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#draw" class="tsd-kind-icon">draw</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#map" class="tsd-kind-icon">map</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="selectarea.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="selectarea.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#selectbutton" class="tsd-kind-icon">select<wbr>Button</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="selectarea.html#selectid" class="tsd-kind-icon">select<wbr>Id</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="selectarea.html#state" class="tsd-kind-icon">state</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"><a href="selectarea.html#cancel" class="tsd-kind-icon">cancel</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="selectarea.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="selectarea.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="selectarea.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="selectarea.html#setarea" class="tsd-kind-icon">set<wbr>Area</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="selectarea.html#setstate" class="tsd-kind-icon">set<wbr>State</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>Select<wbr>Area<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, context<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><a href="selectarea.html" class="tsd-signature-type">SelectArea</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.__constructor</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L21">react/SelectArea.tsx:21</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>props: <span class="tsd-signature-type">any</span></h5>
+								</li>
+								<li>
+									<h5>context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="selectarea.html" class="tsd-signature-type">SelectArea</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">
+					<a name="areaoverlay" class="tsd-anchor"></a>
+					<h3>area<wbr>Overlay</h3>
+					<div class="tsd-signature tsd-kind-icon">area<wbr>Overlay<span class="tsd-signature-symbol">:</span> <a href="layerbasevectorgeojson.html" class="tsd-signature-type">LayerBaseVectorGeoJson</a></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L16">react/SelectArea.tsx:16</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="callback" class="tsd-anchor"></a>
+					<h3>callback</h3>
+					<div class="tsd-signature tsd-kind-icon">callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L15">react/SelectArea.tsx:15</a></li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-siganture">
+								<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported">
+									<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>coords<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">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</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">
+										<h4 class="tsd-parameters-title">Parameters</h4>
+										<ul class="tsd-parameters">
+											<li>
+												<h5>coords: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h5>
+											</li>
+										</ul>
+										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+									</li>
+								</ul>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="cancelbutton" class="tsd-anchor"></a>
+					<h3>cancel<wbr>Button</h3>
+					<div class="tsd-signature tsd-kind-icon">cancel<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLButtonElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L21">react/SelectArea.tsx:21</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="cancelid" class="tsd-anchor"></a>
+					<h3>cancel<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">cancel<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L19">react/SelectArea.tsx:19</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="draw" class="tsd-anchor"></a>
+					<h3>draw</h3>
+					<div class="tsd-signature tsd-kind-icon">draw<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Draw</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L17">react/SelectArea.tsx:17</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="map" class="tsd-anchor"></a>
+					<h3>map</h3>
+					<div class="tsd-signature tsd-kind-icon">map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L14">react/SelectArea.tsx:14</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="selectbutton" class="tsd-anchor"></a>
+					<h3>select<wbr>Button</h3>
+					<div class="tsd-signature tsd-kind-icon">select<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLButtonElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L20">react/SelectArea.tsx:20</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="selectid" class="tsd-anchor"></a>
+					<h3>select<wbr>Id</h3>
+					<div class="tsd-signature tsd-kind-icon">select<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L18">react/SelectArea.tsx:18</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</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">
+					<a name="cancel" class="tsd-anchor"></a>
+					<h3>cancel</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">cancel<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L96">react/SelectArea.tsx:96</a></li>
+								</ul>
+							</aside>
+							<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="componentdidmount" class="tsd-anchor"></a>
+					<h3>component<wbr>Did<wbr>Mount</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L76">react/SelectArea.tsx:76</a></li>
+								</ul>
+							</aside>
+							<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="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L109">react/SelectArea.tsx:109</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
+					<a name="setarea" class="tsd-anchor"></a>
+					<h3>set<wbr>Area</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>Area<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/SelectArea.tsx#L83">react/SelectArea.tsx:83</a></li>
+								</ul>
+							</aside>
+							<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-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>coords<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">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</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">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>coords: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="selectarea.html" class="tsd-kind-icon">Select<wbr>Area</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
+								<a href="selectarea.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#areaoverlay" class="tsd-kind-icon">area<wbr>Overlay</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#callback" class="tsd-kind-icon">callback</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#cancelbutton" class="tsd-kind-icon">cancel<wbr>Button</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#cancelid" class="tsd-kind-icon">cancel<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="selectarea.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#draw" class="tsd-kind-icon">draw</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#map" class="tsd-kind-icon">map</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="selectarea.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="selectarea.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#selectbutton" class="tsd-kind-icon">select<wbr>Button</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="selectarea.html#selectid" class="tsd-kind-icon">select<wbr>Id</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="selectarea.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="selectarea.html#cancel" class="tsd-kind-icon">cancel</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="selectarea.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="selectarea.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="selectarea.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="selectarea.html#setarea" class="tsd-kind-icon">set<wbr>Area</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="selectarea.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/selectboxbase.html b/doc/classes/selectboxbase.html
index 14c542e..972a88b 100644
--- a/doc/classes/selectboxbase.html
+++ b/doc/classes/selectboxbase.html
@@ -123,7 +123,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L32">domUtil/SelectBoxBase.ts:32</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L32">domUtil/SelectBoxBase.ts:32</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -158,7 +158,7 @@
 					<div class="tsd-signature tsd-kind-icon">$label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L30">domUtil/SelectBoxBase.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L30">domUtil/SelectBoxBase.ts:30</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -168,7 +168,7 @@
 					<div class="tsd-signature tsd-kind-icon">_$container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L29">domUtil/SelectBoxBase.ts:29</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L29">domUtil/SelectBoxBase.ts:29</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -178,7 +178,7 @@
 					<div class="tsd-signature tsd-kind-icon">_box<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L31">domUtil/SelectBoxBase.ts:31</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L31">domUtil/SelectBoxBase.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -188,7 +188,7 @@
 					<div class="tsd-signature tsd-kind-icon">_change<wbr>Listeners<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/selectchangecallback.html" class="tsd-signature-type">selectChangeCallback</a><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L32">domUtil/SelectBoxBase.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L32">domUtil/SelectBoxBase.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -205,7 +205,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L81">domUtil/SelectBoxBase.ts:81</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L81">domUtil/SelectBoxBase.ts:81</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -224,7 +224,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L126">domUtil/SelectBoxBase.ts:126</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L126">domUtil/SelectBoxBase.ts:126</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -242,7 +242,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L102">domUtil/SelectBoxBase.ts:102</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L102">domUtil/SelectBoxBase.ts:102</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span>
@@ -253,7 +253,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L122">domUtil/SelectBoxBase.ts:122</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L122">domUtil/SelectBoxBase.ts:122</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -285,7 +285,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L97">domUtil/SelectBoxBase.ts:97</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L97">domUtil/SelectBoxBase.ts:97</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -312,7 +312,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L85">domUtil/SelectBoxBase.ts:85</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L85">domUtil/SelectBoxBase.ts:85</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
diff --git a/doc/classes/singlesymbol.html b/doc/classes/singlesymbol.html
index 3306add..250fb54 100644
--- a/doc/classes/singlesymbol.html
+++ b/doc/classes/singlesymbol.html
@@ -115,7 +115,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L216">olHelpers/esriToOlStyle.ts:216</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L216">olHelpers/esriToOlStyle.ts:216</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -153,7 +153,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#legendhtml">legendHtml</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -164,7 +164,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#olstyle">olStyle</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -175,7 +175,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -186,7 +186,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#renderer">renderer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -196,7 +196,7 @@
 					<div class="tsd-signature tsd-kind-icon">symbol<span class="tsd-signature-symbol">:</span> <a href="../interfaces/esrisymbol.html" class="tsd-signature-type">EsriSymbol</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L216">olHelpers/esriToOlStyle.ts:216</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L216">olHelpers/esriToOlStyle.ts:216</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/slider.html b/doc/classes/slider.html
new file mode 100644
index 0000000..3f9a3c2
--- /dev/null
+++ b/doc/classes/slider.html
@@ -0,0 +1,797 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>Slider | 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="slider.html">Slider</a>
+				</li>
+			</ul>
+			<h1>Class Slider</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span>
+						<ul class="tsd-hierarchy">
+							<li>
+								<span class="target">Slider</span>
+							</li>
+						</ul>
+					</li>
+				</ul>
+			</section>
+			<section class="tsd-panel">
+				<h3>Implements</h3>
+				<ul class="tsd-hierarchy">
+					<li><span class="tsd-signature-type">ComponentLifecycle</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">&gt;</span></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="slider.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"><a href="slider.html#context" class="tsd-kind-icon">context</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#el" class="tsd-kind-icon">el</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#endbutton" class="tsd-kind-icon">end<wbr>Button</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#enduid" class="tsd-kind-icon">end<wbr>Uid</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#interval" class="tsd-kind-icon">interval</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#intervalselect" class="tsd-kind-icon">interval<wbr>Select</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#intervaluid" class="tsd-kind-icon">interval<wbr>Uid</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#maxval" class="tsd-kind-icon">max<wbr>Val</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#minval" class="tsd-kind-icon">min<wbr>Val</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="slider.html#props" class="tsd-kind-icon">props</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="slider.html#refs" class="tsd-kind-icon">refs</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#running" class="tsd-kind-icon">running</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#startbutton" class="tsd-kind-icon">start<wbr>Button</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#startuid" class="tsd-kind-icon">start<wbr>Uid</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="slider.html#state" class="tsd-kind-icon">state</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#step" class="tsd-kind-icon">step</a></li>
+								<li class="tsd-kind-property tsd-parent-kind-class"><a href="slider.html#uid" class="tsd-kind-icon">uid</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"><a href="slider.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="slider.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="slider.html#render" class="tsd-kind-icon">render</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="slider.html#restartanimate" class="tsd-kind-icon">restart<wbr>Animate</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="slider.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="slider.html#startanimate" class="tsd-kind-icon">start<wbr>Animate</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="slider.html#stopanimate" class="tsd-kind-icon">stop<wbr>Animate</a></li>
+								<li class="tsd-kind-method tsd-parent-kind-class"><a href="slider.html#updaterunning" class="tsd-kind-icon">update<wbr>Running</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>Slider<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, context<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><a href="slider.html" class="tsd-signature-type">Slider</a></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.__constructor</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L23">react/Slider.tsx:23</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>props: <span class="tsd-signature-type">any</span></h5>
+								</li>
+								<li>
+									<h5>context: <span class="tsd-signature-type">any</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <a href="slider.html" class="tsd-signature-type">Slider</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">
+					<a name="context" class="tsd-anchor"></a>
+					<h3>context</h3>
+					<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.context</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:183</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="el" class="tsd-anchor"></a>
+					<h3>el</h3>
+					<div class="tsd-signature tsd-kind-icon">el<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLInputElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L15">react/Slider.tsx:15</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="endbutton" class="tsd-anchor"></a>
+					<h3>end<wbr>Button</h3>
+					<div class="tsd-signature tsd-kind-icon">end<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLButtonElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L17">react/Slider.tsx:17</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="enduid" class="tsd-anchor"></a>
+					<h3>end<wbr>Uid</h3>
+					<div class="tsd-signature tsd-kind-icon">end<wbr>Uid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L13">react/Slider.tsx:13</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="interval" class="tsd-anchor"></a>
+					<h3>interval</h3>
+					<div class="tsd-signature tsd-kind-icon">interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L19">react/Slider.tsx:19</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="intervalselect" class="tsd-anchor"></a>
+					<h3>interval<wbr>Select</h3>
+					<div class="tsd-signature tsd-kind-icon">interval<wbr>Select<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLSelectElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L18">react/Slider.tsx:18</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="intervaluid" class="tsd-anchor"></a>
+					<h3>interval<wbr>Uid</h3>
+					<div class="tsd-signature tsd-kind-icon">interval<wbr>Uid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L14">react/Slider.tsx:14</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="maxval" class="tsd-anchor"></a>
+					<h3>max<wbr>Val</h3>
+					<div class="tsd-signature tsd-kind-icon">max<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L22">react/Slider.tsx:22</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="minval" class="tsd-anchor"></a>
+					<h3>min<wbr>Val</h3>
+					<div class="tsd-signature tsd-kind-icon">min<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L21">react/Slider.tsx:21</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="props" class="tsd-anchor"></a>
+					<h3>props</h3>
+					<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly&lt;{ children?: ReactNode; }&gt; &amp; Readonly&lt;P&gt;</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.props</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:181</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="refs" class="tsd-anchor"></a>
+					<h3>refs</h3>
+					<div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.refs</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:184</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-index-signature">
+								<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5>
+							</li>
+						</ul>
+					</div>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="running" class="tsd-anchor"></a>
+					<h3>running</h3>
+					<div class="tsd-signature tsd-kind-icon">running<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L20">react/Slider.tsx:20</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="startbutton" class="tsd-anchor"></a>
+					<h3>start<wbr>Button</h3>
+					<div class="tsd-signature tsd-kind-icon">start<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLButtonElement</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L16">react/Slider.tsx:16</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="startuid" class="tsd-anchor"></a>
+					<h3>start<wbr>Uid</h3>
+					<div class="tsd-signature tsd-kind-icon">start<wbr>Uid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L12">react/Slider.tsx:12</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+					<a name="state" class="tsd-anchor"></a>
+					<h3>state</h3>
+					<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span></div>
+					<aside class="tsd-sources">
+						<p>Inherited from Component.state</p>
+						<ul>
+							<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:182</li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="step" class="tsd-anchor"></a>
+					<h3>step</h3>
+					<div class="tsd-signature tsd-kind-icon">step<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L23">react/Slider.tsx:23</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
+					<a name="uid" class="tsd-anchor"></a>
+					<h3>uid</h3>
+					<div class="tsd-signature tsd-kind-icon">uid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L11">react/Slider.tsx:11</a></li>
+						</ul>
+					</aside>
+				</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">
+					<a name="componentdidmount" class="tsd-anchor"></a>
+					<h3>component<wbr>Did<wbr>Mount</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L34">react/Slider.tsx:34</a></li>
+								</ul>
+							</aside>
+							<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="forceupdate" class="tsd-anchor"></a>
+					<h3>force<wbr>Update</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callBack<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.forceUpdate</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:173</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callBack: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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">
+					<a name="render" class="tsd-anchor"></a>
+					<h3>render</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+						<li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Element</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Overrides Component.render</p>
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L81">react/Slider.tsx:81</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4>
+						</li>
+					</ul>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
+					<a name="restartanimate" class="tsd-anchor"></a>
+					<h3>restart<wbr>Animate</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">restart<wbr>Animate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L73">react/Slider.tsx:73</a></li>
+								</ul>
+							</aside>
+							<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-has-type-parameter tsd-is-inherited">
+					<a name="setstate" class="tsd-anchor"></a>
+					<h3>set<wbr>State</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>f<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+						<li class="tsd-signature tsd-kind-icon">set<wbr>State&lt;K&gt;<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Pick</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">function</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 Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:171</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>f: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span>, props<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">Pick</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>prevState: <span class="tsd-signature-type">null</span></h5>
+														</li>
+														<li>
+															<h5>props: <span class="tsd-signature-type">object</span></h5>
+															<ul class="tsd-parameters">
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> animate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5>change<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span></h5>
+																	<ul class="tsd-parameters">
+																		<li class="tsd-parameter-siganture">
+																			<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-variable tsd-is-not-exported">
+																				<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>d<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">any</span></li>
+																			</ul>
+																			<ul class="tsd-descriptions">
+																				<li class="tsd-description">
+																					<h4 class="tsd-parameters-title">Parameters</h4>
+																					<ul class="tsd-parameters">
+																						<li>
+																							<h5>d: <span class="tsd-signature-type">number</span></h5>
+																						</li>
+																					</ul>
+																					<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+																				</li>
+																			</ul>
+																		</li>
+																	</ul>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> steps<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+																<li class="tsd-parameter">
+																	<h5><span class="tsd-flag ts-flagOptional">Optional</span> value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5>
+																</li>
+															</ul>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Pick</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+						</li>
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<p>Inherited from Component.setState</p>
+								<ul>
+									<li>Defined in C:/Users/glenn/PycharmProjects/webmapsjs/node_modules/@types/react/index.d.ts:172</li>
+								</ul>
+							</aside>
+							<h4 class="tsd-type-parameters-title">Type parameters</h4>
+							<ul class="tsd-type-parameters">
+								<li>
+									<h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof S</span></h4>
+								</li>
+							</ul>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>state: <span class="tsd-signature-type">Pick</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">function</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-siganture">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><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">
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</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="startanimate" class="tsd-anchor"></a>
+					<h3>start<wbr>Animate</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">start<wbr>Animate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L51">react/Slider.tsx:51</a></li>
+								</ul>
+							</aside>
+							<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="stopanimate" class="tsd-anchor"></a>
+					<h3>stop<wbr>Animate</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">stop<wbr>Animate<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L67">react/Slider.tsx:67</a></li>
+								</ul>
+							</aside>
+							<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="updaterunning" class="tsd-anchor"></a>
+					<h3>update<wbr>Running</h3>
+					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
+						<li class="tsd-signature tsd-kind-icon">update<wbr>Running<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/Slider.tsx#L44">react/Slider.tsx:44</a></li>
+								</ul>
+							</aside>
+							<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="slider.html" class="tsd-kind-icon">Slider</a>
+						<ul>
+							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
+								<a href="slider.html#constructor" class="tsd-kind-icon">constructor</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="slider.html#context" class="tsd-kind-icon">context</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#el" class="tsd-kind-icon">el</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#endbutton" class="tsd-kind-icon">end<wbr>Button</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#enduid" class="tsd-kind-icon">end<wbr>Uid</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#interval" class="tsd-kind-icon">interval</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#intervalselect" class="tsd-kind-icon">interval<wbr>Select</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#intervaluid" class="tsd-kind-icon">interval<wbr>Uid</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#maxval" class="tsd-kind-icon">max<wbr>Val</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#minval" class="tsd-kind-icon">min<wbr>Val</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="slider.html#props" class="tsd-kind-icon">props</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="slider.html#refs" class="tsd-kind-icon">refs</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#running" class="tsd-kind-icon">running</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#startbutton" class="tsd-kind-icon">start<wbr>Button</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#startuid" class="tsd-kind-icon">start<wbr>Uid</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
+								<a href="slider.html#state" class="tsd-kind-icon">state</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#step" class="tsd-kind-icon">step</a>
+							</li>
+							<li class=" tsd-kind-property tsd-parent-kind-class">
+								<a href="slider.html#uid" class="tsd-kind-icon">uid</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="slider.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
+								<a href="slider.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
+								<a href="slider.html#render" class="tsd-kind-icon">render</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="slider.html#restartanimate" class="tsd-kind-icon">restart<wbr>Animate</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited">
+								<a href="slider.html#setstate" class="tsd-kind-icon">set<wbr>State</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="slider.html#startanimate" class="tsd-kind-icon">start<wbr>Animate</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="slider.html#stopanimate" class="tsd-kind-icon">stop<wbr>Animate</a>
+							</li>
+							<li class=" tsd-kind-method tsd-parent-kind-class">
+								<a href="slider.html#updaterunning" class="tsd-kind-icon">update<wbr>Running</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/classes/sortedfeatures.html b/doc/classes/sortedfeatures.html
index 4737b99..febd6c9 100644
--- a/doc/classes/sortedfeatures.html
+++ b/doc/classes/sortedfeatures.html
@@ -114,13 +114,13 @@
 					<a name="constructor" class="tsd-anchor"></a>
 					<h3>constructor</h3>
 					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
-						<li class="tsd-signature tsd-kind-icon">new <wbr>Sorted<wbr>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, propertyName<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><a href="sortedfeatures.html" class="tsd-signature-type">SortedFeatures</a></li>
+						<li class="tsd-signature tsd-kind-icon">new <wbr>Sorted<wbr>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">[]</span>, propertyName<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><a href="sortedfeatures.html" class="tsd-signature-type">SortedFeatures</a></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L14">olHelpers/SortedFeatures.ts:14</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L14">olHelpers/SortedFeatures.ts:14</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -128,7 +128,7 @@
 							<h4 class="tsd-parameters-title">Parameters</h4>
 							<ul class="tsd-parameters">
 								<li>
-									<h5>features: <span class="tsd-signature-type">any</span></h5>
+									<h5>features: <span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">[]</span></h5>
 									<div class="tsd-comment tsd-typography">
 										<div class="lead">
 											<p>array of ol features</p>
@@ -136,7 +136,7 @@
 									</div>
 								</li>
 								<li>
-									<h5>propertyName: <span class="tsd-signature-type">any</span></h5>
+									<h5>propertyName: <span class="tsd-signature-type">string</span></h5>
 									<div class="tsd-comment tsd-typography">
 										<div class="lead">
 											<p>the property name to use for lookup</p>
@@ -157,7 +157,7 @@
 					<div class="tsd-signature tsd-kind-icon">_property<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L14">olHelpers/SortedFeatures.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L14">olHelpers/SortedFeatures.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -167,7 +167,7 @@
 					<div class="tsd-signature tsd-kind-icon">property<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L13">olHelpers/SortedFeatures.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L13">olHelpers/SortedFeatures.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -177,7 +177,7 @@
 					<div class="tsd-signature tsd-kind-icon">sorted<wbr>Features<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></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L12">olHelpers/SortedFeatures.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L12">olHelpers/SortedFeatures.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -188,13 +188,13 @@
 					<a name="getfeature" class="tsd-anchor"></a>
 					<h3>get<wbr>Feature</h3>
 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
-						<li class="tsd-signature tsd-kind-icon">get<wbr>Feature<span class="tsd-signature-symbol">(</span>propertyValue<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, exactMatch<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span>, sortedFeatures<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><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">get<wbr>Feature<span class="tsd-signature-symbol">(</span>propertyValue<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, exactMatch<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span>, sortedFeatures<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><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L60">olHelpers/SortedFeatures.ts:60</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L60">olHelpers/SortedFeatures.ts:60</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -217,7 +217,7 @@
 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> sortedFeatures: <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></h5>
 								</li>
 							</ul>
-							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Feature</span></h4>
 							<p>the feature matching the lookup</p>
 						</li>
 					</ul>
diff --git a/doc/classes/symbolgenerator.html b/doc/classes/symbolgenerator.html
index 99488f4..752dca9 100644
--- a/doc/classes/symbolgenerator.html
+++ b/doc/classes/symbolgenerator.html
@@ -116,7 +116,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -138,7 +138,7 @@
 					<div class="tsd-signature tsd-kind-icon">legend<wbr>Html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -148,7 +148,7 @@
 					<div class="tsd-signature tsd-kind-icon">ol<wbr>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>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -158,7 +158,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -168,7 +168,7 @@
 					<div class="tsd-signature tsd-kind-icon">renderer<span class="tsd-signature-symbol">:</span> <a href="../interfaces/esrirenderer.html" class="tsd-signature-type">EsriRenderer</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/tippresets.html b/doc/classes/tippresets.html
index 89bc008..3008535 100644
--- a/doc/classes/tippresets.html
+++ b/doc/classes/tippresets.html
@@ -113,7 +113,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L34">collections/Sliders.ts:34</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L34">collections/Sliders.ts:34</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -135,7 +135,7 @@
 					<div class="tsd-signature tsd-kind-icon">dom<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L34">collections/Sliders.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L34">collections/Sliders.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -146,7 +146,7 @@
 					<aside class="tsd-sources">
 						<p>Implementation of <a href="../interfaces/tippresetconfig.html">TipPresetConfig</a>.<a href="../interfaces/tippresetconfig.html#label">label</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L32">collections/Sliders.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L32">collections/Sliders.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -157,7 +157,7 @@
 					<aside class="tsd-sources">
 						<p>Implementation of <a href="../interfaces/tippresetconfig.html">TipPresetConfig</a>.<a href="../interfaces/tippresetconfig.html#presets">presets</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L33">collections/Sliders.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L33">collections/Sliders.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/classes/tipsliders.html b/doc/classes/tipsliders.html
index f6ea5e9..c0c404b 100644
--- a/doc/classes/tipsliders.html
+++ b/doc/classes/tipsliders.html
@@ -135,7 +135,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L298">collections/Sliders.ts:298</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L298">collections/Sliders.ts:298</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -181,7 +181,7 @@
 					<div class="tsd-signature tsd-kind-icon">$container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L279">collections/Sliders.ts:279</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L279">collections/Sliders.ts:279</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -191,7 +191,7 @@
 					<div class="tsd-signature tsd-kind-icon">locked<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L281">collections/Sliders.ts:281</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L281">collections/Sliders.ts:281</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -201,7 +201,7 @@
 					<div class="tsd-signature tsd-kind-icon">not<wbr>Locked<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L282">collections/Sliders.ts:282</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L282">collections/Sliders.ts:282</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 					<div class="tsd-signature tsd-kind-icon">reserved<wbr>Percent<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L280">collections/Sliders.ts:280</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L280">collections/Sliders.ts:280</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -229,7 +229,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L382">collections/Sliders.ts:382</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L382">collections/Sliders.ts:382</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <a href="../interfaces/changecallback.html" class="tsd-signature-type">ChangeCallback</a></h4>
@@ -237,7 +237,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L386">collections/Sliders.ts:386</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L386">collections/Sliders.ts:386</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -260,7 +260,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L646">collections/Sliders.ts:646</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L646">collections/Sliders.ts:646</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <a href="../interfaces/changeresponse.html" class="tsd-signature-type">ChangeResponse</a></h4>
@@ -280,7 +280,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L530">collections/Sliders.ts:530</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L530">collections/Sliders.ts:530</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -297,7 +297,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L438">collections/Sliders.ts:438</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L438">collections/Sliders.ts:438</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -334,7 +334,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L378">collections/Sliders.ts:378</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L378">collections/Sliders.ts:378</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -351,7 +351,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L409">collections/Sliders.ts:409</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L409">collections/Sliders.ts:409</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -373,7 +373,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L520">collections/Sliders.ts:520</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L520">collections/Sliders.ts:520</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -398,7 +398,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L506">collections/Sliders.ts:506</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L506">collections/Sliders.ts:506</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -421,7 +421,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L391">collections/Sliders.ts:391</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L391">collections/Sliders.ts:391</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -438,7 +438,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L492">collections/Sliders.ts:492</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L492">collections/Sliders.ts:492</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/doc/classes/uniquevaluesymbol.html b/doc/classes/uniquevaluesymbol.html
index d59255d..b3cff7c 100644
--- a/doc/classes/uniquevaluesymbol.html
+++ b/doc/classes/uniquevaluesymbol.html
@@ -123,7 +123,7 @@
 							<aside class="tsd-sources">
 								<p>Overrides <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#constructor">constructor</a></p>
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L241">olHelpers/esriToOlStyle.ts:241</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L241">olHelpers/esriToOlStyle.ts:241</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -160,7 +160,7 @@
 					<div class="tsd-signature tsd-kind-icon">default<wbr>Label<wbr>Html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L236">olHelpers/esriToOlStyle.ts:236</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L236">olHelpers/esriToOlStyle.ts:236</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -170,7 +170,7 @@
 					<div class="tsd-signature tsd-kind-icon">default<wbr>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>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L235">olHelpers/esriToOlStyle.ts:235</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L235">olHelpers/esriToOlStyle.ts:235</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<div class="tsd-signature tsd-kind-icon">default<wbr>Symbol<span class="tsd-signature-symbol">:</span> <a href="../interfaces/esrisymbol.html" class="tsd-signature-type">EsriSymbol</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L234">olHelpers/esriToOlStyle.ts:234</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L234">olHelpers/esriToOlStyle.ts:234</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -190,7 +190,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<wbr>Array<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">string</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L237">olHelpers/esriToOlStyle.ts:237</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L237">olHelpers/esriToOlStyle.ts:237</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -200,7 +200,7 @@
 					<div class="tsd-signature tsd-kind-icon">legend<wbr>Array<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">string</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L238">olHelpers/esriToOlStyle.ts:238</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L238">olHelpers/esriToOlStyle.ts:238</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#legendhtml">legendHtml</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L204">olHelpers/esriToOlStyle.ts:204</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#olstyle">olStyle</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L205">olHelpers/esriToOlStyle.ts:205</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L202">olHelpers/esriToOlStyle.ts:202</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -243,7 +243,7 @@
 					<div class="tsd-signature tsd-kind-icon">property<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L233">olHelpers/esriToOlStyle.ts:233</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L233">olHelpers/esriToOlStyle.ts:233</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -253,7 +253,7 @@
 					<div class="tsd-signature tsd-kind-icon">property<wbr>Style<wbr>Lookup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L239">olHelpers/esriToOlStyle.ts:239</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L239">olHelpers/esriToOlStyle.ts:239</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -264,7 +264,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="symbolgenerator.html">SymbolGenerator</a>.<a href="symbolgenerator.html#renderer">renderer</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L203">olHelpers/esriToOlStyle.ts:203</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -274,7 +274,7 @@
 					<div class="tsd-signature tsd-kind-icon">unique<wbr>Value<wbr>Infos<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">object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L241">olHelpers/esriToOlStyle.ts:241</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L241">olHelpers/esriToOlStyle.ts:241</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -284,7 +284,7 @@
 					<div class="tsd-signature tsd-kind-icon">value<wbr>Array<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">any</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L240">olHelpers/esriToOlStyle.ts:240</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L240">olHelpers/esriToOlStyle.ts:240</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/globals.html b/doc/globals.html
index 46f8875..5d9c1d5 100644
--- a/doc/globals.html
+++ b/doc/globals.html
@@ -77,6 +77,8 @@
 							<h3>Classes</h3>
 							<ul class="tsd-index-list">
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/commonsymbol.html" class="tsd-kind-icon">Common<wbr>Symbol</a></li>
+								<li class="tsd-kind-class"><a href="classes/datepick.html" class="tsd-kind-icon">Date<wbr>Pick</a></li>
+								<li class="tsd-kind-class"><a href="classes/daterange.html" class="tsd-kind-icon">Date<wbr>Range</a></li>
 								<li class="tsd-kind-class"><a href="classes/dayrange.html" class="tsd-kind-icon">Day<wbr>Range</a></li>
 								<li class="tsd-kind-class"><a href="classes/featurelayerproperties.html" class="tsd-kind-icon">Feature<wbr>Layer<wbr>Properties</a></li>
 								<li class="tsd-kind-class"><a href="classes/itslayercollection.html" class="tsd-kind-icon">Its<wbr>Layer<wbr>Collection</a></li>
@@ -100,11 +102,17 @@
 								<li class="tsd-kind-class"><a href="classes/mediacontrol.html" class="tsd-kind-icon">Media<wbr>Control</a></li>
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/pointsymbol.html" class="tsd-kind-icon">Point<wbr>Symbol</a></li>
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/polygonsymbol.html" class="tsd-kind-icon">Polygon<wbr>Symbol</a></li>
+								<li class="tsd-kind-class"><a href="classes/radio.html" class="tsd-kind-icon">Radio</a></li>
+								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/radiobase.html" class="tsd-kind-icon">Radio<wbr>Base</a></li>
+								<li class="tsd-kind-class"><a href="classes/radioconnected.html" class="tsd-kind-icon">Radio<wbr>Connected</a></li>
+								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/radioitem.html" class="tsd-kind-icon">Radio<wbr>Item</a></li>
 								<li class="tsd-kind-class"><a href="classes/realearthanimate.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate</a></li>
 								<li class="tsd-kind-class"><a href="classes/realearthanimatetile.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate<wbr>Tile</a></li>
 								<li class="tsd-kind-class"><a href="classes/realearthanimatevector.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate<wbr>Vector</a></li>
+								<li class="tsd-kind-class"><a href="classes/selectarea.html" class="tsd-kind-icon">Select<wbr>Area</a></li>
 								<li class="tsd-kind-class"><a href="classes/selectboxbase.html" class="tsd-kind-icon">Select<wbr>Box<wbr>Base</a></li>
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/singlesymbol.html" class="tsd-kind-icon">Single<wbr>Symbol</a></li>
+								<li class="tsd-kind-class"><a href="classes/slider.html" class="tsd-kind-icon">Slider</a></li>
 								<li class="tsd-kind-class"><a href="classes/sortedfeatures.html" class="tsd-kind-icon">Sorted<wbr>Features</a></li>
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/symbolgenerator.html" class="tsd-kind-icon">Symbol<wbr>Generator</a></li>
 								<li class="tsd-kind-class tsd-is-not-exported"><a href="classes/tippresets.html" class="tsd-kind-icon">Tip<wbr>Presets</a></li>
@@ -137,6 +145,7 @@
 								<li class="tsd-kind-interface"><a href="interfaces/contentgenerator.html" class="tsd-kind-icon">content<wbr>Generator</a></li>
 								<li class="tsd-kind-interface"><a href="interfaces/crstransform.html" class="tsd-kind-icon">crs<wbr>Transform</a></li>
 								<li class="tsd-kind-interface"><a href="interfaces/extentobject.html" class="tsd-kind-icon">extent<wbr>Object</a></li>
+								<li class="tsd-kind-interface"><a href="interfaces/iaction.html" class="tsd-kind-icon">i<wbr>Action</a></li>
 								<li class="tsd-kind-interface"><a href="interfaces/keyvals.html" class="tsd-kind-icon">key<wbr>Vals</a></li>
 								<li class="tsd-kind-interface"><a href="interfaces/makemapmoveparams.html" class="tsd-kind-icon">make<wbr>Map<wbr>Move<wbr>Params</a></li>
 								<li class="tsd-kind-interface tsd-is-not-exported"><a href="interfaces/mapevent.html" class="tsd-kind-icon">map<wbr>Event</a></li>
@@ -153,10 +162,15 @@
 						<section class="tsd-index-section ">
 							<h3>Variables</h3>
 							<ul class="tsd-index-list">
+								<li class="tsd-kind-variable"><a href="globals.html#provider" class="tsd-kind-icon">Provider</a></li>
 								<li class="tsd-kind-variable tsd-is-not-exported"><a href="globals.html#_zoomreslookup" class="tsd-kind-icon">_zoom<wbr>Res<wbr>Lookup</a></li>
+								<li class="tsd-kind-variable"><a href="globals.html#combinereducers" class="tsd-kind-icon">combine<wbr>Reducers</a></li>
+								<li class="tsd-kind-variable"><a href="globals.html#connect" class="tsd-kind-icon">connect</a></li>
+								<li class="tsd-kind-variable"><a href="globals.html#createstore" class="tsd-kind-icon">create<wbr>Store</a></li>
 								<li class="tsd-kind-variable tsd-is-not-exported"><a href="globals.html#dragged" class="tsd-kind-icon">dragged</a></li>
 								<li class="tsd-kind-variable tsd-is-not-exported"><a href="globals.html#itsconfig" class="tsd-kind-icon">its<wbr>Config</a></li>
 								<li class="tsd-kind-variable tsd-is-not-exported"><a href="globals.html#lastval" class="tsd-kind-icon">last<wbr>Val</a></li>
+								<li class="tsd-kind-variable"><a href="globals.html#layers" class="tsd-kind-icon">layers</a></li>
 								<li class="tsd-kind-variable"><a href="globals.html#mapmove" class="tsd-kind-icon">map<wbr>Move</a></li>
 								<li class="tsd-kind-variable"><a href="globals.html#mappopup" class="tsd-kind-icon">map<wbr>Popup</a></li>
 								<li class="tsd-kind-variable tsd-is-not-exported"><a href="globals.html#mousedown" class="tsd-kind-icon">mouse<wbr>Down</a></li>
@@ -176,8 +190,10 @@
 								<li class="tsd-kind-function tsd-is-private tsd-is-not-exported"><a href="globals.html#_hex" class="tsd-kind-icon">_hex</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#calculateextent" class="tsd-kind-icon">calculate<wbr>Extent</a></li>
 								<li class="tsd-kind-function tsd-is-not-exported"><a href="globals.html#checkstylenumber" class="tsd-kind-icon">check<wbr>Style<wbr>Number</a></li>
+								<li class="tsd-kind-function"><a href="globals.html#datetostring" class="tsd-kind-icon">date<wbr>ToString</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#datetoyyyymmddhh000" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>Hh000</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#datetoyyyymmddhhmmss" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>HhMm<wbr>Ss</a></li>
+								<li class="tsd-kind-function"><a href="globals.html#default" class="tsd-kind-icon">default</a></li>
 								<li class="tsd-kind-function tsd-is-not-exported"><a href="globals.html#definelegend" class="tsd-kind-icon">define<wbr>Legend</a></li>
 								<li class="tsd-kind-function tsd-is-not-exported"><a href="globals.html#definestyle" class="tsd-kind-icon">define<wbr>Style</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#definedandnotnull" class="tsd-kind-icon">defined<wbr>And<wbr>Not<wbr>Null</a></li>
@@ -203,6 +219,7 @@
 								<li class="tsd-kind-function"><a href="globals.html#resolutiontozoom" class="tsd-kind-icon">resolution<wbr>ToZoom</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#rgb2hex" class="tsd-kind-icon">rgb2hex</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#rgbtorgba" class="tsd-kind-icon">rgb<wbr>ToRgba</a></li>
+								<li class="tsd-kind-function"><a href="globals.html#stringtodate" class="tsd-kind-icon">string<wbr>ToDate</a></li>
 								<li class="tsd-kind-function tsd-is-not-exported"><a href="globals.html#timetolocaldatestring" class="tsd-kind-icon">time<wbr>ToLocal<wbr>Date<wbr>String</a></li>
 								<li class="tsd-kind-function tsd-is-not-exported"><a href="globals.html#triggercallback" class="tsd-kind-icon">trigger<wbr>Callback</a></li>
 								<li class="tsd-kind-function"><a href="globals.html#undefinedornull" class="tsd-kind-icon">undefined<wbr>OrNull</a></li>
@@ -214,13 +231,53 @@
 			</section>
 			<section class="tsd-panel-group tsd-member-group ">
 				<h2>Variables</h2>
+				<section class="tsd-panel tsd-member tsd-kind-variable">
+					<a name="provider" class="tsd-anchor"></a>
+					<h3>Provider</h3>
+					<div class="tsd-signature tsd-kind-icon">Provider<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;ReactRedux.Provider</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/reactAndRedux.ts#L11">react/reactAndRedux.ts:11</a></li>
+						</ul>
+					</aside>
+				</section>
 				<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-not-exported">
 					<a name="_zoomreslookup" class="tsd-anchor"></a>
 					<h3>_zoom<wbr>Res<wbr>Lookup</h3>
 					<div class="tsd-signature tsd-kind-icon">_zoom<wbr>Res<wbr>Lookup<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">number</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;[156543.03392804097, //078271.51696402048, //139135.75848201024, //219567.87924100512, //39783.93962050256, //44891.96981025128, //52445.98490512564, //61222.99245256282, //7611.49622628141, //8305.748113140705, //9152.8740565703525, //1076.43702828517625, //1138.21851414258813, //1219.109257071294063, //139.554628535647032, //144.777314267823516, //152.388657133911758, //161.194328566955879, //170.5971642834779395, //180.29858214173896974, //190.14929107086948487, //200.07464553543474244, //210.03732276771737122, //220.01866138385868561, //230.009330691929342804, //240.004665345964671402, //250.002332672982335701, //260.0011663364911678506, //270.0005831682455839253 //28]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/zoomResolutionConvert.ts#L8">olHelpers/zoomResolutionConvert.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/zoomResolutionConvert.ts#L8">olHelpers/zoomResolutionConvert.ts:8</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-variable">
+					<a name="combinereducers" class="tsd-anchor"></a>
+					<h3>combine<wbr>Reducers</h3>
+					<div class="tsd-signature tsd-kind-icon">combine<wbr>Reducers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">combineReducers</span><span class="tsd-signature-symbol"> =&nbsp;Redux.combineReducers</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/reactAndRedux.ts#L13">react/reactAndRedux.ts:13</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-variable">
+					<a name="connect" class="tsd-anchor"></a>
+					<h3>connect</h3>
+					<div class="tsd-signature tsd-kind-icon">connect<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;ReactRedux.connect</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/reactAndRedux.ts#L10">react/reactAndRedux.ts:10</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-variable">
+					<a name="createstore" class="tsd-anchor"></a>
+					<h3>create<wbr>Store</h3>
+					<div class="tsd-signature tsd-kind-icon">create<wbr>Store<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">StoreCreator</span><span class="tsd-signature-symbol"> =&nbsp;Redux.createStore</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/reactAndRedux.ts#L14">react/reactAndRedux.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -230,7 +287,7 @@
 					<div class="tsd-signature tsd-kind-icon">dragged<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L9">domUtil/range-change.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L9">domUtil/range-change.ts:9</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -240,7 +297,7 @@
 					<div class="tsd-signature tsd-kind-icon">its<wbr>Config<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">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;[{name: &#x27;Camera&#x27;,itsType: &#x27;cctv&#x27;,minZoom: 11,itsIconConfig: {prop: &#x27;owner&#x27;,defaultName: &#x27;WisDOT&#x27;,defaultIcon: &#x27;cctv.png&#x27;,iconArray: [[&#x27;City of Madison&#x27;, &#x27;Madison&#x27;, &#x27;cctv-mad.png&#x27;]]}},{name: &#x27;Message Signs&#x27;,itsType: &#x27;DMS&#x27;,minZoom: 11,itsIconConfig: {prop: &#x27;dmsType&#x27;,defaultName: &#x27;DMS&#x27;,defaultIcon: &#x27;dms.png&#x27;,iconArray: [[&#x27;pcms&#x27;, &#x27;PCMS&#x27;, &#x27;pcms.png&#x27;]]}},{name: &#x27;ATR&#x27;, itsType: &#x27;atr&#x27;, minZoom: 8, itsIcon: &#x27;atr.png&#x27;, visible: false},{name: &#x27;Lighting&#x27;, itsType: &#x27;light&#x27;, minZoom: 16, itsIcon: &#x27;streetlight.png&#x27;, visible: false, onDemand: true},{name: &#x27;Bluetooth&#x27;, itsType: &#x27;blue&#x27;, minZoom: 10, itsIcon: &#x27;bluetooth.png&#x27;, visible: false},{name: &#x27;Cabinets&#x27;, itsType: &#x27;cabinet&#x27;, minZoom: 10, itsIcon: &#x27;cabinet.png&#x27;, visible: false},{name: &#x27;Hut&#x27;, itsType: &#x27;hut&#x27;, minZoom: 10, itsIcon: &#x27;hut.png&#x27;, visible: false},{name: &#x27;Vault&#x27;, itsType: &#x27;vault&#x27;, minZoom: 13, itsIcon: &#x27;vault.png&#x27;, visible: false},{name: &#x27;Advisory Radio&#x27;, itsType: &#x27;har&#x27;, minZoom: 10, itsIcon: &#x27;har.png&#x27;, visible: false},{name: &#x27;Loop Detectors&#x27;,itsType: &#x27;loop&#x27;,legendCollapse: true,minZoom: 14,visible: false,itsIconConfig: {prop: &#x27;dtctrType&#x27;,defaultName: &#x27;Other&#x27;,defaultIcon: &#x27;loopdetectorother.png&#x27;,iconArray: [[&#x27;detector&#x27;, &#x27;Detector&#x27;, &#x27;loopdetector.png&#x27;],[&#x27;long&#x27;, &#x27;Long&#x27;, &#x27;loopdetectorlong.png&#x27;],[&#x27;zone&#x27;, &#x27;Zone&#x27;, &#x27;loopdetectorzone.png&#x27;]]},onDemand: true},{name: &#x27;Microwave&#x27;, itsType: &#x27;microwave&#x27;, minZoom: 14, itsIcon: &#x27;microwave.png&#x27;, visible: false},{name: &#x27;Pull Box&#x27;, itsType: &#x27;pull&#x27;, minZoom: 14, itsIcon: &#x27;pullbox.png&#x27;, visible: false, onDemand: true},{name: &#x27;RWIS&#x27;, itsType: &#x27;rwis&#x27;, minZoom: 7, itsIcon: &#x27;rwis.png&#x27;, visible: false},{name: &#x27;Ramp Gates&#x27;, itsType: &#x27;gate&#x27;, minZoom: 10, itsIcon: &#x27;rampgate.png&#x27;, visible: false},{name: &#x27;Ramp Meter&#x27;, itsType: &#x27;meter&#x27;, minZoom: 10, itsIcon: &#x27;rampmeter.png&#x27;, visible: false},{name: &#x27;Signal&#x27;, itsType: &#x27;signal&#x27;, minZoom: 13, itsIcon: &#x27;signal.png&#x27;, visible: false, onDemand: true},{name: &#x27;Tower&#x27;, itsType: &#x27;tower&#x27;, minZoom: 10, itsIcon: &#x27;tower.png&#x27;, visible: false},{name: &#x27;Trench&#x27;,itsType: &#x27;trench&#x27;,onDemand: true,visible: false,onDemandDelay: 500,minZoom: 15,legendCollapse: true,itsLineConfig: {prop: &#x27;owner&#x27;,//defaultName: &#x27;Other&#x27;,//defaultWidth: 7,defaultColor: colors.hexAlphaToRgbOrRgba(&#x27;#747474&#x27;, 0.8),lineArray: [[&#x27;WisDOT&#x27;, &#x27;WisDOT&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#FF032F&#x27;, 0.7)],[&#x27;WIN&#x27;, &#x27;WIN&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#FFC632&#x27;, 0.7)],[&#x27;USXchange&#x27;, &#x27;USXchange&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#2DFF46&#x27;, 0.7)],[&#x27;AT&amp;T&#x27;, &#x27;AT&amp;T&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#ff2be5&#x27;, 0.7)],[&#x27;Touch America&#x27;, &#x27;Touch America&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#52f3ff&#x27;, 0.7)],[&#x27;Qwest&#x27;, &#x27;Qwest&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#9278ff&#x27;, 0.7)],[&#x27;McLeodUSA&#x27;, &#x27;McLeodUSA&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#2926FF&#x27;, 0.7)],[&#x27;CINC&#x27;, &#x27;CINC&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#CB00FF&#x27;, 0.7)],[&#x27;City of Madison&#x27;, &#x27;Madison&#x27;, colors.hexAlphaToRgbOrRgba(&#x27;#000380&#x27;, 0.7)]]}}]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L12">collections/ItsLayerCollection.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L12">collections/ItsLayerCollection.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -250,7 +307,17 @@
 					<div class="tsd-signature tsd-kind-icon">last<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L10">domUtil/range-change.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L10">domUtil/range-change.ts:10</a></li>
+						</ul>
+					</aside>
+				</section>
+				<section class="tsd-panel tsd-member tsd-kind-variable">
+					<a name="layers" class="tsd-anchor"></a>
+					<h3>layers</h3>
+					<div class="tsd-signature tsd-kind-icon">layers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;C:/Users/glenn/PycharmProjects/webmapsjs/src/layers/index&quot;</span><span class="tsd-signature-symbol"> =&nbsp;_layers</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/index.ts#L6">index.ts:6</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -260,7 +327,7 @@
 					<div class="tsd-signature tsd-kind-icon">map<wbr>Move<span class="tsd-signature-symbol">:</span> <a href="classes/mapmovecls.html" class="tsd-signature-type">MapMoveCls</a><span class="tsd-signature-symbol"> =&nbsp;new MapMoveCls()</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMove.ts#L12">olHelpers/mapMove.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMove.ts#L12">olHelpers/mapMove.ts:12</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -280,7 +347,7 @@
 					<div class="tsd-signature tsd-kind-icon">map<wbr>Popup<span class="tsd-signature-symbol">:</span> <a href="classes/mappopupcls.html" class="tsd-signature-type">MapPopupCls</a><span class="tsd-signature-symbol"> =&nbsp;new MapPopupCls() as MapPopupCls</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopup.ts#L11">olHelpers/mapPopup.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopup.ts#L11">olHelpers/mapPopup.ts:11</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -300,7 +367,7 @@
 					<div class="tsd-signature tsd-kind-icon">mouse<wbr>Down<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L7">domUtil/range-change.ts:7</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L7">domUtil/range-change.ts:7</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -310,7 +377,7 @@
 					<div class="tsd-signature tsd-kind-icon">mouse<wbr>In<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L6">domUtil/range-change.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L6">domUtil/range-change.ts:6</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -320,44 +387,44 @@
 					<div class="tsd-signature tsd-kind-icon">nm<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;provide(&#x27;util&#x27;)</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/checkDefined.ts#L2">util/checkDefined.ts:2</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L6">util/colors.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/zoomResolutionConvert.ts#L6">olHelpers/zoomResolutionConvert.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/makeGuid.ts#L6">util/makeGuid.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L7">layers/LayerBase.ts:7</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapInteractionBase.ts#L6">olHelpers/mapInteractionBase.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L8">olHelpers/mapMoveCls.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L8">layers/LayerBaseVector.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L13">layers/LayerBaseVectorGeoJson.ts:13</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/propertiesZoomStyle.ts#L8">olHelpers/propertiesZoomStyle.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L6">olHelpers/esriToOlStyle.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L11">layers/LayerEsriMapServer.ts:11</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L13">olHelpers/mapPopupCls.ts:13</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L11">layers/LayerItsInventory.ts:11</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/ItsLayerCollection.ts#L9">collections/ItsLayerCollection.ts:9</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/LayerLegend.ts#L9">collections/LayerLegend.ts:9</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L8">collections/Sliders.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/day-range.ts#L5">domUtil/day-range.ts:5</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L4">domUtil/range-change.ts:4</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L9">domUtil/media-control.ts:9</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L7">domUtil/SelectBoxBase.ts:7</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L10">layers/LayerBaseVectorEsri.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseXyzTile.ts#L7">layers/LayerBaseXyzTile.ts:7</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriTile.ts#L10">layers/LayerEsriTile.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateVector.ts#L9">mixin/RealEarthAnimateVector.ts:9</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L10">layers/LayerRealEarthVector.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L10">mixin/RealEarthAnimate.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimateTile.ts#L8">mixin/RealEarthAnimateTile.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L10">layers/LayerRealEarthTile.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/extentUtil.ts#L9">olHelpers/extentUtil.ts:9</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/layerSwipe.ts#L11">olHelpers/layerSwipe.ts:11</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L8">olHelpers/quickMapBase.ts:8</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMap.ts#L10">olHelpers/quickMap.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapMulti.ts#L10">olHelpers/quickMapMulti.ts:10</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/SortedFeatures.ts#L6">olHelpers/SortedFeatures.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/dateConvert.ts#L6">util/dateConvert.ts:6</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/getUrlParams.ts#L5">util/getUrlParams.ts:5</a></li>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/objectHelpers.ts#L6">util/objectHelpers.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/checkDefined.ts#L2">util/checkDefined.ts:2</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L6">util/colors.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/zoomResolutionConvert.ts#L6">olHelpers/zoomResolutionConvert.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/makeGuid.ts#L6">util/makeGuid.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L7">layers/LayerBase.ts:7</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapInteractionBase.ts#L6">olHelpers/mapInteractionBase.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L8">olHelpers/mapMoveCls.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L8">layers/LayerBaseVector.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L13">layers/LayerBaseVectorGeoJson.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/propertiesZoomStyle.ts#L8">olHelpers/propertiesZoomStyle.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L6">olHelpers/esriToOlStyle.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L11">layers/LayerEsriMapServer.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L13">olHelpers/mapPopupCls.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L12">layers/LayerItsInventory.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/ItsLayerCollection.ts#L9">collections/ItsLayerCollection.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/LayerLegend.ts#L9">collections/LayerLegend.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L8">collections/Sliders.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/day-range.ts#L5">domUtil/day-range.ts:5</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L4">domUtil/range-change.ts:4</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L9">domUtil/media-control.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L7">domUtil/SelectBoxBase.ts:7</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L10">layers/LayerBaseVectorEsri.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseXyzTile.ts#L7">layers/LayerBaseXyzTile.ts:7</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriTile.ts#L10">layers/LayerEsriTile.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateVector.ts#L9">mixin/RealEarthAnimateVector.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L10">layers/LayerRealEarthVector.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L10">mixin/RealEarthAnimate.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimateTile.ts#L8">mixin/RealEarthAnimateTile.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L10">layers/LayerRealEarthTile.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/extentUtil.ts#L9">olHelpers/extentUtil.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/layerSwipe.ts#L11">olHelpers/layerSwipe.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L8">olHelpers/quickMapBase.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMap.ts#L10">olHelpers/quickMap.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapMulti.ts#L10">olHelpers/quickMapMulti.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/SortedFeatures.ts#L6">olHelpers/SortedFeatures.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/dateConvert.ts#L6">util/dateConvert.ts:6</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/getUrlParams.ts#L5">util/getUrlParams.ts:5</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/objectHelpers.ts#L6">util/objectHelpers.ts:6</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -367,7 +434,7 @@
 					<div class="tsd-signature tsd-kind-icon">offset<wbr>Minutes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;(new Date()).getTimezoneOffset()</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L17">mixin/RealEarthAnimate.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L17">mixin/RealEarthAnimate.ts:17</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -387,7 +454,7 @@
 					<div class="tsd-signature tsd-kind-icon">proj3070<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span><span class="tsd-signature-symbol"> =&nbsp;new ol.proj.Projection({code: &#x27;EPSG:3070&#x27;})</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/projections.ts#L9">olHelpers/projections.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/projections.ts#L9">olHelpers/projections.ts:9</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -397,7 +464,7 @@
 					<div class="tsd-signature tsd-kind-icon">proj3857<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span><span class="tsd-signature-symbol"> =&nbsp;new ol.proj.Projection({code: &#x27;EPSG:3857&#x27;})</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/projections.ts#L8">olHelpers/projections.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/projections.ts#L8">olHelpers/projections.ts:8</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -407,7 +474,7 @@
 					<div class="tsd-signature tsd-kind-icon">proj4326<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span><span class="tsd-signature-symbol"> =&nbsp;new ol.proj.Projection({code: &#x27;EPSG:4326&#x27;})</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/projections.ts#L7">olHelpers/projections.ts:7</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/projections.ts#L7">olHelpers/projections.ts:7</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -417,7 +484,7 @@
 					<div class="tsd-signature tsd-kind-icon">timeout<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L8">domUtil/range-change.ts:8</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L8">domUtil/range-change.ts:8</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -434,7 +501,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L22">olHelpers/esriToOlStyle.ts:22</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L22">olHelpers/esriToOlStyle.ts:22</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -469,7 +536,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L15">util/colors.ts:15</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L15">util/colors.ts:15</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -501,7 +568,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/extentUtil.ts#L16">olHelpers/extentUtil.ts:16</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/extentUtil.ts#L16">olHelpers/extentUtil.ts:16</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -539,7 +606,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L14">layers/LayerItsInventory.ts:14</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L15">layers/LayerItsInventory.ts:15</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -561,6 +628,32 @@
 						</li>
 					</ul>
 				</section>
+				<section class="tsd-panel tsd-member tsd-kind-function">
+					<a name="datetostring" class="tsd-anchor"></a>
+					<h3>date<wbr>ToString</h3>
+					<ul class="tsd-signatures tsd-kind-function">
+						<li class="tsd-signature tsd-kind-icon">date<wbr>ToString<span class="tsd-signature-symbol">(</span>dte<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span>, zeroPad<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">string</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/helpers/dateFormat.ts#L18">react/helpers/dateFormat.ts:18</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>dte: <span class="tsd-signature-type">Date</span></h5>
+								</li>
+								<li>
+									<h5><span class="tsd-flag ts-flagDefault value">Default value</span> zeroPad: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></h5>
+								</li>
+							</ul>
+							<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-function">
 					<a name="datetoyyyymmddhh000" class="tsd-anchor"></a>
 					<h3>date<wbr>ToYyyy<wbr>MmDd<wbr>Hh000</h3>
@@ -571,7 +664,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/dateConvert.ts#L43">util/dateConvert.ts:43</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/dateConvert.ts#L43">util/dateConvert.ts:43</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -603,7 +696,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/dateConvert.ts#L24">util/dateConvert.ts:24</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/dateConvert.ts#L24">util/dateConvert.ts:24</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -625,6 +718,32 @@
 						</li>
 					</ul>
 				</section>
+				<section class="tsd-panel tsd-member tsd-kind-function">
+					<a name="default" class="tsd-anchor"></a>
+					<h3>default</h3>
+					<ul class="tsd-signatures tsd-kind-function">
+						<li class="tsd-signature tsd-kind-icon">default<span class="tsd-signature-symbol">(</span>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span>, layer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Base</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&gt;</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/helpers/get_map.ts#L4">react/helpers/get_map.ts:4</a></li>
+								</ul>
+							</aside>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>map: <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></h5>
+								</li>
+								<li>
+									<h5>layer: <span class="tsd-signature-type">Base</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&gt;</span></h4>
+						</li>
+					</ul>
+				</section>
 				<section class="tsd-panel tsd-member tsd-kind-function tsd-is-not-exported">
 					<a name="definelegend" class="tsd-anchor"></a>
 					<h3>define<wbr>Legend</h3>
@@ -635,7 +754,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L181">layers/LayerItsInventory.ts:181</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L182">layers/LayerItsInventory.ts:182</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -670,7 +789,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerItsInventory.ts#L86">layers/LayerItsInventory.ts:86</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerItsInventory.ts#L87">layers/LayerItsInventory.ts:87</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -710,7 +829,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/checkDefined.ts#L23">util/checkDefined.ts:23</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/checkDefined.ts#L23">util/checkDefined.ts:23</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -742,7 +861,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/extentUtil.ts#L61">olHelpers/extentUtil.ts:61</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/extentUtil.ts#L61">olHelpers/extentUtil.ts:61</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -782,7 +901,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/getUrlParams.ts#L18">util/getUrlParams.ts:18</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/getUrlParams.ts#L18">util/getUrlParams.ts:18</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -804,7 +923,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L41">util/colors.ts:41</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L41">util/colors.ts:41</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -841,7 +960,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L33">olHelpers/esriToOlStyle.ts:33</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L33">olHelpers/esriToOlStyle.ts:33</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -873,7 +992,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/getUrlParams.ts#L8">util/getUrlParams.ts:8</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/getUrlParams.ts#L8">util/getUrlParams.ts:8</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -890,19 +1009,24 @@
 					<a name="keyvalpairs" class="tsd-anchor"></a>
 					<h3>key<wbr>Val<wbr>Pairs</h3>
 					<ul class="tsd-signatures tsd-kind-function">
-						<li class="tsd-signature tsd-kind-icon">key<wbr>Val<wbr>Pairs<span class="tsd-signature-symbol">(</span>obj<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><a href="interfaces/keyvals.html" class="tsd-signature-type">keyVals</a><span class="tsd-signature-symbol">[]</span></li>
+						<li class="tsd-signature tsd-kind-icon">key<wbr>Val<wbr>Pairs<span class="tsd-signature-symbol">(</span>obj<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">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/keyvals.html" class="tsd-signature-type">keyVals</a><span class="tsd-signature-symbol">&gt;</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/objectHelpers.ts#L25">util/objectHelpers.ts:25</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/objectHelpers.ts#L23">util/objectHelpers.ts:23</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
 								<div class="lead">
 									<p>iterate over the key value pairs of an object</p>
 								</div>
+								<dl class="tsd-comment-tags">
+									<dt>example</dt>
+									<dd><p>for (let x:KeyValuePair of keyValPairs(object)){..}</p>
+									</dd>
+								</dl>
 							</div>
 							<h4 class="tsd-parameters-title">Parameters</h4>
 							<ul class="tsd-parameters">
@@ -913,7 +1037,7 @@
 									</div>
 								</li>
 							</ul>
-							<h4 class="tsd-returns-title">Returns <a href="interfaces/keyvals.html" class="tsd-signature-type">keyVals</a><span class="tsd-signature-symbol">[]</span></h4>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/keyvals.html" class="tsd-signature-type">keyVals</a><span class="tsd-signature-symbol">&gt;</span></h4>
 							<ul>
 								<li>array of key value pairs</li>
 							</ul>
@@ -930,7 +1054,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/dateConvert.ts#L8">util/dateConvert.ts:8</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/dateConvert.ts#L8">util/dateConvert.ts:8</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
@@ -953,7 +1077,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L88">util/colors.ts:88</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L88">util/colors.ts:88</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -997,7 +1121,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L159">util/colors.ts:159</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L159">util/colors.ts:159</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1041,7 +1165,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L323">olHelpers/esriToOlStyle.ts:323</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L323">olHelpers/esriToOlStyle.ts:323</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1078,7 +1202,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/makeGuid.ts#L13">util/makeGuid.ts:13</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/makeGuid.ts#L13">util/makeGuid.ts:13</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1101,7 +1225,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L421">olHelpers/esriToOlStyle.ts:421</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L421">olHelpers/esriToOlStyle.ts:421</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1133,7 +1257,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L381">olHelpers/esriToOlStyle.ts:381</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L381">olHelpers/esriToOlStyle.ts:381</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1165,7 +1289,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/propertiesZoomStyle.ts#L24">olHelpers/propertiesZoomStyle.ts:24</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/propertiesZoomStyle.ts#L24">olHelpers/propertiesZoomStyle.ts:24</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1197,7 +1321,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/provide.ts#L11">util/provide.ts:11</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/provide.ts#L11">util/provide.ts:11</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1229,7 +1353,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMap.ts#L28">olHelpers/quickMap.ts:28</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMap.ts#L30">olHelpers/quickMap.ts:30</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1241,7 +1365,7 @@
 							<h4 class="tsd-parameters-title">Parameters</h4>
 							<ul class="tsd-parameters">
 								<li>
-									<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="interfaces/quickmapoptions.html" class="tsd-signature-type">quickMapOptions</a></h5>
+									<h5><span class="tsd-flag ts-flagDefault value">Default value</span> options: <a href="interfaces/quickmapoptions.html" class="tsd-signature-type">quickMapOptions</a><span class="tsd-signature-symbol"> =&nbsp;{}</span></h5>
 								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Map</span></h4>
@@ -1259,7 +1383,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L36">olHelpers/quickMapBase.ts:36</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L36">olHelpers/quickMapBase.ts:36</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1271,7 +1395,7 @@
 							<h4 class="tsd-parameters-title">Parameters</h4>
 							<ul class="tsd-parameters">
 								<li>
-									<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="interfaces/quickmapoptions.html" class="tsd-signature-type">quickMapOptions</a></h5>
+									<h5><span class="tsd-flag ts-flagDefault value">Default value</span> options: <a href="interfaces/quickmapoptions.html" class="tsd-signature-type">quickMapOptions</a><span class="tsd-signature-symbol"> =&nbsp;{}</span></h5>
 								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Map</span></h4>
@@ -1289,7 +1413,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapMulti.ts#L36">olHelpers/quickMapMulti.ts:36</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapMulti.ts#L36">olHelpers/quickMapMulti.ts:36</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1330,7 +1454,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L70">domUtil/range-change.ts:70</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L70">domUtil/range-change.ts:70</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1376,7 +1500,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/zoomResolutionConvert.ts#L68">olHelpers/zoomResolutionConvert.ts:68</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/zoomResolutionConvert.ts#L68">olHelpers/zoomResolutionConvert.ts:68</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1408,7 +1532,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L26">util/colors.ts:26</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L26">util/colors.ts:26</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1440,7 +1564,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/colors.ts#L62">util/colors.ts:62</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/colors.ts#L62">util/colors.ts:62</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1468,6 +1592,34 @@
 						</li>
 					</ul>
 				</section>
+				<section class="tsd-panel tsd-member tsd-kind-function">
+					<a name="stringtodate" class="tsd-anchor"></a>
+					<h3>string<wbr>ToDate</h3>
+					<ul class="tsd-signatures tsd-kind-function">
+						<li class="tsd-signature tsd-kind-icon">string<wbr>ToDate<span class="tsd-signature-symbol">(</span>dateStr<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">Date</span></li>
+					</ul>
+					<ul class="tsd-descriptions">
+						<li class="tsd-description">
+							<aside class="tsd-sources">
+								<ul>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/helpers/dateFormat.ts#L5">react/helpers/dateFormat.ts:5</a></li>
+								</ul>
+							</aside>
+							<div class="tsd-comment tsd-typography">
+								<div class="lead">
+									<p>Created by glenn on 6/13/2017.</p>
+								</div>
+							</div>
+							<h4 class="tsd-parameters-title">Parameters</h4>
+							<ul class="tsd-parameters">
+								<li>
+									<h5>dateStr: <span class="tsd-signature-type">string</span></h5>
+								</li>
+							</ul>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
+						</li>
+					</ul>
+				</section>
 				<section class="tsd-panel tsd-member tsd-kind-function tsd-is-not-exported">
 					<a name="timetolocaldatestring" class="tsd-anchor"></a>
 					<h3>time<wbr>ToLocal<wbr>Date<wbr>String</h3>
@@ -1478,7 +1630,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L16">domUtil/media-control.ts:16</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L16">domUtil/media-control.ts:16</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1510,7 +1662,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L39">domUtil/range-change.ts:39</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L39">domUtil/range-change.ts:39</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1541,7 +1693,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/checkDefined.ts#L9">util/checkDefined.ts:9</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/checkDefined.ts#L9">util/checkDefined.ts:9</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1573,7 +1725,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/zoomResolutionConvert.ts#L45">olHelpers/zoomResolutionConvert.ts:45</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/zoomResolutionConvert.ts#L45">olHelpers/zoomResolutionConvert.ts:45</a></li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -1613,6 +1765,12 @@
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/commonsymbol.html" class="tsd-kind-icon">Common<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/datepick.html" class="tsd-kind-icon">Date<wbr>Pick</a>
+					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/daterange.html" class="tsd-kind-icon">Date<wbr>Range</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/dayrange.html" class="tsd-kind-icon">Day<wbr>Range</a>
 					</li>
@@ -1682,6 +1840,18 @@
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/polygonsymbol.html" class="tsd-kind-icon">Polygon<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/radio.html" class="tsd-kind-icon">Radio</a>
+					</li>
+					<li class=" tsd-kind-class tsd-is-not-exported">
+						<a href="classes/radiobase.html" class="tsd-kind-icon">Radio<wbr>Base</a>
+					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/radioconnected.html" class="tsd-kind-icon">Radio<wbr>Connected</a>
+					</li>
+					<li class=" tsd-kind-class tsd-is-not-exported">
+						<a href="classes/radioitem.html" class="tsd-kind-icon">Radio<wbr>Item</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/realearthanimate.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate</a>
 					</li>
@@ -1691,12 +1861,18 @@
 					<li class=" tsd-kind-class">
 						<a href="classes/realearthanimatevector.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate<wbr>Vector</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/selectarea.html" class="tsd-kind-icon">Select<wbr>Area</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/selectboxbase.html" class="tsd-kind-icon">Select<wbr>Box<wbr>Base</a>
 					</li>
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/singlesymbol.html" class="tsd-kind-icon">Single<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/slider.html" class="tsd-kind-icon">Slider</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/sortedfeatures.html" class="tsd-kind-icon">Sorted<wbr>Features</a>
 					</li>
@@ -1778,6 +1954,9 @@
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/extentobject.html" class="tsd-kind-icon">extent<wbr>Object</a>
 					</li>
+					<li class=" tsd-kind-interface">
+						<a href="interfaces/iaction.html" class="tsd-kind-icon">i<wbr>Action</a>
+					</li>
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/keyvals.html" class="tsd-kind-icon">key<wbr>Vals</a>
 					</li>
@@ -1811,9 +1990,21 @@
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/timesloadedcallback.html" class="tsd-kind-icon">times<wbr>Loaded<wbr>Callback</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#provider" class="tsd-kind-icon">Provider</a>
+					</li>
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#_zoomreslookup" class="tsd-kind-icon">_zoom<wbr>Res<wbr>Lookup</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#combinereducers" class="tsd-kind-icon">combine<wbr>Reducers</a>
+					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#connect" class="tsd-kind-icon">connect</a>
+					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#createstore" class="tsd-kind-icon">create<wbr>Store</a>
+					</li>
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#dragged" class="tsd-kind-icon">dragged</a>
 					</li>
@@ -1823,6 +2014,9 @@
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#lastval" class="tsd-kind-icon">last<wbr>Val</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#layers" class="tsd-kind-icon">layers</a>
+					</li>
 					<li class=" tsd-kind-variable">
 						<a href="globals.html#mapmove" class="tsd-kind-icon">map<wbr>Move</a>
 					</li>
@@ -1865,12 +2059,18 @@
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#checkstylenumber" class="tsd-kind-icon">check<wbr>Style<wbr>Number</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#datetostring" class="tsd-kind-icon">date<wbr>ToString</a>
+					</li>
 					<li class=" tsd-kind-function">
 						<a href="globals.html#datetoyyyymmddhh000" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>Hh000</a>
 					</li>
 					<li class=" tsd-kind-function">
 						<a href="globals.html#datetoyyyymmddhhmmss" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>HhMm<wbr>Ss</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#default" class="tsd-kind-icon">default</a>
+					</li>
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#definelegend" class="tsd-kind-icon">define<wbr>Legend</a>
 					</li>
@@ -1946,6 +2146,9 @@
 					<li class=" tsd-kind-function">
 						<a href="globals.html#rgbtorgba" class="tsd-kind-icon">rgb<wbr>ToRgba</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#stringtodate" class="tsd-kind-icon">string<wbr>ToDate</a>
+					</li>
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#timetolocaldatestring" class="tsd-kind-icon">time<wbr>ToLocal<wbr>Date<wbr>String</a>
 					</li>
diff --git a/doc/index.html b/doc/index.html
index 07a42df..c8bd804 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -84,6 +84,12 @@
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/commonsymbol.html" class="tsd-kind-icon">Common<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/datepick.html" class="tsd-kind-icon">Date<wbr>Pick</a>
+					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/daterange.html" class="tsd-kind-icon">Date<wbr>Range</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/dayrange.html" class="tsd-kind-icon">Day<wbr>Range</a>
 					</li>
@@ -153,6 +159,18 @@
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/polygonsymbol.html" class="tsd-kind-icon">Polygon<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/radio.html" class="tsd-kind-icon">Radio</a>
+					</li>
+					<li class=" tsd-kind-class tsd-is-not-exported">
+						<a href="classes/radiobase.html" class="tsd-kind-icon">Radio<wbr>Base</a>
+					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/radioconnected.html" class="tsd-kind-icon">Radio<wbr>Connected</a>
+					</li>
+					<li class=" tsd-kind-class tsd-is-not-exported">
+						<a href="classes/radioitem.html" class="tsd-kind-icon">Radio<wbr>Item</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/realearthanimate.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate</a>
 					</li>
@@ -162,12 +180,18 @@
 					<li class=" tsd-kind-class">
 						<a href="classes/realearthanimatevector.html" class="tsd-kind-icon">Real<wbr>Earth<wbr>Animate<wbr>Vector</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/selectarea.html" class="tsd-kind-icon">Select<wbr>Area</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/selectboxbase.html" class="tsd-kind-icon">Select<wbr>Box<wbr>Base</a>
 					</li>
 					<li class=" tsd-kind-class tsd-is-not-exported">
 						<a href="classes/singlesymbol.html" class="tsd-kind-icon">Single<wbr>Symbol</a>
 					</li>
+					<li class=" tsd-kind-class">
+						<a href="classes/slider.html" class="tsd-kind-icon">Slider</a>
+					</li>
 					<li class=" tsd-kind-class">
 						<a href="classes/sortedfeatures.html" class="tsd-kind-icon">Sorted<wbr>Features</a>
 					</li>
@@ -249,6 +273,9 @@
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/extentobject.html" class="tsd-kind-icon">extent<wbr>Object</a>
 					</li>
+					<li class=" tsd-kind-interface">
+						<a href="interfaces/iaction.html" class="tsd-kind-icon">i<wbr>Action</a>
+					</li>
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/keyvals.html" class="tsd-kind-icon">key<wbr>Vals</a>
 					</li>
@@ -282,9 +309,21 @@
 					<li class=" tsd-kind-interface">
 						<a href="interfaces/timesloadedcallback.html" class="tsd-kind-icon">times<wbr>Loaded<wbr>Callback</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#provider" class="tsd-kind-icon">Provider</a>
+					</li>
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#_zoomreslookup" class="tsd-kind-icon">_zoom<wbr>Res<wbr>Lookup</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#combinereducers" class="tsd-kind-icon">combine<wbr>Reducers</a>
+					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#connect" class="tsd-kind-icon">connect</a>
+					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#createstore" class="tsd-kind-icon">create<wbr>Store</a>
+					</li>
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#dragged" class="tsd-kind-icon">dragged</a>
 					</li>
@@ -294,6 +333,9 @@
 					<li class=" tsd-kind-variable tsd-is-not-exported">
 						<a href="globals.html#lastval" class="tsd-kind-icon">last<wbr>Val</a>
 					</li>
+					<li class=" tsd-kind-variable">
+						<a href="globals.html#layers" class="tsd-kind-icon">layers</a>
+					</li>
 					<li class=" tsd-kind-variable">
 						<a href="globals.html#mapmove" class="tsd-kind-icon">map<wbr>Move</a>
 					</li>
@@ -336,12 +378,18 @@
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#checkstylenumber" class="tsd-kind-icon">check<wbr>Style<wbr>Number</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#datetostring" class="tsd-kind-icon">date<wbr>ToString</a>
+					</li>
 					<li class=" tsd-kind-function">
 						<a href="globals.html#datetoyyyymmddhh000" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>Hh000</a>
 					</li>
 					<li class=" tsd-kind-function">
 						<a href="globals.html#datetoyyyymmddhhmmss" class="tsd-kind-icon">date<wbr>ToYyyy<wbr>MmDd<wbr>HhMm<wbr>Ss</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#default" class="tsd-kind-icon">default</a>
+					</li>
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#definelegend" class="tsd-kind-icon">define<wbr>Legend</a>
 					</li>
@@ -417,6 +465,9 @@
 					<li class=" tsd-kind-function">
 						<a href="globals.html#rgbtorgba" class="tsd-kind-icon">rgb<wbr>ToRgba</a>
 					</li>
+					<li class=" tsd-kind-function">
+						<a href="globals.html#stringtodate" class="tsd-kind-icon">string<wbr>ToDate</a>
+					</li>
 					<li class=" tsd-kind-function tsd-is-not-exported">
 						<a href="globals.html#timetolocaldatestring" class="tsd-kind-icon">time<wbr>ToLocal<wbr>Date<wbr>String</a>
 					</li>
diff --git a/doc/interfaces/changecallback.html b/doc/interfaces/changecallback.html
index 59acb18..4720968 100644
--- a/doc/interfaces/changecallback.html
+++ b/doc/interfaces/changecallback.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L26">collections/Sliders.ts:26</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L26">collections/Sliders.ts:26</a></li>
 							</ul>
 						</aside>
 						<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/changefunction.html b/doc/interfaces/changefunction.html
index 0d0e724..f50a252 100644
--- a/doc/interfaces/changefunction.html
+++ b/doc/interfaces/changefunction.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L26">domUtil/media-control.ts:26</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L26">domUtil/media-control.ts:26</a></li>
 							</ul>
 						</aside>
 						<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/changeresponse.html b/doc/interfaces/changeresponse.html
index 791f05f..8e7b31e 100644
--- a/doc/interfaces/changeresponse.html
+++ b/doc/interfaces/changeresponse.html
@@ -97,7 +97,7 @@
 					<div class="tsd-signature tsd-kind-icon">mm<wbr>Version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L23">collections/Sliders.ts:23</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L23">collections/Sliders.ts:23</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -107,7 +107,7 @@
 					<div class="tsd-signature tsd-kind-icon">param<wbr>Weights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L21">collections/Sliders.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L21">collections/Sliders.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -117,7 +117,7 @@
 					<div class="tsd-signature tsd-kind-icon">region<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L22">collections/Sliders.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L22">collections/Sliders.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/contentgenerator.html b/doc/interfaces/contentgenerator.html
index ddd801f..c817d31 100644
--- a/doc/interfaces/contentgenerator.html
+++ b/doc/interfaces/contentgenerator.html
@@ -90,7 +90,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L20">domUtil/SelectBoxBase.ts:20</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L20">domUtil/SelectBoxBase.ts:20</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/crstransform.html b/doc/interfaces/crstransform.html
index 595e6d7..5c7f888 100644
--- a/doc/interfaces/crstransform.html
+++ b/doc/interfaces/crstransform.html
@@ -96,7 +96,7 @@
 					<div class="tsd-signature tsd-kind-icon">data<wbr>Projection<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L17">layers/LayerBaseVectorGeoJson.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L16">layers/LayerBaseVectorGeoJson.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -106,7 +106,7 @@
 					<div class="tsd-signature tsd-kind-icon">feature<wbr>Projection<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Projection</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L18">layers/LayerBaseVectorGeoJson.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L17">layers/LayerBaseVectorGeoJson.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/esrirenderer.html b/doc/interfaces/esrirenderer.html
index b8a4eb1..3de6757 100644
--- a/doc/interfaces/esrirenderer.html
+++ b/doc/interfaces/esrirenderer.html
@@ -97,7 +97,7 @@
 					<div class="tsd-signature tsd-kind-icon">symbol<span class="tsd-signature-symbol">:</span> <a href="esrisymbol.html" class="tsd-signature-type">EsriSymbol</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L54">olHelpers/esriToOlStyle.ts:54</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L54">olHelpers/esriToOlStyle.ts:54</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -107,7 +107,7 @@
 					<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L53">olHelpers/esriToOlStyle.ts:53</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L53">olHelpers/esriToOlStyle.ts:53</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -117,7 +117,7 @@
 					<div class="tsd-signature tsd-kind-icon">unique<wbr>Value<wbr>Infos<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">object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L55">olHelpers/esriToOlStyle.ts:55</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L55">olHelpers/esriToOlStyle.ts:55</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/esriresponse.html b/doc/interfaces/esriresponse.html
index 726c2c5..5c3e1ac 100644
--- a/doc/interfaces/esriresponse.html
+++ b/doc/interfaces/esriresponse.html
@@ -96,7 +96,7 @@
 					<div class="tsd-signature tsd-kind-icon">drawing<wbr>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L46">olHelpers/esriToOlStyle.ts:46</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L46">olHelpers/esriToOlStyle.ts:46</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -114,7 +114,7 @@
 					<div class="tsd-signature tsd-kind-icon">geometry<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L49">olHelpers/esriToOlStyle.ts:49</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L49">olHelpers/esriToOlStyle.ts:49</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/esrisymbol.html b/doc/interfaces/esrisymbol.html
index 356c3fa..a5c2676 100644
--- a/doc/interfaces/esrisymbol.html
+++ b/doc/interfaces/esrisymbol.html
@@ -99,7 +99,7 @@
 					<div class="tsd-signature tsd-kind-icon">color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L65">olHelpers/esriToOlStyle.ts:65</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L65">olHelpers/esriToOlStyle.ts:65</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -109,7 +109,7 @@
 					<div class="tsd-signature tsd-kind-icon">outline<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L61">olHelpers/esriToOlStyle.ts:61</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L61">olHelpers/esriToOlStyle.ts:61</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -130,7 +130,7 @@
 					<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L59">olHelpers/esriToOlStyle.ts:59</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L59">olHelpers/esriToOlStyle.ts:59</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -140,7 +140,7 @@
 					<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L60">olHelpers/esriToOlStyle.ts:60</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L60">olHelpers/esriToOlStyle.ts:60</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -150,7 +150,7 @@
 					<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L66">olHelpers/esriToOlStyle.ts:66</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L66">olHelpers/esriToOlStyle.ts:66</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/extentobject.html b/doc/interfaces/extentobject.html
index 9789f03..e341204 100644
--- a/doc/interfaces/extentobject.html
+++ b/doc/interfaces/extentobject.html
@@ -98,7 +98,7 @@
 					<div class="tsd-signature tsd-kind-icon">maxX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L14">olHelpers/mapMoveCls.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L14">olHelpers/mapMoveCls.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -108,7 +108,7 @@
 					<div class="tsd-signature tsd-kind-icon">maxY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L15">olHelpers/mapMoveCls.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L15">olHelpers/mapMoveCls.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -118,7 +118,7 @@
 					<div class="tsd-signature tsd-kind-icon">minX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L12">olHelpers/mapMoveCls.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L12">olHelpers/mapMoveCls.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -128,7 +128,7 @@
 					<div class="tsd-signature tsd-kind-icon">minY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L13">olHelpers/mapMoveCls.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L13">olHelpers/mapMoveCls.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/iaction.html b/doc/interfaces/iaction.html
new file mode 100644
index 0000000..a23dfb2
--- /dev/null
+++ b/doc/interfaces/iaction.html
@@ -0,0 +1,197 @@
+<!doctype html>
+<html class="default no-js">
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>iAction | 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="iaction.html">iAction</a>
+				</li>
+			</ul>
+			<h1>Interface iAction</h1>
+		</div>
+	</div>
+</header>
+<div class="container container-main">
+	<div class="row">
+		<div class="col-8 col-content">
+			<section class="tsd-panel tsd-hierarchy">
+				<h3>Hierarchy</h3>
+				<ul class="tsd-hierarchy">
+					<li>
+						<span class="target">iAction</span>
+					</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>Properties</h3>
+							<ul class="tsd-index-list">
+								<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iaction.html#type" class="tsd-kind-icon">type</a></li>
+							</ul>
+						</section>
+					</div>
+				</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-interface">
+					<a name="type" class="tsd-anchor"></a>
+					<h3>type</h3>
+					<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/react/reactAndRedux.ts#L19">react/reactAndRedux.ts:19</a></li>
+						</ul>
+					</aside>
+				</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-interface">
+						<a href="iaction.html" class="tsd-kind-icon">i<wbr>Action</a>
+						<ul>
+							<li class=" tsd-kind-property tsd-parent-kind-interface">
+								<a href="iaction.html#type" class="tsd-kind-icon">type</a>
+							</li>
+						</ul>
+					</li>
+				</ul>
+				<ul class="after-current">
+				</ul>
+			</nav>
+		</div>
+	</div>
+</div>
+<footer class="with-border-bottom">
+	<div class="container">
+		<h2>Legend</h2>
+		<div class="tsd-legend-group">
+			<ul class="tsd-legend">
+				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
+				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
+				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
+				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
+				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
+				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
+				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
+				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
+				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
+				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
+				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
+				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
+				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
+				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
+			</ul>
+			<ul class="tsd-legend">
+				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
+				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
+			</ul>
+		</div>
+	</div>
+</footer>
+<div class="container tsd-generator">
+	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
+</div>
+<div class="overlay"></div>
+<script src="../assets/js/main.js"></script>
+<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/interfaces/icommonsymbol.html b/doc/interfaces/icommonsymbol.html
index e88f39f..7d8ba27 100644
--- a/doc/interfaces/icommonsymbol.html
+++ b/doc/interfaces/icommonsymbol.html
@@ -99,7 +99,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/esriToOlStyle.ts#L89">olHelpers/esriToOlStyle.ts:89</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/esriToOlStyle.ts#L89">olHelpers/esriToOlStyle.ts:89</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/irealearthanimate.html b/doc/interfaces/irealearthanimate.html
index 928d76a..2eadedf 100644
--- a/doc/interfaces/irealearthanimate.html
+++ b/doc/interfaces/irealearthanimate.html
@@ -106,7 +106,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L20">mixin/RealEarthAnimate.ts:20</a></li>
+									<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L20">mixin/RealEarthAnimate.ts:20</a></li>
 								</ul>
 							</aside>
 							<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/keyvals.html b/doc/interfaces/keyvals.html
index 5de56e5..04d5557 100644
--- a/doc/interfaces/keyvals.html
+++ b/doc/interfaces/keyvals.html
@@ -66,21 +66,6 @@
 <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">
-					<dl class="tsd-comment-tags">
-						<dt>typedef</dt>
-						<dd><p>{object} keyValuePair</p>
-						</dd>
-						<dt>property</dt>
-						<dd><p>{string} key</p>
-						</dd>
-						<dt>property</dt>
-						<dd><p>{object} value</p>
-						</dd>
-					</dl>
-				</div>
-			</section>
 			<section class="tsd-panel tsd-hierarchy">
 				<h3>Hierarchy</h3>
 				<ul class="tsd-hierarchy">
@@ -111,7 +96,7 @@
 					<div class="tsd-signature tsd-kind-icon">key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/objectHelpers.ts#L15">util/objectHelpers.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/objectHelpers.ts#L10">util/objectHelpers.ts:10</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -121,7 +106,7 @@
 					<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/objectHelpers.ts#L16">util/objectHelpers.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/objectHelpers.ts#L11">util/objectHelpers.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layerbaseoptions.html b/doc/interfaces/layerbaseoptions.html
index ce8220c..f5d6c96 100644
--- a/doc/interfaces/layerbaseoptions.html
+++ b/doc/interfaces/layerbaseoptions.html
@@ -120,7 +120,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -130,7 +130,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -140,7 +140,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -150,7 +150,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -160,7 +160,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -170,7 +170,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -190,7 +190,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -200,7 +200,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -210,7 +210,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -220,7 +220,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -230,7 +230,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layerbasevectoresrioptions.html b/doc/interfaces/layerbasevectoresrioptions.html
index 62d96bb..0e4fd69 100644
--- a/doc/interfaces/layerbasevectoresrioptions.html
+++ b/doc/interfaces/layerbasevectoresrioptions.html
@@ -124,7 +124,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#autoload">autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -134,7 +134,7 @@
 					<div class="tsd-signature tsd-kind-icon">format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L13">layers/LayerBaseVectorEsri.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L13">layers/LayerBaseVectorEsri.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -145,7 +145,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -156,7 +156,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -167,7 +167,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -178,7 +178,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -189,7 +189,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -200,7 +200,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmoveobj">mapMoveObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L29">layers/LayerBaseVector.ts:29</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L29">layers/LayerBaseVector.ts:29</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -255,7 +255,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemand">onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -266,7 +266,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemanddelay">onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -277,7 +277,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -287,7 +287,7 @@
 					<div class="tsd-signature tsd-kind-icon">out<wbr>Fields<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L16">layers/LayerBaseVectorEsri.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L16">layers/LayerBaseVectorEsri.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -297,7 +297,7 @@
 					<div class="tsd-signature tsd-kind-icon">outSR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L14">layers/LayerBaseVectorEsri.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L14">layers/LayerBaseVectorEsri.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -308,7 +308,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -319,7 +319,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#renderorder">renderOrder</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -354,7 +354,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#style">style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -364,7 +364,7 @@
 					<div class="tsd-signature tsd-kind-icon">use<wbr>Esri<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L17">layers/LayerBaseVectorEsri.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L17">layers/LayerBaseVectorEsri.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -375,7 +375,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -385,7 +385,7 @@
 					<div class="tsd-signature tsd-kind-icon">where<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorEsri.ts#L15">layers/LayerBaseVectorEsri.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorEsri.ts#L15">layers/LayerBaseVectorEsri.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -396,7 +396,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layerbasevectorgeojsonoptions.html b/doc/interfaces/layerbasevectorgeojsonoptions.html
index 795c462..fca36fe 100644
--- a/doc/interfaces/layerbasevectorgeojsonoptions.html
+++ b/doc/interfaces/layerbasevectorgeojsonoptions.html
@@ -125,7 +125,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#autoload">autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -136,7 +136,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -147,7 +147,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -158,7 +158,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -169,7 +169,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -191,7 +191,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -202,7 +202,7 @@
 					<aside class="tsd-sources">
 						<p>Overrides <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmoveobj">mapMoveObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L24">layers/LayerBaseVectorGeoJson.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L23">layers/LayerBaseVectorGeoJson.ts:23</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -224,7 +224,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -235,7 +235,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -246,7 +246,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemand">onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -257,7 +257,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemanddelay">onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -268,7 +268,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -279,7 +279,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -290,7 +290,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#renderorder">renderOrder</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -325,7 +325,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#style">style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -335,7 +335,7 @@
 					<div class="tsd-signature tsd-kind-icon">transform<span class="tsd-signature-symbol">:</span> <a href="crstransform.html" class="tsd-signature-type">crsTransform</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L23">layers/LayerBaseVectorGeoJson.ts:23</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L22">layers/LayerBaseVectorGeoJson.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -346,7 +346,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -357,7 +357,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layerbasevectoroptions.html b/doc/interfaces/layerbasevectoroptions.html
index 0a84f90..407fa22 100644
--- a/doc/interfaces/layerbasevectoroptions.html
+++ b/doc/interfaces/layerbasevectoroptions.html
@@ -126,7 +126,7 @@
 					<div class="tsd-signature tsd-kind-icon">auto<wbr>Load<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -137,7 +137,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -148,7 +148,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -159,7 +159,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -170,7 +170,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -181,7 +181,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -191,7 +191,7 @@
 					<div class="tsd-signature tsd-kind-icon">map<wbr>Move<wbr>Make<wbr>Get<wbr>Params<span class="tsd-signature-symbol">:</span> <a href="makemapmoveparams.html" class="tsd-signature-type">makeMapMoveParams</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -201,7 +201,7 @@
 					<div class="tsd-signature tsd-kind-icon">map<wbr>Move<wbr>Obj<span class="tsd-signature-symbol">:</span> <a href="../classes/mapmovecls.html" class="tsd-signature-type">MapMoveCls</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L29">layers/LayerBaseVector.ts:29</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L29">layers/LayerBaseVector.ts:29</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -223,7 +223,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -234,7 +234,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<div class="tsd-signature tsd-kind-icon">on<wbr>Demand<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -254,7 +254,7 @@
 					<div class="tsd-signature tsd-kind-icon">on<wbr>Demand<wbr>Delay<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -265,7 +265,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -276,7 +276,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -286,7 +286,7 @@
 					<div class="tsd-signature tsd-kind-icon">render<wbr>Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -320,7 +320,7 @@
 					<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>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -331,7 +331,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -342,7 +342,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layeresrimapserveroptions.html b/doc/interfaces/layeresrimapserveroptions.html
index c2a739b..ff1943f 100644
--- a/doc/interfaces/layeresrimapserveroptions.html
+++ b/doc/interfaces/layeresrimapserveroptions.html
@@ -113,7 +113,7 @@
 					<div class="tsd-signature tsd-kind-icon">add<wbr>Popup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L15">layers/LayerEsriMapServer.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L15">layers/LayerEsriMapServer.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -124,7 +124,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -135,7 +135,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -146,7 +146,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -157,7 +157,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -168,7 +168,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -190,7 +190,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -201,7 +201,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -223,7 +223,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<div class="tsd-signature tsd-kind-icon">show<wbr>Layers<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">number</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriMapServer.ts#L16">layers/LayerEsriMapServer.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriMapServer.ts#L16">layers/LayerEsriMapServer.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -255,7 +255,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layeresritileoptions.html b/doc/interfaces/layeresritileoptions.html
index 9eb2e32..089da33 100644
--- a/doc/interfaces/layeresritileoptions.html
+++ b/doc/interfaces/layeresritileoptions.html
@@ -113,7 +113,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -124,7 +124,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -135,7 +135,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -146,7 +146,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -157,7 +157,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -168,7 +168,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -179,7 +179,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -190,7 +190,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -201,7 +201,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -212,7 +212,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<div class="tsd-signature tsd-kind-icon">use<wbr>Esri<wbr>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerEsriTile.ts#L13">layers/LayerEsriTile.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerEsriTile.ts#L13">layers/LayerEsriTile.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layerrealearthtileoptions.html b/doc/interfaces/layerrealearthtileoptions.html
index a2a9110..d640e2a 100644
--- a/doc/interfaces/layerrealearthtileoptions.html
+++ b/doc/interfaces/layerrealearthtileoptions.html
@@ -114,7 +114,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L14">layers/LayerRealEarthTile.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L14">layers/LayerRealEarthTile.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -125,7 +125,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -136,7 +136,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -147,7 +147,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -158,7 +158,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -169,7 +169,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -180,7 +180,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -191,7 +191,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -202,7 +202,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -213,7 +213,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -224,7 +224,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -234,7 +234,7 @@
 					<div class="tsd-signature tsd-kind-icon">products<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L13">layers/LayerRealEarthTile.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L13">layers/LayerRealEarthTile.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<div class="tsd-signature tsd-kind-icon">time<wbr>Load<wbr>Callback<span class="tsd-signature-symbol">:</span> <a href="timesloadedcallback.html" class="tsd-signature-type">timesLoadedCallback</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthTile.ts#L15">layers/LayerRealEarthTile.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthTile.ts#L15">layers/LayerRealEarthTile.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -255,7 +255,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -266,7 +266,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/layervectorrealearthoptions.html b/doc/interfaces/layervectorrealearthoptions.html
index c156e63..a31c941 100644
--- a/doc/interfaces/layervectorrealearthoptions.html
+++ b/doc/interfaces/layervectorrealearthoptions.html
@@ -122,7 +122,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L14">layers/LayerRealEarthVector.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L14">layers/LayerRealEarthVector.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -133,7 +133,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#autoload">autoLoad</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L24">layers/LayerBaseVector.ts:24</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -144,7 +144,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#id">id</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L11">layers/LayerBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -155,7 +155,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcheckbox">legendCheckbox</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L21">layers/LayerBase.ts:21</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -166,7 +166,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcollapse">legendCollapse</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L20">layers/LayerBase.ts:20</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -177,7 +177,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#legendcontent">legendContent</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L22">layers/LayerBase.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -188,7 +188,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#loadcallback">loadCallback</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L19">layers/LayerBase.ts:19</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -199,7 +199,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmovemakegetparams">mapMoveMakeGetParams</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L28">layers/LayerBaseVector.ts:28</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -211,7 +211,7 @@
 						<p>Inherited from <a href="layerbasevectorgeojsonoptions.html">LayerBaseVectorGeoJsonOptions</a>.<a href="layerbasevectorgeojsonoptions.html#mapmoveobj">mapMoveObj</a></p>
 						<p>Overrides <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#mapmoveobj">mapMoveObj</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L24">layers/LayerBaseVectorGeoJson.ts:24</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L23">layers/LayerBaseVectorGeoJson.ts:23</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -222,7 +222,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#maxzoom">maxZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L16">layers/LayerBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -233,7 +233,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#minzoom">minZoom</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L15">layers/LayerBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -244,7 +244,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#name">name</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L12">layers/LayerBase.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -255,7 +255,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemand">onDemand</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L26">layers/LayerBaseVector.ts:26</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -266,7 +266,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#ondemanddelay">onDemandDelay</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L27">layers/LayerBaseVector.ts:27</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -277,7 +277,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#opacity">opacity</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L13">layers/LayerBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -288,7 +288,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#params">params</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L17">layers/LayerBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -298,7 +298,7 @@
 					<div class="tsd-signature tsd-kind-icon">products<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L13">layers/LayerRealEarthVector.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L13">layers/LayerRealEarthVector.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -309,7 +309,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#renderorder">renderOrder</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L30">layers/LayerBaseVector.ts:30</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -344,7 +344,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectoroptions.html">LayerBaseVectorOptions</a>.<a href="layerbasevectoroptions.html#style">style</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L25">layers/LayerBaseVector.ts:25</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -354,7 +354,7 @@
 					<div class="tsd-signature tsd-kind-icon">time<wbr>Load<wbr>Callback<span class="tsd-signature-symbol">:</span> <a href="timesloadedcallback.html" class="tsd-signature-type">timesLoadedCallback</a></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerRealEarthVector.ts#L15">layers/LayerRealEarthVector.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerRealEarthVector.ts#L15">layers/LayerRealEarthVector.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -365,7 +365,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbasevectorgeojsonoptions.html">LayerBaseVectorGeoJsonOptions</a>.<a href="layerbasevectorgeojsonoptions.html#transform">transform</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVectorGeoJson.ts#L23">layers/LayerBaseVectorGeoJson.ts:23</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVectorGeoJson.ts#L22">layers/LayerBaseVectorGeoJson.ts:22</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -376,7 +376,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#visible">visible</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L14">layers/LayerBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -387,7 +387,7 @@
 					<aside class="tsd-sources">
 						<p>Inherited from <a href="layerbaseoptions.html">LayerBaseOptions</a>.<a href="layerbaseoptions.html#zindex">zIndex</a></p>
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBase.ts#L18">layers/LayerBase.ts:18</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/makemapmoveparams.html b/doc/interfaces/makemapmoveparams.html
index 77b3e5b..f245ee2 100644
--- a/doc/interfaces/makemapmoveparams.html
+++ b/doc/interfaces/makemapmoveparams.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/layers/LayerBaseVector.ts#L10">layers/LayerBaseVector.ts:10</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/layers/LayerBaseVector.ts#L10">layers/LayerBaseVector.ts:10</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/mapevent.html b/doc/interfaces/mapevent.html
index 5a92cbb..4c5efea 100644
--- a/doc/interfaces/mapevent.html
+++ b/doc/interfaces/mapevent.html
@@ -98,7 +98,7 @@
 					<div class="tsd-signature tsd-kind-icon">coordinate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ol.Coordinate</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L32">olHelpers/mapPopupCls.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L32">olHelpers/mapPopupCls.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -108,7 +108,7 @@
 					<div class="tsd-signature tsd-kind-icon">dragging<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">any</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L34">olHelpers/mapPopupCls.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L34">olHelpers/mapPopupCls.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -118,7 +118,7 @@
 					<div class="tsd-signature tsd-kind-icon">original<wbr>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Event</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L35">olHelpers/mapPopupCls.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L35">olHelpers/mapPopupCls.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -128,7 +128,7 @@
 					<div class="tsd-signature tsd-kind-icon">pixel<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ol.Pixel</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L33">olHelpers/mapPopupCls.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L33">olHelpers/mapPopupCls.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/mapmovecallbackfunction.html b/doc/interfaces/mapmovecallbackfunction.html
index 4c73002..09d3f8a 100644
--- a/doc/interfaces/mapmovecallbackfunction.html
+++ b/doc/interfaces/mapmovecallbackfunction.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapMoveCls.ts#L18">olHelpers/mapMoveCls.ts:18</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapMoveCls.ts#L18">olHelpers/mapMoveCls.ts:18</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/mediarangeconfig.html b/doc/interfaces/mediarangeconfig.html
index 180bd40..6129e5e 100644
--- a/doc/interfaces/mediarangeconfig.html
+++ b/doc/interfaces/mediarangeconfig.html
@@ -100,7 +100,7 @@
 					<div class="tsd-signature tsd-kind-icon">max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L32">domUtil/media-control.ts:32</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L32">domUtil/media-control.ts:32</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -110,7 +110,7 @@
 					<div class="tsd-signature tsd-kind-icon">min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L31">domUtil/media-control.ts:31</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L31">domUtil/media-control.ts:31</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -120,7 +120,7 @@
 					<div class="tsd-signature tsd-kind-icon">play<wbr>Interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L35">domUtil/media-control.ts:35</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L35">domUtil/media-control.ts:35</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -130,7 +130,7 @@
 					<div class="tsd-signature tsd-kind-icon">show<wbr>AsDate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L36">domUtil/media-control.ts:36</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L36">domUtil/media-control.ts:36</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -140,7 +140,7 @@
 					<div class="tsd-signature tsd-kind-icon">step<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L34">domUtil/media-control.ts:34</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L34">domUtil/media-control.ts:34</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -150,7 +150,7 @@
 					<div class="tsd-signature tsd-kind-icon">val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/media-control.ts#L33">domUtil/media-control.ts:33</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/media-control.ts#L33">domUtil/media-control.ts:33</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/popupcallback.html b/doc/interfaces/popupcallback.html
index 0a0f873..e7a3734 100644
--- a/doc/interfaces/popupcallback.html
+++ b/doc/interfaces/popupcallback.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L22">olHelpers/mapPopupCls.ts:22</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L22">olHelpers/mapPopupCls.ts:22</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/popupchangedfunction.html b/doc/interfaces/popupchangedfunction.html
index f6d15c2..e5e7801 100644
--- a/doc/interfaces/popupchangedfunction.html
+++ b/doc/interfaces/popupchangedfunction.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/mapPopupCls.ts#L15">olHelpers/mapPopupCls.ts:15</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/mapPopupCls.ts#L15">olHelpers/mapPopupCls.ts:15</a></li>
 							</ul>
 						</aside>
 						<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/quickmapoptions.html b/doc/interfaces/quickmapoptions.html
index a631de4..a74cb18 100644
--- a/doc/interfaces/quickmapoptions.html
+++ b/doc/interfaces/quickmapoptions.html
@@ -101,7 +101,7 @@
 					<div class="tsd-signature tsd-kind-icon">base<wbr>Switcher<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L16">olHelpers/quickMapBase.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L16">olHelpers/quickMapBase.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -111,7 +111,7 @@
 					<div class="tsd-signature tsd-kind-icon">center<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L12">olHelpers/quickMapBase.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L12">olHelpers/quickMapBase.ts:12</a></li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -132,7 +132,7 @@
 					<div class="tsd-signature tsd-kind-icon">div<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L11">olHelpers/quickMapBase.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L11">olHelpers/quickMapBase.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -142,7 +142,7 @@
 					<div class="tsd-signature tsd-kind-icon">full<wbr>Screen<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L17">olHelpers/quickMapBase.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L17">olHelpers/quickMapBase.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -152,7 +152,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L15">olHelpers/quickMapBase.ts:15</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L15">olHelpers/quickMapBase.ts:15</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -162,7 +162,7 @@
 					<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">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L14">olHelpers/quickMapBase.ts:14</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L14">olHelpers/quickMapBase.ts:14</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -172,7 +172,7 @@
 					<div class="tsd-signature tsd-kind-icon">zoom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/olHelpers/quickMapBase.ts#L13">olHelpers/quickMapBase.ts:13</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/olHelpers/quickMapBase.ts#L13">olHelpers/quickMapBase.ts:13</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/rangechangedcallback.html b/doc/interfaces/rangechangedcallback.html
index afc77fa..8a2aacb 100644
--- a/doc/interfaces/rangechangedcallback.html
+++ b/doc/interfaces/rangechangedcallback.html
@@ -90,7 +90,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/range-change.ts#L24">domUtil/range-change.ts:24</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/range-change.ts#L24">domUtil/range-change.ts:24</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/selectchangecallback.html b/doc/interfaces/selectchangecallback.html
index 5602b15..552d516 100644
--- a/doc/interfaces/selectchangecallback.html
+++ b/doc/interfaces/selectchangecallback.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/domUtil/SelectBoxBase.ts#L9">domUtil/SelectBoxBase.ts:9</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/domUtil/SelectBoxBase.ts#L9">domUtil/SelectBoxBase.ts:9</a></li>
 							</ul>
 						</aside>
 						<div class="tsd-comment tsd-typography">
diff --git a/doc/interfaces/timesloadedcallback.html b/doc/interfaces/timesloadedcallback.html
index 540c3c1..02716fe 100644
--- a/doc/interfaces/timesloadedcallback.html
+++ b/doc/interfaces/timesloadedcallback.html
@@ -83,7 +83,7 @@
 					<li class="tsd-description">
 						<aside class="tsd-sources">
 							<ul>
-								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/mixin/RealEarthAnimate.ts#L23">mixin/RealEarthAnimate.ts:23</a></li>
+								<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/mixin/RealEarthAnimate.ts#L23">mixin/RealEarthAnimate.ts:23</a></li>
 							</ul>
 						</aside>
 						<h4 class="tsd-parameters-title">Parameters</h4>
diff --git a/doc/interfaces/tippresetconfig.html b/doc/interfaces/tippresetconfig.html
index 13632a3..e4ccdce 100644
--- a/doc/interfaces/tippresetconfig.html
+++ b/doc/interfaces/tippresetconfig.html
@@ -102,7 +102,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L16">collections/Sliders.ts:16</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L16">collections/Sliders.ts:16</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -112,7 +112,7 @@
 					<div class="tsd-signature tsd-kind-icon">presets<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">object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L17">collections/Sliders.ts:17</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L17">collections/Sliders.ts:17</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/interfaces/tipsliderconfig.html b/doc/interfaces/tipsliderconfig.html
index afeb4a2..714c4a6 100644
--- a/doc/interfaces/tipsliderconfig.html
+++ b/doc/interfaces/tipsliderconfig.html
@@ -96,7 +96,7 @@
 					<div class="tsd-signature tsd-kind-icon">label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L11">collections/Sliders.ts:11</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L11">collections/Sliders.ts:11</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -106,7 +106,7 @@
 					<div class="tsd-signature tsd-kind-icon">year<wbr>Options<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">object</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/collections/Sliders.ts#L12">collections/Sliders.ts:12</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/collections/Sliders.ts#L12">collections/Sliders.ts:12</a></li>
 						</ul>
 					</aside>
 				</section>
diff --git a/doc/modules/checkdefined.html b/doc/modules/checkdefined.html
index 240ec1e..b426ccf 100644
--- a/doc/modules/checkdefined.html
+++ b/doc/modules/checkdefined.html
@@ -88,7 +88,7 @@
 					<div class="tsd-signature tsd-kind-icon">defined<wbr>And<wbr>Not<wbr>Null<span class="tsd-signature-symbol">:</span> <a href="../globals.html#definedandnotnull" class="tsd-signature-type">definedAndNotNull</a><span class="tsd-signature-symbol"> =&nbsp;checkDefinedf.definedAndNotNull</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/_index.ts#L10">util/_index.ts:10</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/_index.ts#L10">util/_index.ts:10</a></li>
 						</ul>
 					</aside>
 				</section>
@@ -98,7 +98,7 @@
 					<div class="tsd-signature tsd-kind-icon">undefined<wbr>OrNull<span class="tsd-signature-symbol">:</span> <a href="../globals.html#undefinedornull" class="tsd-signature-type">undefinedOrNull</a><span class="tsd-signature-symbol"> =&nbsp;checkDefinedf.undefinedOrNull</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/57ecc93/src/util/_index.ts#L9">util/_index.ts:9</a></li>
+							<li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/326824f/src/util/_index.ts#L9">util/_index.ts:9</a></li>
 						</ul>
 					</aside>
 				</section>
-- 
GitLab