PluginProbe
Event Post / 5.0
Event Post v5.0
6.1.1 6.1.0 6.0.1 6.0.0 5.12.0 trunk 3.9 4.0 4.2 4.3 4.4 4.5 5.0 5.1 5.10.0 5.10.1 5.10.2 5.10.3 5.10.4 5.11.0 5.11.1 5.2 5.5 5.6 5.6.1 All 46 releases
← All changes | js/OpenLayers.js +949 -932 3.95.0 View file →
@@ -1,7 +1,7 @@
1 1 // OpenLayers 3. See http://openlayers.org/
2 2 // License: https://raw.githubusercontent.com/openlayers/ol3/master/LICENSE.md
3 -// Version: v3.9.0
3 +// Version: v3.14.0
4 4
5 5 (function (root, factory) {
6 6 if (typeof exports === "object") {
7 7 module.exports = factory();
@@ -11,198 +11,187 @@
11 11 root.ol = factory();
12 12 }
13 13 }(this, function () {
14 14 var OPENLAYERS = {};
15 - var l,aa=aa||{},ba=this;function m(a){return void 0!==a}function v(a,c,d){a=a.split(".");d=d||ba;a[0]in d||!d.execScript||d.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)!a.length&&m(c)?d[e]=c:d[e]?d=d[e]:d=d[e]={}}function ca(){}function da(a){a.Oa=function(){return a.mg?a.mg:a.mg=new a}}
16 -function ea(a){var c=typeof a;if("object"==c)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return c;var d=Object.prototype.toString.call(a);if("[object Window]"==d)return"object";if("[object Array]"==d||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==d||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
17 -else if("function"==c&&"undefined"==typeof a.call)return"object";return c}function fa(a){return null===a}function ga(a){return"array"==ea(a)}function ha(a){var c=ea(a);return"array"==c||"object"==c&&"number"==typeof a.length}function ia(a){return"string"==typeof a}function ja(a){return"number"==typeof a}function ka(a){return"function"==ea(a)}function la(a){var c=typeof a;return"object"==c&&null!=a||"function"==c}function ma(a){return a[na]||(a[na]=++oa)}
18 -var na="closure_uid_"+(1E9*Math.random()>>>0),oa=0;function pa(a,c,d){return a.call.apply(a.bind,arguments)}function qa(a,c,d){if(!a)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var d=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(d,e);return a.apply(c,d)}}return function(){return a.apply(c,arguments)}}
19 -function ra(a,c,d){ra=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?pa:qa;return ra.apply(null,arguments)}function sa(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=d.slice();c.push.apply(c,arguments);return a.apply(this,c)}}var ta=Date.now||function(){return+new Date};
20 -function w(a,c){function d(){}d.prototype=c.prototype;a.aa=c.prototype;a.prototype=new d;a.prototype.constructor=a;a.Eo=function(a,d,g){for(var h=Array(arguments.length-2),k=2;k<arguments.length;k++)h[k-2]=arguments[k];return c.prototype[d].apply(a,h)}};var ua,va;function xa(a){if(Error.captureStackTrace)Error.captureStackTrace(this,xa);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a))}w(xa,Error);xa.prototype.name="CustomError";var ya;function za(a,c){var d=a.length-c.length;return 0<=d&&a.indexOf(c,d)==d}function Aa(a,c){for(var d=a.split("%s"),e="",f=Array.prototype.slice.call(arguments,1);f.length&&1<d.length;)e+=d.shift()+f.shift();return e+d.join("%s")}var Ba=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")};
21 -function Ca(a){if(!Da.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(Ea,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(Fa,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(Ha,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(Ia,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(Ja,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(Ka,"&#0;"));return a}var Ea=/&/g,Fa=/</g,Ha=/>/g,Ia=/"/g,Ja=/'/g,Ka=/\x00/g,Da=/[\x00&<>"']/;
22 -function La(a){a=m(void 0)?a.toFixed(void 0):String(a);var c=a.indexOf(".");-1==c&&(c=a.length);c=Math.max(0,2-c);return Array(c+1).join("0")+a}
23 -function Ma(a,c){for(var d=0,e=Ba(String(a)).split("."),f=Ba(String(c)).split("."),g=Math.max(e.length,f.length),h=0;0==d&&h<g;h++){var k=e[h]||"",n=f[h]||"",p=RegExp("(\\d*)(\\D*)","g"),q=RegExp("(\\d*)(\\D*)","g");do{var r=p.exec(k)||["","",""],t=q.exec(n)||["","",""];if(0==r[0].length&&0==t[0].length)break;d=Oa(0==r[1].length?0:parseInt(r[1],10),0==t[1].length?0:parseInt(t[1],10))||Oa(0==r[2].length,0==t[2].length)||Oa(r[2],t[2])}while(0==d)}return d}function Oa(a,c){return a<c?-1:a>c?1:0};var Pa=Array.prototype;function Qa(a,c){return Pa.indexOf.call(a,c,void 0)}function Ra(a,c,d){Pa.forEach.call(a,c,d)}function Ta(a,c){return Pa.filter.call(a,c,void 0)}function Ua(a,c,d){return Pa.map.call(a,c,d)}function Va(a,c){return Pa.some.call(a,c,void 0)}function Wa(a,c){var d=Xa(a,c,void 0);return 0>d?null:ia(a)?a.charAt(d):a[d]}function Xa(a,c,d){for(var e=a.length,f=ia(a)?a.split(""):a,g=0;g<e;g++)if(g in f&&c.call(d,f[g],g,a))return g;return-1}function Ya(a,c){return 0<=Qa(a,c)}
24 -function Za(a,c){var d=Qa(a,c),e;(e=0<=d)&&Pa.splice.call(a,d,1);return e}function ab(a){return Pa.concat.apply(Pa,arguments)}function bb(a){var c=a.length;if(0<c){for(var d=Array(c),e=0;e<c;e++)d[e]=a[e];return d}return[]}function cb(a,c){for(var d=1;d<arguments.length;d++){var e=arguments[d];if(ha(e)){var f=a.length||0,g=e.length||0;a.length=f+g;for(var h=0;h<g;h++)a[f+h]=e[h]}else a.push(e)}}function db(a,c,d,e){Pa.splice.apply(a,fb(arguments,1))}
25 -function fb(a,c,d){return 2>=arguments.length?Pa.slice.call(a,c):Pa.slice.call(a,c,d)}function gb(a,c){a.sort(c||hb)}function ib(a){for(var c=jb,d=0;d<a.length;d++)a[d]={index:d,value:a[d]};var e=c||hb;gb(a,function(a,c){return e(a.value,c.value)||a.index-c.index});for(d=0;d<a.length;d++)a[d]=a[d].value}function kb(a,c){if(!ha(a)||!ha(c)||a.length!=c.length)return!1;for(var d=a.length,e=lb,f=0;f<d;f++)if(!e(a[f],c[f]))return!1;return!0}function hb(a,c){return a>c?1:a<c?-1:0}
26 -function lb(a,c){return a===c}function mb(a){for(var c=[],d=0;d<arguments.length;d++){var e=arguments[d];if(ga(e))for(var f=0;f<e.length;f+=8192)for(var g=mb.apply(null,fb(e,f,f+8192)),h=0;h<g.length;h++)c.push(g[h]);else c.push(e)}return c};var nb;a:{var ob=ba.navigator;if(ob){var pb=ob.userAgent;if(pb){nb=pb;break a}}nb=""}function qb(a){return-1!=nb.indexOf(a)};function rb(a,c,d){for(var e in a)c.call(d,a[e],e,a)}function sb(a,c){for(var d in a)if(c.call(void 0,a[d],d,a))return!0;return!1}function tb(a){var c=0,d;for(d in a)c++;return c}function ub(a){var c=[],d=0,e;for(e in a)c[d++]=a[e];return c}function vb(a){var c=[],d=0,e;for(e in a)c[d++]=e;return c}function wb(a,c){return c in a}function xb(a,c){for(var d in a)if(a[d]==c)return!0;return!1}function yb(a,c){for(var d in a)if(c.call(void 0,a[d],d,a))return d}
27 -function zb(a){for(var c in a)return!1;return!0}function Ab(a){for(var c in a)delete a[c]}function Bb(a,c){c in a&&delete a[c]}function Cb(a,c,d){return c in a?a[c]:d}function Db(a,c){var d=[];return c in a?a[c]:a[c]=d}function Eb(a){var c={},d;for(d in a)c[d]=a[d];return c}function Gb(a){var c=ea(a);if("object"==c||"array"==c){if(a.clone)return a.clone();var c="array"==c?[]:{},d;for(d in a)c[d]=Gb(a[d]);return c}return a}var Hb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
28 -function Ib(a,c){for(var d,e,f=1;f<arguments.length;f++){e=arguments[f];for(d in e)a[d]=e[d];for(var g=0;g<Hb.length;g++)d=Hb[g],Object.prototype.hasOwnProperty.call(e,d)&&(a[d]=e[d])}};var Jb=qb("Opera")||qb("OPR"),Kb=qb("Trident")||qb("MSIE"),Lb=qb("Edge"),Mb=qb("Gecko")&&!(-1!=nb.toLowerCase().indexOf("webkit")&&!qb("Edge"))&&!(qb("Trident")||qb("MSIE"))&&!qb("Edge"),Nb=-1!=nb.toLowerCase().indexOf("webkit")&&!qb("Edge"),Ob=qb("Macintosh"),Pb=qb("Windows"),Qb=qb("Linux")||qb("CrOS");function Rb(){var a=nb;if(Mb)return/rv\:([^\);]+)(\)|;)/.exec(a);if(Lb)return/Edge\/([\d\.]+)/.exec(a);if(Kb)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(Nb)return/WebKit\/(\S+)/.exec(a)}
29 -function Sb(){var a=ba.document;return a?a.documentMode:void 0}var Tb=function(){if(Jb&&ba.opera){var a=ba.opera.version;return ka(a)?a():a}var a="",c=Rb();c&&(a=c?c[1]:"");return Kb&&(c=Sb(),c>parseFloat(a))?String(c):a}(),Ub={};function Vb(a){return Ub[a]||(Ub[a]=0<=Ma(Tb,a))}var Wb=ba.document,Xb=Wb&&Kb?Sb()||("CSS1Compat"==Wb.compatMode?parseInt(Tb,10):5):void 0;var Yb=Kb&&!Vb("9.0")&&""!==Tb;function Zb(a,c,d){return Math.min(Math.max(a,c),d)}function $b(a,c){var d=a%c;return 0>d*c?d+c:d}function ac(a,c,d){return a+d*(c-a)}function bc(a){return a*Math.PI/180};function cc(a){return function(c){if(m(c))return[Zb(c[0],a[0],a[2]),Zb(c[1],a[1],a[3])]}}function dc(a){return a};function ec(a,c,d){var e=a.length;if(a[0]<=c)return 0;if(!(c<=a[e-1]))if(0<d)for(d=1;d<e;++d){if(a[d]<c)return d-1}else if(0>d)for(d=1;d<e;++d){if(a[d]<=c)return d}else for(d=1;d<e;++d){if(a[d]==c)return d;if(a[d]<c)return a[d-1]-c<c-a[d]?d-1:d}return e-1};function fc(a){return function(c,d,e){if(m(c))return c=ec(a,c,e),c=Zb(c+d,0,a.length-1),a[c]}}function gc(a,c,d){return function(e,f,g){if(m(e))return g=0<g?0:0>g?1:.5,e=Math.floor(Math.log(c/e)/Math.log(a)+g),f=Math.max(e+f,0),m(d)&&(f=Math.min(f,d)),c/Math.pow(a,f)}};function hc(a){if(m(a))return 0}function ic(a,c){if(m(a))return a+c}function jc(a){var c=2*Math.PI/a;return function(a,e){if(m(a))return a=Math.floor((a+e)/c+.5)*c}}function kc(){var a=bc(5);return function(c,d){if(m(c))return Math.abs(c+d)<=a?0:c+d}};function lc(a,c,d){this.center=a;this.resolution=c;this.rotation=d};var mc=!Kb||9<=Xb,oc=!Kb||9<=Xb,pc=Kb&&!Vb("9");!Nb||Vb("528");Mb&&Vb("1.9b")||Kb&&Vb("8")||Jb&&Vb("9.5")||Nb&&Vb("528");Mb&&!Vb("8")||Kb&&Vb("9");function qc(){0!=rc&&(sc[ma(this)]=this);this.ca=this.ca;this.ja=this.ja}var rc=0,sc={};qc.prototype.ca=!1;qc.prototype.ad=function(){if(!this.ca&&(this.ca=!0,this.Y(),0!=rc)){var a=ma(this);delete sc[a]}};function tc(a,c){var d=sa(uc,c);a.ca?d.call(void 0):(a.ja||(a.ja=[]),a.ja.push(m(void 0)?ra(d,void 0):d))}qc.prototype.Y=function(){if(this.ja)for(;this.ja.length;)this.ja.shift()()};function uc(a){a&&"function"==typeof a.ad&&a.ad()};function vc(a,c){this.type=a;this.g=this.target=c;this.i=!1;this.ih=!0}vc.prototype.c=function(){this.i=!0};vc.prototype.preventDefault=function(){this.ih=!1};function wc(a){a.c()}function xc(a){a.preventDefault()};var yc=Kb?"focusout":"DOMFocusOut";function zc(a){zc[" "](a);return a}zc[" "]=ca;function Ac(a,c){vc.call(this,a?a.type:"");this.relatedTarget=this.g=this.target=null;this.A=this.j=this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.v=this.f=this.a=this.C=!1;this.state=null;this.l=!1;this.b=null;if(a){var d=this.type=a.type,e=a.changedTouches?a.changedTouches[0]:null;this.target=null===e?a.target||a.srcElement:e.target;this.g=c;var f=a.relatedTarget;if(f){if(Mb){var g;a:{try{zc(f.nodeName);g=!0;break a}catch(h){}g=!1}g||(f=null)}}else"mouseover"==
30 -d?f=a.fromElement:"mouseout"==d&&(f=a.toElement);this.relatedTarget=f;null===e?(this.offsetX=Nb||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=Nb||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0):(this.clientX=void 0!==e.clientX?e.clientX:e.pageX,this.clientY=void 0!==e.clientY?e.clientY:e.pageY,this.screenX=e.screenX||0,this.screenY=e.screenY||0);this.button=
31 -a.button;this.j=a.keyCode||0;this.A=a.charCode||("keypress"==d?a.keyCode:0);this.C=a.ctrlKey;this.a=a.altKey;this.f=a.shiftKey;this.v=a.metaKey;this.l=Ob?a.metaKey:a.ctrlKey;this.state=a.state;this.b=a;a.defaultPrevented&&this.preventDefault()}}w(Ac,vc);var Bc=[1,4,2];function Cc(a){return(mc?0==a.b.button:"click"==a.type?!0:!!(a.b.button&Bc[0]))&&!(Nb&&Ob&&a.C)}Ac.prototype.c=function(){Ac.aa.c.call(this);this.b.stopPropagation?this.b.stopPropagation():this.b.cancelBubble=!0};
32 -Ac.prototype.preventDefault=function(){Ac.aa.preventDefault.call(this);var a=this.b;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,pc)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(c){}};var Dc="closure_listenable_"+(1E6*Math.random()|0);function Ec(a){return!(!a||!a[Dc])}var Fc=0;function Gc(a,c,d,e,f){this.listener=a;this.b=null;this.src=c;this.type=d;this.Uc=!!e;this.Td=f;this.key=++Fc;this.Kc=this.Ad=!1}function Hc(a){a.Kc=!0;a.listener=null;a.b=null;a.src=null;a.Td=null};function Jc(a){this.src=a;this.b={};this.a=0}Jc.prototype.add=function(a,c,d,e,f){var g=a.toString();a=this.b[g];a||(a=this.b[g]=[],this.a++);var h=Kc(a,c,e,f);-1<h?(c=a[h],d||(c.Ad=!1)):(c=new Gc(c,this.src,g,!!e,f),c.Ad=d,a.push(c));return c};Jc.prototype.remove=function(a,c,d,e){a=a.toString();if(!(a in this.b))return!1;var f=this.b[a];c=Kc(f,c,d,e);return-1<c?(Hc(f[c]),Pa.splice.call(f,c,1),0==f.length&&(delete this.b[a],this.a--),!0):!1};
33 -function Lc(a,c){var d=c.type;if(!(d in a.b))return!1;var e=Za(a.b[d],c);e&&(Hc(c),0==a.b[d].length&&(delete a.b[d],a.a--));return e}function Mc(a,c,d,e,f){a=a.b[c.toString()];c=-1;a&&(c=Kc(a,d,e,f));return-1<c?a[c]:null}function Nc(a,c,d){var e=m(c),f=e?c.toString():"",g=m(d);return sb(a.b,function(a){for(var c=0;c<a.length;++c)if(!(e&&a[c].type!=f||g&&a[c].Uc!=d))return!0;return!1})}
34 -function Kc(a,c,d,e){for(var f=0;f<a.length;++f){var g=a[f];if(!g.Kc&&g.listener==c&&g.Uc==!!d&&g.Td==e)return f}return-1};var Oc="closure_lm_"+(1E6*Math.random()|0),Pc={},Qc=0;function x(a,c,d,e,f){if(ga(c)){for(var g=0;g<c.length;g++)x(a,c[g],d,e,f);return null}d=Rc(d);return Ec(a)?a.Qa(c,d,e,f):Sc(a,c,d,!1,e,f)}
35 -function Sc(a,c,d,e,f,g){if(!c)throw Error("Invalid event type");var h=!!f,k=Tc(a);k||(a[Oc]=k=new Jc(a));d=k.add(c,d,e,f,g);if(d.b)return d;e=Uc();d.b=e;e.src=a;e.listener=d;if(a.addEventListener)a.addEventListener(c.toString(),e,h);else if(a.attachEvent)a.attachEvent(Vc(c.toString()),e);else throw Error("addEventListener and attachEvent are unavailable.");Qc++;return d}
36 -function Uc(){var a=Wc,c=oc?function(d){return a.call(c.src,c.listener,d)}:function(d){d=a.call(c.src,c.listener,d);if(!d)return d};return c}function Xc(a,c,d,e,f){if(ga(c)){for(var g=0;g<c.length;g++)Xc(a,c[g],d,e,f);return null}d=Rc(d);return Ec(a)?a.fb.add(String(c),d,!0,e,f):Sc(a,c,d,!0,e,f)}function Yc(a,c,d,e,f){if(ga(c))for(var g=0;g<c.length;g++)Yc(a,c[g],d,e,f);else d=Rc(d),Ec(a)?a.Ef(c,d,e,f):a&&(a=Tc(a))&&(c=Mc(a,c,d,!!e,f))&&Zc(c)}
37 -function Zc(a){if(ja(a)||!a||a.Kc)return!1;var c=a.src;if(Ec(c))return Lc(c.fb,a);var d=a.type,e=a.b;c.removeEventListener?c.removeEventListener(d,e,a.Uc):c.detachEvent&&c.detachEvent(Vc(d),e);Qc--;(d=Tc(c))?(Lc(d,a),0==d.a&&(d.src=null,c[Oc]=null)):Hc(a);return!0}function Vc(a){return a in Pc?Pc[a]:Pc[a]="on"+a}function $c(a,c,d,e){var f=!0;if(a=Tc(a))if(c=a.b[c.toString()])for(c=c.concat(),a=0;a<c.length;a++){var g=c[a];g&&g.Uc==d&&!g.Kc&&(g=ad(g,e),f=f&&!1!==g)}return f}
38 -function ad(a,c){var d=a.listener,e=a.Td||a.src;a.Ad&&Zc(a);return d.call(e,c)}
39 -function Wc(a,c){if(a.Kc)return!0;if(!oc){var d;if(!(d=c))a:{d=["window","event"];for(var e=ba,f;f=d.shift();)if(null!=e[f])e=e[f];else{d=null;break a}d=e}f=d;d=new Ac(f,this);e=!0;if(!(0>f.keyCode||void 0!=f.returnValue)){a:{var g=!1;if(0==f.keyCode)try{f.keyCode=-1;break a}catch(h){g=!0}if(g||void 0==f.returnValue)f.returnValue=!0}f=[];for(g=d.g;g;g=g.parentNode)f.push(g);for(var g=a.type,k=f.length-1;!d.i&&0<=k;k--){d.g=f[k];var n=$c(f[k],g,!0,d),e=e&&n}for(k=0;!d.i&&k<f.length;k++)d.g=f[k],n=
40 -$c(f[k],g,!1,d),e=e&&n}return e}return ad(a,new Ac(c,this))}function Tc(a){a=a[Oc];return a instanceof Jc?a:null}var bd="__closure_events_fn_"+(1E9*Math.random()>>>0);function Rc(a){if(ka(a))return a;a[bd]||(a[bd]=function(c){return a.handleEvent(c)});return a[bd]};function cd(){qc.call(this);this.fb=new Jc(this);this.tc=this;this.Ma=null}w(cd,qc);cd.prototype[Dc]=!0;l=cd.prototype;l.addEventListener=function(a,c,d,e){x(this,a,c,d,e)};l.removeEventListener=function(a,c,d,e){Yc(this,a,c,d,e)};
41 -function C(a,c){var d,e=a.Ma;if(e)for(d=[];e;e=e.Ma)d.push(e);var e=a.tc,f=c,g=f.type||f;if(ia(f))f=new vc(f,e);else if(f instanceof vc)f.target=f.target||e;else{var h=f,f=new vc(g,e);Ib(f,h)}var h=!0,k;if(d)for(var n=d.length-1;!f.i&&0<=n;n--)k=f.g=d[n],h=dd(k,g,!0,f)&&h;f.i||(k=f.g=e,h=dd(k,g,!0,f)&&h,f.i||(h=dd(k,g,!1,f)&&h));if(d)for(n=0;!f.i&&n<d.length;n++)k=f.g=d[n],h=dd(k,g,!1,f)&&h;return h}
42 -l.Y=function(){cd.aa.Y.call(this);if(this.fb){var a=this.fb,c=0,d;for(d in a.b){for(var e=a.b[d],f=0;f<e.length;f++)++c,Hc(e[f]);delete a.b[d];a.a--}}this.Ma=null};l.Qa=function(a,c,d,e){return this.fb.add(String(a),c,!1,d,e)};l.Ef=function(a,c,d,e){return this.fb.remove(String(a),c,d,e)};
43 -function dd(a,c,d,e){c=a.fb.b[String(c)];if(!c)return!0;c=c.concat();for(var f=!0,g=0;g<c.length;++g){var h=c[g];if(h&&!h.Kc&&h.Uc==d){var k=h.listener,n=h.Td||h.src;h.Ad&&Lc(a.fb,h);f=!1!==k.call(n,e)&&f}}return f&&0!=e.ih}function ed(a,c,d){return Nc(a.fb,m(c)?String(c):void 0,d)};function fd(){cd.call(this);this.b=0}w(fd,cd);function gd(a){Zc(a)}l=fd.prototype;l.s=function(){++this.b;C(this,"change")};l.L=function(){return this.b};l.G=function(a,c,d){return x(this,a,c,!1,d)};l.M=function(a,c,d){return Xc(this,a,c,!1,d)};l.K=function(a,c,d){Yc(this,a,c,!1,d)};l.N=gd;function hd(a,c,d){vc.call(this,a);this.key=c;this.oldValue=d}w(hd,vc);function id(a){fd.call(this);ma(this);this.C={};m(a)&&this.I(a)}w(id,fd);var jd={};function kd(a){return jd.hasOwnProperty(a)?jd[a]:jd[a]="change:"+a}l=id.prototype;l.get=function(a){var c;this.C.hasOwnProperty(a)&&(c=this.C[a]);return c};l.O=function(){return vb(this.C)};l.P=function(){var a={},c;for(c in this.C)a[c]=this.C[c];return a};function ld(a,c,d){var e;e=kd(c);C(a,new hd(e,c,d));C(a,new hd("propertychange",c,d))}
44 -l.set=function(a,c){var d=this.C[a];this.C[a]=c;ld(this,a,d)};l.I=function(a){for(var c in a)this.set(c,a[c])};l.S=function(a){if(a in this.C){var c=this.C[a];delete this.C[a];ld(this,a,c)}};function md(a,c,d){m(d)||(d=[0,0]);d[0]=a[0]+2*c;d[1]=a[1]+2*c;return d}function nd(a,c,d){m(d)||(d=[0,0]);d[0]=a[0]*c+.5|0;d[1]=a[1]*c+.5|0;return d}function od(a,c){if(ga(a))return a;m(c)?(c[0]=a,c[1]=a):c=[a,a];return c};function pd(a,c){a[0]+=c[0];a[1]+=c[1];return a}function qd(a,c){var d=a[0],e=a[1],f=c[0],g=c[1],h=f[0],f=f[1],k=g[0],g=g[1],n=k-h,p=g-f,d=0===n&&0===p?0:(n*(d-h)+p*(e-f))/(n*n+p*p||0);0>=d||(1<=d?(h=k,f=g):(h+=d*n,f+=d*p));return[h,f]}function rd(a,c){var d=$b(a+180,360)-180,e=Math.abs(Math.round(3600*d));return Math.floor(e/3600)+"\u00b0 "+La(Math.floor(e/60%60))+"\u2032 "+La(Math.floor(e%60))+"\u2033 "+c.charAt(0>d?1:0)}
45 -function sd(a,c,d){return m(a)?c.replace("{x}",a[0].toFixed(d)).replace("{y}",a[1].toFixed(d)):""}function td(a,c){for(var d=!0,e=a.length-1;0<=e;--e)if(a[e]!=c[e]){d=!1;break}return d}function ud(a,c){var d=Math.cos(c),e=Math.sin(c),f=a[1]*d+a[0]*e;a[0]=a[0]*d-a[1]*e;a[1]=f;return a}function vd(a,c){var d=a[0]-c[0],e=a[1]-c[1];return d*d+e*e}function wd(a,c){return vd(a,qd(a,c))}function xd(a,c){return sd(a,"{x}, {y}",c)};function yd(a){this.length=a.length||a;for(var c=0;c<this.length;c++)this[c]=a[c]||0}yd.prototype.b=4;yd.prototype.set=function(a,c){c=c||0;for(var d=0;d<a.length&&c+d<this.length;d++)this[c+d]=a[d]};yd.prototype.toString=Array.prototype.join;"undefined"==typeof Float32Array&&(yd.BYTES_PER_ELEMENT=4,yd.prototype.BYTES_PER_ELEMENT=yd.prototype.b,yd.prototype.set=yd.prototype.set,yd.prototype.toString=yd.prototype.toString,v("Float32Array",yd,void 0));function zd(a){this.length=a.length||a;for(var c=0;c<this.length;c++)this[c]=a[c]||0}zd.prototype.b=8;zd.prototype.set=function(a,c){c=c||0;for(var d=0;d<a.length&&c+d<this.length;d++)this[c+d]=a[d]};zd.prototype.toString=Array.prototype.join;if("undefined"==typeof Float64Array){try{zd.BYTES_PER_ELEMENT=8}catch(Ad){}zd.prototype.BYTES_PER_ELEMENT=zd.prototype.b;zd.prototype.set=zd.prototype.set;zd.prototype.toString=zd.prototype.toString;v("Float64Array",zd,void 0)};function Bd(a,c,d,e,f){a[0]=c;a[1]=d;a[2]=e;a[3]=f};function Cd(){var a=Array(16);Dd(a,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);return a}function Ed(){var a=Array(16);Dd(a,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);return a}function Dd(a,c,d,e,f,g,h,k,n,p,q,r,t,u,B,z,E){a[0]=c;a[1]=d;a[2]=e;a[3]=f;a[4]=g;a[5]=h;a[6]=k;a[7]=n;a[8]=p;a[9]=q;a[10]=r;a[11]=t;a[12]=u;a[13]=B;a[14]=z;a[15]=E}
46 -function Fd(a,c){a[0]=c[0];a[1]=c[1];a[2]=c[2];a[3]=c[3];a[4]=c[4];a[5]=c[5];a[6]=c[6];a[7]=c[7];a[8]=c[8];a[9]=c[9];a[10]=c[10];a[11]=c[11];a[12]=c[12];a[13]=c[13];a[14]=c[14];a[15]=c[15]}function Gd(a){a[0]=1;a[1]=0;a[2]=0;a[3]=0;a[4]=0;a[5]=1;a[6]=0;a[7]=0;a[8]=0;a[9]=0;a[10]=1;a[11]=0;a[12]=0;a[13]=0;a[14]=0;a[15]=1}
47 -function Hd(a,c,d){var e=a[0],f=a[1],g=a[2],h=a[3],k=a[4],n=a[5],p=a[6],q=a[7],r=a[8],t=a[9],u=a[10],B=a[11],z=a[12],E=a[13],A=a[14];a=a[15];var y=c[0],N=c[1],O=c[2],I=c[3],Q=c[4],wa=c[5],Sa=c[6],P=c[7],Ga=c[8],eb=c[9],Na=c[10],Fb=c[11],$a=c[12],Ic=c[13],nc=c[14];c=c[15];d[0]=e*y+k*N+r*O+z*I;d[1]=f*y+n*N+t*O+E*I;d[2]=g*y+p*N+u*O+A*I;d[3]=h*y+q*N+B*O+a*I;d[4]=e*Q+k*wa+r*Sa+z*P;d[5]=f*Q+n*wa+t*Sa+E*P;d[6]=g*Q+p*wa+u*Sa+A*P;d[7]=h*Q+q*wa+B*Sa+a*P;d[8]=e*Ga+k*eb+r*Na+z*Fb;d[9]=f*Ga+n*eb+t*Na+E*Fb;d[10]=
48 -g*Ga+p*eb+u*Na+A*Fb;d[11]=h*Ga+q*eb+B*Na+a*Fb;d[12]=e*$a+k*Ic+r*nc+z*c;d[13]=f*$a+n*Ic+t*nc+E*c;d[14]=g*$a+p*Ic+u*nc+A*c;d[15]=h*$a+q*Ic+B*nc+a*c}
49 -function Id(a,c){var d=a[0],e=a[1],f=a[2],g=a[3],h=a[4],k=a[5],n=a[6],p=a[7],q=a[8],r=a[9],t=a[10],u=a[11],B=a[12],z=a[13],E=a[14],A=a[15],y=d*k-e*h,N=d*n-f*h,O=d*p-g*h,I=e*n-f*k,Q=e*p-g*k,wa=f*p-g*n,Sa=q*z-r*B,P=q*E-t*B,Ga=q*A-u*B,eb=r*E-t*z,Na=r*A-u*z,Fb=t*A-u*E,$a=y*Fb-N*Na+O*eb+I*Ga-Q*P+wa*Sa;0!=$a&&($a=1/$a,c[0]=(k*Fb-n*Na+p*eb)*$a,c[1]=(-e*Fb+f*Na-g*eb)*$a,c[2]=(z*wa-E*Q+A*I)*$a,c[3]=(-r*wa+t*Q-u*I)*$a,c[4]=(-h*Fb+n*Ga-p*P)*$a,c[5]=(d*Fb-f*Ga+g*P)*$a,c[6]=(-B*wa+E*O-A*N)*$a,c[7]=(q*wa-t*O+u*
50 -N)*$a,c[8]=(h*Na-k*Ga+p*Sa)*$a,c[9]=(-d*Na+e*Ga-g*Sa)*$a,c[10]=(B*Q-z*O+A*y)*$a,c[11]=(-q*Q+r*O-u*y)*$a,c[12]=(-h*eb+k*P-n*Sa)*$a,c[13]=(d*eb-e*P+f*Sa)*$a,c[14]=(-B*I+z*N-E*y)*$a,c[15]=(q*I-r*N+t*y)*$a)}function Jd(a,c,d){var e=a[1]*c+a[5]*d+0*a[9]+a[13],f=a[2]*c+a[6]*d+0*a[10]+a[14],g=a[3]*c+a[7]*d+0*a[11]+a[15];a[12]=a[0]*c+a[4]*d+0*a[8]+a[12];a[13]=e;a[14]=f;a[15]=g}
51 -function Kd(a,c,d){Dd(a,a[0]*c,a[1]*c,a[2]*c,a[3]*c,a[4]*d,a[5]*d,a[6]*d,a[7]*d,1*a[8],1*a[9],1*a[10],1*a[11],a[12],a[13],a[14],a[15])}function Ld(a,c){var d=a[0],e=a[1],f=a[2],g=a[3],h=a[4],k=a[5],n=a[6],p=a[7],q=Math.cos(c),r=Math.sin(c);a[0]=d*q+h*r;a[1]=e*q+k*r;a[2]=f*q+n*r;a[3]=g*q+p*r;a[4]=d*-r+h*q;a[5]=e*-r+k*q;a[6]=f*-r+n*q;a[7]=g*-r+p*q}new Float64Array(3);new Float64Array(3);new Float64Array(4);new Float64Array(4);new Float64Array(4);new Float64Array(16);function Md(a){for(var c=Nd(),d=0,e=a.length;d<e;++d)Od(c,a[d]);return c}function Pd(a,c,d){var e=Math.min.apply(null,a),f=Math.min.apply(null,c);a=Math.max.apply(null,a);c=Math.max.apply(null,c);return Qd(e,f,a,c,d)}function Rd(a,c,d){return m(d)?(d[0]=a[0]-c,d[1]=a[1]-c,d[2]=a[2]+c,d[3]=a[3]+c,d):[a[0]-c,a[1]-c,a[2]+c,a[3]+c]}function Sd(a,c){return m(c)?(c[0]=a[0],c[1]=a[1],c[2]=a[2],c[3]=a[3],c):a.slice()}
52 -function Td(a,c,d){c=c<a[0]?a[0]-c:a[2]<c?c-a[2]:0;a=d<a[1]?a[1]-d:a[3]<d?d-a[3]:0;return c*c+a*a}function Ud(a,c){return Vd(a,c[0],c[1])}function Wd(a,c){return a[0]<=c[0]&&c[2]<=a[2]&&a[1]<=c[1]&&c[3]<=a[3]}function Vd(a,c,d){return a[0]<=c&&c<=a[2]&&a[1]<=d&&d<=a[3]}function Xd(a,c){var d=a[1],e=a[2],f=a[3],g=c[0],h=c[1],k=0;g<a[0]?k=k|16:g>e&&(k=k|4);h<d?k|=8:h>f&&(k|=2);0===k&&(k=1);return k}function Nd(){return[Infinity,Infinity,-Infinity,-Infinity]}
53 -function Qd(a,c,d,e,f){return m(f)?(f[0]=a,f[1]=c,f[2]=d,f[3]=e,f):[a,c,d,e]}function Yd(a,c){var d=a[0],e=a[1];return Qd(d,e,d,e,c)}function Zd(a,c){return a[0]==c[0]&&a[2]==c[2]&&a[1]==c[1]&&a[3]==c[3]}function $d(a,c){c[0]<a[0]&&(a[0]=c[0]);c[2]>a[2]&&(a[2]=c[2]);c[1]<a[1]&&(a[1]=c[1]);c[3]>a[3]&&(a[3]=c[3]);return a}function Od(a,c){c[0]<a[0]&&(a[0]=c[0]);c[0]>a[2]&&(a[2]=c[0]);c[1]<a[1]&&(a[1]=c[1]);c[1]>a[3]&&(a[3]=c[1])}
54 -function ae(a,c,d,e,f){for(;d<e;d+=f){var g=a,h=c[d],k=c[d+1];g[0]=Math.min(g[0],h);g[1]=Math.min(g[1],k);g[2]=Math.max(g[2],h);g[3]=Math.max(g[3],k)}return a}function be(a,c,d){var e;return(e=c.call(d,ce(a)))||(e=c.call(d,de(a)))||(e=c.call(d,ee(a)))?e:(e=c.call(d,fe(a)))?e:!1}function ce(a){return[a[0],a[1]]}function de(a){return[a[2],a[1]]}function ge(a){return[(a[0]+a[2])/2,(a[1]+a[3])/2]}
55 -function he(a,c,d,e){var f=c*e[0]/2;e=c*e[1]/2;c=Math.cos(d);d=Math.sin(d);f=[-f,-f,f,f];e=[-e,e,-e,e];var g,h,k;for(g=0;4>g;++g)h=f[g],k=e[g],f[g]=a[0]+h*c-k*d,e[g]=a[1]+h*d+k*c;return Pd(f,e,void 0)}function ie(a){return a[3]-a[1]}function je(a,c,d){d=m(d)?d:Nd();ke(a,c)&&(d[0]=a[0]>c[0]?a[0]:c[0],d[1]=a[1]>c[1]?a[1]:c[1],d[2]=a[2]<c[2]?a[2]:c[2],d[3]=a[3]<c[3]?a[3]:c[3]);return d}function fe(a){return[a[0],a[3]]}function ee(a){return[a[2],a[3]]}function le(a){return a[2]-a[0]}
56 -function ke(a,c){return a[0]<=c[2]&&a[2]>=c[0]&&a[1]<=c[3]&&a[3]>=c[1]}function me(a){return a[2]<a[0]||a[3]<a[1]}function ne(a,c){var d=(a[2]-a[0])/2*(c-1),e=(a[3]-a[1])/2*(c-1);a[0]-=d;a[2]+=d;a[1]-=e;a[3]+=e}function oe(a,c,d){a=[a[0],a[1],a[0],a[3],a[2],a[1],a[2],a[3]];c(a,a,2);return Pd([a[0],a[2],a[4],a[6]],[a[1],a[3],a[5],a[7]],d)};function pe(a){return function(){return a}}var qe=pe(!1),re=pe(!0),se=pe(null);function te(a){return a}function ue(a){var c;c=c||0;return function(){return a.apply(this,Array.prototype.slice.call(arguments,0,c))}}function ve(a){var c=arguments,d=c.length;return function(){for(var a,f=0;f<d;f++)a=c[f].apply(this,arguments);return a}}function we(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(!c[a].apply(this,arguments))return!1;return!0}};/*
15 + var l,aa=this;function ba(a){return void 0!==a}function u(a,c,d){a=a.split(".");d=d||aa;a[0]in d||!d.execScript||d.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)!a.length&&ba(c)?d[e]=c:d[e]?d=d[e]:d=d[e]={}}function ca(a){a.Zb=function(){return a.Jg?a.Jg:a.Jg=new a}}
16 +function fa(a){var c=typeof a;if("object"==c)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return c;var d=Object.prototype.toString.call(a);if("[object Window]"==d)return"object";if("[object Array]"==d||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==d||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
17 +else if("function"==c&&"undefined"==typeof a.call)return"object";return c}function ga(a){return"array"==fa(a)}function ha(a){var c=fa(a);return"array"==c||"object"==c&&"number"==typeof a.length}function ia(a){return"string"==typeof a}function ja(a){return"number"==typeof a}function ka(a){return"function"==fa(a)}function la(a){var c=typeof a;return"object"==c&&null!=a||"function"==c}function x(a){return a[ma]||(a[ma]=++na)}var ma="closure_uid_"+(1E9*Math.random()>>>0),na=0;
18 +function oa(a,c,d){return a.call.apply(a.bind,arguments)}function pa(a,c,d){if(!a)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var d=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(d,e);return a.apply(c,d)}}return function(){return a.apply(c,arguments)}}function qa(a,c,d){qa=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?oa:pa;return qa.apply(null,arguments)}
19 +function ra(a,c){var d=Array.prototype.slice.call(arguments,1);return function(){var c=d.slice();c.push.apply(c,arguments);return a.apply(this,c)}}var sa=Date.now||function(){return+new Date};function y(a,c){function d(){}d.prototype=c.prototype;a.ia=c.prototype;a.prototype=new d;a.prototype.constructor=a;a.gp=function(a,d,g){for(var h=Array(arguments.length-2),k=2;k<arguments.length;k++)h[k-2]=arguments[k];return c.prototype[d].apply(a,h)}};var ta,ua;function va(){};var wa;var xa=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")};function ya(a){if(!za.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(Aa,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(Ba,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(Ca,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(Da,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(Ea,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(Fa,"&#0;"));return a}
20 +var Aa=/&/g,Ba=/</g,Ca=/>/g,Da=/"/g,Ea=/'/g,Fa=/\x00/g,za=/[\x00&<>"']/,Ha=String.prototype.repeat?function(a,c){return a.repeat(c)}:function(a,c){return Array(c+1).join(a)};function Ia(a,c){var d=ba(c)?a.toFixed(c):String(a),e=d.indexOf(".");-1==e&&(e=d.length);return Ha("0",Math.max(0,2-e))+d}
21 +function Ja(a,c){for(var d=0,e=xa(String(a)).split("."),f=xa(String(c)).split("."),g=Math.max(e.length,f.length),h=0;0==d&&h<g;h++){var k=e[h]||"",m=f[h]||"",n=RegExp("(\\d*)(\\D*)","g"),p=RegExp("(\\d*)(\\D*)","g");do{var q=n.exec(k)||["","",""],r=p.exec(m)||["","",""];if(0==q[0].length&&0==r[0].length)break;d=Ka(0==q[1].length?0:parseInt(q[1],10),0==r[1].length?0:parseInt(r[1],10))||Ka(0==q[2].length,0==r[2].length)||Ka(q[2],r[2])}while(0==d)}return d}function Ka(a,c){return a<c?-1:a>c?1:0};function La(a,c,d){return Math.min(Math.max(a,c),d)}var Ma=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function Na(a,c,d,e,f,g){var h=f-d,k=g-e;if(0!==h||0!==k){var m=((a-d)*h+(c-e)*k)/(h*h+k*k);1<m?(d=f,e=g):0<m&&(d+=h*m,e+=k*m)}return Pa(a,c,d,e)}function Pa(a,c,d,e){a=d-a;c=e-c;return a*a+c*c}function Qa(a){return a*Math.PI/180};function Ra(a){return function(c){if(c)return[La(c[0],a[0],a[2]),La(c[1],a[1],a[3])]}}function Sa(a){return a};function Ta(a,c){return a>c?1:a<c?-1:0}function Ua(a,c){return 0<=a.indexOf(c)}function Va(a,c,d){var e=a.length;if(a[0]<=c)return 0;if(!(c<=a[e-1]))if(0<d)for(d=1;d<e;++d){if(a[d]<c)return d-1}else if(0>d)for(d=1;d<e;++d){if(a[d]<=c)return d}else for(d=1;d<e;++d){if(a[d]==c)return d;if(a[d]<c)return a[d-1]-c<c-a[d]?d-1:d}return e-1}function Wa(a){return a.reduce(function(a,d){return ga(d)?a.concat(Wa(d)):a.concat(d)},[])}
22 +function Xa(a,c){var d,e=ha(c)?c:[c],f=e.length;for(d=0;d<f;d++)a[a.length]=e[d]}function Ya(a,c){var d=a.indexOf(c),e=-1<d;e&&a.splice(d,1);return e}function Za(a,c){for(var d=a.length>>>0,e,f=0;f<d;f++)if(e=a[f],c(e,f,a))return e;return null}function bb(a,c){var d=a.length;if(d!==c.length)return!1;for(var e=0;e<d;e++)if(a[e]!==c[e])return!1;return!0}
23 +function cb(a){var c=db,d=a.length,e=Array(a.length),f;for(f=0;f<d;f++)e[f]={index:f,value:a[f]};e.sort(function(a,d){return c(a.value,d.value)||a.index-d.index});for(f=0;f<a.length;f++)a[f]=e[f].value}function eb(a,c){var d;return a.every(function(e,f){d=f;return!c(e,f,a)})?-1:d};function fb(a){return function(c,d,e){if(void 0!==c)return c=Va(a,c,e),c=La(c+d,0,a.length-1),a[c]}}function gb(a,c,d){return function(e,f,g){if(void 0!==e)return e=Math.max(Math.floor(Math.log(c/e)/Math.log(a)+(0<g?0:0>g?1:.5))+f,0),void 0!==d&&(e=Math.min(e,d)),c/Math.pow(a,e)}};function hb(a){if(void 0!==a)return 0}function ib(a,c){if(void 0!==a)return a+c}function jb(a){var c=2*Math.PI/a;return function(a,e){if(void 0!==a)return a=Math.floor((a+e)/c+.5)*c}}function kb(){var a=Qa(5);return function(c,d){if(void 0!==c)return Math.abs(c+d)<=a?0:c+d}};function lb(a,c,d){this.center=a;this.resolution=c;this.rotation=d};var mb="function"===typeof Object.assign?Object.assign:function(a,c){if(void 0===a||null===a)throw new TypeError("Cannot convert undefined or null to object");for(var d=Object(a),e=1,f=arguments.length;e<f;++e){var g=arguments[e];if(void 0!==g&&null!==g)for(var h in g)g.hasOwnProperty(h)&&(d[h]=g[h])}return d};function nb(a){for(var c in a)delete a[c]}function ob(a){var c=[],d;for(d in a)c.push(a[d]);return c}function pb(a){for(var c in a)return!1;return!c};var qb="olm_"+(1E4*Math.random()|0);function rb(a){function c(c){c=a.listener.call(a.dg,c);a.fg&&sb(a);return c}return a.eg=c}function tb(a,c,d,e){for(var f,g=0,h=a.length;g<h;++g)if(f=a[g],f.listener===c&&f.dg===d)return e&&(f.deleteIndex=g),f}function ub(a,c){var d=a[qb];return d?d[c]:void 0}function vb(a){var c=a[qb];c||(c=a[qb]={});return c}
24 +function wb(a,c){var d=ub(a,c);if(d){for(var e=0,f=d.length;e<f;++e)a.removeEventListener(c,d[e].eg),nb(d[e]);d.length=0;if(d=a[qb])delete d[c],0===Object.keys(d).length&&delete a[qb]}}function D(a,c,d,e,f){var g=vb(a),h=g[c];h||(h=g[c]=[]);(g=tb(h,d,e,!1))?f||(g.fg=!1):(g={dg:e,fg:!!f,listener:d,target:a,type:c},a.addEventListener(c,rb(g)),h.push(g));return g}function xb(a,c,d,e){return D(a,c,d,e,!0)}function yb(a,c,d,e){(a=ub(a,c))&&(d=tb(a,d,e,!0))&&sb(d)}
25 +function sb(a){if(a&&a.target){a.target.removeEventListener(a.type,a.eg);var c=ub(a.target,a.type);if(c){var d="deleteIndex"in a?a.deleteIndex:c.indexOf(a);-1!==d&&c.splice(d,1);0===c.length&&wb(a.target,a.type)}nb(a)}};function zb(){0!=Ab&&(Bb[x(this)]=this);this.Ga=this.Ga;this.ua=this.ua}var Ab=0,Bb={};zb.prototype.Ga=!1;zb.prototype.Rd=function(){if(!this.Ga&&(this.Ga=!0,this.fa(),0!=Ab)){var a=x(this);delete Bb[a]}};function Cb(a,c){a.Ga?c.call(void 0):(a.ua||(a.ua=[]),a.ua.push(ba(void 0)?qa(c,void 0):c))}zb.prototype.fa=function(){if(this.ua)for(;this.ua.length;)this.ua.shift()()};function Db(a){a&&"function"==typeof a.Rd&&a.Rd()};function Eb(a,c){this.type=a;this.target=c}Eb.prototype.preventDefault=Eb.prototype.stopPropagation=function(){this.Jn=!0};function Fb(a){a.stopPropagation()}function Gb(a){a.preventDefault()};function Hb(){zb.call(this);this.ta={}}y(Hb,zb);Hb.prototype.addEventListener=function(a,c){var d=this.ta[a];d||(d=this.ta[a]=[]);-1===d.indexOf(c)&&d.unshift(c)};Hb.prototype.b=function(a){a="string"===typeof a?new Eb(a):a;var c=a.type;a.target=this;if(c=this.ta[c])for(var d=c.length-1;0<=d;--d)if(!1===c[d].call(this,a)||a.Jn)return!1};Hb.prototype.fa=function(){var a=vb(this),c;for(c in a)wb(this,c);Hb.ia.fa.call(this)};function Ib(a,c){return c?c in a.ta:0<Object.keys(a.ta).length}
26 +Hb.prototype.removeEventListener=function(a,c){var d=this.ta[a];d&&(d.splice(d.indexOf(c),1),0===d.length&&delete this.ta[a])};function Jb(){Hb.call(this);this.g=0}y(Jb,Hb);function Kb(a){if(Array.isArray(a))for(var c=0,d=a.length;c<d;++c)sb(a[c]);else sb(a)}l=Jb.prototype;l.u=function(){++this.g;this.b("change")};l.L=function(){return this.g};l.I=function(a,c,d){if(Array.isArray(a)){for(var e=a.length,f=Array(e),g=0;g<e;++g)f[g]=D(this,a[g],c,d);return f}return D(this,a,c,d)};l.M=function(a,c,d){if(Array.isArray(a)){for(var e=a.length,f=Array(e),g=0;g<e;++g)f[g]=xb(this,a[g],c,d);return f}return xb(this,a,c,d)};
27 +l.K=function(a,c,d){if(Array.isArray(a))for(var e=0,f=a.length;e<f;++e)yb(this,a[e],c,d);else yb(this,a,c,d)};l.N=Kb;function Lb(a,c,d){Eb.call(this,a);this.key=c;this.oldValue=d}y(Lb,Eb);function Mb(a){Jb.call(this);x(this);this.T={};void 0!==a&&this.C(a)}y(Mb,Jb);var Nb={};function Ob(a){return Nb.hasOwnProperty(a)?Nb[a]:Nb[a]="change:"+a}l=Mb.prototype;l.get=function(a){var c;this.T.hasOwnProperty(a)&&(c=this.T[a]);return c};l.O=function(){return Object.keys(this.T)};l.P=function(){return mb({},this.T)};function Pb(a,c,d){var e;e=Ob(c);a.b(new Lb(e,c,d));a.b(new Lb("propertychange",c,d))}
28 +l.set=function(a,c,d){d?this.T[a]=c:(d=this.T[a],this.T[a]=c,d!==c&&Pb(this,a,d))};l.C=function(a,c){for(var d in a)this.set(d,a[d],c)};l.R=function(a,c){if(a in this.T){var d=this.T[a];delete this.T[a];c||Pb(this,a,d)}};function Qb(a,c,d){void 0===d&&(d=[0,0]);d[0]=a[0]+2*c;d[1]=a[1]+2*c;return d}function Rb(a,c,d){void 0===d&&(d=[0,0]);d[0]=a[0]*c+.5|0;d[1]=a[1]*c+.5|0;return d}function Sb(a,c){if(ga(a))return a;void 0===c?c=[a,a]:(c[0]=a,c[1]=a);return c};var Tb=Array.prototype,Ub=Tb.indexOf?function(a,c,d){return Tb.indexOf.call(a,c,d)}:function(a,c,d){d=null==d?0:0>d?Math.max(0,a.length+d):d;if(ia(a))return ia(c)&&1==c.length?a.indexOf(c,d):-1;for(;d<a.length;d++)if(d in a&&a[d]===c)return d;return-1},Vb=Tb.forEach?function(a,c,d){Tb.forEach.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=ia(a)?a.split(""):a,g=0;g<e;g++)g in f&&c.call(d,f[g],g,a)},Wb=Tb.filter?function(a,c,d){return Tb.filter.call(a,c,d)}:function(a,c,d){for(var e=a.length,f=[],
29 +g=0,h=ia(a)?a.split(""):a,k=0;k<e;k++)if(k in h){var m=h[k];c.call(d,m,k,a)&&(f[g++]=m)}return f};function Xb(a){return Tb.concat.apply(Tb,arguments)}function Yb(a){var c=a.length;if(0<c){for(var d=Array(c),e=0;e<c;e++)d[e]=a[e];return d}return[]}function Zb(a,c,d){return 2>=arguments.length?Tb.slice.call(a,c):Tb.slice.call(a,c,d)};function $b(a,c){var d=a%c;return 0>d*c?d+c:d}function ac(a,c,d){return a+d*(c-a)};function bc(a,c){a[0]+=c[0];a[1]+=c[1];return a}function cc(a,c){var d=a[0],e=a[1],f=c[0],g=c[1],h=f[0],f=f[1],k=g[0],g=g[1],m=k-h,n=g-f,d=0===m&&0===n?0:(m*(d-h)+n*(e-f))/(m*m+n*n||0);0>=d||(1<=d?(h=k,f=g):(h+=d*m,f+=d*n));return[h,f]}function dc(a,c,d){a=$b(a+180,360)-180;var e=Math.abs(3600*a);d=d||0;return Math.floor(e/3600)+"\u00b0 "+Ia(Math.floor(e/60%60))+"\u2032 "+Ia(e%60,d)+"\u2033 "+c.charAt(0>a?1:0)}
30 +function ec(a,c,d){return a?c.replace("{x}",a[0].toFixed(d)).replace("{y}",a[1].toFixed(d)):""}function fc(a,c){for(var d=!0,e=a.length-1;0<=e;--e)if(a[e]!=c[e]){d=!1;break}return d}function gc(a,c){var d=Math.cos(c),e=Math.sin(c),f=a[1]*d+a[0]*e;a[0]=a[0]*d-a[1]*e;a[1]=f;return a}function hc(a,c){var d=a[0]-c[0],e=a[1]-c[1];return d*d+e*e}function ic(a,c){return hc(a,cc(a,c))}function jc(a,c){return ec(a,"{x}, {y}",c)};function kc(a){this.length=a.length||a;for(var c=0;c<this.length;c++)this[c]=a[c]||0}kc.prototype.b=4;kc.prototype.set=function(a,c){c=c||0;for(var d=0;d<a.length&&c+d<this.length;d++)this[c+d]=a[d]};kc.prototype.toString=Array.prototype.join;"undefined"==typeof Float32Array&&(kc.BYTES_PER_ELEMENT=4,kc.prototype.BYTES_PER_ELEMENT=kc.prototype.b,kc.prototype.set=kc.prototype.set,kc.prototype.toString=kc.prototype.toString,u("Float32Array",kc,void 0));function lc(a){this.length=a.length||a;for(var c=0;c<this.length;c++)this[c]=a[c]||0}lc.prototype.b=8;lc.prototype.set=function(a,c){c=c||0;for(var d=0;d<a.length&&c+d<this.length;d++)this[c+d]=a[d]};lc.prototype.toString=Array.prototype.join;if("undefined"==typeof Float64Array){try{lc.BYTES_PER_ELEMENT=8}catch(a){}lc.prototype.BYTES_PER_ELEMENT=lc.prototype.b;lc.prototype.set=lc.prototype.set;lc.prototype.toString=lc.prototype.toString;u("Float64Array",lc,void 0)};function mc(a,c,d,e,f){a[0]=c;a[1]=d;a[2]=e;a[3]=f};function nc(){var a=Array(16);oc(a,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);return a}function pc(){var a=Array(16);oc(a,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);return a}function oc(a,c,d,e,f,g,h,k,m,n,p,q,r,t,v,w,A){a[0]=c;a[1]=d;a[2]=e;a[3]=f;a[4]=g;a[5]=h;a[6]=k;a[7]=m;a[8]=n;a[9]=p;a[10]=q;a[11]=r;a[12]=t;a[13]=v;a[14]=w;a[15]=A}
31 +function qc(a,c){a[0]=c[0];a[1]=c[1];a[2]=c[2];a[3]=c[3];a[4]=c[4];a[5]=c[5];a[6]=c[6];a[7]=c[7];a[8]=c[8];a[9]=c[9];a[10]=c[10];a[11]=c[11];a[12]=c[12];a[13]=c[13];a[14]=c[14];a[15]=c[15]}function rc(a){a[0]=1;a[1]=0;a[2]=0;a[3]=0;a[4]=0;a[5]=1;a[6]=0;a[7]=0;a[8]=0;a[9]=0;a[10]=1;a[11]=0;a[12]=0;a[13]=0;a[14]=0;a[15]=1}
32 +function sc(a,c,d){var e=a[0],f=a[1],g=a[2],h=a[3],k=a[4],m=a[5],n=a[6],p=a[7],q=a[8],r=a[9],t=a[10],v=a[11],w=a[12],A=a[13],B=a[14];a=a[15];var z=c[0],C=c[1],O=c[2],I=c[3],K=c[4],P=c[5],da=c[6],J=c[7],ea=c[8],Ga=c[9],$a=c[10],ab=c[11],Oa=c[12],Ec=c[13],Uc=c[14];c=c[15];d[0]=e*z+k*C+q*O+w*I;d[1]=f*z+m*C+r*O+A*I;d[2]=g*z+n*C+t*O+B*I;d[3]=h*z+p*C+v*O+a*I;d[4]=e*K+k*P+q*da+w*J;d[5]=f*K+m*P+r*da+A*J;d[6]=g*K+n*P+t*da+B*J;d[7]=h*K+p*P+v*da+a*J;d[8]=e*ea+k*Ga+q*$a+w*ab;d[9]=f*ea+m*Ga+r*$a+A*ab;d[10]=g*
33 +ea+n*Ga+t*$a+B*ab;d[11]=h*ea+p*Ga+v*$a+a*ab;d[12]=e*Oa+k*Ec+q*Uc+w*c;d[13]=f*Oa+m*Ec+r*Uc+A*c;d[14]=g*Oa+n*Ec+t*Uc+B*c;d[15]=h*Oa+p*Ec+v*Uc+a*c}
34 +function tc(a,c){var d=a[0],e=a[1],f=a[2],g=a[3],h=a[4],k=a[5],m=a[6],n=a[7],p=a[8],q=a[9],r=a[10],t=a[11],v=a[12],w=a[13],A=a[14],B=a[15],z=d*k-e*h,C=d*m-f*h,O=d*n-g*h,I=e*m-f*k,K=e*n-g*k,P=f*n-g*m,da=p*w-q*v,J=p*A-r*v,ea=p*B-t*v,Ga=q*A-r*w,$a=q*B-t*w,ab=r*B-t*A,Oa=z*ab-C*$a+O*Ga+I*ea-K*J+P*da;0!=Oa&&(Oa=1/Oa,c[0]=(k*ab-m*$a+n*Ga)*Oa,c[1]=(-e*ab+f*$a-g*Ga)*Oa,c[2]=(w*P-A*K+B*I)*Oa,c[3]=(-q*P+r*K-t*I)*Oa,c[4]=(-h*ab+m*ea-n*J)*Oa,c[5]=(d*ab-f*ea+g*J)*Oa,c[6]=(-v*P+A*O-B*C)*Oa,c[7]=(p*P-r*O+t*C)*Oa,
35 +c[8]=(h*$a-k*ea+n*da)*Oa,c[9]=(-d*$a+e*ea-g*da)*Oa,c[10]=(v*K-w*O+B*z)*Oa,c[11]=(-p*K+q*O-t*z)*Oa,c[12]=(-h*Ga+k*J-m*da)*Oa,c[13]=(d*Ga-e*J+f*da)*Oa,c[14]=(-v*I+w*C-A*z)*Oa,c[15]=(p*I-q*C+r*z)*Oa)}function uc(a,c,d){var e=a[1]*c+a[5]*d+0*a[9]+a[13],f=a[2]*c+a[6]*d+0*a[10]+a[14],g=a[3]*c+a[7]*d+0*a[11]+a[15];a[12]=a[0]*c+a[4]*d+0*a[8]+a[12];a[13]=e;a[14]=f;a[15]=g}
36 +function vc(a,c,d){oc(a,a[0]*c,a[1]*c,a[2]*c,a[3]*c,a[4]*d,a[5]*d,a[6]*d,a[7]*d,1*a[8],1*a[9],1*a[10],1*a[11],a[12],a[13],a[14],a[15])}function wc(a,c){var d=a[0],e=a[1],f=a[2],g=a[3],h=a[4],k=a[5],m=a[6],n=a[7],p=Math.cos(c),q=Math.sin(c);a[0]=d*p+h*q;a[1]=e*p+k*q;a[2]=f*p+m*q;a[3]=g*p+n*q;a[4]=d*-q+h*p;a[5]=e*-q+k*p;a[6]=f*-q+m*p;a[7]=g*-q+n*p}new Float64Array(3);new Float64Array(3);new Float64Array(4);new Float64Array(4);new Float64Array(4);new Float64Array(16);function xc(a){for(var c=yc(),d=0,e=a.length;d<e;++d)zc(c,a[d]);return c}function Ac(a,c,d){return d?(d[0]=a[0]-c,d[1]=a[1]-c,d[2]=a[2]+c,d[3]=a[3]+c,d):[a[0]-c,a[1]-c,a[2]+c,a[3]+c]}function Bc(a,c){return c?(c[0]=a[0],c[1]=a[1],c[2]=a[2],c[3]=a[3],c):a.slice()}function Cc(a,c,d){c=c<a[0]?a[0]-c:a[2]<c?c-a[2]:0;a=d<a[1]?a[1]-d:a[3]<d?d-a[3]:0;return c*c+a*a}function Dc(a,c){return Fc(a,c[0],c[1])}function Gc(a,c){return a[0]<=c[0]&&c[2]<=a[2]&&a[1]<=c[1]&&c[3]<=a[3]}
37 +function Fc(a,c,d){return a[0]<=c&&c<=a[2]&&a[1]<=d&&d<=a[3]}function Hc(a,c){var d=a[1],e=a[2],f=a[3],g=c[0],h=c[1],k=0;g<a[0]?k=k|16:g>e&&(k=k|4);h<d?k|=8:h>f&&(k|=2);0===k&&(k=1);return k}function yc(){return[Infinity,Infinity,-Infinity,-Infinity]}function Ic(a,c,d,e,f){return f?(f[0]=a,f[1]=c,f[2]=d,f[3]=e,f):[a,c,d,e]}function Jc(a,c){var d=a[0],e=a[1];return Ic(d,e,d,e,c)}function Kc(a,c,d,e,f){f=Ic(Infinity,Infinity,-Infinity,-Infinity,f);return Lc(f,a,c,d,e)}
38 +function Mc(a,c){return a[0]==c[0]&&a[2]==c[2]&&a[1]==c[1]&&a[3]==c[3]}function Nc(a,c){c[0]<a[0]&&(a[0]=c[0]);c[2]>a[2]&&(a[2]=c[2]);c[1]<a[1]&&(a[1]=c[1]);c[3]>a[3]&&(a[3]=c[3]);return a}function zc(a,c){c[0]<a[0]&&(a[0]=c[0]);c[0]>a[2]&&(a[2]=c[0]);c[1]<a[1]&&(a[1]=c[1]);c[1]>a[3]&&(a[3]=c[1])}function Lc(a,c,d,e,f){for(;d<e;d+=f){var g=a,h=c[d],k=c[d+1];g[0]=Math.min(g[0],h);g[1]=Math.min(g[1],k);g[2]=Math.max(g[2],h);g[3]=Math.max(g[3],k)}return a}
39 +function Oc(a,c,d){var e;return(e=c.call(d,Pc(a)))||(e=c.call(d,Qc(a)))||(e=c.call(d,Rc(a)))?e:(e=c.call(d,Sc(a)))?e:!1}function Tc(a){var c=0;Vc(a)||(c=Wc(a)*Xc(a));return c}function Pc(a){return[a[0],a[1]]}function Qc(a){return[a[2],a[1]]}function Yc(a){return[(a[0]+a[2])/2,(a[1]+a[3])/2]}
40 +function Zc(a,c,d,e,f){var g=c*e[0]/2;e=c*e[1]/2;c=Math.cos(d);var h=Math.sin(d);d=g*c;g*=h;c*=e;var k=e*h,m=a[0],n=a[1];a=m-d+k;e=m-d-k;h=m+d-k;d=m+d+k;var k=n-g-c,m=n-g+c,p=n+g+c,g=n+g-c;return Ic(Math.min(a,e,h,d),Math.min(k,m,p,g),Math.max(a,e,h,d),Math.max(k,m,p,g),f)}function Xc(a){return a[3]-a[1]}function $c(a,c,d){d=d?d:yc();ad(a,c)&&(d[0]=a[0]>c[0]?a[0]:c[0],d[1]=a[1]>c[1]?a[1]:c[1],d[2]=a[2]<c[2]?a[2]:c[2],d[3]=a[3]<c[3]?a[3]:c[3]);return d}function Sc(a){return[a[0],a[3]]}
41 +function Rc(a){return[a[2],a[3]]}function Wc(a){return a[2]-a[0]}function ad(a,c){return a[0]<=c[2]&&a[2]>=c[0]&&a[1]<=c[3]&&a[3]>=c[1]}function Vc(a){return a[2]<a[0]||a[3]<a[1]}function bd(a,c){var d=(a[2]-a[0])/2*(c-1),e=(a[3]-a[1])/2*(c-1);a[0]-=d;a[2]+=d;a[1]-=e;a[3]+=e}
42 +function cd(a,c,d){a=[a[0],a[1],a[0],a[3],a[2],a[1],a[2],a[3]];c(a,a,2);var e=[a[0],a[2],a[4],a[6]],f=[a[1],a[3],a[5],a[7]];c=Math.min.apply(null,e);a=Math.min.apply(null,f);e=Math.max.apply(null,e);f=Math.max.apply(null,f);return Ic(c,a,e,f,d)};function dd(a){return function(){return a}}var ed=dd(!1),fd=dd(!0),gd=dd(null);function hd(a){return a}function id(a){var c=arguments,d=c.length;return function(){for(var a,f=0;f<d;f++)a=c[f].apply(this,arguments);return a}}function jd(a){var c=arguments,d=c.length;return function(){for(var a=0;a<d;a++)if(!c[a].apply(this,arguments))return!1;return!0}};/*
57 43
58 44 Latitude/longitude spherical geodesy formulae taken from
59 45 http://www.movable-type.co.uk/scripts/latlong.html
60 46 Licensed under CC-BY-3.0.
61 47 */
62 -function xe(a){this.radius=a}xe.prototype.a=function(a){for(var c=0,d=a.length,e=a[d-1][0],f=a[d-1][1],g=0;g<d;g++)var h=a[g][0],k=a[g][1],c=c+bc(h-e)*(2+Math.sin(bc(f))+Math.sin(bc(k))),e=h,f=k;return c*this.radius*this.radius/2};xe.prototype.b=function(a,c){var d=bc(a[1]),e=bc(c[1]),f=(e-d)/2,g=bc(c[0]-a[0])/2,d=Math.sin(f)*Math.sin(f)+Math.sin(g)*Math.sin(g)*Math.cos(d)*Math.cos(e);return 2*this.radius*Math.atan2(Math.sqrt(d),Math.sqrt(1-d))};
63 -xe.prototype.offset=function(a,c,d){var e=bc(a[1]);c/=this.radius;var f=Math.asin(Math.sin(e)*Math.cos(c)+Math.cos(e)*Math.sin(c)*Math.cos(d));return[180*(bc(a[0])+Math.atan2(Math.sin(d)*Math.sin(c)*Math.cos(e),Math.cos(c)-Math.sin(e)*Math.sin(f)))/Math.PI,180*f/Math.PI]};var ye=new xe(6370997);var ze={};ze.degrees=2*Math.PI*ye.radius/360;ze.ft=.3048;ze.m=1;ze["us-ft"]=1200/3937;
64 -function Ae(a){this.b=a.code;this.a=a.units;this.j=m(a.extent)?a.extent:null;this.i=m(a.worldExtent)?a.worldExtent:null;this.f=m(a.axisOrientation)?a.axisOrientation:"enu";this.g=(this.c=m(a.global)?a.global:!1)&&null!==this.j;this.C=m(a.getPointResolution)?a.getPointResolution:this.mj;this.l=null;var c=Be,d=a.code;if("function"==typeof proj4&&!m(c[d])){var e=proj4.defs(d);if(m(e)){m(e.axis)&&!m(a.axisOrientation)&&(this.f=e.axis);m(a.units)||(a=e.units,!m(a)&&m(e.to_meter)&&(a=e.to_meter.toString(),
65 -ze[a]=e.to_meter),this.a=a);for(var f in c)a=proj4.defs(f),m(a)&&(c=Ce(f),a===e?De([c,this]):(a=proj4(f,d),Ee(c,this,a.forward,a.inverse)))}}}l=Ae.prototype;l.Ni=function(){return this.b};l.R=function(){return this.j};l.Bl=function(){return this.a};l.Ld=function(){return ze[this.a]};l.xj=function(){return this.i};function Fe(a){return a.f}l.jk=function(){return this.c};l.Tn=function(a){this.g=(this.c=a)&&null!==this.j};l.Cl=function(a){this.j=a;this.g=this.c&&null!==a};l.co=function(a){this.i=a};
66 -l.Sn=function(a){this.C=a};l.mj=function(a,c){if("degrees"==this.a)return a;var d=Ge(this,Ce("EPSG:4326")),e=[c[0]-a/2,c[1],c[0]+a/2,c[1],c[0],c[1]-a/2,c[0],c[1]+a/2],e=d(e,e,2),d=(ye.b(e.slice(0,2),e.slice(2,4))+ye.b(e.slice(4,6),e.slice(6,8)))/2,e=this.Ld();m(e)&&(d/=e);return d};l.getPointResolution=function(a,c){return this.C(a,c)};var Be={},He={};function De(a){Ie(a);Ra(a,function(c){Ra(a,function(a){c!==a&&Je(c,a,Ke)})})}
67 -function Le(){var a=Me,c=Ne,d=Oe;Ra(Pe,function(e){Ra(a,function(a){Je(e,a,c);Je(a,e,d)})})}function Qe(a){Be[a.b]=a;Je(a,a,Ke)}function Ie(a){var c=[];Ra(a,function(a){c.push(Qe(a))})}function Re(a){return null!=a?ia(a)?Ce(a):a:Ce("EPSG:3857")}function Je(a,c,d){a=a.b;c=c.b;a in He||(He[a]={});He[a][c]=d}function Ee(a,c,d,e){a=Ce(a);c=Ce(c);Je(a,c,Te(d));Je(c,a,Te(e))}
68 -function Te(a){return function(c,d,e){var f=c.length;e=m(e)?e:2;d=m(d)?d:Array(f);var g,h;for(h=0;h<f;h+=e)for(g=a([c[h],c[h+1]]),d[h]=g[0],d[h+1]=g[1],g=e-1;2<=g;--g)d[h+g]=c[h+g];return d}}function Ce(a){var c;a instanceof Ae?c=a:ia(a)?(c=Be[a],!m(c)&&"function"==typeof proj4&&m(proj4.defs(a))&&(c=new Ae({code:a}),Qe(c))):c=null;return c}function Ue(a,c){return a===c?!0:a.b===c.b?!0:a.a!=c.a?!1:Ge(a,c)===Ke}function Ve(a,c){var d=Ce(a),e=Ce(c);return Ge(d,e)}
69 -function Ge(a,c){var d=a.b,e=c.b,f;d in He&&e in He[d]&&(f=He[d][e]);m(f)||(f=We);return f}function We(a,c){if(m(c)&&a!==c){for(var d=0,e=a.length;d<e;++d)c[d]=a[d];a=c}return a}function Ke(a,c){var d;if(m(c)){d=0;for(var e=a.length;d<e;++d)c[d]=a[d];d=c}else d=a.slice();return d}function Xe(a,c,d){return Ve(c,d)(a,void 0,a.length)}function Ye(a,c,d){c=Ve(c,d);return oe(a,c)};function Ze(){id.call(this);this.A=Nd();this.v=-1;this.g={};this.l=this.j=0}w(Ze,id);l=Ze.prototype;l.Ya=function(a,c){var d=m(c)?c:[NaN,NaN];this.Wa(a[0],a[1],d,Infinity);return d};l.Ne=function(a){return this.ac(a[0],a[1])};l.ac=qe;l.R=function(a){this.v!=this.b&&(this.A=this.Bd(this.A),this.v=this.b);var c=this.A;m(a)?(a[0]=c[0],a[1]=c[1],a[2]=c[2],a[3]=c[3]):a=c;return a};l.transform=function(a,c){this.Sb(Ve(a,c));return this};function $e(a,c,d,e,f,g){var h=f[0],k=f[1],n=f[4],p=f[5],q=f[12];f=f[13];for(var r=m(g)?g:[],t=0;c<d;c+=e){var u=a[c],B=a[c+1];r[t++]=h*u+n*B+q;r[t++]=k*u+p*B+f}m(g)&&r.length!=t&&(r.length=t);return r};function af(){Ze.call(this);this.a="XY";this.H=2;this.o=null}w(af,Ze);function bf(a){if("XY"==a)return 2;if("XYZ"==a||"XYM"==a)return 3;if("XYZM"==a)return 4}l=af.prototype;l.ac=qe;l.Bd=function(a){var c=this.o,d=this.o.length,e=this.H;a=Qd(Infinity,Infinity,-Infinity,-Infinity,a);return ae(a,c,0,d,e)};l.rb=function(){return this.o.slice(0,this.H)};l.sb=function(){return this.o.slice(this.o.length-this.H)};l.tb=function(){return this.a};
70 -l.af=function(a){this.l!=this.b&&(Ab(this.g),this.j=0,this.l=this.b);if(0>a||0!==this.j&&a<=this.j)return this;var c=a.toString();if(this.g.hasOwnProperty(c))return this.g[c];var d=this.Bc(a);if(d.o.length<this.o.length)return this.g[c]=d;this.j=a;return this};l.Bc=function(){return this};function cf(a,c,d){a.H=bf(c);a.a=c;a.o=d}
71 -function df(a,c,d,e){if(m(c))d=bf(c);else{for(c=0;c<e;++c){if(0===d.length){a.a="XY";a.H=2;return}d=d[0]}d=d.length;c=2==d?"XY":3==d?"XYZ":4==d?"XYZM":void 0}a.a=c;a.H=d}l.Sb=function(a){null!==this.o&&(a(this.o,this.o,this.H),this.s())};l.translate=function(a,c){var d=this.o;if(null!==d){var e=d.length,f=this.H,g=m(d)?d:[],h=0,k,n;for(k=0;k<e;k+=f)for(g[h++]=d[k]+a,g[h++]=d[k+1]+c,n=k+2;n<k+f;++n)g[h++]=d[n];m(d)&&g.length!=h&&(g.length=h);this.s()}};function ef(a,c,d,e){for(var f=0,g=a[d-e],h=a[d-e+1];c<d;c+=e)var k=a[c],n=a[c+1],f=f+(h*k-g*n),g=k,h=n;return f/2}function ff(a,c,d,e){var f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],f=f+ef(a,c,k,e);c=k}return f};function gf(a,c,d,e,f,g){var h=f-d,k=g-e;if(0!==h||0!==k){var n=((a-d)*h+(c-e)*k)/(h*h+k*k);1<n?(d=f,e=g):0<n&&(d+=h*n,e+=k*n)}return hf(a,c,d,e)}function hf(a,c,d,e){a=d-a;c=e-c;return a*a+c*c};function jf(a,c,d,e,f,g,h){var k=a[c],n=a[c+1],p=a[d]-k,q=a[d+1]-n;if(0!==p||0!==q)if(g=((f-k)*p+(g-n)*q)/(p*p+q*q),1<g)c=d;else if(0<g){for(f=0;f<e;++f)h[f]=ac(a[c+f],a[d+f],g);h.length=e;return}for(f=0;f<e;++f)h[f]=a[c+f];h.length=e}function kf(a,c,d,e,f){var g=a[c],h=a[c+1];for(c+=e;c<d;c+=e){var k=a[c],n=a[c+1],g=hf(g,h,k,n);g>f&&(f=g);g=k;h=n}return f}function lf(a,c,d,e,f){var g,h;g=0;for(h=d.length;g<h;++g){var k=d[g];f=kf(a,c,k,e,f);c=k}return f}
72 -function mf(a,c,d,e,f,g,h,k,n,p,q){if(c==d)return p;var r;if(0===f){r=hf(h,k,a[c],a[c+1]);if(r<p){for(q=0;q<e;++q)n[q]=a[c+q];n.length=e;return r}return p}for(var t=m(q)?q:[NaN,NaN],u=c+e;u<d;)if(jf(a,u-e,u,e,h,k,t),r=hf(h,k,t[0],t[1]),r<p){p=r;for(q=0;q<e;++q)n[q]=t[q];n.length=e;u+=e}else u+=e*Math.max((Math.sqrt(r)-Math.sqrt(p))/f|0,1);if(g&&(jf(a,d-e,c,e,h,k,t),r=hf(h,k,t[0],t[1]),r<p)){p=r;for(q=0;q<e;++q)n[q]=t[q];n.length=e}return p}
73 -function nf(a,c,d,e,f,g,h,k,n,p,q){q=m(q)?q:[NaN,NaN];var r,t;r=0;for(t=d.length;r<t;++r){var u=d[r];p=mf(a,c,u,e,f,g,h,k,n,p,q);c=u}return p};function of(a,c){var d=0,e,f;e=0;for(f=c.length;e<f;++e)a[d++]=c[e];return d}function pf(a,c,d,e){var f,g;f=0;for(g=d.length;f<g;++f){var h=d[f],k;for(k=0;k<e;++k)a[c++]=h[k]}return c}function qf(a,c,d,e,f){f=m(f)?f:[];var g=0,h,k;h=0;for(k=d.length;h<k;++h)c=pf(a,c,d[h],e),f[g++]=c;f.length=g;return f};function rf(a,c,d,e,f){f=m(f)?f:[];for(var g=0;c<d;c+=e)f[g++]=a.slice(c,c+e);f.length=g;return f}function sf(a,c,d,e,f){f=m(f)?f:[];var g=0,h,k;h=0;for(k=d.length;h<k;++h){var n=d[h];f[g++]=rf(a,c,n,e,f[g]);c=n}f.length=g;return f};function tf(a,c,d,e,f,g,h){var k=(d-c)/e;if(3>k){for(;c<d;c+=e)g[h++]=a[c],g[h++]=a[c+1];return h}var n=Array(k);n[0]=1;n[k-1]=1;d=[c,d-e];for(var p=0,q;0<d.length;){var r=d.pop(),t=d.pop(),u=0,B=a[t],z=a[t+1],E=a[r],A=a[r+1];for(q=t+e;q<r;q+=e){var y=gf(a[q],a[q+1],B,z,E,A);y>u&&(p=q,u=y)}u>f&&(n[(p-c)/e]=1,t+e<p&&d.push(t,p),p+e<r&&d.push(p,r))}for(q=0;q<k;++q)n[q]&&(g[h++]=a[c+q*e],g[h++]=a[c+q*e+1]);return h}
74 -function uf(a,c,d,e,f,g,h,k){var n,p;n=0;for(p=d.length;n<p;++n){var q=d[n];a:{var r=a,t=q,u=e,B=f,z=g;if(c!=t){var E=B*Math.round(r[c]/B),A=B*Math.round(r[c+1]/B);c+=u;z[h++]=E;z[h++]=A;var y=void 0,N=void 0;do if(y=B*Math.round(r[c]/B),N=B*Math.round(r[c+1]/B),c+=u,c==t){z[h++]=y;z[h++]=N;break a}while(y==E&&N==A);for(;c<t;){var O,I;O=B*Math.round(r[c]/B);I=B*Math.round(r[c+1]/B);c+=u;if(O!=y||I!=N){var Q=y-E,wa=N-A,Sa=O-E,P=I-A;Q*P==wa*Sa&&(0>Q&&Sa<Q||Q==Sa||0<Q&&Sa>Q)&&(0>wa&&P<wa||wa==P||0<wa&&
75 -P>wa)||(z[h++]=y,z[h++]=N,E=y,A=N);y=O;N=I}}z[h++]=y;z[h++]=N}}k.push(h);c=q}return h};function vf(a,c){af.call(this);this.c=this.i=-1;this.ia(a,c)}w(vf,af);l=vf.prototype;l.clone=function(){var a=new vf(null);wf(a,this.a,this.o.slice());return a};l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;this.c!=this.b&&(this.i=Math.sqrt(kf(this.o,0,this.o.length,this.H,0)),this.c=this.b);return mf(this.o,0,this.o.length,this.H,this.i,!0,a,c,d,e)};l.gl=function(){return ef(this.o,0,this.o.length,this.H)};l.U=function(){return rf(this.o,0,this.o.length,this.H)};
76 -l.Bc=function(a){var c=[];c.length=tf(this.o,0,this.o.length,this.H,a,c,0);a=new vf(null);wf(a,"XY",c);return a};l.W=function(){return"LinearRing"};l.ia=function(a,c){null===a?wf(this,"XY",null):(df(this,c,a,1),null===this.o&&(this.o=[]),this.o.length=pf(this.o,0,a,this.H),this.s())};function wf(a,c,d){cf(a,c,d);a.s()};function xf(a,c){af.call(this);this.ia(a,c)}w(xf,af);l=xf.prototype;l.clone=function(){var a=new xf(null);yf(a,this.a,this.o.slice());return a};l.Wa=function(a,c,d,e){var f=this.o;a=hf(a,c,f[0],f[1]);if(a<e){e=this.H;for(c=0;c<e;++c)d[c]=f[c];d.length=e;return a}return e};l.U=function(){return null===this.o?[]:this.o.slice()};l.Bd=function(a){return Yd(this.o,a)};l.W=function(){return"Point"};l.ua=function(a){return Vd(a,this.o[0],this.o[1])};
77 -l.ia=function(a,c){null===a?yf(this,"XY",null):(df(this,c,a,0),null===this.o&&(this.o=[]),this.o.length=of(this.o,a),this.s())};function yf(a,c,d){cf(a,c,d);a.s()};function zf(a,c,d,e,f){return!be(f,function(f){return!Af(a,c,d,e,f[0],f[1])})}function Af(a,c,d,e,f,g){for(var h=!1,k=a[d-e],n=a[d-e+1];c<d;c+=e){var p=a[c],q=a[c+1];n>g!=q>g&&f<(p-k)*(g-n)/(q-n)+k&&(h=!h);k=p;n=q}return h}function Bf(a,c,d,e,f,g){if(0===d.length||!Af(a,c,d[0],e,f,g))return!1;var h;c=1;for(h=d.length;c<h;++c)if(Af(a,d[c-1],d[c],e,f,g))return!1;return!0};function Cf(a,c,d,e,f,g,h){var k,n,p,q,r,t=f[g+1],u=[],B=d[0];p=a[B-e];r=a[B-e+1];for(k=c;k<B;k+=e){q=a[k];n=a[k+1];if(t<=r&&n<=t||r<=t&&t<=n)p=(t-r)/(n-r)*(q-p)+p,u.push(p);p=q;r=n}B=NaN;r=-Infinity;u.sort();p=u[0];k=1;for(n=u.length;k<n;++k){q=u[k];var z=Math.abs(q-p);z>r&&(p=(p+q)/2,Bf(a,c,d,e,p,t)&&(B=p,r=z));p=q}isNaN(B)&&(B=f[g]);return m(h)?(h.push(B,t),h):[B,t]};function Df(a,c,d,e,f,g){for(var h=[a[c],a[c+1]],k=[],n;c+e<d;c+=e){k[0]=a[c+e];k[1]=a[c+e+1];if(n=f.call(g,h,k))return n;h[0]=k[0];h[1]=k[1]}return!1};function Ef(a,c,d,e,f){var g=ae(Nd(),a,c,d,e);return ke(f,g)?Wd(f,g)||g[0]>=f[0]&&g[2]<=f[2]||g[1]>=f[1]&&g[3]<=f[3]?!0:Df(a,c,d,e,function(a,c){var d=!1,e=Xd(f,a),g=Xd(f,c);if(1===e||1===g)d=!0;else{var r=f[0],t=f[1],u=f[2],B=f[3],z=c[0],E=c[1],A=(E-a[1])/(z-a[0]);g&2&&!(e&2)&&(d=z-(E-B)/A,d=d>=r&&d<=u);d||!(g&4)||e&4||(d=E-(z-u)*A,d=d>=t&&d<=B);d||!(g&8)||e&8||(d=z-(E-t)/A,d=d>=r&&d<=u);d||!(g&16)||e&16||(d=E-(z-r)*A,d=d>=t&&d<=B)}return d}):!1}
78 -function Ff(a,c,d,e,f){var g=d[0];if(!(Ef(a,c,g,e,f)||Af(a,c,g,e,f[0],f[1])||Af(a,c,g,e,f[0],f[3])||Af(a,c,g,e,f[2],f[1])||Af(a,c,g,e,f[2],f[3])))return!1;if(1===d.length)return!0;c=1;for(g=d.length;c<g;++c)if(zf(a,d[c-1],d[c],e,f))return!1;return!0};function Gf(a,c,d,e){for(var f=0,g=a[d-e],h=a[d-e+1];c<d;c+=e)var k=a[c],n=a[c+1],f=f+(k-g)*(n+h),g=k,h=n;return 0<f}function Hf(a,c,d,e){var f=0;e=m(e)?e:!1;var g,h;g=0;for(h=c.length;g<h;++g){var k=c[g],f=Gf(a,f,k,d);if(0===g){if(e&&f||!e&&!f)return!1}else if(e&&!f||!e&&f)return!1;f=k}return!0}
79 -function If(a,c,d,e,f){f=m(f)?f:!1;var g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],n=Gf(a,c,k,e);if(0===g?f&&n||!f&&!n:f&&!n||!f&&n)for(var n=a,p=k,q=e;c<p-q;){var r;for(r=0;r<q;++r){var t=n[c+r];n[c+r]=n[p-q+r];n[p-q+r]=t}c+=q;p-=q}c=k}return c}function Jf(a,c,d,e){var f=0,g,h;g=0;for(h=c.length;g<h;++g)f=If(a,f,c[g],d,e);return f};function D(a,c){af.call(this);this.c=[];this.u=-1;this.D=null;this.T=this.B=this.J=-1;this.i=null;this.ia(a,c)}w(D,af);l=D.prototype;l.ti=function(a){null===this.o?this.o=a.o.slice():cb(this.o,a.o);this.c.push(this.o.length);this.s()};l.clone=function(){var a=new D(null);Kf(a,this.a,this.o.slice(),this.c.slice());return a};
80 -l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;this.B!=this.b&&(this.J=Math.sqrt(lf(this.o,0,this.c,this.H,0)),this.B=this.b);return nf(this.o,0,this.c,this.H,this.J,!0,a,c,d,e)};l.ac=function(a,c){return Bf(Lf(this),0,this.c,this.H,a,c)};l.jl=function(){return ff(Lf(this),0,this.c,this.H)};l.U=function(a){var c;m(a)?(c=Lf(this).slice(),If(c,0,this.c,this.H,a)):c=this.o;return sf(c,0,this.c,this.H)};
81 -function Mf(a){if(a.u!=a.b){var c=ge(a.R());a.D=Cf(Lf(a),0,a.c,a.H,c,0);a.u=a.b}return a.D}l.Zi=function(){return new xf(Mf(this))};l.dj=function(){return this.c.length};l.ag=function(a){if(0>a||this.c.length<=a)return null;var c=new vf(null);wf(c,this.a,this.o.slice(0===a?0:this.c[a-1],this.c[a]));return c};l.Kd=function(){var a=this.a,c=this.o,d=this.c,e=[],f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],n=new vf(null);wf(n,a,c.slice(f,k));e.push(n);f=k}return e};
82 -function Lf(a){if(a.T!=a.b){var c=a.o;Hf(c,a.c,a.H)?a.i=c:(a.i=c.slice(),a.i.length=If(a.i,0,a.c,a.H));a.T=a.b}return a.i}l.Bc=function(a){var c=[],d=[];c.length=uf(this.o,0,this.c,this.H,Math.sqrt(a),c,0,d);a=new D(null);Kf(a,"XY",c,d);return a};l.W=function(){return"Polygon"};l.ua=function(a){return Ff(Lf(this),0,this.c,this.H,a)};
83 -l.ia=function(a,c){if(null===a)Kf(this,"XY",null,this.c);else{df(this,c,a,2);null===this.o&&(this.o=[]);var d=qf(this.o,0,a,this.H,this.c);this.o.length=0===d.length?0:d[d.length-1];this.s()}};function Kf(a,c,d,e){cf(a,c,d);a.c=e;a.s()}function Nf(a,c,d,e){var f=m(e)?e:32;e=[];var g;for(g=0;g<f;++g)cb(e,a.offset(c,d,2*Math.PI*g/f));e.push(e[0],e[1]);a=new D(null);Kf(a,"XY",e,[e.length]);return a}
84 -function Of(a){var c=a[0],d=a[1],e=a[2];a=a[3];c=[c,d,c,a,e,a,e,d,c,d];d=new D(null);Kf(d,"XY",c,[c.length]);return d}function Pf(a,c,d){var e=m(c)?c:32,f=a.H;c=a.a;for(var g=new D(null,c),e=f*(e+1),f=[],h=0;h<e;h++)f[h]=0;Kf(g,c,f,[f.length]);Qf(g,a.hd(),a.mf(),d);return g}function Qf(a,c,d,e){var f=a.o,g=a.a,h=a.H,k=a.c,n=f.length/h-1;e=m(e)?e:0;for(var p,q,r=0;r<=n;++r)q=r*h,p=e+2*$b(r,n)*Math.PI/n,f[q]=c[0]+d*Math.cos(p),f[q+1]=c[1]+d*Math.sin(p);Kf(a,g,f,k)};function Rf(a){id.call(this);a=m(a)?a:{};this.c=[0,0];var c={};c.center=m(a.center)?a.center:null;this.g=Re(a.projection);var d,e,f,g=m(a.minZoom)?a.minZoom:0;d=m(a.maxZoom)?a.maxZoom:28;var h=m(a.zoomFactor)?a.zoomFactor:2;if(m(a.resolutions))d=a.resolutions,e=d[0],f=d[d.length-1],d=fc(d);else{e=Re(a.projection);f=e.R();var k=(null===f?360*ze.degrees/ze[e.a]:Math.max(le(f),ie(f)))/256/Math.pow(2,0),n=k/Math.pow(2,28);e=a.maxResolution;m(e)?g=0:e=k/Math.pow(h,g);f=a.minResolution;m(f)||(f=m(a.maxZoom)?
85 -m(a.maxResolution)?e/Math.pow(h,d):k/Math.pow(h,d):n);d=g+Math.floor(Math.log(e/f)/Math.log(h));f=e/Math.pow(h,d-g);d=gc(h,e,d-g)}this.a=e;this.i=f;this.f=g;g=m(a.extent)?cc(a.extent):dc;(m(a.enableRotation)?a.enableRotation:1)?(e=a.constrainRotation,e=m(e)&&!0!==e?!1===e?ic:ja(e)?jc(e):ic:kc()):e=hc;this.j=new lc(g,d,e);m(a.resolution)?c.resolution=a.resolution:m(a.zoom)&&(c.resolution=this.constrainResolution(this.a,a.zoom-this.f));c.rotation=m(a.rotation)?a.rotation:0;this.I(c)}w(Rf,id);l=Rf.prototype;
86 -l.Cd=function(a){return this.j.center(a)};l.constrainResolution=function(a,c,d){return this.j.resolution(a,c||0,d||0)};l.constrainRotation=function(a,c){return this.j.rotation(a,c||0)};l.Fa=function(){return this.get("center")};l.Sc=function(a){var c=this.Fa(),d=this.sa(),e=this.va();return he(c,d,e,a)};l.Rk=function(){return this.g};l.sa=function(){return this.get("resolution")};function Sf(a){var c=a.a,d=Math.log(c/a.i)/Math.log(2);return function(a){return c/Math.pow(2,a*d)}}l.va=function(){return this.get("rotation")};
87 -function Tf(a){var c=a.a,d=Math.log(c/a.i)/Math.log(2);return function(a){return Math.log(c/a)/Math.log(2)/d}}function Uf(a){var c=a.Fa(),d=a.g,e=a.sa();a=a.va();return{center:[Math.round(c[0]/e)*e,Math.round(c[1]/e)*e],projection:m(d)?d:null,resolution:e,rotation:a}}l.yj=function(){var a,c=this.sa();if(m(c)){var d,e=0;do{d=this.constrainResolution(this.a,e);if(d==c){a=e;break}++e}while(d>this.i)}return m(a)?this.f+a:a};
88 -l.Qe=function(a,c,d){a instanceof af||(a=Of(a));var e=m(d)?d:{};d=m(e.padding)?e.padding:[0,0,0,0];var f=m(e.constrainResolution)?e.constrainResolution:!0,g=m(e.nearest)?e.nearest:!1,h;m(e.minResolution)?h=e.minResolution:m(e.maxZoom)?h=this.constrainResolution(this.a,e.maxZoom-this.f,0):h=0;var k=a.o,n=this.va(),e=Math.cos(-n),n=Math.sin(-n),p=Infinity,q=Infinity,r=-Infinity,t=-Infinity;a=a.H;for(var u=0,B=k.length;u<B;u+=a)var z=k[u]*e-k[u+1]*n,E=k[u]*n+k[u+1]*e,p=Math.min(p,z),q=Math.min(q,E),
89 -r=Math.max(r,z),t=Math.max(t,E);k=[p,q,r,t];c=[c[0]-d[1]-d[3],c[1]-d[0]-d[2]];c=Math.max(le(k)/c[0],ie(k)/c[1]);c=isNaN(c)?h:Math.max(c,h);f&&(h=this.constrainResolution(c,0,0),!g&&h<c&&(h=this.constrainResolution(h,-1,0)),c=h);this.vb(c);n=-n;g=(p+r)/2+(d[1]-d[3])/2*c;d=(q+t)/2+(d[0]-d[2])/2*c;this.Sa([g*e-d*n,d*e+g*n])};
90 -l.yi=function(a,c,d){var e=this.va(),f=Math.cos(-e),e=Math.sin(-e),g=a[0]*f-a[1]*e;a=a[1]*f+a[0]*e;var h=this.sa(),g=g+(c[0]/2-d[0])*h;a+=(d[1]-c[1]/2)*h;e=-e;this.Sa([g*f-a*e,a*f+g*e])};function Wf(a){return null!=a.Fa()&&m(a.sa())}l.rotate=function(a,c){if(m(c)){var d,e=this.Fa();m(e)&&(d=[e[0]-c[0],e[1]-c[1]],ud(d,a-this.va()),pd(d,c));this.Sa(d)}this.ce(a)};l.Sa=function(a){this.set("center",a)};function Xf(a,c){a.c[1]+=c}l.vb=function(a){this.set("resolution",a)};
91 -l.ce=function(a){this.set("rotation",a)};l.eo=function(a){a=this.constrainResolution(this.a,a-this.f,0);this.vb(a)};function Yf(a){return 1-Math.pow(1-a,3)};function Zf(a){return 3*a*a-2*a*a*a}function $f(a){return a}function ag(a){return.5>a?Zf(2*a):1-Zf(2*(a-.5))};function bg(a){var c=a.source,d=m(a.start)?a.start:ta(),e=c[0],f=c[1],g=m(a.duration)?a.duration:1E3,h=m(a.easing)?a.easing:Zf;return function(a,c){if(c.time<d)return c.animate=!0,c.viewHints[0]+=1,!0;if(c.time<d+g){var p=1-h((c.time-d)/g),q=e-c.viewState.center[0],r=f-c.viewState.center[1];c.animate=!0;c.viewState.center[0]+=p*q;c.viewState.center[1]+=p*r;c.viewHints[0]+=1;return!0}return!1}}
92 -function cg(a){var c=m(a.rotation)?a.rotation:0,d=m(a.start)?a.start:ta(),e=m(a.duration)?a.duration:1E3,f=m(a.easing)?a.easing:Zf,g=m(a.anchor)?a.anchor:null;return function(a,k){if(k.time<d)return k.animate=!0,k.viewHints[0]+=1,!0;if(k.time<d+e){var n=1-f((k.time-d)/e),n=(c-k.viewState.rotation)*n;k.animate=!0;k.viewState.rotation+=n;if(null!==g){var p=k.viewState.center;p[0]-=g[0];p[1]-=g[1];ud(p,n);pd(p,g)}k.viewHints[0]+=1;return!0}return!1}}
93 -function dg(a){var c=a.resolution,d=m(a.start)?a.start:ta(),e=m(a.duration)?a.duration:1E3,f=m(a.easing)?a.easing:Zf;return function(a,h){if(h.time<d)return h.animate=!0,h.viewHints[0]+=1,!0;if(h.time<d+e){var k=1-f((h.time-d)/e),n=c-h.viewState.resolution;h.animate=!0;h.viewState.resolution+=k*n;h.viewHints[0]+=1;return!0}return!1}};function eg(a,c,d,e){return m(e)?(e[0]=a,e[1]=c,e[2]=d,e):[a,c,d]}function fg(a,c,d){return a+"/"+c+"/"+d}function gg(a){var c=a[0],d=Array(c),e=1<<c-1,f,g;for(f=0;f<c;++f)g=48,a[1]&e&&(g+=1),a[2]&e&&(g+=2),d[f]=String.fromCharCode(g),e>>=1;return d.join("")}function hg(a){return fg(a[0],a[1],a[2])}function ig(a,c,d){var e=a[0],f=jg(c,a);d=kg(d);if(Ud(d,f))return a;a=le(d);d=Math.ceil((d[0]-f[0])/a);f[0]+=a*d;return c.Pd(f,e)}
94 -function lg(a,c){var d=a[0],e=a[1],f=a[2];if(c.minZoom>d||d>c.maxZoom)return!1;var g=c.R(),d=null===g?null===c.a?null:c.a[d]:mg(c,g,d);return null===d?!0:ng(d,e,f)};function og(a,c,d,e){this.b=a;this.f=c;this.a=d;this.c=e}og.prototype.contains=function(a){return ng(this,a[1],a[2])};function ng(a,c,d){return a.b<=c&&c<=a.f&&a.a<=d&&d<=a.c}function pg(a,c){return a.b==c.b&&a.a==c.a&&a.f==c.f&&a.c==c.c}function qg(a){return a.f-a.b+1}function rg(a,c){return a.b<=c.f&&a.f>=c.b&&a.a<=c.c&&a.c>=c.a};function sg(a){this.a=a.html;this.b=m(a.tileRanges)?a.tileRanges:null}sg.prototype.c=function(){return this.a};function tg(a,c,d){vc.call(this,a,d);this.element=c}w(tg,vc);function ug(a){id.call(this);this.a=m(a)?a:[];vg(this)}w(ug,id);l=ug.prototype;l.clear=function(){for(;0<this.Jb();)this.pop()};l.gf=function(a){var c,d;c=0;for(d=a.length;c<d;++c)this.push(a[c]);return this};l.forEach=function(a,c){Ra(this.a,a,c)};l.Ak=function(){return this.a};l.item=function(a){return this.a[a]};l.Jb=function(){return this.get("length")};l.Ud=function(a,c){db(this.a,a,0,c);vg(this);C(this,new tg("add",c,this))};
95 -l.pop=function(){return this.Bf(this.Jb()-1)};l.push=function(a){var c=this.a.length;this.Ud(c,a);return c};l.remove=function(a){var c=this.a,d,e;d=0;for(e=c.length;d<e;++d)if(c[d]===a)return this.Bf(d)};l.Bf=function(a){var c=this.a[a];Pa.splice.call(this.a,a,1);vg(this);C(this,new tg("remove",c,this));return c};l.Pn=function(a,c){var d=this.Jb();if(a<d)d=this.a[a],this.a[a]=c,C(this,new tg("remove",d,this)),C(this,new tg("add",c,this));else{for(;d<a;++d)this.Ud(d,void 0);this.Ud(a,c)}};
96 -function vg(a){a.set("length",a.a.length)};var wg=/^#(?:[0-9a-f]{3}){1,2}$/i,xg=/^(?:rgb)?\((0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2})\)$/i,yg=/^(?:rgba)?\((0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|1|0\.\d{0,10})\)$/i;function zg(a){return ga(a)?a:Ag(a)}function Bg(a){if(!ia(a)){var c=a[0];c!=(c|0)&&(c=c+.5|0);var d=a[1];d!=(d|0)&&(d=d+.5|0);var e=a[2];e!=(e|0)&&(e=e+.5|0);a="rgba("+c+","+d+","+e+","+a[3]+")"}return a}
97 -var Ag=function(){var a={},c=0;return function(d){var e;if(a.hasOwnProperty(d))e=a[d];else{if(1024<=c){e=0;for(var f in a)0===(e++&3)&&(delete a[f],--c)}var g,h;wg.exec(d)?(h=3==d.length-1?1:2,e=parseInt(d.substr(1+0*h,h),16),f=parseInt(d.substr(1+1*h,h),16),g=parseInt(d.substr(1+2*h,h),16),1==h&&(e=(e<<4)+e,f=(f<<4)+f,g=(g<<4)+g),e=[e,f,g,1]):(h=yg.exec(d))?(e=Number(h[1]),f=Number(h[2]),g=Number(h[3]),h=Number(h[4]),e=[e,f,g,h],e=Cg(e,e)):(h=xg.exec(d))?(e=Number(h[1]),f=Number(h[2]),g=Number(h[3]),
98 -e=[e,f,g,1],e=Cg(e,e)):e=void 0;a[d]=e;++c}return e}}();function Cg(a,c){var d=m(c)?c:[];d[0]=Zb(a[0]+.5|0,0,255);d[1]=Zb(a[1]+.5|0,0,255);d[2]=Zb(a[2]+.5|0,0,255);d[3]=Zb(a[3],0,1);return d};function Dg(){this.i=Cd();this.a=void 0;this.b=Cd();this.f=void 0;this.c=Cd();this.j=void 0;this.g=Cd();this.C=void 0;this.l=Cd()}
99 -function Eg(a,c,d,e,f){var g=!1;m(c)&&c!==a.a&&(g=a.b,Gd(g),g[12]=c,g[13]=c,g[14]=c,g[15]=1,a.a=c,g=!0);if(m(d)&&d!==a.f){g=a.c;Gd(g);g[0]=d;g[5]=d;g[10]=d;g[15]=1;var h=-.5*d+.5;g[12]=h;g[13]=h;g[14]=h;g[15]=1;a.f=d;g=!0}m(e)&&e!==a.j&&(g=Math.cos(e),h=Math.sin(e),Dd(a.g,.213+.787*g-.213*h,.213-.213*g+.143*h,.213-.213*g-.787*h,0,.715-.715*g-.715*h,.715+.285*g+.14*h,.715-.715*g+.715*h,0,.072-.072*g+.928*h,.072-.072*g-.283*h,.072+.928*g+.072*h,0,0,0,0,1),a.j=e,g=!0);m(f)&&f!==a.C&&(Dd(a.l,.213+.787*
100 -f,.213-.213*f,.213-.213*f,0,.715-.715*f,.715+.285*f,.715-.715*f,0,.072-.072*f,.072-.072*f,.072+.928*f,0,0,0,0,1),a.C=f,g=!0);g&&(g=a.i,Gd(g),m(d)&&Hd(g,a.c,g),m(c)&&Hd(g,a.b,g),m(f)&&Hd(g,a.l,g),m(e)&&Hd(g,a.g,g));return a.i};var Fg=!Kb||9<=Xb;!Mb&&!Kb||Kb&&9<=Xb||Mb&&Vb("1.9.1");Kb&&Vb("9");function Gg(a,c){this.x=m(a)?a:0;this.y=m(c)?c:0}l=Gg.prototype;l.clone=function(){return new Gg(this.x,this.y)};l.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};l.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};l.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};l.translate=function(a,c){a instanceof Gg?(this.x+=a.x,this.y+=a.y):(this.x+=a,ja(c)&&(this.y+=c));return this};
101 -l.scale=function(a,c){var d=ja(c)?c:a;this.x*=a;this.y*=d;return this};function Hg(a,c){this.width=a;this.height=c}l=Hg.prototype;l.clone=function(){return new Hg(this.width,this.height)};l.wi=function(){return this.width*this.height};l.ya=function(){return!this.wi()};l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};
102 -l.scale=function(a,c){var d=ja(c)?c:a;this.width*=a;this.height*=d;return this};function Ig(a){return a?new Jg(Kg(a)):ya||(ya=new Jg)}function Lg(a){var c=document;return ia(a)?c.getElementById(a):a}function Mg(a,c){rb(c,function(c,e){"style"==e?a.style.cssText=c:"class"==e?a.className=c:"for"==e?a.htmlFor=c:Ng.hasOwnProperty(e)?a.setAttribute(Ng[e],c):0==e.lastIndexOf("aria-",0)||0==e.lastIndexOf("data-",0)?a.setAttribute(e,c):a[e]=c})}
103 -var Ng={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};function Og(a){a=a.document.documentElement;return new Hg(a.clientWidth,a.clientHeight)}
104 -function Pg(a,c,d){var e=arguments,f=document,g=e[0],h=e[1];if(!Fg&&h&&(h.name||h.type)){g=["<",g];h.name&&g.push(' name="',Ca(h.name),'"');if(h.type){g.push(' type="',Ca(h.type),'"');var k={};Ib(k,h);delete k.type;h=k}g.push(">");g=g.join("")}g=f.createElement(g);h&&(ia(h)?g.className=h:ga(h)?g.className=h.join(" "):Mg(g,h));2<e.length&&Qg(f,g,e,2);return g}
105 -function Qg(a,c,d,e){function f(d){d&&c.appendChild(ia(d)?a.createTextNode(d):d)}for(;e<d.length;e++){var g=d[e];!ha(g)||la(g)&&0<g.nodeType?f(g):Ra(Rg(g)?bb(g):g,f)}}function Sg(a){return document.createElement(a)}function Tg(a,c){Qg(Kg(a),a,arguments,1)}function Ug(a){for(var c;c=a.firstChild;)a.removeChild(c)}function Vg(a,c,d){a.insertBefore(c,a.childNodes[d]||null)}function Wg(a){a&&a.parentNode&&a.parentNode.removeChild(a)}function Xg(a,c){var d=c.parentNode;d&&d.replaceChild(a,c)}
106 -function Yg(a){if(m(a.firstElementChild))a=a.firstElementChild;else for(a=a.firstChild;a&&1!=a.nodeType;)a=a.nextSibling;return a}function Zg(a,c){if(a.contains&&1==c.nodeType)return a==c||a.contains(c);if("undefined"!=typeof a.compareDocumentPosition)return a==c||Boolean(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a}function Kg(a){return 9==a.nodeType?a:a.ownerDocument||a.document}
107 -function Rg(a){if(a&&"number"==typeof a.length){if(la(a))return"function"==typeof a.item||"string"==typeof a.item;if(ka(a))return"function"==typeof a.item}return!1}function Jg(a){this.b=a||ba.document||document}function $g(){return!0}
108 -function ah(a){var c=a.b;a=c.scrollingElement?c.scrollingElement:Nb?c.body||c.documentElement:c.documentElement;c=c.parentWindow||c.defaultView;return Kb&&Vb("10")&&c.pageYOffset!=a.scrollTop?new Gg(a.scrollLeft,a.scrollTop):new Gg(c.pageXOffset||a.scrollLeft,c.pageYOffset||a.scrollTop)}Jg.prototype.appendChild=function(a,c){a.appendChild(c)};Jg.prototype.contains=Zg;function bh(a){if(a.classList)return a.classList;a=a.className;return ia(a)&&a.match(/\S+/g)||[]}function ch(a,c){return a.classList?a.classList.contains(c):Ya(bh(a),c)}function dh(a,c){a.classList?a.classList.add(c):ch(a,c)||(a.className+=0<a.className.length?" "+c:c)}function eh(a,c){a.classList?a.classList.remove(c):ch(a,c)&&(a.className=Ta(bh(a),function(a){return a!=c}).join(" "))}function fh(a,c){ch(a,c)?eh(a,c):dh(a,c)};function gh(a,c,d,e){this.top=a;this.right=c;this.bottom=d;this.left=e}l=gh.prototype;l.clone=function(){return new gh(this.top,this.right,this.bottom,this.left)};l.contains=function(a){return this&&a?a instanceof gh?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
48 +function kd(a){this.radius=a}kd.prototype.a=function(a){for(var c=0,d=a.length,e=a[d-1][0],f=a[d-1][1],g=0;g<d;g++)var h=a[g][0],k=a[g][1],c=c+Qa(h-e)*(2+Math.sin(Qa(f))+Math.sin(Qa(k))),e=h,f=k;return c*this.radius*this.radius/2};kd.prototype.b=function(a,c){var d=Qa(a[1]),e=Qa(c[1]),f=(e-d)/2,g=Qa(c[0]-a[0])/2,d=Math.sin(f)*Math.sin(f)+Math.sin(g)*Math.sin(g)*Math.cos(d)*Math.cos(e);return 2*this.radius*Math.atan2(Math.sqrt(d),Math.sqrt(1-d))};
49 +kd.prototype.offset=function(a,c,d){var e=Qa(a[1]);c/=this.radius;var f=Math.asin(Math.sin(e)*Math.cos(c)+Math.cos(e)*Math.sin(c)*Math.cos(d));return[180*(Qa(a[0])+Math.atan2(Math.sin(d)*Math.sin(c)*Math.cos(e),Math.cos(c)-Math.sin(e)*Math.sin(f)))/Math.PI,180*f/Math.PI]};var ld=new kd(6370997);var md={};md.degrees=2*Math.PI*ld.radius/360;md.ft=.3048;md.m=1;md["us-ft"]=1200/3937;
50 +function nd(a){this.lb=a.code;this.a=a.units;this.c=void 0!==a.extent?a.extent:null;this.i=void 0!==a.worldExtent?a.worldExtent:null;this.f=void 0!==a.axisOrientation?a.axisOrientation:"enu";this.g=void 0!==a.global?a.global:!1;this.b=!(!this.g||!this.c);this.l=void 0!==a.getPointResolution?a.getPointResolution:this.Xj;this.j=null;this.o=a.metersPerUnit;var c=od,d=a.code,e=pd||aa.proj4;if("function"==typeof e&&void 0===c[d]){var f=e.defs(d);if(void 0!==f){void 0!==f.axis&&void 0===a.axisOrientation&&
51 +(this.f=f.axis);void 0===a.metersPerUnit&&(this.o=f.to_meter);void 0===a.units&&(this.a=f.units);for(var g in c)c=e.defs(g),void 0!==c&&(a=qd(g),c===f?rd([a,this]):(c=e(g,d),sd(a,this,c.forward,c.inverse)))}}}l=nd.prototype;l.yj=function(){return this.lb};l.G=function(){return this.c};l.mm=function(){return this.a};l.$b=function(){return this.o||md[this.a]};l.hk=function(){return this.i};function td(a){return a.f}l.Tk=function(){return this.g};l.uo=function(a){this.g=a;this.b=!(!a||!this.c)};
52 +l.nm=function(a){this.c=a;this.b=!(!this.g||!a)};l.Co=function(a){this.i=a};l.to=function(a){this.l=a};l.Xj=function(a,c){if("degrees"==this.a)return a;var d=ud(this,qd("EPSG:4326")),e=[c[0]-a/2,c[1],c[0]+a/2,c[1],c[0],c[1]-a/2,c[0],c[1]+a/2],e=d(e,e,2),d=ld.b(e.slice(0,2),e.slice(2,4)),e=ld.b(e.slice(4,6),e.slice(6,8)),e=(d+e)/2,d=this.$b();void 0!==d&&(e/=d);return e};l.getPointResolution=function(a,c){return this.l(a,c)};var od={},vd={},pd=null;
53 +function rd(a){wd(a);a.forEach(function(c){a.forEach(function(a){c!==a&&xd(c,a,yd)})})}function zd(){var a=Ad,c=Bd,d=Cd;Dd.forEach(function(e){a.forEach(function(a){xd(e,a,c);xd(a,e,d)})})}function Ed(a){od[a.lb]=a;xd(a,a,yd)}function wd(a){var c=[];a.forEach(function(a){c.push(Ed(a))})}function Fd(a){return a?"string"===typeof a?qd(a):a:qd("EPSG:3857")}function xd(a,c,d){a=a.lb;c=c.lb;a in vd||(vd[a]={});vd[a][c]=d}function sd(a,c,d,e){a=qd(a);c=qd(c);xd(a,c,Gd(d));xd(c,a,Gd(e))}
54 +function Gd(a){return function(c,d,e){var f=c.length;e=void 0!==e?e:2;d=void 0!==d?d:Array(f);var g,h;for(h=0;h<f;h+=e)for(g=a([c[h],c[h+1]]),d[h]=g[0],d[h+1]=g[1],g=e-1;2<=g;--g)d[h+g]=c[h+g];return d}}function qd(a){var c;if(a instanceof nd)c=a;else if("string"===typeof a){c=od[a];var d=pd||aa.proj4;void 0===c&&"function"==typeof d&&void 0!==d.defs(a)&&(c=new nd({code:a}),Ed(c))}else c=null;return c}function Hd(a,c){if(a===c)return!0;var d=a.a===c.a;return a.lb===c.lb?d:ud(a,c)===yd&&d}
55 +function Id(a,c){var d=qd(a),e=qd(c);return ud(d,e)}function ud(a,c){var d=a.lb,e=c.lb,f;d in vd&&e in vd[d]&&(f=vd[d][e]);void 0===f&&(f=Jd);return f}function Jd(a,c){if(void 0!==c&&a!==c){for(var d=0,e=a.length;d<e;++d)c[d]=a[d];a=c}return a}function yd(a,c){var d;if(void 0!==c){d=0;for(var e=a.length;d<e;++d)c[d]=a[d];d=c}else d=a.slice();return d}function Kd(a,c,d){return Id(c,d)(a,void 0,a.length)}function Ld(a,c,d){c=Id(c,d);return cd(a,c)};function Md(){Mb.call(this);this.A=yc();this.B=-1;this.j={};this.s=this.l=0}y(Md,Mb);l=Md.prototype;l.vb=function(a,c){var d=c?c:[NaN,NaN];this.sb(a[0],a[1],d,Infinity);return d};l.ig=function(a){return this.xc(a[0],a[1])};l.xc=ed;l.G=function(a){this.B!=this.g&&(this.A=this.Pd(this.A),this.B=this.g);var c=this.A;a?(a[0]=c[0],a[1]=c[1],a[2]=c[2],a[3]=c[3]):a=c;return a};l.Bb=function(a){return this.sd(a*a)};l.fb=function(a,c){this.Hc(Id(a,c));return this};function Nd(a,c,d,e,f,g){var h=f[0],k=f[1],m=f[4],n=f[5],p=f[12];f=f[13];for(var q=g?g:[],r=0;c<d;c+=e){var t=a[c],v=a[c+1];q[r++]=h*t+m*v+p;q[r++]=k*t+n*v+f}g&&q.length!=r&&(q.length=r);return q};function Od(){Md.call(this);this.f="XY";this.a=2;this.v=null}y(Od,Md);function Pd(a){if("XY"==a)return 2;if("XYZ"==a||"XYM"==a)return 3;if("XYZM"==a)return 4}l=Od.prototype;l.xc=ed;l.Pd=function(a){return Kc(this.v,0,this.v.length,this.a,a)};l.Kb=function(){return this.v.slice(0,this.a)};l.ha=function(){return this.v};l.Lb=function(){return this.v.slice(this.v.length-this.a)};l.Mb=function(){return this.f};
56 +l.sd=function(a){this.s!=this.g&&(nb(this.j),this.l=0,this.s=this.g);if(0>a||0!==this.l&&a<=this.l)return this;var c=a.toString();if(this.j.hasOwnProperty(c))return this.j[c];var d=this.Mc(a);if(d.ha().length<this.v.length)return this.j[c]=d;this.l=a;return this};l.Mc=function(){return this};l.qa=function(){return this.a};function Qd(a,c,d){a.a=Pd(c);a.f=c;a.v=d}
57 +function Rd(a,c,d,e){if(c)d=Pd(c);else{for(c=0;c<e;++c){if(0===d.length){a.f="XY";a.a=2;return}d=d[0]}d=d.length;c=2==d?"XY":3==d?"XYZ":4==d?"XYZM":void 0}a.f=c;a.a=d}l.Hc=function(a){this.v&&(a(this.v,this.v,this.a),this.u())};l.Rc=function(a,c){var d=this.ha();if(d){var e=d.length,f=this.qa(),g=d?d:[],h=0,k,m;for(k=0;k<e;k+=f)for(g[h++]=d[k]+a,g[h++]=d[k+1]+c,m=k+2;m<k+f;++m)g[h++]=d[m];d&&g.length!=h&&(g.length=h);this.u()}};function Sd(a,c,d,e){for(var f=0,g=a[d-e],h=a[d-e+1];c<d;c+=e)var k=a[c],m=a[c+1],f=f+(h*k-g*m),g=k,h=m;return f/2}function Td(a,c,d,e){var f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],f=f+Sd(a,c,k,e);c=k}return f};function Ud(a,c,d,e,f,g,h){var k=a[c],m=a[c+1],n=a[d]-k,p=a[d+1]-m;if(0!==n||0!==p)if(g=((f-k)*n+(g-m)*p)/(n*n+p*p),1<g)c=d;else if(0<g){for(f=0;f<e;++f)h[f]=ac(a[c+f],a[d+f],g);h.length=e;return}for(f=0;f<e;++f)h[f]=a[c+f];h.length=e}function Vd(a,c,d,e,f){var g=a[c],h=a[c+1];for(c+=e;c<d;c+=e){var k=a[c],m=a[c+1],g=Pa(g,h,k,m);g>f&&(f=g);g=k;h=m}return f}function Wd(a,c,d,e,f){var g,h;g=0;for(h=d.length;g<h;++g){var k=d[g];f=Vd(a,c,k,e,f);c=k}return f}
58 +function Xd(a,c,d,e,f,g,h,k,m,n,p){if(c==d)return n;var q;if(0===f){q=Pa(h,k,a[c],a[c+1]);if(q<n){for(p=0;p<e;++p)m[p]=a[c+p];m.length=e;return q}return n}for(var r=p?p:[NaN,NaN],t=c+e;t<d;)if(Ud(a,t-e,t,e,h,k,r),q=Pa(h,k,r[0],r[1]),q<n){n=q;for(p=0;p<e;++p)m[p]=r[p];m.length=e;t+=e}else t+=e*Math.max((Math.sqrt(q)-Math.sqrt(n))/f|0,1);if(g&&(Ud(a,d-e,c,e,h,k,r),q=Pa(h,k,r[0],r[1]),q<n)){n=q;for(p=0;p<e;++p)m[p]=r[p];m.length=e}return n}
59 +function Yd(a,c,d,e,f,g,h,k,m,n,p){p=p?p:[NaN,NaN];var q,r;q=0;for(r=d.length;q<r;++q){var t=d[q];n=Xd(a,c,t,e,f,g,h,k,m,n,p);c=t}return n};function Zd(a,c){var d=0,e,f;e=0;for(f=c.length;e<f;++e)a[d++]=c[e];return d}function $d(a,c,d,e){var f,g;f=0;for(g=d.length;f<g;++f){var h=d[f],k;for(k=0;k<e;++k)a[c++]=h[k]}return c}function ae(a,c,d,e,f){f=f?f:[];var g=0,h,k;h=0;for(k=d.length;h<k;++h)c=$d(a,c,d[h],e),f[g++]=c;f.length=g;return f};function be(a,c,d,e,f){f=void 0!==f?f:[];for(var g=0;c<d;c+=e)f[g++]=a.slice(c,c+e);f.length=g;return f}function ce(a,c,d,e,f){f=void 0!==f?f:[];var g=0,h,k;h=0;for(k=d.length;h<k;++h){var m=d[h];f[g++]=be(a,c,m,e,f[g]);c=m}f.length=g;return f};function de(a,c,d,e,f,g,h){var k=(d-c)/e;if(3>k){for(;c<d;c+=e)g[h++]=a[c],g[h++]=a[c+1];return h}var m=Array(k);m[0]=1;m[k-1]=1;d=[c,d-e];for(var n=0,p;0<d.length;){var q=d.pop(),r=d.pop(),t=0,v=a[r],w=a[r+1],A=a[q],B=a[q+1];for(p=r+e;p<q;p+=e){var z=Na(a[p],a[p+1],v,w,A,B);z>t&&(n=p,t=z)}t>f&&(m[(n-c)/e]=1,r+e<n&&d.push(r,n),n+e<q&&d.push(n,q))}for(p=0;p<k;++p)m[p]&&(g[h++]=a[c+p*e],g[h++]=a[c+p*e+1]);return h}
60 +function ee(a,c,d,e,f,g,h,k){var m,n;m=0;for(n=d.length;m<n;++m){var p=d[m];a:{var q=a,r=p,t=e,v=f,w=g;if(c!=r){var A=v*Math.round(q[c]/v),B=v*Math.round(q[c+1]/v);c+=t;w[h++]=A;w[h++]=B;var z=void 0,C=void 0;do if(z=v*Math.round(q[c]/v),C=v*Math.round(q[c+1]/v),c+=t,c==r){w[h++]=z;w[h++]=C;break a}while(z==A&&C==B);for(;c<r;){var O,I;O=v*Math.round(q[c]/v);I=v*Math.round(q[c+1]/v);c+=t;if(O!=z||I!=C){var K=z-A,P=C-B,da=O-A,J=I-B;K*J==P*da&&(0>K&&da<K||K==da||0<K&&da>K)&&(0>P&&J<P||P==J||0<P&&J>P)||
61 +(w[h++]=z,w[h++]=C,A=z,B=C);z=O;C=I}}w[h++]=z;w[h++]=C}}k.push(h);c=p}return h};function fe(a,c){Od.call(this);this.c=this.o=-1;this.la(a,c)}y(fe,Od);l=fe.prototype;l.clone=function(){var a=new fe(null);ge(a,this.f,this.v.slice());return a};l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;this.c!=this.g&&(this.o=Math.sqrt(Vd(this.v,0,this.v.length,this.a,0)),this.c=this.g);return Xd(this.v,0,this.v.length,this.a,this.o,!0,a,c,d,e)};l.Ol=function(){return Sd(this.v,0,this.v.length,this.a)};l.Y=function(){return be(this.v,0,this.v.length,this.a)};
62 +l.Mc=function(a){var c=[];c.length=de(this.v,0,this.v.length,this.a,a,c,0);a=new fe(null);ge(a,"XY",c);return a};l.W=function(){return"LinearRing"};l.la=function(a,c){a?(Rd(this,c,a,1),this.v||(this.v=[]),this.v.length=$d(this.v,0,a,this.a),this.u()):ge(this,"XY",null)};function ge(a,c,d){Qd(a,c,d);a.u()};function E(a,c){Od.call(this);this.la(a,c)}y(E,Od);l=E.prototype;l.clone=function(){var a=new E(null);a.ba(this.f,this.v.slice());return a};l.sb=function(a,c,d,e){var f=this.v;a=Pa(a,c,f[0],f[1]);if(a<e){e=this.a;for(c=0;c<e;++c)d[c]=f[c];d.length=e;return a}return e};l.Y=function(){return this.v?this.v.slice():[]};l.Pd=function(a){return Jc(this.v,a)};l.W=function(){return"Point"};l.Ia=function(a){return Fc(a,this.v[0],this.v[1])};
63 +l.la=function(a,c){a?(Rd(this,c,a,0),this.v||(this.v=[]),this.v.length=Zd(this.v,a),this.u()):this.ba("XY",null)};l.ba=function(a,c){Qd(this,a,c);this.u()};function he(a,c,d,e,f){return!Oc(f,function(f){return!ie(a,c,d,e,f[0],f[1])})}function ie(a,c,d,e,f,g){for(var h=!1,k=a[d-e],m=a[d-e+1];c<d;c+=e){var n=a[c],p=a[c+1];m>g!=p>g&&f<(n-k)*(g-m)/(p-m)+k&&(h=!h);k=n;m=p}return h}function je(a,c,d,e,f,g){if(0===d.length||!ie(a,c,d[0],e,f,g))return!1;var h;c=1;for(h=d.length;c<h;++c)if(ie(a,d[c-1],d[c],e,f,g))return!1;return!0};function ke(a,c,d,e,f,g,h){var k,m,n,p,q,r=f[g+1],t=[],v=d[0];n=a[v-e];q=a[v-e+1];for(k=c;k<v;k+=e){p=a[k];m=a[k+1];if(r<=q&&m<=r||q<=r&&r<=m)n=(r-q)/(m-q)*(p-n)+n,t.push(n);n=p;q=m}v=NaN;q=-Infinity;t.sort(Ta);n=t[0];k=1;for(m=t.length;k<m;++k){p=t[k];var w=Math.abs(p-n);w>q&&(n=(n+p)/2,je(a,c,d,e,n,r)&&(v=n,q=w));n=p}isNaN(v)&&(v=f[g]);return h?(h.push(v,r),h):[v,r]};function le(a,c,d,e,f,g){for(var h=[a[c],a[c+1]],k=[],m;c+e<d;c+=e){k[0]=a[c+e];k[1]=a[c+e+1];if(m=f.call(g,h,k))return m;h[0]=k[0];h[1]=k[1]}return!1};function me(a,c,d,e,f){var g=Lc(yc(),a,c,d,e);return ad(f,g)?Gc(f,g)||g[0]>=f[0]&&g[2]<=f[2]||g[1]>=f[1]&&g[3]<=f[3]?!0:le(a,c,d,e,function(a,c){var d=!1,e=Hc(f,a),g=Hc(f,c);if(1===e||1===g)d=!0;else{var q=f[0],r=f[1],t=f[2],v=f[3],w=c[0],A=c[1],B=(A-a[1])/(w-a[0]);g&2&&!(e&2)&&(d=w-(A-v)/B,d=d>=q&&d<=t);d||!(g&4)||e&4||(d=A-(w-t)*B,d=d>=r&&d<=v);d||!(g&8)||e&8||(d=w-(A-r)/B,d=d>=q&&d<=t);d||!(g&16)||e&16||(d=A-(w-q)*B,d=d>=r&&d<=v)}return d}):!1}
64 +function ne(a,c,d,e,f){var g=d[0];if(!(me(a,c,g,e,f)||ie(a,c,g,e,f[0],f[1])||ie(a,c,g,e,f[0],f[3])||ie(a,c,g,e,f[2],f[1])||ie(a,c,g,e,f[2],f[3])))return!1;if(1===d.length)return!0;c=1;for(g=d.length;c<g;++c)if(he(a,d[c-1],d[c],e,f))return!1;return!0};function oe(a,c,d,e){for(var f=0,g=a[d-e],h=a[d-e+1];c<d;c+=e)var k=a[c],m=a[c+1],f=f+(k-g)*(m+h),g=k,h=m;return 0<f}function pe(a,c,d,e){var f=0;e=void 0!==e?e:!1;var g,h;g=0;for(h=c.length;g<h;++g){var k=c[g],f=oe(a,f,k,d);if(0===g){if(e&&f||!e&&!f)return!1}else if(e&&!f||!e&&f)return!1;f=k}return!0}
65 +function qe(a,c,d,e,f){f=void 0!==f?f:!1;var g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],m=oe(a,c,k,e);if(0===g?f&&m||!f&&!m:f&&!m||!f&&m)for(var m=a,n=k,p=e;c<n-p;){var q;for(q=0;q<p;++q){var r=m[c+q];m[c+q]=m[n-p+q];m[n-p+q]=r}c+=p;n-=p}c=k}return c}function re(a,c,d,e){var f=0,g,h;g=0;for(h=c.length;g<h;++g)f=qe(a,f,c[g],d,e);return f};function F(a,c){Od.call(this);this.c=[];this.J=-1;this.D=null;this.U=this.H=this.S=-1;this.o=null;this.la(a,c)}y(F,Od);l=F.prototype;l.fj=function(a){this.v?Xa(this.v,a.ha()):this.v=a.ha().slice();this.c.push(this.v.length);this.u()};l.clone=function(){var a=new F(null);a.ba(this.f,this.v.slice(),this.c.slice());return a};
66 +l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;this.H!=this.g&&(this.S=Math.sqrt(Wd(this.v,0,this.c,this.a,0)),this.H=this.g);return Yd(this.v,0,this.c,this.a,this.S,!0,a,c,d,e)};l.xc=function(a,c){return je(this.Rb(),0,this.c,this.a,a,c)};l.Rl=function(){return Td(this.Rb(),0,this.c,this.a)};l.Y=function(a){var c;void 0!==a?(c=this.Rb().slice(),qe(c,0,this.c,this.a,a)):c=this.v;return ce(c,0,this.c,this.a)};l.Cb=function(){return this.c};
67 +function se(a){if(a.J!=a.g){var c=Yc(a.G());a.D=ke(a.Rb(),0,a.c,a.a,c,0);a.J=a.g}return a.D}l.Hj=function(){return new E(se(this))};l.Mj=function(){return this.c.length};l.xg=function(a){if(0>a||this.c.length<=a)return null;var c=new fe(null);ge(c,this.f,this.v.slice(0===a?0:this.c[a-1],this.c[a]));return c};l.Vd=function(){var a=this.f,c=this.v,d=this.c,e=[],f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g],m=new fe(null);ge(m,a,c.slice(f,k));e.push(m);f=k}return e};
68 +l.Rb=function(){if(this.U!=this.g){var a=this.v;pe(a,this.c,this.a)?this.o=a:(this.o=a.slice(),this.o.length=qe(this.o,0,this.c,this.a));this.U=this.g}return this.o};l.Mc=function(a){var c=[],d=[];c.length=ee(this.v,0,this.c,this.a,Math.sqrt(a),c,0,d);a=new F(null);a.ba("XY",c,d);return a};l.W=function(){return"Polygon"};l.Ia=function(a){return ne(this.Rb(),0,this.c,this.a,a)};
69 +l.la=function(a,c){if(a){Rd(this,c,a,2);this.v||(this.v=[]);var d=ae(this.v,0,a,this.a,this.c);this.v.length=0===d.length?0:d[d.length-1];this.u()}else this.ba("XY",null,this.c)};l.ba=function(a,c,d){Qd(this,a,c);this.c=d;this.u()};function te(a,c,d,e){var f=e?e:32;e=[];var g;for(g=0;g<f;++g)Xa(e,a.offset(c,d,2*Math.PI*g/f));e.push(e[0],e[1]);a=new F(null);a.ba("XY",e,[e.length]);return a}
70 +function ue(a){var c=a[0],d=a[1],e=a[2];a=a[3];c=[c,d,c,a,e,a,e,d,c,d];d=new F(null);d.ba("XY",c,[c.length]);return d}function ve(a,c,d){var e=c?c:32,f=a.qa();c=a.f;for(var g=new F(null,c),e=f*(e+1),f=Array(e),h=0;h<e;h++)f[h]=0;g.ba(c,f,[f.length]);we(g,a.vd(),a.nf(),d);return g}function we(a,c,d,e){var f=a.ha(),g=a.f,h=a.qa(),k=a.Cb(),m=f.length/h-1;e=e?e:0;for(var n,p,q=0;q<=m;++q)p=q*h,n=e+2*$b(q,m)*Math.PI/m,f[p]=c[0]+d*Math.cos(n),f[p+1]=c[1]+d*Math.sin(n);a.ba(g,f,k)};function xe(a){Mb.call(this);a=a||{};this.f=[0,0];var c={};c.center=void 0!==a.center?a.center:null;this.i=Fd(a.projection);var d,e,f,g=void 0!==a.minZoom?a.minZoom:0;d=void 0!==a.maxZoom?a.maxZoom:28;var h=void 0!==a.zoomFactor?a.zoomFactor:2;if(void 0!==a.resolutions)d=a.resolutions,e=d[0],f=d[d.length-1],d=fb(d);else{e=Fd(a.projection);f=e.G();var k=(f?Math.max(Wc(f),Xc(f)):360*md.degrees/e.$b())/256/Math.pow(2,0),m=k/Math.pow(2,28);e=a.maxResolution;void 0!==e?g=0:e=k/Math.pow(h,g);f=a.minResolution;
71 +void 0===f&&(f=void 0!==a.maxZoom?void 0!==a.maxResolution?e/Math.pow(h,d):k/Math.pow(h,d):m);d=g+Math.floor(Math.log(e/f)/Math.log(h));f=e/Math.pow(h,d-g);d=gb(h,e,d-g)}this.a=e;this.l=f;this.c=g;g=void 0!==a.extent?Ra(a.extent):Sa;(void 0!==a.enableRotation?a.enableRotation:1)?(e=a.constrainRotation,e=void 0===e||!0===e?kb():!1===e?ib:ja(e)?jb(e):ib):e=hb;this.j=new lb(g,d,e);void 0!==a.resolution?c.resolution=a.resolution:void 0!==a.zoom&&(c.resolution=this.constrainResolution(this.a,a.zoom-this.c));
72 +c.rotation=void 0!==a.rotation?a.rotation:0;this.C(c)}y(xe,Mb);l=xe.prototype;l.Qd=function(a){return this.j.center(a)};l.constrainResolution=function(a,c,d){return this.j.resolution(a,c||0,d||0)};l.constrainRotation=function(a,c){return this.j.rotation(a,c||0)};l.Wa=function(){return this.get("center")};l.bd=function(a){var c=this.Wa(),d=this.Z(),e=this.Ka();return Zc(c,d,e,a)};l.yl=function(){return this.i};l.Z=function(){return this.get("resolution")};
73 +function ye(a){var c=a.a,d=Math.log(c/a.l)/Math.log(2);return function(a){return c/Math.pow(2,a*d)}}l.Ka=function(){return this.get("rotation")};function ze(a){var c=a.a,d=Math.log(c/a.l)/Math.log(2);return function(a){return Math.log(c/a)/Math.log(2)/d}}l.V=function(){var a=this.Wa(),c=this.i,d=this.Z(),e=this.Ka();return{center:[Math.round(a[0]/d)*d,Math.round(a[1]/d)*d],projection:void 0!==c?c:null,resolution:d,rotation:e}};
74 +l.ik=function(){var a,c=this.Z();if(void 0!==c){var d,e=0;do{d=this.constrainResolution(this.a,e);if(d==c){a=e;break}++e}while(d>this.l)}return void 0!==a?this.c+a:a};
75 +l.Ye=function(a,c,d){a instanceof Od||(a=ue(a));var e=d||{};d=void 0!==e.padding?e.padding:[0,0,0,0];var f=void 0!==e.constrainResolution?e.constrainResolution:!0,g=void 0!==e.nearest?e.nearest:!1,h;void 0!==e.minResolution?h=e.minResolution:void 0!==e.maxZoom?h=this.constrainResolution(this.a,e.maxZoom-this.c,0):h=0;var k=a.ha(),m=this.Ka(),e=Math.cos(-m),m=Math.sin(-m),n=Infinity,p=Infinity,q=-Infinity,r=-Infinity;a=a.qa();for(var t=0,v=k.length;t<v;t+=a)var w=k[t]*e-k[t+1]*m,A=k[t]*m+k[t+1]*e,
76 +n=Math.min(n,w),p=Math.min(p,A),q=Math.max(q,w),r=Math.max(r,A);k=[n,p,q,r];c=[c[0]-d[1]-d[3],c[1]-d[0]-d[2]];c=Math.max(Wc(k)/c[0],Xc(k)/c[1]);c=isNaN(c)?h:Math.max(c,h);f&&(h=this.constrainResolution(c,0,0),!g&&h<c&&(h=this.constrainResolution(h,-1,0)),c=h);this.Vb(c);m=-m;g=(n+q)/2+(d[1]-d[3])/2*c;d=(p+r)/2+(d[0]-d[2])/2*c;this.mb([g*e-d*m,d*e+g*m])};
77 +l.lj=function(a,c,d){var e=this.Ka(),f=Math.cos(-e),e=Math.sin(-e),g=a[0]*f-a[1]*e;a=a[1]*f+a[0]*e;var h=this.Z(),g=g+(c[0]/2-d[0])*h;a+=(d[1]-c[1]/2)*h;e=-e;this.mb([g*f-a*e,a*f+g*e])};function Ae(a){return!!a.Wa()&&void 0!==a.Z()}l.rotate=function(a,c){if(void 0!==c){var d,e=this.Wa();void 0!==e&&(d=[e[0]-c[0],e[1]-c[1]],gc(d,a-this.Ka()),bc(d,c));this.mb(d)}this.ke(a)};l.mb=function(a){this.set("center",a)};function Be(a,c){a.f[1]+=c}l.Vb=function(a){this.set("resolution",a)};
78 +l.ke=function(a){this.set("rotation",a)};l.Do=function(a){a=this.constrainResolution(this.a,a-this.c,0);this.Vb(a)};function Ce(a){return Math.pow(a,3)}function De(a){return 1-Ce(1-a)}function Ee(a){return 3*a*a-2*a*a*a}function Fe(a){return a}function Ge(a){return.5>a?Ee(2*a):1-Ee(2*(a-.5))};function He(a){var c=a.source,d=a.start?a.start:Date.now(),e=c[0],f=c[1],g=void 0!==a.duration?a.duration:1E3,h=a.easing?a.easing:Ee;return function(a,c){if(c.time<d)return c.animate=!0,c.viewHints[0]+=1,!0;if(c.time<d+g){var n=1-h((c.time-d)/g),p=e-c.viewState.center[0],q=f-c.viewState.center[1];c.animate=!0;c.viewState.center[0]+=n*p;c.viewState.center[1]+=n*q;c.viewHints[0]+=1;return!0}return!1}}
79 +function Ie(a){var c=a.rotation?a.rotation:0,d=a.start?a.start:Date.now(),e=void 0!==a.duration?a.duration:1E3,f=a.easing?a.easing:Ee,g=a.anchor?a.anchor:null;return function(a,k){if(k.time<d)return k.animate=!0,k.viewHints[0]+=1,!0;if(k.time<d+e){var m=1-f((k.time-d)/e),m=(c-k.viewState.rotation)*m;k.animate=!0;k.viewState.rotation+=m;if(g){var n=k.viewState.center;n[0]-=g[0];n[1]-=g[1];gc(n,m);bc(n,g)}k.viewHints[0]+=1;return!0}return!1}}
80 +function Je(a){var c=a.resolution,d=a.start?a.start:Date.now(),e=void 0!==a.duration?a.duration:1E3,f=a.easing?a.easing:Ee;return function(a,h){if(h.time<d)return h.animate=!0,h.viewHints[0]+=1,!0;if(h.time<d+e){var k=1-f((h.time-d)/e),m=c-h.viewState.resolution;h.animate=!0;h.viewState.resolution+=k*m;h.viewHints[0]+=1;return!0}return!1}};function Ke(a,c,d,e){return void 0!==e?(e[0]=a,e[1]=c,e[2]=d,e):[a,c,d]}function Le(a){var c=a[0],d=Array(c),e=1<<c-1,f,g;for(f=0;f<c;++f)g=48,a[1]&e&&(g+=1),a[2]&e&&(g+=2),d[f]=String.fromCharCode(g),e>>=1;return d.join("")};function Me(a,c,d,e){this.ra=a;this.va=c;this.xa=d;this.Aa=e}Me.prototype.contains=function(a){return Ne(this,a[1],a[2])};function Ne(a,c,d){return a.ra<=c&&c<=a.va&&a.xa<=d&&d<=a.Aa}function Oe(a,c){return a.ra==c.ra&&a.xa==c.xa&&a.va==c.va&&a.Aa==c.Aa}function Pe(a,c){return a.ra<=c.va&&a.va>=c.ra&&a.xa<=c.Aa&&a.Aa>=c.xa};function Qe(a){this.a=a.html;this.b=a.tileRanges?a.tileRanges:null}Qe.prototype.g=function(){return this.a};function Re(a,c,d){Eb.call(this,a,d);this.element=c}y(Re,Eb);function Se(a){Mb.call(this);this.a=a?a:[];Te(this)}y(Se,Mb);l=Se.prototype;l.clear=function(){for(;0<this.ac();)this.pop()};l.jf=function(a){var c,d;c=0;for(d=a.length;c<d;++c)this.push(a[c]);return this};l.forEach=function(a,c){this.a.forEach(a,c)};l.il=function(){return this.a};l.item=function(a){return this.a[a]};l.ac=function(){return this.get("length")};l.de=function(a,c){this.a.splice(a,0,c);Te(this);this.b(new Re("add",c,this))};
81 +l.pop=function(){return this.If(this.ac()-1)};l.push=function(a){var c=this.a.length;this.de(c,a);return c};l.remove=function(a){var c=this.a,d,e;d=0;for(e=c.length;d<e;++d)if(c[d]===a)return this.If(d)};l.If=function(a){var c=this.a[a];this.a.splice(a,1);Te(this);this.b(new Re("remove",c,this));return c};l.qo=function(a,c){var d=this.ac();if(a<d)d=this.a[a],this.a[a]=c,this.b(new Re("remove",d,this)),this.b(new Re("add",c,this));else{for(;d<a;++d)this.de(d,void 0);this.de(a,c)}};
82 +function Te(a){a.set("length",a.a.length)};var Ue=/^#(?:[0-9a-f]{3}){1,2}$/i,Ve=/^(?:rgb)?\((0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2})\)$/i,We=/^(?:rgba)?\((0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|[1-9]\d{0,2}),\s?(0|1|0\.\d{0,10})\)$/i;function Xe(a){return ga(a)?a:Ye(a)}function Ze(a){if("string"!==typeof a){var c=a[0];c!=(c|0)&&(c=c+.5|0);var d=a[1];d!=(d|0)&&(d=d+.5|0);var e=a[2];e!=(e|0)&&(e=e+.5|0);a="rgba("+c+","+d+","+e+","+a[3]+")"}return a}
83 +var Ye=function(){var a={},c=0;return function(d){var e;if(a.hasOwnProperty(d))e=a[d];else{if(1024<=c){e=0;for(var f in a)0===(e++&3)&&(delete a[f],--c)}var g,h;Ue.exec(d)?(h=3==d.length-1?1:2,e=parseInt(d.substr(1+0*h,h),16),f=parseInt(d.substr(1+1*h,h),16),g=parseInt(d.substr(1+2*h,h),16),1==h&&(e=(e<<4)+e,f=(f<<4)+f,g=(g<<4)+g),e=[e,f,g,1]):(h=We.exec(d))?(e=Number(h[1]),f=Number(h[2]),g=Number(h[3]),h=Number(h[4]),e=[e,f,g,h],e=$e(e,e)):(h=Ve.exec(d))?(e=Number(h[1]),f=Number(h[2]),g=Number(h[3]),
84 +e=[e,f,g,1],e=$e(e,e)):e=void 0;a[d]=e;++c}return e}}();function $e(a,c){var d=c||[];d[0]=La(a[0]+.5|0,0,255);d[1]=La(a[1]+.5|0,0,255);d[2]=La(a[2]+.5|0,0,255);d[3]=La(a[3],0,1);return d};function af(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:Ze(a)};var bf;a:{var cf=aa.navigator;if(cf){var df=cf.userAgent;if(df){bf=df;break a}}bf=""}function ef(a){return-1!=bf.indexOf(a)};function ff(a,c){for(var d in a)c.call(void 0,a[d],d,a)}var gf="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");function hf(a,c){for(var d,e,f=1;f<arguments.length;f++){e=arguments[f];for(d in e)a[d]=e[d];for(var g=0;g<gf.length;g++)d=gf[g],Object.prototype.hasOwnProperty.call(e,d)&&(a[d]=e[d])}};var jf=ef("Opera")||ef("OPR"),kf=ef("Trident")||ef("MSIE"),lf=ef("Edge"),mf=ef("Gecko")&&!(-1!=bf.toLowerCase().indexOf("webkit")&&!ef("Edge"))&&!(ef("Trident")||ef("MSIE"))&&!ef("Edge"),nf=-1!=bf.toLowerCase().indexOf("webkit")&&!ef("Edge");function of(){var a=bf;if(mf)return/rv\:([^\);]+)(\)|;)/.exec(a);if(lf)return/Edge\/([\d\.]+)/.exec(a);if(kf)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(nf)return/WebKit\/(\S+)/.exec(a)}function pf(){var a=aa.document;return a?a.documentMode:void 0}
85 +var qf=function(){if(jf&&aa.opera){var a;var c=aa.opera.version;try{a=c()}catch(d){a=c}return a}a="";(c=of())&&(a=c?c[1]:"");return kf&&(c=pf(),c>parseFloat(a))?String(c):a}(),rf={};function sf(a){return rf[a]||(rf[a]=0<=Ja(qf,a))}var tf=aa.document,uf=tf&&kf?pf()||("CSS1Compat"==tf.compatMode?parseInt(qf,10):5):void 0;var vf=!kf||9<=uf;!mf&&!kf||kf&&9<=uf||mf&&sf("1.9.1");kf&&sf("9");function wf(a,c){this.x=ba(a)?a:0;this.y=ba(c)?c:0}l=wf.prototype;l.clone=function(){return new wf(this.x,this.y)};l.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};l.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};l.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};l.scale=function(a,c){var d=ja(c)?c:a;this.x*=a;this.y*=d;return this};function xf(a,c){this.width=a;this.height=c}l=xf.prototype;l.clone=function(){return new xf(this.width,this.height)};l.ij=function(){return this.width*this.height};l.Oa=function(){return!this.ij()};l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};
86 +l.scale=function(a,c){var d=ja(c)?c:a;this.width*=a;this.height*=d;return this};function yf(a){return a?new zf(Af(a)):wa||(wa=new zf)}function Bf(a){var c=document;return ia(a)?c.getElementById(a):a}function Cf(a,c){ff(c,function(c,e){"style"==e?a.style.cssText=c:"class"==e?a.className=c:"for"==e?a.htmlFor=c:Df.hasOwnProperty(e)?a.setAttribute(Df[e],c):0==e.lastIndexOf("aria-",0)||0==e.lastIndexOf("data-",0)?a.setAttribute(e,c):a[e]=c})}
87 +var Df={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
88 +function Ef(a,c,d){var e=arguments,f=document,g=e[0],h=e[1];if(!vf&&h&&(h.name||h.type)){g=["<",g];h.name&&g.push(' name="',ya(h.name),'"');if(h.type){g.push(' type="',ya(h.type),'"');var k={};hf(k,h);delete k.type;h=k}g.push(">");g=g.join("")}g=f.createElement(g);h&&(ia(h)?g.className=h:ga(h)?g.className=h.join(" "):Cf(g,h));2<e.length&&Ff(f,g,e);return g}
89 +function Ff(a,c,d){function e(d){d&&c.appendChild(ia(d)?a.createTextNode(d):d)}for(var f=2;f<d.length;f++){var g=d[f];!ha(g)||la(g)&&0<g.nodeType?e(g):Vb(Gf(g)?Yb(g):g,e)}}function Hf(a){for(var c;c=a.firstChild;)a.removeChild(c)}function If(a,c,d){a.insertBefore(c,a.childNodes[d]||null)}function Jf(a){a&&a.parentNode&&a.parentNode.removeChild(a)}function Kf(a,c){var d=c.parentNode;d&&d.replaceChild(a,c)}
90 +function Lf(a){if(ba(a.firstElementChild))a=a.firstElementChild;else for(a=a.firstChild;a&&1!=a.nodeType;)a=a.nextSibling;return a}function Mf(a,c){if(a.contains&&1==c.nodeType)return a==c||a.contains(c);if("undefined"!=typeof a.compareDocumentPosition)return a==c||Boolean(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a}function Af(a){return 9==a.nodeType?a:a.ownerDocument||a.document}
91 +function Gf(a){if(a&&"number"==typeof a.length){if(la(a))return"function"==typeof a.item||"string"==typeof a.item;if(ka(a))return"function"==typeof a.item}return!1}function zf(a){this.b=a||aa.document||document}zf.prototype.C=Cf;function Nf(){return!0}zf.prototype.appendChild=function(a,c){a.appendChild(c)};zf.prototype.contains=Mf;function Of(a){if(a.classList)return a.classList;a=a.className;return ia(a)&&a.match(/\S+/g)||[]}function Pf(a,c){var d;a.classList?d=a.classList.contains(c):(d=Of(a),d=0<=Ub(d,c));return d}function Qf(a,c){a.classList?a.classList.add(c):Pf(a,c)||(a.className+=0<a.className.length?" "+c:c)}function Rf(a,c){a.classList?a.classList.remove(c):Pf(a,c)&&(a.className=Wb(Of(a),function(a){return a!=c}).join(" "))}function Sf(a,c){Pf(a,c)?Rf(a,c):Qf(a,c)};function Tf(a,c,d,e){this.top=a;this.right=c;this.bottom=d;this.left=e}l=Tf.prototype;l.clone=function(){return new Tf(this.top,this.right,this.bottom,this.left)};l.contains=function(a){return this&&a?a instanceof Tf?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
109 92 l.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};l.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};l.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
110 -l.translate=function(a,c){a instanceof Gg?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(this.left+=a,this.right+=a,ja(c)&&(this.top+=c,this.bottom+=c));return this};l.scale=function(a,c){var d=ja(c)?c:a;this.left*=a;this.right*=a;this.top*=d;this.bottom*=d;return this};function hh(a,c,d,e){this.left=a;this.top=c;this.width=d;this.height=e}l=hh.prototype;l.clone=function(){return new hh(this.left,this.top,this.width,this.height)};l.contains=function(a){return a instanceof hh?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};
111 -function ih(a,c){var d=c.x<a.left?a.left-c.x:Math.max(c.x-(a.left+a.width),0),e=c.y<a.top?a.top-c.y:Math.max(c.y-(a.top+a.height),0);return d*d+e*e}l.distance=function(a){return Math.sqrt(ih(this,a))};l.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
112 -l.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};l.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};l.translate=function(a,c){a instanceof Gg?(this.left+=a.x,this.top+=a.y):(this.left+=a,ja(c)&&(this.top+=c));return this};
113 -l.scale=function(a,c){var d=ja(c)?c:a;this.left*=a;this.width*=a;this.top*=d;this.height*=d;return this};function jh(a,c){var d=Kg(a);return d.defaultView&&d.defaultView.getComputedStyle&&(d=d.defaultView.getComputedStyle(a,null))?d[c]||d.getPropertyValue(c)||"":""}function kh(a,c){return jh(a,c)||(a.currentStyle?a.currentStyle[c]:null)||a.style&&a.style[c]}function lh(a,c,d){var e;c instanceof Gg?(e=c.x,c=c.y):(e=c,c=d);a.style.left=mh(e);a.style.top=mh(c)}
114 -function nh(a){var c;try{c=a.getBoundingClientRect()}catch(d){return{left:0,top:0,right:0,bottom:0}}Kb&&a.ownerDocument.body&&(a=a.ownerDocument,c.left-=a.documentElement.clientLeft+a.body.clientLeft,c.top-=a.documentElement.clientTop+a.body.clientTop);return c}function oh(a){if(1==a.nodeType)return a=nh(a),new Gg(a.left,a.top);a=a.changedTouches?a.changedTouches[0]:a;return new Gg(a.clientX,a.clientY)}function mh(a){"number"==typeof a&&(a=a+"px");return a}
115 -function ph(a){var c=qh;if("none"!=kh(a,"display"))return c(a);var d=a.style,e=d.display,f=d.visibility,g=d.position;d.visibility="hidden";d.position="absolute";d.display="inline";a=c(a);d.display=e;d.position=g;d.visibility=f;return a}function qh(a){var c=a.offsetWidth,d=a.offsetHeight,e=Nb&&!c&&!d;return m(c)&&!e||!a.getBoundingClientRect?new Hg(c,d):(a=nh(a),new Hg(a.right-a.left,a.bottom-a.top))}function rh(a,c){a.style.display=c?"":"none"}
116 -function sh(a,c,d,e){if(/^\d+px?$/.test(c))return parseInt(c,10);var f=a.style[d],g=a.runtimeStyle[d];a.runtimeStyle[d]=a.currentStyle[d];a.style[d]=c;c=a.style[e];a.style[d]=f;a.runtimeStyle[d]=g;return c}function th(a,c){var d=a.currentStyle?a.currentStyle[c]:null;return d?sh(a,d,"left","pixelLeft"):0}
117 -function uh(a,c){if(Kb){var d=th(a,c+"Left"),e=th(a,c+"Right"),f=th(a,c+"Top"),g=th(a,c+"Bottom");return new gh(f,e,g,d)}d=jh(a,c+"Left");e=jh(a,c+"Right");f=jh(a,c+"Top");g=jh(a,c+"Bottom");return new gh(parseFloat(f),parseFloat(e),parseFloat(g),parseFloat(d))}var vh={thin:2,medium:4,thick:6};function wh(a,c){if("none"==(a.currentStyle?a.currentStyle[c+"Style"]:null))return 0;var d=a.currentStyle?a.currentStyle[c+"Width"]:null;return d in vh?vh[d]:sh(a,d,"left","pixelLeft")}
118 -function xh(a){if(Kb&&!(9<=Xb)){var c=wh(a,"borderLeft"),d=wh(a,"borderRight"),e=wh(a,"borderTop");a=wh(a,"borderBottom");return new gh(e,d,a,c)}c=jh(a,"borderLeftWidth");d=jh(a,"borderRightWidth");e=jh(a,"borderTopWidth");a=jh(a,"borderBottomWidth");return new gh(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};function yh(a,c,d){vc.call(this,a);this.map=c;this.frameState=m(d)?d:null}w(yh,vc);function zh(a){id.call(this);this.element=m(a.element)?a.element:null;this.a=this.T=null;this.A=[];this.render=m(a.render)?a.render:ca;m(a.target)&&this.c(a.target)}w(zh,id);zh.prototype.Y=function(){Wg(this.element);zh.aa.Y.call(this)};zh.prototype.g=function(){return this.a};
119 -zh.prototype.setMap=function(a){null===this.a||Wg(this.element);0!=this.A.length&&(Ra(this.A,Zc),this.A.length=0);this.a=a;null!==this.a&&((null===this.T?a.D:this.T).appendChild(this.element),this.render!==ca&&this.A.push(x(a,"postrender",this.render,!1,this)),a.render())};zh.prototype.c=function(a){this.T=Lg(a)};function Ah(){this.c=0;this.f={};this.a=this.b=null}l=Ah.prototype;l.clear=function(){this.c=0;this.f={};this.a=this.b=null};function Bh(a,c){return a.f.hasOwnProperty(c)}l.forEach=function(a,c){for(var d=this.b;null!==d;)a.call(c,d.sc,d.Xd,this),d=d.ab};l.get=function(a){a=this.f[a];if(a===this.a)return a.sc;a===this.b?(this.b=this.b.ab,this.b.Ob=null):(a.ab.Ob=a.Ob,a.Ob.ab=a.ab);a.ab=null;a.Ob=this.a;this.a=this.a.ab=a;return a.sc};l.Ub=function(){return this.c};
120 -l.O=function(){var a=Array(this.c),c=0,d;for(d=this.a;null!==d;d=d.Ob)a[c++]=d.Xd;return a};l.Yb=function(){var a=Array(this.c),c=0,d;for(d=this.a;null!==d;d=d.Ob)a[c++]=d.sc;return a};l.pop=function(){var a=this.b;delete this.f[a.Xd];null!==a.ab&&(a.ab.Ob=null);this.b=a.ab;null===this.b&&(this.a=null);--this.c;return a.sc};l.set=function(a,c){var d={Xd:a,ab:null,Ob:this.a,sc:c};null===this.a?this.b=d:this.a.ab=d;this.a=d;this.f[a]=d;++this.c};function Ch(a){Ah.call(this);this.g=m(a)?a:2048}w(Ch,Ah);function Dh(a){return a.Ub()>a.g};function Eh(a,c){cd.call(this);this.b=a;this.state=c}w(Eh,cd);function Fh(a){C(a,"change")}Eh.prototype.jb=function(){return ma(this).toString()};Eh.prototype.j=function(){return this.b};function Gh(a){id.call(this);this.i=Ce(a.projection);this.j=m(a.attributions)?a.attributions:null;this.T=a.logo;this.v=m(a.state)?a.state:"ready";this.D=m(a.wrapX)?a.wrapX:!1}w(Gh,id);l=Gh.prototype;l.he=ca;l.ma=function(){return this.j};l.la=function(){return this.T};l.na=function(){return this.i};l.oa=function(){return this.v};function Hh(a){return a.D}l.ka=function(a){this.j=a;this.s()};function Ih(a,c){a.v=c;a.s()};function Jh(a){this.minZoom=m(a.minZoom)?a.minZoom:0;this.b=a.resolutions;this.maxZoom=this.b.length-1;this.c=m(a.origin)?a.origin:null;this.g=null;m(a.origins)&&(this.g=a.origins);var c=a.extent;m(c)&&null===this.c&&null===this.g&&(this.c=fe(c));this.j=null;m(a.tileSizes)&&(this.j=a.tileSizes);this.l=m(a.tileSize)?a.tileSize:null===this.j?256:null;this.A=m(c)?c:null;this.a=null;m(a.sizes)?this.a=Ua(a.sizes,function(a){return new og(Math.min(0,a[0]),Math.max(a[0]-1,-1),Math.min(0,a[1]),Math.max(a[1]-
121 -1,-1))},this):null!=c&&Kh(this,c);this.f=[0,0]}var Lh=[0,0,0];function Mh(a,c,d,e,f){f=Nh(a,c,f);for(c=c[0]-1;c>=a.minZoom;){if(d.call(null,c,mg(a,f,c,e)))return!0;--c}return!1}l=Jh.prototype;l.R=function(){return this.A};l.bg=function(){return this.maxZoom};l.cg=function(){return this.minZoom};l.Hc=function(a){return null===this.c?this.g[a]:this.c};l.xa=function(a){return this.b[a]};l.Rg=function(){return this.b};function Oh(a,c,d,e){return c[0]<a.maxZoom?(e=Nh(a,c,e),mg(a,e,c[0]+1,d)):null}
122 -function Ph(a,c,d,e){Qh(a,c[0],c[1],d,!1,Lh);var f=Lh[1],g=Lh[2];Qh(a,c[2],c[3],d,!0,Lh);a=Lh[1];c=Lh[2];m(e)?(e.b=f,e.f=a,e.a=g,e.c=c):e=new og(f,a,g,c);return e}function mg(a,c,d,e){return Ph(a,c,a.xa(d),e)}function jg(a,c){var d=a.Hc(c[0]),e=a.xa(c[0]),f=od(a.Ka(c[0]),a.f);return[d[0]+(c[1]+.5)*f[0]*e,d[1]+(c[2]+.5)*f[1]*e]}function Nh(a,c,d){var e=a.Hc(c[0]),f=a.xa(c[0]);a=od(a.Ka(c[0]),a.f);var g=e[0]+c[1]*a[0]*f;c=e[1]+c[2]*a[1]*f;return Qd(g,c,g+a[0]*f,c+a[1]*f,d)}
123 -l.fd=function(a,c,d){return Qh(this,a[0],a[1],c,!1,d)};function Qh(a,c,d,e,f,g){var h=Rh(a,e),k=e/a.xa(h),n=a.Hc(h);a=od(a.Ka(h),a.f);c=k*Math.floor((c-n[0])/e+(f?.5:0))/a[0];d=k*Math.floor((d-n[1])/e+(f?0:.5))/a[1];f?(c=Math.ceil(c)-1,d=Math.ceil(d)-1):(c=Math.floor(c),d=Math.floor(d));return eg(h,c,d,g)}l.Pd=function(a,c,d){return Qh(this,a[0],a[1],this.xa(c),!1,d)};l.Ka=function(a){return null===this.l?this.j[a]:this.l};function Rh(a,c){var d=ec(a.b,c,0);return Zb(d,a.minZoom,a.maxZoom)}
124 -function Kh(a,c){for(var d=a.b.length,e=Array(d),f=a.minZoom;f<d;++f)e[f]=mg(a,c,f);a.a=e}function Sh(a){var c={};Ib(c,m(a)?a:{});m(c.extent)||(c.extent=Ce("EPSG:3857").R());c.resolutions=Th(c.extent,c.maxZoom,c.tileSize);delete c.maxZoom;return new Jh(c)}function Th(a,c,d){c=m(c)?c:42;var e=ie(a);a=le(a);d=od(m(d)?d:256);d=Math.max(a/d[0],e/d[1]);c+=1;e=Array(c);for(a=0;a<c;++a)e[a]=d/Math.pow(2,a);return e}
125 -function kg(a){a=Ce(a);var c=a.R();null===c&&(a=180*ze.degrees/a.Ld(),c=Qd(-a,-a,a,a));return c};function Uh(a){Gh.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.ba=m(a.opaque)?a.opaque:!1;this.da=m(a.tilePixelRatio)?a.tilePixelRatio:1;this.tileGrid=m(a.tileGrid)?a.tileGrid:null;this.a=new Ch;this.c=[0,0]}w(Uh,Gh);function Vh(a,c,d,e){for(var f=!0,g,h,k=d.b;k<=d.f;++k)for(var n=d.a;n<=d.c;++n)g=a.hb(c,k,n),h=!1,Bh(a.a,g)&&(g=a.a.get(g),(h=2===g.state)&&(h=!1!==e(g))),h||(f=!1);return f}l=Uh.prototype;l.Id=function(){return 0};
126 -l.hb=fg;l.Ca=function(){return this.tileGrid};function Wh(a,c){var d;if(null===a.tileGrid){var e=c.l;if(null===e){var e=kg(c),f=m(void 0)?void 0:"top-left",g=Th(e,void 0,void 0);"bottom-left"===f?d=ce(e):"bottom-right"===f?d=de(e):"top-left"===f?d=fe(e):"top-right"===f&&(d=ee(e));e=new Jh({extent:e,origin:d,resolutions:g,tileSize:void 0});c.l=e}d=e}else d=a.tileGrid;return d}l.Xb=function(a,c,d){c=Wh(this,d);return nd(od(c.Ka(a),this.c),this.da,this.c)};
127 -function Xh(a,c,d){d=m(d)?d:a.i;var e=Wh(a,d);a.D&&d.c&&(c=ig(c,e,d));return lg(c,e)?c:null}l.Gf=ca;function Yh(a,c){vc.call(this,a);this.tile=c}w(Yh,vc);function Zh(a){a=m(a)?a:{};this.D=Sg("UL");this.v=Sg("LI");this.D.appendChild(this.v);rh(this.v,!1);this.f=m(a.collapsed)?a.collapsed:!0;this.i=m(a.collapsible)?a.collapsible:!0;this.i||(this.f=!1);var c=m(a.className)?a.className:"ol-attribution",d=m(a.tipLabel)?a.tipLabel:"Attributions",e=m(a.collapseLabel)?a.collapseLabel:"\u00bb";this.B=ia(e)?Pg("SPAN",{},e):e;e=m(a.label)?a.label:"i";this.J=ia(e)?Pg("SPAN",{},e):e;d=Pg("BUTTON",{type:"button",title:d},this.i&&!this.f?this.B:this.J);x(d,"click",
128 -this.Uk,!1,this);x(d,["mouseout",yc],function(){this.blur()},!1);c=Pg("DIV",c+" ol-unselectable ol-control"+(this.f&&this.i?" ol-collapsed":"")+(this.i?"":" ol-uncollapsible"),this.D,d);zh.call(this,{element:c,render:m(a.render)?a.render:$h,target:a.target});this.u=!0;this.l={};this.j={};this.X={}}w(Zh,zh);
129 -function $h(a){a=a.frameState;if(null===a)this.u&&(rh(this.element,!1),this.u=!1);else{var c,d,e,f,g,h,k,n,p,q,r,t=a.layerStatesArray,u=Eb(a.attributions),B={},z=a.viewState.projection;d=0;for(c=t.length;d<c;d++)if(h=t[d].layer.ea(),null!==h&&(q=ma(h).toString(),p=h.j,null!==p))for(e=0,f=p.length;e<f;e++)if(k=p[e],n=ma(k).toString(),!(n in u)){g=a.usedTiles[q];if(m(g)){var E=Wh(h,z);a:{r=k;var A=z;if(null===r.b)r=!0;else{var y=void 0,N=void 0,O=void 0,I=void 0;for(I in g)if(I in r.b)for(var O=g[I],
130 -Q,y=0,N=r.b[I].length;y<N;++y){Q=r.b[I][y];if(rg(Q,O)){r=!0;break a}var wa=mg(E,A.R(),parseInt(I,10)),Sa=qg(wa);if(O.b<wa.b||O.f>wa.f)if(rg(Q,new og($b(O.b,Sa),$b(O.f,Sa),O.a,O.c))||qg(O)>Sa&&rg(Q,wa)){r=!0;break a}}r=!1}}}else r=!1;r?(n in B&&delete B[n],u[n]=k):B[n]=k}c=[u,B];d=c[0];c=c[1];for(var P in this.l)P in d?(this.j[P]||(rh(this.l[P],!0),this.j[P]=!0),delete d[P]):P in c?(this.j[P]&&(rh(this.l[P],!1),delete this.j[P]),delete c[P]):(Wg(this.l[P]),delete this.l[P],delete this.j[P]);for(P in d)e=
131 -Sg("LI"),e.innerHTML=d[P].a,this.D.appendChild(e),this.l[P]=e,this.j[P]=!0;for(P in c)e=Sg("LI"),e.innerHTML=c[P].a,rh(e,!1),this.D.appendChild(e),this.l[P]=e;P=!zb(this.j)||!zb(a.logos);this.u!=P&&(rh(this.element,P),this.u=P);P&&zb(this.j)?dh(this.element,"ol-logo-only"):eh(this.element,"ol-logo-only");var Ga;a=a.logos;P=this.X;for(Ga in P)Ga in a||(Wg(P[Ga]),delete P[Ga]);for(var eb in a)eb in P||(Ga=new Image,Ga.src=eb,d=a[eb],""===d?d=Ga:(d=Pg("A",{href:d}),d.appendChild(Ga)),this.v.appendChild(d),
132 -P[eb]=d);rh(this.v,!zb(a))}}l=Zh.prototype;l.Uk=function(a){a.preventDefault();ai(this)};function ai(a){fh(a.element,"ol-collapsed");a.f?Xg(a.B,a.J):Xg(a.J,a.B);a.f=!a.f}l.Tk=function(){return this.i};l.Wk=function(a){this.i!==a&&(this.i=a,fh(this.element,"ol-uncollapsible"),!a&&this.f&&ai(this))};l.Vk=function(a){this.i&&this.f!==a&&ai(this)};l.Sk=function(){return this.f};function bi(a){a=m(a)?a:{};var c=m(a.className)?a.className:"ol-rotate",d=m(a.label)?a.label:"\u21e7";this.f=null;ia(d)?this.f=Pg("SPAN","ol-compass",d):(this.f=d,dh(this.f,"ol-compass"));d=Pg("BUTTON",{"class":c+"-reset",type:"button",title:m(a.tipLabel)?a.tipLabel:"Reset rotation"},this.f);x(d,"click",bi.prototype.v,!1,this);c=Pg("DIV",c+" ol-unselectable ol-control",d);zh.call(this,{element:c,render:m(a.render)?a.render:ci,target:a.target});this.i=m(a.duration)?a.duration:250;this.j=m(a.autoHide)?
133 -a.autoHide:!0;this.l=void 0;this.j&&dh(this.element,"ol-hidden")}w(bi,zh);bi.prototype.v=function(a){a.preventDefault();a=this.a;var c=a.$();if(null!==c){for(var d=c.va();d<-Math.PI;)d+=2*Math.PI;for(;d>Math.PI;)d-=2*Math.PI;m(d)&&(0<this.i&&a.Aa(cg({rotation:d,duration:this.i,easing:Yf})),c.ce(0))}};
134 -function ci(a){a=a.frameState;if(null!==a){a=a.viewState.rotation;if(a!=this.l){var c="rotate("+180*a/Math.PI+"deg)";if(this.j){var d=this.element;0===a?dh(d,"ol-hidden"):eh(d,"ol-hidden")}this.f.style.msTransform=c;this.f.style.webkitTransform=c;this.f.style.transform=c}this.l=a}};function ei(a){a=m(a)?a:{};var c=m(a.className)?a.className:"ol-zoom",d=m(a.delta)?a.delta:1,e=m(a.zoomOutLabel)?a.zoomOutLabel:"\u2212",f=m(a.zoomOutTipLabel)?a.zoomOutTipLabel:"Zoom out",g=Pg("BUTTON",{"class":c+"-in",type:"button",title:m(a.zoomInTipLabel)?a.zoomInTipLabel:"Zoom in"},m(a.zoomInLabel)?a.zoomInLabel:"+");x(g,"click",sa(ei.prototype.j,d),!1,this);e=Pg("BUTTON",{"class":c+"-out",type:"button",title:f},e);x(e,"click",sa(ei.prototype.j,-d),!1,this);x(e,["mouseout",yc],function(){this.blur()},
135 -!1);c=Pg("DIV",c+" ol-unselectable ol-control",g,e);zh.call(this,{element:c,target:a.target});this.f=m(a.duration)?a.duration:250}w(ei,zh);ei.prototype.j=function(a,c){c.preventDefault();var d=this.a,e=d.$();if(null!==e){var f=e.sa();m(f)&&(0<this.f&&d.Aa(dg({resolution:f,duration:this.f,easing:Yf})),d=e.constrainResolution(f,a),e.vb(d))}};function fi(a){a=m(a)?a:{};var c=new ug;(m(a.zoom)?a.zoom:1)&&c.push(new ei(a.zoomOptions));(m(a.rotate)?a.rotate:1)&&c.push(new bi(a.rotateOptions));(m(a.attribution)?a.attribution:1)&&c.push(new Zh(a.attributionOptions));return c};var gi=Nb?"webkitfullscreenchange":Mb?"mozfullscreenchange":Kb?"MSFullscreenChange":"fullscreenchange";function hi(){var a=Ig().b,c=a.body;return!!(c.webkitRequestFullscreen||c.mozRequestFullScreen&&a.mozFullScreenEnabled||c.msRequestFullscreen&&a.msFullscreenEnabled||c.requestFullscreen&&a.fullscreenEnabled)}
136 -function ii(a){a.webkitRequestFullscreen?a.webkitRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.msRequestFullscreen?a.msRequestFullscreen():a.requestFullscreen&&a.requestFullscreen()}function ji(){var a=Ig().b;return!!(a.webkitIsFullScreen||a.mozFullScreen||a.msFullscreenElement||a.fullscreenElement)};function ki(a){a=m(a)?a:{};this.f=m(a.className)?a.className:"ol-full-screen";var c=m(a.label)?a.label:"\u2194";this.j=ia(c)?document.createTextNode(String(c)):c;c=m(a.labelActive)?a.labelActive:"\u00d7";this.i=ia(c)?document.createTextNode(String(c)):c;c=m(a.tipLabel)?a.tipLabel:"Toggle full-screen";c=Pg("BUTTON",{"class":this.f+"-"+ji(),type:"button",title:c},this.j);x(c,"click",this.u,!1,this);x(ba.document,gi,this.l,!1,this);var d=this.f+" ol-unselectable ol-control "+(hi()?"":"ol-unsupported"),
137 -c=Pg("DIV",d,c);zh.call(this,{element:c,target:a.target});this.v=m(a.keys)?a.keys:!1}w(ki,zh);
138 -ki.prototype.u=function(a){a.preventDefault();hi()&&(a=this.a,null!==a&&(ji()?(a=Ig().b,a.webkitCancelFullScreen?a.webkitCancelFullScreen():a.mozCancelFullScreen?a.mozCancelFullScreen():a.msExitFullscreen?a.msExitFullscreen():a.exitFullscreen&&a.exitFullscreen()):(a=a.kf(),a=Lg(a),this.v?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen():ii(a):ii(a))))};
139 -ki.prototype.l=function(){var a=this.f+"-true",c=this.f+"-false",d=Yg(this.element),e=this.a;ji()?(ch(d,c)&&(eh(d,c),dh(d,a)),Xg(this.i,this.j)):(ch(d,a)&&(eh(d,a),dh(d,c)),Xg(this.j,this.i));null===e||e.Nc()};function li(a){a=m(a)?a:{};var c=Pg("DIV",m(a.className)?a.className:"ol-mouse-position");zh.call(this,{element:c,render:m(a.render)?a.render:mi,target:a.target});x(this,kd("projection"),this.Xk,!1,this);m(a.coordinateFormat)&&this.lh(a.coordinateFormat);m(a.projection)&&this.yg(Ce(a.projection));this.v=m(a.undefinedHTML)?a.undefinedHTML:"";this.l=c.innerHTML;this.i=this.j=this.f=null}w(li,zh);
140 -function mi(a){a=a.frameState;null===a?this.f=null:this.f!=a.viewState.projection&&(this.f=a.viewState.projection,this.j=null);ni(this,this.i)}l=li.prototype;l.Xk=function(){this.j=null};l.Yf=function(){return this.get("coordinateFormat")};l.xg=function(){return this.get("projection")};l.Rj=function(a){this.i=this.a.Gd(a.b);ni(this,this.i)};l.Sj=function(){ni(this,null);this.i=null};
141 -l.setMap=function(a){li.aa.setMap.call(this,a);null!==a&&(a=a.a,this.A.push(x(a,"mousemove",this.Rj,!1,this),x(a,"mouseout",this.Sj,!1,this)))};l.lh=function(a){this.set("coordinateFormat",a)};l.yg=function(a){this.set("projection",a)};function ni(a,c){var d=a.v;if(null!==c&&null!==a.f){if(null===a.j){var e=a.xg();a.j=m(e)?Ge(a.f,e):We}e=a.a.wa(c);null!==e&&(a.j(e,e),d=a.Yf(),d=m(d)?d(e):e.toString())}m(a.l)&&d==a.l||(a.element.innerHTML=d,a.l=d)};function oi(a,c,d){qc.call(this);this.ga=null;this.c=!1;this.j=a;this.g=d;this.b=c||window;this.a=ra(this.f,this)}w(oi,qc);oi.prototype.start=function(){pi(this);this.c=!1;var a=qi(this),c=ri(this);a&&!c&&this.b.mozRequestAnimationFrame?(this.ga=x(this.b,"MozBeforePaint",this.a),this.b.mozRequestAnimationFrame(null),this.c=!0):this.ga=a&&c?a.call(this.b,this.a):this.b.setTimeout(ue(this.a),20)};
142 -function pi(a){if(null!=a.ga){var c=qi(a),d=ri(a);c&&!d&&a.b.mozRequestAnimationFrame?Zc(a.ga):c&&d?d.call(a.b,a.ga):a.b.clearTimeout(a.ga)}a.ga=null}oi.prototype.f=function(){this.c&&this.ga&&Zc(this.ga);this.ga=null;this.j.call(this.g,ta())};oi.prototype.Y=function(){pi(this);oi.aa.Y.call(this)};function qi(a){a=a.b;return a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame||a.msRequestAnimationFrame||null}
143 -function ri(a){a=a.b;return a.cancelAnimationFrame||a.cancelRequestAnimationFrame||a.webkitCancelRequestAnimationFrame||a.mozCancelRequestAnimationFrame||a.oCancelRequestAnimationFrame||a.msCancelRequestAnimationFrame||null};function si(a){ba.setTimeout(function(){throw a;},0)}function ti(a,c){var d=a;c&&(d=ra(a,c));d=ui(d);!ka(ba.setImmediate)||ba.Window&&ba.Window.prototype&&ba.Window.prototype.setImmediate==ba.setImmediate?(vi||(vi=wi()),vi(d)):ba.setImmediate(d)}var vi;
144 -function wi(){var a=ba.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!qb("Presto")&&(a=function(){var a=document.createElement("IFRAME");a.style.display="none";a.src="";document.documentElement.appendChild(a);var c=a.contentWindow,a=c.document;a.open();a.write("");a.close();var d="callImmediate"+Math.random(),e="file:"==c.location.protocol?"*":c.location.protocol+"//"+c.location.host,a=ra(function(a){if(("*"==e||a.origin==e)&&a.data==
145 -d)this.port1.onmessage()},this);c.addEventListener("message",a,!1);this.port1={};this.port2={postMessage:function(){c.postMessage(d,e)}}});if("undefined"!==typeof a&&!qb("Trident")&&!qb("MSIE")){var c=new a,d={},e=d;c.port1.onmessage=function(){if(m(d.next)){d=d.next;var a=d.Uf;d.Uf=null;a()}};return function(a){e.next={Uf:a};e=e.next;c.port2.postMessage(0)}}return"undefined"!==typeof document&&"onreadystatechange"in document.createElement("SCRIPT")?function(a){var c=document.createElement("SCRIPT");
146 -c.onreadystatechange=function(){c.onreadystatechange=null;c.parentNode.removeChild(c);c=null;a();a=null};document.documentElement.appendChild(c)}:function(a){ba.setTimeout(a,0)}}var ui=te;function xi(a,c){this.a={};this.b=[];this.c=0;var d=arguments.length;if(1<d){if(d%2)throw Error("Uneven number of arguments");for(var e=0;e<d;e+=2)this.set(arguments[e],arguments[e+1])}else if(a){a instanceof xi?(d=a.O(),e=a.Yb()):(d=vb(a),e=ub(a));for(var f=0;f<d.length;f++)this.set(d[f],e[f])}}l=xi.prototype;l.Ub=function(){return this.c};l.Yb=function(){yi(this);for(var a=[],c=0;c<this.b.length;c++)a.push(this.a[this.b[c]]);return a};l.O=function(){yi(this);return this.b.concat()};
147 -l.ya=function(){return 0==this.c};l.clear=function(){this.a={};this.c=this.b.length=0};l.remove=function(a){return zi(this.a,a)?(delete this.a[a],this.c--,this.b.length>2*this.c&&yi(this),!0):!1};function yi(a){if(a.c!=a.b.length){for(var c=0,d=0;c<a.b.length;){var e=a.b[c];zi(a.a,e)&&(a.b[d++]=e);c++}a.b.length=d}if(a.c!=a.b.length){for(var f={},d=c=0;c<a.b.length;)e=a.b[c],zi(f,e)||(a.b[d++]=e,f[e]=1),c++;a.b.length=d}}l.get=function(a,c){return zi(this.a,a)?this.a[a]:c};
148 -l.set=function(a,c){zi(this.a,a)||(this.c++,this.b.push(a));this.a[a]=c};l.forEach=function(a,c){for(var d=this.O(),e=0;e<d.length;e++){var f=d[e],g=this.get(f);a.call(c,g,f,this)}};l.clone=function(){return new xi(this)};function zi(a,c){return Object.prototype.hasOwnProperty.call(a,c)};function Ai(){this.b=ta()}new Ai;Ai.prototype.set=function(a){this.b=a};Ai.prototype.reset=function(){this.set(ta())};Ai.prototype.get=function(){return this.b};function Bi(a){cd.call(this);this.b=a||window;this.a=x(this.b,"resize",this.f,!1,this);this.c=Og(this.b||window)}w(Bi,cd);Bi.prototype.Y=function(){Bi.aa.Y.call(this);this.a&&(Zc(this.a),this.a=null);this.c=this.b=null};Bi.prototype.f=function(){var a=Og(this.b||window),c=this.c;a==c||a&&c&&a.width==c.width&&a.height==c.height||(this.c=a,C(this,"resize"))};function Ci(a,c,d,e,f){if(!(Kb||Lb||Nb&&Vb("525")))return!0;if(Ob&&f)return Di(a);if(f&&!e)return!1;ja(c)&&(c=Ei(c));if(!d&&(17==c||18==c||Ob&&91==c))return!1;if((Nb||Lb)&&e&&d)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(Kb&&e&&c==a)return!1;switch(a){case 13:return!0;case 27:return!(Nb||Lb)}return Di(a)}
149 -function Di(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(Nb||Lb)&&0==a)return!0;switch(a){case 32:case 63:case 64:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:return!0;default:return!1}}function Ei(a){if(Mb)a=Fi(a);else if(Ob&&Nb)a:switch(a){case 93:a=91;break a}return a}
150 -function Fi(a){switch(a){case 61:return 187;case 59:return 186;case 173:return 189;case 224:return 91;case 0:return 224;default:return a}};function Gi(a,c){cd.call(this);a&&Hi(this,a,c)}w(Gi,cd);l=Gi.prototype;l.gd=null;l.Vd=null;l.df=null;l.Wd=null;l.Pa=-1;l.Hb=-1;l.Je=!1;
151 -var Ii={3:13,12:144,63232:38,63233:40,63234:37,63235:39,63236:112,63237:113,63238:114,63239:115,63240:116,63241:117,63242:118,63243:119,63244:120,63245:121,63246:122,63247:123,63248:44,63272:46,63273:36,63275:35,63276:33,63277:34,63289:144,63302:45},Ji={Up:38,Down:40,Left:37,Right:39,Enter:13,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,"U+007F":46,Home:36,End:35,PageUp:33,PageDown:34,Insert:45},Ki=Kb||Lb||Nb&&Vb("525"),Li=Ob&&Mb;
152 -Gi.prototype.b=function(a){if(Nb||Lb)if(17==this.Pa&&!a.C||18==this.Pa&&!a.a||Ob&&91==this.Pa&&!a.v)this.Hb=this.Pa=-1;-1==this.Pa&&(a.C&&17!=a.j?this.Pa=17:a.a&&18!=a.j?this.Pa=18:a.v&&91!=a.j&&(this.Pa=91));Ki&&!Ci(a.j,this.Pa,a.f,a.C,a.a)?this.handleEvent(a):(this.Hb=Ei(a.j),Li&&(this.Je=a.a))};Gi.prototype.a=function(a){this.Hb=this.Pa=-1;this.Je=a.a};
153 -Gi.prototype.handleEvent=function(a){var c=a.b,d,e,f=c.altKey;Kb&&"keypress"==a.type?(d=this.Hb,e=13!=d&&27!=d?c.keyCode:0):(Nb||Lb)&&"keypress"==a.type?(d=this.Hb,e=0<=c.charCode&&63232>c.charCode&&Di(d)?c.charCode:0):Jb&&!Nb?(d=this.Hb,e=Di(d)?c.keyCode:0):(d=c.keyCode||this.Hb,e=c.charCode||0,Li&&(f=this.Je),Ob&&63==e&&224==d&&(d=191));var g=d=Ei(d),h=c.keyIdentifier;d?63232<=d&&d in Ii?g=Ii[d]:25==d&&a.f&&(g=9):h&&h in Ji&&(g=Ji[h]);this.Pa=g;a=new Mi(g,e,0,c);a.a=f;C(this,a)};
154 -function Hi(a,c,d){a.Wd&&Ni(a);a.gd=c;a.Vd=x(a.gd,"keypress",a,d);a.df=x(a.gd,"keydown",a.b,d,a);a.Wd=x(a.gd,"keyup",a.a,d,a)}function Ni(a){a.Vd&&(Zc(a.Vd),Zc(a.df),Zc(a.Wd),a.Vd=null,a.df=null,a.Wd=null);a.gd=null;a.Pa=-1;a.Hb=-1}Gi.prototype.Y=function(){Gi.aa.Y.call(this);Ni(this)};function Mi(a,c,d,e){Ac.call(this,e);this.type="key";this.j=a;this.A=c}w(Mi,Ac);function Oi(a,c){cd.call(this);var d=this.b=a;(d=la(d)&&1==d.nodeType?this.b:this.b?this.b.body:null)&&kh(d,"direction");this.a=x(this.b,Mb?"DOMMouseScroll":"mousewheel",this,c)}w(Oi,cd);
155 -Oi.prototype.handleEvent=function(a){var c=0,d=0,e=0;a=a.b;if("mousewheel"==a.type){d=1;if(Kb||Nb&&(Pb||Vb("532.0")))d=40;e=Pi(-a.wheelDelta,d);m(a.wheelDeltaX)?(c=Pi(-a.wheelDeltaX,d),d=Pi(-a.wheelDeltaY,d)):d=e}else e=a.detail,100<e?e=3:-100>e&&(e=-3),m(a.axis)&&a.axis===a.HORIZONTAL_AXIS?c=e:d=e;ja(this.c)&&Zb(c,-this.c,this.c);ja(this.f)&&(d=Zb(d,-this.f,this.f));c=new Qi(e,a,0,d);C(this,c)};function Pi(a,c){return Nb&&(Ob||Qb)&&0!=a%c?a:a/c}
156 -Oi.prototype.Y=function(){Oi.aa.Y.call(this);Zc(this.a);this.a=null};function Qi(a,c,d,e){Ac.call(this,c);this.type="mousewheel";this.detail=a;this.u=e}w(Qi,Ac);function Ri(a,c,d){vc.call(this,a);this.b=c;a=m(d)?d:{};this.buttons=Si(a);this.pressure=Ti(a,this.buttons);this.bubbles=Cb(a,"bubbles",!1);this.cancelable=Cb(a,"cancelable",!1);this.view=Cb(a,"view",null);this.detail=Cb(a,"detail",null);this.screenX=Cb(a,"screenX",0);this.screenY=Cb(a,"screenY",0);this.clientX=Cb(a,"clientX",0);this.clientY=Cb(a,"clientY",0);this.button=Cb(a,"button",0);this.relatedTarget=Cb(a,"relatedTarget",null);this.pointerId=Cb(a,"pointerId",0);this.width=Cb(a,"width",0);this.height=
157 -Cb(a,"height",0);this.pointerType=Cb(a,"pointerType","");this.isPrimary=Cb(a,"isPrimary",!1);c.preventDefault&&(this.preventDefault=function(){c.preventDefault()})}w(Ri,vc);function Si(a){if(a.buttons||Ui)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Ti(a,c){var d=0;a.pressure?d=a.pressure:d=c?.5:0;return d}var Ui=!1;try{Ui=1===(new MouseEvent("click",{buttons:1})).buttons}catch(Vi){};function Wi(a,c){var d=Sg("CANVAS");m(a)&&(d.width=a);m(c)&&(d.height=c);return d.getContext("2d")}
158 -var Xi=function(){var a;return function(){if(!m(a))if(ba.getComputedStyle){var c=Sg("P"),d,e={webkitTransform:"-webkit-transform",OTransform:"-o-transform",msTransform:"-ms-transform",MozTransform:"-moz-transform",transform:"transform"};document.body.appendChild(c);for(var f in e)f in c.style&&(c.style[f]="translate(1px,1px)",d=ba.getComputedStyle(c).getPropertyValue(e[f]));Wg(c);a=d&&"none"!==d}else a=!1;return a}}(),Yi=function(){var a;return function(){if(!m(a))if(ba.getComputedStyle){var c=Sg("P"),
159 -d,e={webkitTransform:"-webkit-transform",OTransform:"-o-transform",msTransform:"-ms-transform",MozTransform:"-moz-transform",transform:"transform"};document.body.appendChild(c);for(var f in e)f in c.style&&(c.style[f]="translate3d(1px,1px,1px)",d=ba.getComputedStyle(c).getPropertyValue(e[f]));Wg(c);a=d&&"none"!==d}else a=!1;return a}}();function Zi(a,c){var d=a.style;d.WebkitTransform=c;d.MozTransform=c;d.b=c;d.msTransform=c;d.transform=c;Kb&&!Yb&&(a.style.transformOrigin="0 0")}
160 -function $i(a,c){var d;if(Yi()){if(m(6)){var e=Array(16);for(d=0;16>d;++d)e[d]=c[d].toFixed(6);d=e.join(",")}else d=c.join(",");Zi(a,"matrix3d("+d+")")}else if(Xi()){e=[c[0],c[1],c[4],c[5],c[12],c[13]];if(m(6)){var f=Array(6);for(d=0;6>d;++d)f[d]=e[d].toFixed(6);d=f.join(",")}else d=e.join(",");Zi(a,"matrix("+d+")")}else a.style.left=Math.round(c[12])+"px",a.style.top=Math.round(c[13])+"px"};var aj=["experimental-webgl","webgl","webkit-3d","moz-webgl"];function bj(a,c){var d,e,f=aj.length;for(e=0;e<f;++e)try{if(d=a.getContext(aj[e],c),null!==d)return d}catch(g){}return null};var cj,dj=ba.devicePixelRatio||1,ej=!1,fj=function(){if(!("HTMLCanvasElement"in ba))return!1;try{var a=Wi();if(null===a)return!1;m(a.setLineDash)&&(ej=!0);return!0}catch(c){return!1}}(),gj="DeviceOrientationEvent"in ba,hj="geolocation"in ba.navigator,ij="ontouchstart"in ba,jj="PointerEvent"in ba,kj=!!ba.navigator.msPointerEnabled,lj=!1,mj,nj=[];
161 -if("WebGLRenderingContext"in ba)try{var oj=bj(Sg("CANVAS"),{failIfMajorPerformanceCaveat:!0});null!==oj&&(lj=!0,mj=oj.getParameter(oj.MAX_TEXTURE_SIZE),nj=oj.getSupportedExtensions())}catch(pj){}cj=lj;va=nj;ua=mj;function qj(a,c){this.b=a;this.g=c};function rj(a){qj.call(this,a,{mousedown:this.lk,mousemove:this.mk,mouseup:this.qk,mouseover:this.pk,mouseout:this.nk});this.a=a.a;this.c=[]}w(rj,qj);function sj(a,c){for(var d=a.c,e=c.clientX,f=c.clientY,g=0,h=d.length,k;g<h&&(k=d[g]);g++){var n=Math.abs(f-k[1]);if(25>=Math.abs(e-k[0])&&25>=n)return!0}return!1}function tj(a){var c=uj(a,a.b),d=c.preventDefault;c.preventDefault=function(){a.preventDefault();d()};c.pointerId=1;c.isPrimary=!0;c.pointerType="mouse";return c}l=rj.prototype;
162 -l.lk=function(a){if(!sj(this,a)){(1).toString()in this.a&&this.cancel(a);var c=tj(a);this.a[(1).toString()]=a;vj(this.b,wj,c,a)}};l.mk=function(a){if(!sj(this,a)){var c=tj(a);vj(this.b,yj,c,a)}};l.qk=function(a){if(!sj(this,a)){var c=this.a[(1).toString()];c&&c.button===a.button&&(c=tj(a),vj(this.b,zj,c,a),Bb(this.a,(1).toString()))}};l.pk=function(a){if(!sj(this,a)){var c=tj(a);Aj(this.b,c,a)}};l.nk=function(a){if(!sj(this,a)){var c=tj(a);Bj(this.b,c,a)}};
163 -l.cancel=function(a){var c=tj(a);this.b.cancel(c,a);Bb(this.a,(1).toString())};function Cj(a){qj.call(this,a,{MSPointerDown:this.vk,MSPointerMove:this.wk,MSPointerUp:this.zk,MSPointerOut:this.xk,MSPointerOver:this.yk,MSPointerCancel:this.uk,MSGotPointerCapture:this.sk,MSLostPointerCapture:this.tk});this.a=a.a;this.c=["","unavailable","touch","pen","mouse"]}w(Cj,qj);function Dj(a,c){var d=c;ja(c.b.pointerType)&&(d=uj(c,c.b),d.pointerType=a.c[c.b.pointerType]);return d}l=Cj.prototype;l.vk=function(a){this.a[a.b.pointerId]=a;var c=Dj(this,a);vj(this.b,wj,c,a)};
164 -l.wk=function(a){var c=Dj(this,a);vj(this.b,yj,c,a)};l.zk=function(a){var c=Dj(this,a);vj(this.b,zj,c,a);Bb(this.a,a.b.pointerId)};l.xk=function(a){var c=Dj(this,a);Bj(this.b,c,a)};l.yk=function(a){var c=Dj(this,a);Aj(this.b,c,a)};l.uk=function(a){var c=Dj(this,a);this.b.cancel(c,a);Bb(this.a,a.b.pointerId)};l.tk=function(a){C(this.b,new Ri("lostpointercapture",a,a.b))};l.sk=function(a){C(this.b,new Ri("gotpointercapture",a,a.b))};function Ej(a){qj.call(this,a,{pointerdown:this.dn,pointermove:this.en,pointerup:this.hn,pointerout:this.fn,pointerover:this.gn,pointercancel:this.cn,gotpointercapture:this.zj,lostpointercapture:this.kk})}w(Ej,qj);l=Ej.prototype;l.dn=function(a){Fj(this.b,a)};l.en=function(a){Fj(this.b,a)};l.hn=function(a){Fj(this.b,a)};l.fn=function(a){Fj(this.b,a)};l.gn=function(a){Fj(this.b,a)};l.cn=function(a){Fj(this.b,a)};l.kk=function(a){Fj(this.b,a)};l.zj=function(a){Fj(this.b,a)};function Gj(a,c){qj.call(this,a,{touchstart:this.ko,touchmove:this.jo,touchend:this.io,touchcancel:this.ho});this.a=a.a;this.i=c;this.c=void 0;this.j=0;this.f=void 0}w(Gj,qj);l=Gj.prototype;l.hh=function(){this.j=0;this.f=void 0};
165 -function Hj(a,c,d){c=uj(c,d);c.pointerId=d.identifier+2;c.bubbles=!0;c.cancelable=!0;c.detail=a.j;c.button=0;c.buttons=1;c.width=d.webkitRadiusX||d.radiusX||0;c.height=d.webkitRadiusY||d.radiusY||0;c.pressure=d.webkitForce||d.force||.5;c.isPrimary=a.c===d.identifier;c.pointerType="touch";c.clientX=d.clientX;c.clientY=d.clientY;c.screenX=d.screenX;c.screenY=d.screenY;return c}
166 -function Ij(a,c,d){function e(){c.preventDefault()}var f=Array.prototype.slice.call(c.b.changedTouches),g=f.length,h,k;for(h=0;h<g;++h)k=Hj(a,c,f[h]),k.preventDefault=e,d.call(a,c,k)}
167 -l.ko=function(a){var c=a.b.touches,d=vb(this.a),e=d.length;if(e>=c.length){var f=[],g,h,k;for(g=0;g<e;++g){h=d[g];k=this.a[h];var n;if(!(n=1==h))a:{n=c.length;for(var p=void 0,q=0;q<n;q++)if(p=c[q],p.identifier===h-2){n=!0;break a}n=!1}n||f.push(k.ic)}for(g=0;g<f.length;++g)this.Ke(a,f[g])}c=tb(this.a);if(0===c||1===c&&(1).toString()in this.a)this.c=a.b.changedTouches[0].identifier,m(this.f)&&ba.clearTimeout(this.f);Jj(this,a);this.j++;Ij(this,a,this.Zm)};
168 -l.Zm=function(a,c){this.a[c.pointerId]={target:c.target,ic:c,Sg:c.target};var d=this.b;c.bubbles=!0;vj(d,Kj,c,a);d=this.b;c.bubbles=!1;vj(d,Lj,c,a);vj(this.b,wj,c,a)};l.jo=function(a){a.preventDefault();Ij(this,a,this.rk)};l.rk=function(a,c){var d=this.a[c.pointerId];if(d){var e=d.ic,f=d.Sg;vj(this.b,yj,c,a);e&&f!==c.target&&(e.relatedTarget=c.target,c.relatedTarget=f,e.target=f,c.target?(Bj(this.b,e,a),Aj(this.b,c,a)):(c.target=f,c.relatedTarget=null,this.Ke(a,c)));d.ic=c;d.Sg=c.target}};
169 -l.io=function(a){Jj(this,a);Ij(this,a,this.lo)};l.lo=function(a,c){vj(this.b,zj,c,a);this.b.ic(c,a);var d=this.b;c.bubbles=!1;vj(d,Mj,c,a);Bb(this.a,c.pointerId);c.isPrimary&&(this.c=void 0,this.f=ba.setTimeout(ra(this.hh,this),200))};l.ho=function(a){Ij(this,a,this.Ke)};l.Ke=function(a,c){this.b.cancel(c,a);this.b.ic(c,a);var d=this.b;c.bubbles=!1;vj(d,Mj,c,a);Bb(this.a,c.pointerId);c.isPrimary&&(this.c=void 0,this.f=ba.setTimeout(ra(this.hh,this),200))};
170 -function Jj(a,c){var d=a.i.c,e=c.b.changedTouches[0];if(a.c===e.identifier){var f=[e.clientX,e.clientY];d.push(f);ba.setTimeout(function(){Za(d,f)},2500)}};function Nj(a){cd.call(this);this.f=a;this.a={};this.c={};this.b=[];jj?Oj(this,new Ej(this)):kj?Oj(this,new Cj(this)):(a=new rj(this),Oj(this,a),ij&&Oj(this,new Gj(this,a)));a=this.b.length;for(var c,d=0;d<a;d++)c=this.b[d],Pj(this,vb(c.g))}w(Nj,cd);function Oj(a,c){var d=vb(c.g);d&&(Ra(d,function(a){var d=c.g[a];d&&(this.c[a]=ra(d,c))},a),a.b.push(c))}Nj.prototype.g=function(a){var c=this.c[a.type];c&&c(a)};function Pj(a,c){Ra(c,function(a){x(this.f,a,this.g,!1,this)},a)}
171 -function Qj(a,c){Ra(c,function(a){Yc(this.f,a,this.g,!1,this)},a)}function uj(a,c){for(var d={},e,f=0,g=Rj.length;f<g;f++)e=Rj[f][0],d[e]=a[e]||c[e]||Rj[f][1];return d}Nj.prototype.ic=function(a,c){a.bubbles=!0;vj(this,Sj,a,c)};Nj.prototype.cancel=function(a,c){vj(this,Tj,a,c)};function Bj(a,c,d){a.ic(c,d);var e=c.relatedTarget;null!==e&&Zg(c.target,e)||(c.bubbles=!1,vj(a,Mj,c,d))}
172 -function Aj(a,c,d){c.bubbles=!0;vj(a,Kj,c,d);var e=c.relatedTarget;null!==e&&Zg(c.target,e)||(c.bubbles=!1,vj(a,Lj,c,d))}function vj(a,c,d,e){C(a,new Ri(c,e,d))}function Fj(a,c){C(a,new Ri(c.type,c,c.b))}Nj.prototype.Y=function(){for(var a=this.b.length,c,d=0;d<a;d++)c=this.b[d],Qj(this,vb(c.g));Nj.aa.Y.call(this)};
173 -var yj="pointermove",wj="pointerdown",zj="pointerup",Kj="pointerover",Sj="pointerout",Lj="pointerenter",Mj="pointerleave",Tj="pointercancel",Rj=[["bubbles",!1],["cancelable",!1],["view",null],["detail",null],["screenX",0],["screenY",0],["clientX",0],["clientY",0],["ctrlKey",!1],["altKey",!1],["shiftKey",!1],["metaKey",!1],["button",0],["relatedTarget",null],["buttons",0],["pointerId",0],["width",0],["height",0],["pressure",0],["tiltX",0],["tiltY",0],["pointerType",""],["hwTimestamp",0],["isPrimary",
174 -!1],["type",""],["target",null],["currentTarget",null],["which",0]];function Uj(a,c,d,e,f){yh.call(this,a,c,f);this.b=d;this.originalEvent=d.b;this.pixel=c.Gd(this.originalEvent);this.coordinate=c.wa(this.pixel);this.dragging=m(e)?e:!1}w(Uj,yh);Uj.prototype.preventDefault=function(){Uj.aa.preventDefault.call(this);this.b.preventDefault()};Uj.prototype.c=function(){Uj.aa.c.call(this);this.b.c()};function Vj(a,c,d,e,f){Uj.call(this,a,c,d.b,e,f);this.a=d}w(Vj,Uj);
175 -function Wj(a){cd.call(this);this.c=a;this.j=0;this.i=!1;this.a=this.l=this.f=null;a=this.c.a;this.v=0;this.A={};this.g=new Nj(a);this.b=null;this.l=x(this.g,wj,this.Vj,!1,this);this.C=x(this.g,yj,this.Dn,!1,this)}w(Wj,cd);function Xj(a,c){var d;d=new Vj(Yj,a.c,c);C(a,d);0!==a.j?(ba.clearTimeout(a.j),a.j=0,d=new Vj(Zj,a.c,c),C(a,d)):a.j=ba.setTimeout(ra(function(){this.j=0;var a=new Vj(ak,this.c,c);C(this,a)},a),250)}
176 -function bk(a,c){c.type==ck||c.type==dk?delete a.A[c.pointerId]:c.type==ek&&(a.A[c.pointerId]=!0);a.v=tb(a.A)}l=Wj.prototype;l.ig=function(a){bk(this,a);var c=new Vj(ck,this.c,a);C(this,c);!this.i&&0===a.button&&Xj(this,this.a);0===this.v&&(Ra(this.f,Zc),this.f=null,this.i=!1,this.a=null,uc(this.b),this.b=null)};
177 -l.Vj=function(a){bk(this,a);var c=new Vj(ek,this.c,a);C(this,c);this.a=a;null===this.f&&(this.b=new Nj(document),this.f=[x(this.b,fk,this.Nk,!1,this),x(this.b,ck,this.ig,!1,this),x(this.g,dk,this.ig,!1,this)])};l.Nk=function(a){if(a.clientX!=this.a.clientX||a.clientY!=this.a.clientY){this.i=!0;var c=new Vj(gk,this.c,a,this.i);C(this,c)}a.preventDefault()};l.Dn=function(a){C(this,new Vj(a.type,this.c,a,null!==this.a&&(a.clientX!=this.a.clientX||a.clientY!=this.a.clientY)))};
178 -l.Y=function(){null!==this.C&&(Zc(this.C),this.C=null);null!==this.l&&(Zc(this.l),this.l=null);null!==this.f&&(Ra(this.f,Zc),this.f=null);null!==this.b&&(uc(this.b),this.b=null);null!==this.g&&(uc(this.g),this.g=null);Wj.aa.Y.call(this)};var ak="singleclick",Yj="click",Zj="dblclick",gk="pointerdrag",fk="pointermove",ek="pointerdown",ck="pointerup",dk="pointercancel",hk={Co:ak,ro:Yj,so:Zj,vo:gk,yo:fk,uo:ek,Bo:ck,Ao:"pointerover",zo:"pointerout",wo:"pointerenter",xo:"pointerleave",to:dk};function F(a){id.call(this);var c=Eb(a);c.brightness=m(a.brightness)?a.brightness:0;c.contrast=m(a.contrast)?a.contrast:1;c.hue=m(a.hue)?a.hue:0;c.opacity=m(a.opacity)?a.opacity:1;c.saturation=m(a.saturation)?a.saturation:1;c.visible=m(a.visible)?a.visible:!0;c.zIndex=m(a.zIndex)?a.zIndex:0;c.maxResolution=m(a.maxResolution)?a.maxResolution:Infinity;c.minResolution=m(a.minResolution)?a.minResolution:0;this.I(c)}w(F,id);l=F.prototype;l.Bb=function(){return this.get("brightness")};l.Cb=function(){return this.get("contrast")};
179 -l.Db=function(){return this.get("hue")};function ik(a){var c=a.Bb(),d=a.Cb(),e=a.Db(),f=a.Kb(),g=a.Gb(),h=a.bf(),k=a.ib(),n=a.R(),p=a.Lb(),q=a.Eb(),r=a.Fb();return{layer:a,brightness:Zb(c,-1,1),contrast:Math.max(d,0),hue:e,opacity:Zb(f,0,1),saturation:Math.max(g,0),v:h,visible:k,Ib:!0,extent:n,zIndex:p,maxResolution:q,minResolution:Math.max(r,0)}}l.R=function(){return this.get("extent")};l.Eb=function(){return this.get("maxResolution")};l.Fb=function(){return this.get("minResolution")};l.Kb=function(){return this.get("opacity")};
180 -l.Gb=function(){return this.get("saturation")};l.ib=function(){return this.get("visible")};l.Lb=function(){return this.get("zIndex")};l.kc=function(a){this.set("brightness",a)};l.lc=function(a){this.set("contrast",a)};l.mc=function(a){this.set("hue",a)};l.bc=function(a){this.set("extent",a)};l.nc=function(a){this.set("maxResolution",a)};l.oc=function(a){this.set("minResolution",a)};l.cc=function(a){this.set("opacity",a)};l.pc=function(a){this.set("saturation",a)};
181 -l.dc=function(a){this.set("visible",a)};l.ec=function(a){this.set("zIndex",a)};function jk(){};function kk(a,c,d,e,f,g){vc.call(this,a,c);this.vectorContext=d;this.frameState=e;this.context=f;this.glContext=g}w(kk,vc);function G(a){var c=Eb(a);delete c.source;F.call(this,c);this.j=this.l=this.i=null;m(a.map)&&this.setMap(a.map);x(this,kd("source"),this.ak,!1,this);this.Mc(m(a.source)?a.source:null)}w(G,F);function lk(a,c){return a.visible&&c>=a.minResolution&&c<a.maxResolution}l=G.prototype;l.$e=function(a){a=m(a)?a:[];a.push(ik(this));return a};l.ea=function(){var a=this.get("source");return m(a)?a:null};l.bf=function(){var a=this.ea();return null===a?"undefined":a.v};l.Al=function(){this.s()};
182 -l.ak=function(){null!==this.j&&(Zc(this.j),this.j=null);var a=this.ea();null!==a&&(this.j=x(a,"change",this.Al,!1,this));this.s()};l.setMap=function(a){Zc(this.i);this.i=null;null===a&&this.s();Zc(this.l);this.l=null;null!==a&&(this.i=x(a,"precompose",function(a){var d=ik(this);d.Ib=!1;d.zIndex=Infinity;a.frameState.layerStatesArray.push(d);a.frameState.layerStates[ma(this)]=d},!1,this),this.l=x(this,"change",a.render,!1,a),this.s())};l.Mc=function(a){this.set("source",a)};function mk(a,c,d,e,f){cd.call(this);this.j=f;this.extent=a;this.g=d;this.resolution=c;this.state=e}w(mk,cd);function nk(a){C(a,"change")}mk.prototype.R=function(){return this.extent};function ok(a,c,d,e,f,g,h,k){Gd(a);0===c&&0===d||Jd(a,c,d);1==e&&1==f||Kd(a,e,f);0!==g&&Ld(a,g);0===h&&0===k||Jd(a,h,k);return a}function pk(a,c){return a[0]==c[0]&&a[1]==c[1]&&a[4]==c[4]&&a[5]==c[5]&&a[12]==c[12]&&a[13]==c[13]}function qk(a,c,d){var e=a[1],f=a[5],g=a[13],h=c[0];c=c[1];d[0]=a[0]*h+a[4]*c+a[12];d[1]=e*h+f*c+g;return d};function rk(a){fd.call(this);this.a=a}w(rk,fd);l=rk.prototype;l.Ta=ca;l.fc=function(a,c,d,e){a=a.slice();qk(c.pixelToCoordinateMatrix,a,a);if(this.Ta(a,c,re,this))return d.call(e,this.a)};l.fe=qe;l.Dd=function(a,c){return function(d,e){return Vh(a,d,e,function(a){c[d]||(c[d]={});c[d][a.b.toString()]=a})}};l.Dl=function(a){2===a.target.state&&sk(this)};function tk(a,c){var d=c.state;2!=d&&3!=d&&x(c,"change",a.Dl,!1,a);0==d&&(c.load(),d=c.state);return 2==d}
183 -function sk(a){var c=a.a;c.ib()&&"ready"==c.bf()&&a.s()}function uk(a,c){Dh(c.a)&&a.postRenderFunctions.push(sa(function(a,c,f){c=ma(a).toString();a=a.a;f=f.usedTiles[c];for(var g;Dh(a)&&!(c=a.b.sc,g=c.b[0].toString(),g in f&&f[g].contains(c.b));)a.pop().ad()},c))}function vk(a,c){if(null!=c){var d,e,f;e=0;for(f=c.length;e<f;++e)d=c[e],a[ma(d).toString()]=d}}function wk(a,c){var d=c.T;m(d)&&(ia(d)?a.logos[d]="":la(d)&&(a.logos[d.src]=d.href))}
184 -function xk(a,c,d,e){c=ma(c).toString();d=d.toString();c in a?d in a[c]?(a=a[c][d],e.b<a.b&&(a.b=e.b),e.f>a.f&&(a.f=e.f),e.a<a.a&&(a.a=e.a),e.c>a.c&&(a.c=e.c)):a[c][d]=e:(a[c]={},a[c][d]=e)}function yk(a,c,d){return[c*(Math.round(a[0]/c)+d[0]%2/2),c*(Math.round(a[1]/c)+d[1]%2/2)]}
185 -function zk(a,c,d,e,f,g,h,k,n,p){var q=ma(c).toString();q in a.wantedTiles||(a.wantedTiles[q]={});var r=a.wantedTiles[q];a=a.tileQueue;var t=d.minZoom,u,B,z,E,A,y;for(y=h;y>=t;--y)for(B=mg(d,g,y,B),z=d.xa(y),E=B.b;E<=B.f;++E)for(A=B.a;A<=B.c;++A)h-y<=k?(u=c.Wb(y,E,A,e,f),0==u.state&&(r[hg(u.b)]=!0,u.jb()in a.c||Ak(a,[u,q,jg(d,u.b),z])),m(n)&&n.call(p,u)):c.Gf(y,E,A)};function Bk(a){this.v=a.opacity;this.D=a.rotateWithView;this.C=a.rotation;this.A=a.scale;this.B=a.snapToPixel}l=Bk.prototype;l.je=function(){return this.v};l.Nd=function(){return this.D};l.ke=function(){return this.C};l.le=function(){return this.A};l.Od=function(){return this.B};l.me=function(a){this.v=a};l.ne=function(a){this.C=a};l.oe=function(a){this.A=a};function Ck(a){a=m(a)?a:{};this.g=m(a.anchor)?a.anchor:[.5,.5];this.f=null;this.a=m(a.anchorOrigin)?a.anchorOrigin:"top-left";this.i=m(a.anchorXUnits)?a.anchorXUnits:"fraction";this.l=m(a.anchorYUnits)?a.anchorYUnits:"fraction";var c=m(a.crossOrigin)?a.crossOrigin:null,d=m(a.img)?a.img:null,e=m(a.imgSize)?a.imgSize:null,f=a.src;m(f)&&0!==f.length||null===d||(f=d.src);var g=m(a.src)?0:2,h=Dk.Oa(),k=h.get(f,c);null===k&&(k=new Ek(d,f,e,c,g),h.set(f,c,k));this.b=k;this.ca=m(a.offset)?a.offset:[0,0];
186 -this.c=m(a.offsetOrigin)?a.offsetOrigin:"top-left";this.j=null;this.u=m(a.size)?a.size:null;Bk.call(this,{opacity:m(a.opacity)?a.opacity:1,rotation:m(a.rotation)?a.rotation:0,scale:m(a.scale)?a.scale:1,snapToPixel:m(a.snapToPixel)?a.snapToPixel:!0,rotateWithView:m(a.rotateWithView)?a.rotateWithView:!1})}w(Ck,Bk);l=Ck.prototype;
187 -l.Ab=function(){if(null!==this.f)return this.f;var a=this.g,c=this.kb();if("fraction"==this.i||"fraction"==this.l){if(null===c)return null;a=this.g.slice();"fraction"==this.i&&(a[0]*=c[0]);"fraction"==this.l&&(a[1]*=c[1])}if("top-left"!=this.a){if(null===c)return null;a===this.g&&(a=this.g.slice());if("top-right"==this.a||"bottom-right"==this.a)a[0]=-a[0]+c[0];if("bottom-left"==this.a||"bottom-right"==this.a)a[1]=-a[1]+c[1]}return this.f=a};l.Mb=function(){return this.b.b};l.Jd=function(){return this.b.a};
188 -l.md=function(){return this.b.c};l.ie=function(){var a=this.b;if(null===a.g)if(a.l){var c=a.a[0],d=a.a[1],e=Wi(c,d);e.fillRect(0,0,c,d);a.g=e.canvas}else a.g=a.b;return a.g};l.Nb=function(){if(null!==this.j)return this.j;var a=this.ca;if("top-left"!=this.c){var c=this.kb(),d=this.b.a;if(null===c||null===d)return null;a=a.slice();if("top-right"==this.c||"bottom-right"==this.c)a[0]=d[0]-c[0]-a[0];if("bottom-left"==this.c||"bottom-right"==this.c)a[1]=d[1]-c[1]-a[1]}return this.j=a};l.rm=function(){return this.b.j};
189 -l.kb=function(){return null===this.u?this.b.a:this.u};l.ff=function(a,c){return x(this.b,"change",a,!1,c)};l.load=function(){this.b.load()};l.Ff=function(a,c){Yc(this.b,"change",a,!1,c)};function Ek(a,c,d,e,f){cd.call(this);this.g=null;this.b=null===a?new Image:a;null!==e&&(this.b.crossOrigin=e);this.f=null;this.c=f;this.a=d;this.j=c;this.l=!1}w(Ek,cd);Ek.prototype.i=function(){this.c=3;Ra(this.f,Zc);this.f=null;C(this,"change")};
190 -Ek.prototype.C=function(){this.c=2;this.a=[this.b.width,this.b.height];Ra(this.f,Zc);this.f=null;var a=Wi(1,1);a.drawImage(this.b,0,0);try{a.getImageData(0,0,1,1)}catch(c){this.l=!0}C(this,"change")};Ek.prototype.load=function(){if(0==this.c){this.c=1;this.f=[Xc(this.b,"error",this.i,!1,this),Xc(this.b,"load",this.C,!1,this)];try{this.b.src=this.j}catch(a){this.i()}}};function Dk(){this.b={};this.a=0}da(Dk);Dk.prototype.clear=function(){this.b={};this.a=0};
191 -Dk.prototype.get=function(a,c){var d=c+":"+a;return d in this.b?this.b[d]:null};Dk.prototype.set=function(a,c,d){this.b[c+":"+a]=d;++this.a};function Fk(a,c){qc.call(this);this.j=c;this.f={};this.A={}}w(Fk,qc);function Gk(a){var c=a.viewState,d=a.coordinateToPixelMatrix;ok(d,a.size[0]/2,a.size[1]/2,1/c.resolution,-1/c.resolution,-c.rotation,-c.center[0],-c.center[1]);Id(d,a.pixelToCoordinateMatrix)}l=Fk.prototype;l.Y=function(){rb(this.f,uc);Fk.aa.Y.call(this)};
192 -function Hk(){var a=Dk.Oa();if(32<a.a){var c=0,d,e;for(d in a.b){e=a.b[d];var f;if(f=0===(c++&3))Ec(e)?e=ed(e,void 0,void 0):(e=Tc(e),e=!!e&&Nc(e,void 0,void 0)),f=!e;f&&(delete a.b[d],--a.a)}}}
193 -l.of=function(a,c,d,e,f,g){var h,k=c.viewState,n=k.resolution,p=k.projection,k=a;if(p.g){h=p.R();var p=le(h),q=a[0];if(q<h[0]||q>h[2])k=Math.ceil((h[0]-q)/p),k=[q+p*k,a[1]]}p=c.layerStatesArray;for(q=p.length-1;0<=q;--q){h=p[q];var r=h.layer;if(!h.Ib||lk(h,n)&&f.call(g,r))if(h=Ik(this,r).Ta(Hh(r.ea())?k:a,c,d,e))return h}};
194 -l.Gg=function(a,c,d,e,f,g){var h,k=c.viewState.resolution,n=c.layerStatesArray,p;for(p=n.length-1;0<=p;--p){h=n[p];var q=h.layer;if(lk(h,k)&&f.call(g,q)&&(h=Ik(this,q).fc(a,c,d,e)))return h}};l.Hg=function(a,c,d,e){a=this.of(a,c,re,this,d,e);return m(a)};function Ik(a,c){var d=ma(c).toString();if(d in a.f)return a.f[d];var e=a.Oe(c);a.f[d]=e;a.A[d]=x(e,"change",a.Lj,!1,a);return e}l.Lj=function(){this.j.render()};l.ve=ca;
195 -l.Jn=function(a,c){for(var d in this.f)if(!(null!==c&&d in c.layerStates)){var e=d,f=this.f[e];delete this.f[e];Zc(this.A[e]);delete this.A[e];uc(f)}};function Jk(a,c){for(var d in a.f)if(!(d in c.layerStates)){c.postRenderFunctions.push(ra(a.Jn,a));break}}function jb(a,c){return a.zIndex-c.zIndex};function Kk(a,c){this.i=a;this.g=c;this.b=[];this.a=[];this.c={}}Kk.prototype.clear=function(){this.b.length=0;this.a.length=0;Ab(this.c)};function Lk(a){var c=a.b,d=a.a,e=c[0];1==c.length?(c.length=0,d.length=0):(c[0]=c.pop(),d[0]=d.pop(),Mk(a,0));c=a.g(e);delete a.c[c];return e}function Ak(a,c){var d=a.i(c);Infinity!=d&&(a.b.push(c),a.a.push(d),a.c[a.g(c)]=!0,Nk(a,0,a.b.length-1))}Kk.prototype.Ub=function(){return this.b.length};Kk.prototype.ya=function(){return 0===this.b.length};
196 -function Mk(a,c){for(var d=a.b,e=a.a,f=d.length,g=d[c],h=e[c],k=c;c<f>>1;){var n=2*c+1,p=2*c+2,n=p<f&&e[p]<e[n]?p:n;d[c]=d[n];e[c]=e[n];c=n}d[c]=g;e[c]=h;Nk(a,k,c)}function Nk(a,c,d){var e=a.b;a=a.a;for(var f=e[d],g=a[d];d>c;){var h=d-1>>1;if(a[h]>g)e[d]=e[h],a[d]=a[h],d=h;else break}e[d]=f;a[d]=g}function Ok(a){var c=a.i,d=a.b,e=a.a,f=0,g=d.length,h,k,n;for(k=0;k<g;++k)h=d[k],n=c(h),Infinity==n?delete a.c[a.g(h)]:(e[f]=n,d[f++]=h);d.length=f;e.length=f;for(c=(a.b.length>>1)-1;0<=c;c--)Mk(a,c)};function Pk(a,c){Kk.call(this,function(c){return a.apply(null,c)},function(a){return a[0].jb()});this.l=c;this.f=0}w(Pk,Kk);Pk.prototype.j=function(a){a=a.target;var c=a.state;if(2===c||3===c||4===c)Yc(a,"change",this.j,!1,this),--this.f,this.l()};function Qk(a,c,d){for(var e=0,f;a.f<c&&e<d&&0<a.Ub();)f=Lk(a)[0],0===f.state&&(x(f,"change",a.j,!1,a),f.load(),++a.f,++e)};function Rk(a,c,d){this.f=a;this.c=c;this.j=d;this.b=[];this.a=this.g=0}function Sk(a,c){var d=a.f,e=a.a,f=a.c-e,g=Tk(a);return bg({source:c,duration:g,easing:function(a){return e*(Math.exp(d*a*g)-1)/f}})}function Tk(a){return Math.log(a.c/a.a)/a.f};function Uk(a){id.call(this);this.A=null;this.g(!0);this.handleEvent=a.handleEvent}w(Uk,id);Uk.prototype.c=function(){return this.get("active")};Uk.prototype.g=function(a){this.set("active",a)};Uk.prototype.setMap=function(a){this.A=a};function Vk(a,c,d,e,f){if(null!=d){var g=c.va(),h=c.Fa();m(g)&&m(h)&&m(f)&&0<f&&(a.Aa(cg({rotation:g,duration:f,easing:Yf})),m(e)&&a.Aa(bg({source:h,duration:f,easing:Yf})));c.rotate(d,e)}}
197 -function Wk(a,c,d,e,f){var g=c.sa();d=c.constrainResolution(g,d,0);Xk(a,c,d,e,f)}function Xk(a,c,d,e,f){if(null!=d){var g=c.sa(),h=c.Fa();m(g)&&m(h)&&m(f)&&0<f&&(a.Aa(dg({resolution:g,duration:f,easing:Yf})),m(e)&&a.Aa(bg({source:h,duration:f,easing:Yf})));if(null!=e){var k;a=c.Fa();f=c.sa();m(a)&&m(f)&&(k=[e[0]-d*(e[0]-a[0])/f,e[1]-d*(e[1]-a[1])/f]);c.Sa(k)}c.vb(d)}};function Yk(a){a=m(a)?a:{};this.a=m(a.delta)?a.delta:1;Uk.call(this,{handleEvent:Zk});this.f=m(a.duration)?a.duration:250}w(Yk,Uk);function Zk(a){var c=!1,d=a.b;if(a.type==Zj){var c=a.map,e=a.coordinate,d=d.f?-this.a:this.a,f=c.$();Wk(c,f,d,e,this.f);a.preventDefault();c=!0}return!c};function $k(a){a=a.b;return a.a&&!a.l&&a.f}function al(a){return"pointermove"==a.type}function bl(a){return a.type==ak}function cl(a){a=a.b;return!a.a&&!a.l&&!a.f}function dl(a){a=a.b;return!a.a&&!a.l&&a.f}function el(a){a=a.b.target.tagName;return"INPUT"!==a&&"SELECT"!==a&&"TEXTAREA"!==a}function fl(a){return 1==a.a.pointerId};function gl(a){a=m(a)?a:{};Uk.call(this,{handleEvent:m(a.handleEvent)?a.handleEvent:hl});this.xb=m(a.handleDownEvent)?a.handleDownEvent:qe;this.uc=m(a.handleDragEvent)?a.handleDragEvent:ca;this.Qc=m(a.handleMoveEvent)?a.handleMoveEvent:ca;this.Fe=m(a.handleUpEvent)?a.handleUpEvent:qe;this.u=!1;this.X={};this.j=[]}w(gl,Uk);function il(a){for(var c=a.length,d=0,e=0,f=0;f<c;f++)d+=a[f].clientX,e+=a[f].clientY;return[d/c,e/c]}
198 -function hl(a){if(!(a instanceof Vj))return!0;var c=!1,d=a.type;if(d===ek||d===gk||d===ck)d=a.a,a.type==ck?delete this.X[d.pointerId]:a.type==ek?this.X[d.pointerId]=d:d.pointerId in this.X&&(this.X[d.pointerId]=d),this.j=ub(this.X);this.u&&(a.type==gk?this.uc(a):a.type==ck&&(this.u=this.Fe(a)));a.type==ek?(this.u=a=this.xb(a),c=this.qc(a)):a.type==fk&&this.Qc(a);return!c}gl.prototype.qc=te;function jl(a){gl.call(this,{handleDownEvent:kl,handleDragEvent:ll,handleUpEvent:ml});a=m(a)?a:{};this.a=a.kinetic;this.f=this.i=null;this.v=m(a.condition)?a.condition:cl;this.l=!1}w(jl,gl);function ll(a){var c=il(this.j);this.a&&this.a.b.push(c[0],c[1],ta());if(null!==this.f){var d=this.f[0]-c[0],e=c[1]-this.f[1];a=a.map;var f=a.$(),g=Uf(f),e=d=[d,e],h=g.resolution;e[0]*=h;e[1]*=h;ud(d,g.rotation);pd(d,g.center);d=f.Cd(d);a.render();f.Sa(d)}this.f=c}
199 -function ml(a){a=a.map;var c=a.$();if(0===this.j.length){var d;if(d=!this.l&&this.a)if(d=this.a,6>d.b.length)d=!1;else{var e=ta()-d.j,f=d.b.length-3;if(d.b[f+2]<e)d=!1;else{for(var g=f-3;0<g&&d.b[g+2]>e;)g-=3;var e=d.b[f+2]-d.b[g+2],h=d.b[f]-d.b[g],f=d.b[f+1]-d.b[g+1];d.g=Math.atan2(f,h);d.a=Math.sqrt(h*h+f*f)/e;d=d.a>d.c}}d&&(d=this.a,d=(d.c-d.a)/d.f,f=this.a.g,g=c.Fa(),this.i=Sk(this.a,g),a.Aa(this.i),g=a.Ba(g),d=a.wa([g[0]-d*Math.cos(f),g[1]-d*Math.sin(f)]),d=c.Cd(d),c.Sa(d));Xf(c,-1);a.render();
200 -return!1}this.f=null;return!0}function kl(a){if(0<this.j.length&&this.v(a)){var c=a.map,d=c.$();this.f=null;this.u||Xf(d,1);c.render();null!==this.i&&Za(c.B,this.i)&&(d.Sa(a.frameState.viewState.center),this.i=null);this.a&&(a=this.a,a.b.length=0,a.g=0,a.a=0);this.l=1<this.j.length;return!0}return!1}jl.prototype.qc=qe;function nl(a){a=m(a)?a:{};gl.call(this,{handleDownEvent:pl,handleDragEvent:ql,handleUpEvent:rl});this.f=m(a.condition)?a.condition:$k;this.a=void 0;this.i=m(a.duration)?a.duration:250}w(nl,gl);function ql(a){if(fl(a)){var c=a.map,d=c.Ea();a=a.pixel;d=Math.atan2(d[1]/2-a[1],a[0]-d[0]/2);if(m(this.a)){a=d-this.a;var e=c.$(),f=e.va();c.render();Vk(c,e,f-a)}this.a=d}}
201 -function rl(a){if(!fl(a))return!0;a=a.map;var c=a.$();Xf(c,-1);var d=c.va(),e=this.i,d=c.constrainRotation(d,0);Vk(a,c,d,void 0,e);return!1}function pl(a){return fl(a)&&Cc(a.b)&&this.f(a)?(a=a.map,Xf(a.$(),1),a.render(),this.a=void 0,!0):!1}nl.prototype.qc=qe;function sl(a){this.c=this.a=this.f=this.g=this.b=null;this.i=a}w(sl,qc);function tl(a){var c=a.f,d=a.a;a=Ua([c,[c[0],d[1]],d,[d[0],c[1]]],a.b.wa,a.b);a[4]=a[0].slice();return new D([a])}sl.prototype.Y=function(){this.setMap(null)};sl.prototype.j=function(a){var c=this.c,d=this.i;a.vectorContext.wc(Infinity,function(a){a.Ia(d.f,d.c);a.Ja(d.a);a.Tb(c,null)})};sl.prototype.V=function(){return this.c};function ul(a){null===a.b||null===a.f||null===a.a||a.b.render()}
202 -sl.prototype.setMap=function(a){null!==this.g&&(Zc(this.g),this.g=null,this.b.render(),this.b=null);this.b=a;null!==this.b&&(this.g=x(a,"postcompose",this.j,!1,this),ul(this))};function vl(a,c){vc.call(this,a);this.coordinate=c}w(vl,vc);function wl(a){gl.call(this,{handleDownEvent:xl,handleDragEvent:yl,handleUpEvent:zl});a=m(a)?a:{};this.f=new sl(m(a.style)?a.style:null);this.a=null;this.v=m(a.condition)?a.condition:re}w(wl,gl);function yl(a){if(fl(a)){var c=this.f;a=a.pixel;c.f=this.a;c.a=a;c.c=tl(c);ul(c)}}wl.prototype.V=function(){return this.f.V()};wl.prototype.l=ca;
203 -function zl(a){if(!fl(a))return!0;this.f.setMap(null);var c=a.pixel[0]-this.a[0],d=a.pixel[1]-this.a[1];64<=c*c+d*d&&(this.l(a),C(this,new vl("boxend",a.coordinate)));return!1}function xl(a){if(fl(a)&&Cc(a.b)&&this.v(a)){this.a=a.pixel;this.f.setMap(a.map);var c=this.f,d=this.a;c.f=this.a;c.a=d;c.c=tl(c);ul(c);C(this,new vl("boxstart",a.coordinate));return!0}return!1};function Al(){this.a=-1};function Bl(){this.a=-1;this.a=64;this.b=Array(4);this.g=Array(this.a);this.f=this.c=0;this.reset()}w(Bl,Al);Bl.prototype.reset=function(){this.b[0]=1732584193;this.b[1]=4023233417;this.b[2]=2562383102;this.b[3]=271733878;this.f=this.c=0};
204 -function Cl(a,c,d){d||(d=0);var e=Array(16);if(ia(c))for(var f=0;16>f;++f)e[f]=c.charCodeAt(d++)|c.charCodeAt(d++)<<8|c.charCodeAt(d++)<<16|c.charCodeAt(d++)<<24;else for(f=0;16>f;++f)e[f]=c[d++]|c[d++]<<8|c[d++]<<16|c[d++]<<24;c=a.b[0];d=a.b[1];var f=a.b[2],g=a.b[3],h=0,h=c+(g^d&(f^g))+e[0]+3614090360&4294967295;c=d+(h<<7&4294967295|h>>>25);h=g+(f^c&(d^f))+e[1]+3905402710&4294967295;g=c+(h<<12&4294967295|h>>>20);h=f+(d^g&(c^d))+e[2]+606105819&4294967295;f=g+(h<<17&4294967295|h>>>15);h=d+(c^f&(g^
93 +l.scale=function(a,c){var d=ja(c)?c:a;this.left*=a;this.right*=a;this.top*=d;this.bottom*=d;return this};function Uf(a,c,d,e){this.left=a;this.top=c;this.width=d;this.height=e}l=Uf.prototype;l.clone=function(){return new Uf(this.left,this.top,this.width,this.height)};l.contains=function(a){return a instanceof Uf?this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height:a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height};
94 +l.distance=function(a){var c=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(c*c+a*a)};l.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};l.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
95 +l.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};l.scale=function(a,c){var d=ja(c)?c:a;this.left*=a;this.width*=a;this.top*=d;this.height*=d;return this};function Vf(a,c){var d=Af(a);return d.defaultView&&d.defaultView.getComputedStyle&&(d=d.defaultView.getComputedStyle(a,null))?d[c]||d.getPropertyValue(c)||"":""}function Wf(a,c,d){var e;c instanceof wf?(e=c.x,c=c.y):(e=c,c=d);a.style.left=Xf(e);a.style.top=Xf(c)}
96 +function Yf(a){var c;try{c=a.getBoundingClientRect()}catch(d){return{left:0,top:0,right:0,bottom:0}}kf&&a.ownerDocument.body&&(a=a.ownerDocument,c.left-=a.documentElement.clientLeft+a.body.clientLeft,c.top-=a.documentElement.clientTop+a.body.clientTop);return c}function Zf(a){if(1==a.nodeType)return a=Yf(a),new wf(a.left,a.top);a=a.changedTouches?a.changedTouches[0]:a;return new wf(a.clientX,a.clientY)}function Xf(a){"number"==typeof a&&(a=a+"px");return a}
97 +function $f(a){var c=ag;if("none"!=(Vf(a,"display")||(a.currentStyle?a.currentStyle.display:null)||a.style&&a.style.display))return c(a);var d=a.style,e=d.display,f=d.visibility,g=d.position;d.visibility="hidden";d.position="absolute";d.display="inline";a=c(a);d.display=e;d.position=g;d.visibility=f;return a}function ag(a){var c=a.offsetWidth,d=a.offsetHeight,e=nf&&!c&&!d;return ba(c)&&!e||!a.getBoundingClientRect?new xf(c,d):(a=Yf(a),new xf(a.right-a.left,a.bottom-a.top))}
98 +function bg(a,c){a.style.display=c?"":"none"}function cg(a,c,d,e){if(/^\d+px?$/.test(c))return parseInt(c,10);var f=a.style[d],g=a.runtimeStyle[d];a.runtimeStyle[d]=a.currentStyle[d];a.style[d]=c;c=a.style[e];a.style[d]=f;a.runtimeStyle[d]=g;return c}function dg(a,c){var d=a.currentStyle?a.currentStyle[c]:null;return d?cg(a,d,"left","pixelLeft"):0}
99 +function eg(a,c){if(kf){var d=dg(a,c+"Left"),e=dg(a,c+"Right"),f=dg(a,c+"Top"),g=dg(a,c+"Bottom");return new Tf(f,e,g,d)}d=Vf(a,c+"Left");e=Vf(a,c+"Right");f=Vf(a,c+"Top");g=Vf(a,c+"Bottom");return new Tf(parseFloat(f),parseFloat(e),parseFloat(g),parseFloat(d))}var fg={thin:2,medium:4,thick:6};function gg(a,c){if("none"==(a.currentStyle?a.currentStyle[c+"Style"]:null))return 0;var d=a.currentStyle?a.currentStyle[c+"Width"]:null;return d in fg?fg[d]:cg(a,d,"left","pixelLeft")}
100 +function hg(a){if(kf&&!(9<=uf)){var c=gg(a,"borderLeft"),d=gg(a,"borderRight"),e=gg(a,"borderTop");a=gg(a,"borderBottom");return new Tf(e,d,a,c)}c=Vf(a,"borderLeftWidth");d=Vf(a,"borderRightWidth");e=Vf(a,"borderTopWidth");a=Vf(a,"borderBottomWidth");return new Tf(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};function ig(a,c,d){Eb.call(this,a);this.map=c;this.frameState=void 0!==d?d:null}y(ig,Eb);function jg(a){Mb.call(this);this.element=a.element?a.element:null;this.a=this.S=null;this.s=[];this.render=a.render?a.render:va;a.target&&this.c(a.target)}y(jg,Mb);jg.prototype.fa=function(){Jf(this.element);jg.ia.fa.call(this)};jg.prototype.i=function(){return this.a};
101 +jg.prototype.setMap=function(a){this.a&&Jf(this.element);for(var c=0,d=this.s.length;c<d;++c)sb(this.s[c]);this.s.length=0;if(this.a=a)(this.S?this.S:a.A).appendChild(this.element),this.render!==va&&this.s.push(D(a,"postrender",this.render,this)),a.render()};jg.prototype.c=function(a){this.S=Bf(a)};function kg(){this.g=0;this.f={};this.a=this.b=null}l=kg.prototype;l.clear=function(){this.g=0;this.f={};this.a=this.b=null};function lg(a,c){return a.f.hasOwnProperty(c)}l.forEach=function(a,c){for(var d=this.b;d;)a.call(c,d.mc,d.ee,this),d=d.xb};l.get=function(a){a=this.f[a];if(a===this.a)return a.mc;a===this.b?(this.b=this.b.xb,this.b.hc=null):(a.xb.hc=a.hc,a.hc.xb=a.xb);a.xb=null;a.hc=this.a;this.a=this.a.xb=a;return a.mc};l.rc=function(){return this.g};
102 +l.O=function(){var a=Array(this.g),c=0,d;for(d=this.a;d;d=d.hc)a[c++]=d.ee;return a};l.vc=function(){var a=Array(this.g),c=0,d;for(d=this.a;d;d=d.hc)a[c++]=d.mc;return a};l.pop=function(){var a=this.b;delete this.f[a.ee];a.xb&&(a.xb.hc=null);this.b=a.xb;this.b||(this.a=null);--this.g;return a.mc};l.replace=function(a,c){this.get(a);this.f[a].mc=c};l.set=function(a,c){var d={ee:a,xb:null,hc:this.a,mc:c};this.a?this.a.xb=d:this.b=d;this.a=d;this.f[a]=d;++this.g};function mg(a){kg.call(this);this.c=void 0!==a?a:2048}y(mg,kg);function ng(a){return a.rc()>a.c}function og(a,c){for(var d,e;ng(a)&&!(d=a.b.mc,e=d.ga[0].toString(),e in c&&c[e].contains(d.ga));)a.pop().Rd()};function pg(a,c){Hb.call(this);this.ga=a;this.state=c;this.a=null;this.key=""}y(pg,Hb);function qg(a){a.b("change")}pg.prototype.eb=function(){return x(this).toString()};pg.prototype.f=function(){return this.ga};pg.prototype.V=function(){return this.state};function rg(a){Mb.call(this);this.f=qd(a.projection);this.Da=void 0!==a.attributions?a.attributions:null;this.D=a.logo;this.wa=void 0!==a.state?a.state:"ready";this.J=void 0!==a.wrapX?a.wrapX:!1}y(rg,Mb);l=rg.prototype;l.oe=va;l.ea=function(){return this.Da};l.pa=function(){return this.D};l.sa=function(){return this.f};l.V=function(){return this.wa};function sg(a){return a.J}l.ma=function(a){this.Da=a;this.u()};function tg(a,c){a.wa=c;a.u()};function ug(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.a=a.resolutions;this.maxZoom=this.a.length-1;this.g=void 0!==a.origin?a.origin:null;this.c=null;void 0!==a.origins&&(this.c=a.origins);var c=a.extent;void 0===c||this.g||this.c||(this.g=Sc(c));this.i=null;void 0!==a.tileSizes&&(this.i=a.tileSizes);this.l=void 0!==a.tileSize?a.tileSize:this.i?null:256;this.s=void 0!==c?c:null;this.b=null;void 0!==a.sizes?this.b=a.sizes.map(function(a){return new Me(Math.min(0,a[0]),Math.max(a[0]-1,-1),
103 +Math.min(0,a[1]),Math.max(a[1]-1,-1))},this):c&&vg(this,c);this.f=[0,0]}var wg=[0,0,0];function xg(a,c,d,e,f,g){g=a.Ca(c,g);for(c=c[0]-1;c>=a.minZoom;){if(d.call(e,c,yg(a,g,c,f)))return!0;--c}return!1}l=ug.prototype;l.G=function(){return this.s};l.yg=function(){return this.maxZoom};l.zg=function(){return this.minZoom};l.Ha=function(a){return this.g?this.g:this.c[a]};l.Z=function(a){return this.a[a]};l.Pb=function(){return this.a};
104 +function zg(a,c,d,e){return c[0]<a.maxZoom?(e=a.Ca(c,e),yg(a,e,c[0]+1,d)):null}function Ag(a,c,d,e){Bg(a,c[0],c[1],d,!1,wg);var f=wg[1],g=wg[2];Bg(a,c[2],c[3],d,!0,wg);a=wg[1];c=wg[2];void 0!==e?(e.ra=f,e.va=a,e.xa=g,e.Aa=c):e=new Me(f,a,g,c);return e}function yg(a,c,d,e){d=a.Z(d);return Ag(a,c,d,e)}function Cg(a,c){var d=a.Ha(c[0]),e=a.Z(c[0]),f=Sb(a.Ua(c[0]),a.f);return[d[0]+(c[1]+.5)*f[0]*e,d[1]+(c[2]+.5)*f[1]*e]}
105 +l.Ca=function(a,c){var d=this.Ha(a[0]),e=this.Z(a[0]),f=Sb(this.Ua(a[0]),this.f),g=d[0]+a[1]*f[0]*e,d=d[1]+a[2]*f[1]*e;return Ic(g,d,g+f[0]*e,d+f[1]*e,c)};l.$d=function(a,c,d){return Bg(this,a[0],a[1],c,!1,d)};function Bg(a,c,d,e,f,g){var h=Dg(a,e),k=e/a.Z(h),m=a.Ha(h);a=Sb(a.Ua(h),a.f);c=k*Math.floor((c-m[0])/e+(f?.5:0))/a[0];d=k*Math.floor((d-m[1])/e+(f?0:.5))/a[1];f?(c=Math.ceil(c)-1,d=Math.ceil(d)-1):(c=Math.floor(c),d=Math.floor(d));return Ke(h,c,d,g)}
106 +l.ud=function(a,c,d){c=this.Z(c);return Bg(this,a[0],a[1],c,!1,d)};l.Ua=function(a){return this.l?this.l:this.i[a]};function Dg(a,c){var d=Va(a.a,c,0);return La(d,a.minZoom,a.maxZoom)}function vg(a,c){for(var d=a.a.length,e=Array(d),f=a.minZoom;f<d;++f)e[f]=yg(a,c,f);a.b=e}function Eg(a){var c=a.j;if(!c){var c=Fg(a),d=Gg(c,void 0,void 0),c=new ug({extent:c,origin:Sc(c),resolutions:d,tileSize:void 0});a.j=c}return c}
107 +function Hg(a){var c={};mb(c,void 0!==a?a:{});void 0===c.extent&&(c.extent=qd("EPSG:3857").G());c.resolutions=Gg(c.extent,c.maxZoom,c.tileSize);delete c.maxZoom;return new ug(c)}function Gg(a,c,d){c=void 0!==c?c:42;var e=Xc(a);a=Wc(a);d=Sb(void 0!==d?d:256);d=Math.max(a/d[0],e/d[1]);c+=1;e=Array(c);for(a=0;a<c;++a)e[a]=d/Math.pow(2,a);return e}function Fg(a){a=qd(a);var c=a.G();c||(a=180*md.degrees/a.$b(),c=Ic(-a,-a,a,a));return c};function Ig(a){rg.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.na=void 0!==a.opaque?a.opaque:!1;this.ya=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new mg(a.Se);this.j=[0,0]}y(Ig,rg);l=Ig.prototype;l.lh=function(){return ng(this.a)};l.mh=function(a,c){var d=this.td(a);d&&og(d,c)};
108 +function Jg(a,c,d,e,f){c=a.td(c);if(!c)return!1;for(var g=!0,h,k,m=e.ra;m<=e.va;++m)for(var n=e.xa;n<=e.Aa;++n)h=a.Db(d,m,n),k=!1,lg(c,h)&&(h=c.get(h),(k=2===h.V())&&(k=!1!==f(h))),k||(g=!1);return g}l.Ud=function(){return 0};l.bf=function(){return""};l.Db=function(a,c,d){return a+"/"+c+"/"+d};l.Wd=function(){return this.na};l.Pb=function(){return this.tileGrid.Pb()};l.Ma=function(){return this.tileGrid};l.Za=function(a){return this.tileGrid?this.tileGrid:Eg(a)};
109 +l.td=function(a){var c=this.f;return c&&!Hd(c,a)?null:this.a};l.uc=function(){return this.ya};function Kg(a,c,d,e){e=a.Za(e);d=a.uc(d);c=Sb(e.Ua(c),a.j);return 1==d?c:Rb(c,d,a.j)}function Lg(a,c,d){var e=void 0!==d?d:a.f;d=a.Za(e);if(a.J&&e.g){var f=c;c=f[0];a=Cg(d,f);e=Fg(e);Dc(e,a)?c=f:(f=Wc(e),a[0]+=f*Math.ceil((e[0]-a[0])/f),c=d.ud(a,c))}f=c[0];e=c[1];a=c[2];if(d.minZoom>f||f>d.maxZoom)d=!1;else{var g=d.G();d=(d=g?yg(d,g,f):d.b?d.b[f]:null)?Ne(d,e,a):!0}return d?c:null}l.Of=va;
110 +function Mg(a,c){Eb.call(this,a);this.tile=c}y(Mg,Eb);function Ng(a){a=a?a:{};this.J=document.createElement("UL");this.A=document.createElement("LI");this.J.appendChild(this.A);bg(this.A,!1);this.f=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.f=!1);var c=void 0!==a.className?a.className:"ol-attribution",d=void 0!==a.tipLabel?a.tipLabel:"Attributions",e=void 0!==a.collapseLabel?a.collapseLabel:"\u00bb";this.D="string"===typeof e?Ef("SPAN",{},e):e;e=void 0!==a.label?a.label:"i";this.H="string"===typeof e?
111 +Ef("SPAN",{},e):e;d=Ef("BUTTON",{type:"button",title:d},this.l&&!this.f?this.D:this.H);D(d,"click",this.Bl,this);c=Ef("DIV",c+" ol-unselectable ol-control"+(this.f&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible"),this.J,d);jg.call(this,{element:c,render:a.render?a.render:Og,target:a.target});this.B=!0;this.o={};this.j={};this.U={}}y(Ng,jg);
112 +function Og(a){if(a=a.frameState){var c,d,e,f,g,h,k,m,n,p,q,r=a.layerStatesArray,t=mb({},a.attributions),v={},w=a.viewState.projection;d=0;for(c=r.length;d<c;d++)if(h=r[d].layer.da())if(p=x(h).toString(),n=h.ea())for(e=0,f=n.length;e<f;e++)if(k=n[e],m=x(k).toString(),!(m in t)){if(g=a.usedTiles[p]){var A=h.Za(w);a:{q=k;var B=w;if(q.b){var z=void 0,C=void 0,O=void 0,I=void 0;for(I in g)if(I in q.b)for(var O=g[I],K,z=0,C=q.b[I].length;z<C;++z){K=q.b[I][z];if(Pe(K,O)){q=!0;break a}var P=yg(A,Fg(B),parseInt(I,
113 +10)),da=P.va-P.ra+1;if(O.ra<P.ra||O.va>P.va)if(Pe(K,new Me($b(O.ra,da),$b(O.va,da),O.xa,O.Aa))||O.va-O.ra+1>da&&Pe(K,P)){q=!0;break a}}q=!1}else q=!0}}else q=!1;q?(m in v&&delete v[m],t[m]=k):v[m]=k}c=[t,v];d=c[0];c=c[1];for(var J in this.o)J in d?(this.j[J]||(bg(this.o[J],!0),this.j[J]=!0),delete d[J]):J in c?(this.j[J]&&(bg(this.o[J],!1),delete this.j[J]),delete c[J]):(Jf(this.o[J]),delete this.o[J],delete this.j[J]);for(J in d)e=document.createElement("LI"),e.innerHTML=d[J].a,this.J.appendChild(e),
114 +this.o[J]=e,this.j[J]=!0;for(J in c)e=document.createElement("LI"),e.innerHTML=c[J].a,bg(e,!1),this.J.appendChild(e),this.o[J]=e;J=!pb(this.j)||!pb(a.logos);this.B!=J&&(bg(this.element,J),this.B=J);J&&pb(this.j)?Qf(this.element,"ol-logo-only"):Rf(this.element,"ol-logo-only");var ea;a=a.logos;J=this.U;for(ea in J)ea in a||(Jf(J[ea]),delete J[ea]);for(var Ga in a)Ga in J||(ea=new Image,ea.src=Ga,d=a[Ga],""===d?d=ea:(d=Ef("A",{href:d}),d.appendChild(ea)),this.A.appendChild(d),J[Ga]=d);bg(this.A,!pb(a))}else this.B&&
115 +(bg(this.element,!1),this.B=!1)}l=Ng.prototype;l.Bl=function(a){a.preventDefault();Pg(this)};function Pg(a){Sf(a.element,"ol-collapsed");a.f?Kf(a.D,a.H):Kf(a.H,a.D);a.f=!a.f}l.Al=function(){return this.l};l.Dl=function(a){this.l!==a&&(this.l=a,Sf(this.element,"ol-uncollapsible"),!a&&this.f&&Pg(this))};l.Cl=function(a){this.l&&this.f!==a&&Pg(this)};l.zl=function(){return this.f};function Qg(a){a=a?a:{};var c=void 0!==a.className?a.className:"ol-rotate",d=void 0!==a.label?a.label:"\u21e7";this.f=null;"string"===typeof d?this.f=Ef("SPAN","ol-compass",d):(this.f=d,Qf(this.f,"ol-compass"));d=Ef("BUTTON",{"class":c+"-reset",type:"button",title:a.tipLabel?a.tipLabel:"Reset rotation"},this.f);D(d,"click",Qg.prototype.B,this);c=Ef("DIV",c+" ol-unselectable ol-control",d);d=a.render?a.render:Rg;this.l=a.resetNorth?a.resetNorth:void 0;jg.call(this,{element:c,render:d,target:a.target});
116 +this.o=void 0!==a.duration?a.duration:250;this.j=void 0!==a.autoHide?a.autoHide:!0;this.A=void 0;this.j&&Qf(this.element,"ol-hidden")}y(Qg,jg);Qg.prototype.B=function(a){a.preventDefault();if(void 0!==this.l)this.l();else{a=this.a;var c=a.$();if(c){var d=c.Ka();void 0!==d&&(0<this.o&&(d%=2*Math.PI,d<-Math.PI&&(d+=2*Math.PI),d>Math.PI&&(d-=2*Math.PI),a.Ra(Ie({rotation:d,duration:this.o,easing:De}))),c.ke(0))}}};
117 +function Rg(a){if(a=a.frameState){a=a.viewState.rotation;if(a!=this.A){var c="rotate("+a+"rad)";if(this.j){var d=this.element;0===a?Qf(d,"ol-hidden"):Rf(d,"ol-hidden")}this.f.style.msTransform=c;this.f.style.webkitTransform=c;this.f.style.transform=c}this.A=a}};function Sg(a){a=a?a:{};var c=void 0!==a.className?a.className:"ol-zoom",d=void 0!==a.delta?a.delta:1,e=void 0!==a.zoomOutLabel?a.zoomOutLabel:"\u2212",f=void 0!==a.zoomOutTipLabel?a.zoomOutTipLabel:"Zoom out",g=Ef("BUTTON",{"class":c+"-in",type:"button",title:void 0!==a.zoomInTipLabel?a.zoomInTipLabel:"Zoom in"},void 0!==a.zoomInLabel?a.zoomInLabel:"+");D(g,"click",ra(Sg.prototype.j,d),this);e=Ef("BUTTON",{"class":c+"-out",type:"button",title:f},e);D(e,"click",ra(Sg.prototype.j,-d),this);c=Ef("DIV",
118 +c+" ol-unselectable ol-control",g,e);jg.call(this,{element:c,target:a.target});this.f=void 0!==a.duration?a.duration:250}y(Sg,jg);Sg.prototype.j=function(a,c){c.preventDefault();var d=this.a,e=d.$();if(e){var f=e.Z();f&&(0<this.f&&d.Ra(Je({resolution:f,duration:this.f,easing:De})),d=e.constrainResolution(f,a),e.Vb(d))}};function Tg(a){a=a?a:{};var c=new Se;(void 0!==a.zoom?a.zoom:1)&&c.push(new Sg(a.zoomOptions));(void 0!==a.rotate?a.rotate:1)&&c.push(new Qg(a.rotateOptions));(void 0!==a.attribution?a.attribution:1)&&c.push(new Ng(a.attributionOptions));return c};var Ug=nf?"webkitfullscreenchange":mf?"mozfullscreenchange":kf?"MSFullscreenChange":"fullscreenchange";function Vg(){var a=yf().b,c=a.body;return!!(c.webkitRequestFullscreen||c.mozRequestFullScreen&&a.mozFullScreenEnabled||c.msRequestFullscreen&&a.msFullscreenEnabled||c.requestFullscreen&&a.fullscreenEnabled)}
119 +function Wg(a){a.webkitRequestFullscreen?a.webkitRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.msRequestFullscreen?a.msRequestFullscreen():a.requestFullscreen&&a.requestFullscreen()}function Xg(){var a=yf().b;return!!(a.webkitIsFullScreen||a.mozFullScreen||a.msFullscreenElement||a.fullscreenElement)};function Yg(a){a=a?a:{};this.f=void 0!==a.className?a.className:"ol-full-screen";var c=void 0!==a.label?a.label:"\u2922";this.j="string"===typeof c?document.createTextNode(c):c;c=void 0!==a.labelActive?a.labelActive:"\u00d7";this.l="string"===typeof c?document.createTextNode(c):c;c=a.tipLabel?a.tipLabel:"Toggle full-screen";c=Ef("BUTTON",{"class":this.f+"-"+Xg(),type:"button",title:c},this.j);D(c,"click",this.J,this);D(aa.document,Ug,this.A,this);var d=this.f+" ol-unselectable ol-control "+(Vg()?
120 +"":"ol-unsupported"),c=Ef("DIV",d,c);jg.call(this,{element:c,target:a.target});this.B=void 0!==a.keys?a.keys:!1;this.o=a.source}y(Yg,jg);
121 +Yg.prototype.J=function(a){a.preventDefault();Vg()&&(a=this.a)&&(Xg()?(a=yf().b,a.webkitCancelFullScreen?a.webkitCancelFullScreen():a.mozCancelFullScreen?a.mozCancelFullScreen():a.msExitFullscreen?a.msExitFullscreen():a.exitFullscreen&&a.exitFullscreen()):(a=this.o?Bf(this.o):a.tc(),this.B?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen():Wg(a):Wg(a)))};
122 +Yg.prototype.A=function(){var a=this.f+"-true",c=this.f+"-false",d=Lf(this.element),e=this.a;Xg()?(Pf(d,c)&&(Rf(d,c),Qf(d,a)),Kf(this.l,this.j)):(Pf(d,a)&&(Rf(d,a),Qf(d,c)),Kf(this.j,this.l));e&&e.Xc()};function Zg(a){a=a?a:{};var c=document.createElement("DIV");c.className=void 0!==a.className?a.className:"ol-mouse-position";jg.call(this,{element:c,render:a.render?a.render:$g,target:a.target});D(this,Ob("projection"),this.El,this);a.coordinateFormat&&this.Nh(a.coordinateFormat);a.projection&&this.Xg(qd(a.projection));this.A=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.o=c.innerHTML;this.l=this.j=this.f=null}y(Zg,jg);
123 +function $g(a){a=a.frameState;a?this.f!=a.viewState.projection&&(this.f=a.viewState.projection,this.j=null):this.f=null;ah(this,this.l)}l=Zg.prototype;l.El=function(){this.j=null};l.rg=function(){return this.get("coordinateFormat")};l.Wg=function(){return this.get("projection")};l.Ak=function(a){this.l=this.a.Td(a);ah(this,this.l)};l.Bk=function(){ah(this,null);this.l=null};l.setMap=function(a){Zg.ia.setMap.call(this,a);a&&(a=a.a,this.s.push(D(a,"mousemove",this.Ak,this),D(a,"mouseout",this.Bk,this)))};
124 +l.Nh=function(a){this.set("coordinateFormat",a)};l.Xg=function(a){this.set("projection",a)};function ah(a,c){var d=a.A;if(c&&a.f){if(!a.j){var e=a.Wg();a.j=e?ud(a.f,e):Jd}if(e=a.a.La(c))a.j(e,e),d=(d=a.rg())?d(e):e.toString()}a.o&&d==a.o||(a.element.innerHTML=d,a.o=d)};function bh(a,c){var d=a;c&&(d=qa(a,c));d=ch(d);!ka(aa.setImmediate)||aa.Window&&aa.Window.prototype&&aa.Window.prototype.setImmediate==aa.setImmediate?(dh||(dh=eh()),dh(d)):aa.setImmediate(d)}var dh;
125 +function eh(){var a=aa.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!ef("Presto")&&(a=function(){var a=document.createElement("IFRAME");a.style.display="none";a.src="";document.documentElement.appendChild(a);var c=a.contentWindow,a=c.document;a.open();a.write("");a.close();var d="callImmediate"+Math.random(),e="file:"==c.location.protocol?"*":c.location.protocol+"//"+c.location.host,a=qa(function(a){if(("*"==e||a.origin==e)&&a.data==
126 +d)this.port1.onmessage()},this);c.addEventListener("message",a,!1);this.port1={};this.port2={postMessage:function(){c.postMessage(d,e)}}});if("undefined"!==typeof a&&!ef("Trident")&&!ef("MSIE")){var c=new a,d={},e=d;c.port1.onmessage=function(){if(ba(d.next)){d=d.next;var a=d.hg;d.hg=null;a()}};return function(a){e.next={hg:a};e=e.next;c.port2.postMessage(0)}}return"undefined"!==typeof document&&"onreadystatechange"in document.createElement("SCRIPT")?function(a){var c=document.createElement("SCRIPT");
127 +c.onreadystatechange=function(){c.onreadystatechange=null;c.parentNode.removeChild(c);c=null;a();a=null};document.documentElement.appendChild(c)}:function(a){aa.setTimeout(a,0)}}var ch=hd;function fh(a,c){this.a={};this.b=[];this.g=0;var d=arguments.length;if(1<d){if(d%2)throw Error("Uneven number of arguments");for(var e=0;e<d;e+=2)this.set(arguments[e],arguments[e+1])}else if(a){var f;if(a instanceof fh)f=a.O(),e=a.vc();else{var d=[],g=0;for(f in a)d[g++]=f;f=d;d=[];g=0;for(e in a)d[g++]=a[e];e=d}for(d=0;d<f.length;d++)this.set(f[d],e[d])}}l=fh.prototype;l.rc=function(){return this.g};l.vc=function(){gh(this);for(var a=[],c=0;c<this.b.length;c++)a.push(this.a[this.b[c]]);return a};
128 +l.O=function(){gh(this);return this.b.concat()};l.Oa=function(){return 0==this.g};l.clear=function(){this.a={};this.g=this.b.length=0};l.remove=function(a){return hh(this.a,a)?(delete this.a[a],this.g--,this.b.length>2*this.g&&gh(this),!0):!1};function gh(a){if(a.g!=a.b.length){for(var c=0,d=0;c<a.b.length;){var e=a.b[c];hh(a.a,e)&&(a.b[d++]=e);c++}a.b.length=d}if(a.g!=a.b.length){for(var f={},d=c=0;c<a.b.length;)e=a.b[c],hh(f,e)||(a.b[d++]=e,f[e]=1),c++;a.b.length=d}}
129 +l.get=function(a,c){return hh(this.a,a)?this.a[a]:c};l.set=function(a,c){hh(this.a,a)||(this.g++,this.b.push(a));this.a[a]=c};l.forEach=function(a,c){for(var d=this.O(),e=0;e<d.length;e++){var f=d[e],g=this.get(f);a.call(c,g,f,this)}};l.clone=function(){return new fh(this)};function hh(a,c){return Object.prototype.hasOwnProperty.call(a,c)};function ih(){this.b=sa()}new ih;ih.prototype.set=function(a){this.b=a};ih.prototype.get=function(){return this.b};function jh(a,c,d){Eb.call(this,a);this.b=c;a=d?d:{};this.buttons=kh(a);this.pressure=lh(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:
130 +null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;c.preventDefault&&(this.preventDefault=function(){c.preventDefault()})}y(jh,Eb);function kh(a){if(a.buttons||mh)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}
131 +function lh(a,c){var d=0;a.pressure?d=a.pressure:d=c?.5:0;return d}var mh=!1;try{mh=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function nh(a,c){var d=document.createElement("CANVAS");a&&(d.width=a);c&&(d.height=c);return d.getContext("2d")}
132 +var oh=function(){var a;return function(){if(void 0===a)if(aa.getComputedStyle){var c=document.createElement("P"),d,e={webkitTransform:"-webkit-transform",OTransform:"-o-transform",msTransform:"-ms-transform",MozTransform:"-moz-transform",transform:"transform"};document.body.appendChild(c);for(var f in e)f in c.style&&(c.style[f]="translate(1px,1px)",d=aa.getComputedStyle(c).getPropertyValue(e[f]));Jf(c);a=d&&"none"!==d}else a=!1;return a}}(),ph=function(){var a;return function(){if(void 0===a)if(aa.getComputedStyle){var c=
133 +document.createElement("P"),d,e={webkitTransform:"-webkit-transform",OTransform:"-o-transform",msTransform:"-ms-transform",MozTransform:"-moz-transform",transform:"transform"};document.body.appendChild(c);for(var f in e)f in c.style&&(c.style[f]="translate3d(1px,1px,1px)",d=aa.getComputedStyle(c).getPropertyValue(e[f]));Jf(c);a=d&&"none"!==d}else a=!1;return a}}();
134 +function qh(a,c){var d=a.style;d.WebkitTransform=c;d.MozTransform=c;d.b=c;d.msTransform=c;d.transform=c;kf&&sf("9.0")&&(a.style.transformOrigin="0 0")}function rh(a,c){var d;if(ph()){var e=Array(16);for(d=0;16>d;++d)e[d]=c[d].toFixed(6);qh(a,"matrix3d("+e.join(",")+")")}else if(oh()){var e=[c[0],c[1],c[4],c[5],c[12],c[13]],f=Array(6);for(d=0;6>d;++d)f[d]=e[d].toFixed(6);qh(a,"matrix("+f.join(",")+")")}else a.style.left=Math.round(c[12])+"px",a.style.top=Math.round(c[13])+"px"};var sh=["experimental-webgl","webgl","webkit-3d","moz-webgl"];function th(a,c){var d,e,f=sh.length;for(e=0;e<f;++e)try{if(d=a.getContext(sh[e],c))return d}catch(g){}return null};var uh,vh="undefined"!==typeof navigator?navigator.userAgent.toLowerCase():"",wh=-1!==vh.indexOf("firefox"),xh=-1!==vh.indexOf("safari")&&-1===vh.indexOf("chrom"),yh=-1!==vh.indexOf("macintosh"),zh=aa.devicePixelRatio||1,Ah=!1,Bh=function(){if(!("HTMLCanvasElement"in aa))return!1;try{var a=nh();return a?(void 0!==a.setLineDash&&(Ah=!0),!0):!1}catch(c){return!1}}(),Ch="DeviceOrientationEvent"in aa,Dh="geolocation"in aa.navigator,Eh="ontouchstart"in aa,Fh="PointerEvent"in aa,Gh=!!aa.navigator.msPointerEnabled,
135 +Hh=!1,Ih,Jh=[];if("WebGLRenderingContext"in aa)try{var Kh=th(document.createElement("CANVAS"),{failIfMajorPerformanceCaveat:!0});Kh&&(Hh=!0,Ih=Kh.getParameter(Kh.MAX_TEXTURE_SIZE),Jh=Kh.getSupportedExtensions())}catch(a){}uh=Hh;ua=Jh;ta=Ih;function Lh(a,c){this.b=a;this.c=c};function Mh(a){Lh.call(this,a,{mousedown:this.Vk,mousemove:this.Wk,mouseup:this.Zk,mouseover:this.Yk,mouseout:this.Xk});this.a=a.g;this.g=[]}y(Mh,Lh);function Nh(a,c){for(var d=a.g,e=c.clientX,f=c.clientY,g=0,h=d.length,k;g<h&&(k=d[g]);g++){var m=Math.abs(f-k[1]);if(25>=Math.abs(e-k[0])&&25>=m)return!0}return!1}function Oh(a){var c=Ph(a,a),d=c.preventDefault;c.preventDefault=function(){a.preventDefault();d()};c.pointerId=1;c.isPrimary=!0;c.pointerType="mouse";return c}l=Mh.prototype;
136 +l.Vk=function(a){if(!Nh(this,a)){if((1).toString()in this.a){var c=Oh(a);Qh(this.b,Rh,c,a);delete this.a[(1).toString()]}c=Oh(a);this.a[(1).toString()]=a;Qh(this.b,Sh,c,a)}};l.Wk=function(a){if(!Nh(this,a)){var c=Oh(a);Qh(this.b,Th,c,a)}};l.Zk=function(a){if(!Nh(this,a)){var c=this.a[(1).toString()];c&&c.button===a.button&&(c=Oh(a),Qh(this.b,Uh,c,a),delete this.a[(1).toString()])}};l.Yk=function(a){if(!Nh(this,a)){var c=Oh(a);Vh(this.b,c,a)}};
137 +l.Xk=function(a){if(!Nh(this,a)){var c=Oh(a);Wh(this.b,c,a)}};function Xh(a){Lh.call(this,a,{MSPointerDown:this.dl,MSPointerMove:this.el,MSPointerUp:this.hl,MSPointerOut:this.fl,MSPointerOver:this.gl,MSPointerCancel:this.cl,MSGotPointerCapture:this.al,MSLostPointerCapture:this.bl});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}y(Xh,Lh);function Yh(a,c){var d=c;ja(c.pointerType)&&(d=Ph(c,c),d.pointerType=a.g[c.pointerType]);return d}l=Xh.prototype;l.dl=function(a){this.a[a.pointerId.toString()]=a;var c=Yh(this,a);Qh(this.b,Sh,c,a)};
138 +l.el=function(a){var c=Yh(this,a);Qh(this.b,Th,c,a)};l.hl=function(a){var c=Yh(this,a);Qh(this.b,Uh,c,a);delete this.a[a.pointerId.toString()]};l.fl=function(a){var c=Yh(this,a);Wh(this.b,c,a)};l.gl=function(a){var c=Yh(this,a);Vh(this.b,c,a)};l.cl=function(a){var c=Yh(this,a);Qh(this.b,Rh,c,a);delete this.a[a.pointerId.toString()]};l.bl=function(a){this.b.b(new jh("lostpointercapture",a,a))};l.al=function(a){this.b.b(new jh("gotpointercapture",a,a))};function Zh(a){Lh.call(this,a,{pointerdown:this.Bn,pointermove:this.Cn,pointerup:this.Fn,pointerout:this.Dn,pointerover:this.En,pointercancel:this.An,gotpointercapture:this.jk,lostpointercapture:this.Uk})}y(Zh,Lh);l=Zh.prototype;l.Bn=function(a){$h(this.b,a)};l.Cn=function(a){$h(this.b,a)};l.Fn=function(a){$h(this.b,a)};l.Dn=function(a){$h(this.b,a)};l.En=function(a){$h(this.b,a)};l.An=function(a){$h(this.b,a)};l.Uk=function(a){$h(this.b,a)};l.jk=function(a){$h(this.b,a)};function ai(a,c){Lh.call(this,a,{touchstart:this.Io,touchmove:this.Ho,touchend:this.Go,touchcancel:this.Fo});this.a=a.g;this.j=c;this.g=void 0;this.i=0;this.f=void 0}y(ai,Lh);l=ai.prototype;l.Lh=function(){this.i=0;this.f=void 0};
139 +function bi(a,c,d){c=Ph(c,d);c.pointerId=d.identifier+2;c.bubbles=!0;c.cancelable=!0;c.detail=a.i;c.button=0;c.buttons=1;c.width=d.webkitRadiusX||d.radiusX||0;c.height=d.webkitRadiusY||d.radiusY||0;c.pressure=d.webkitForce||d.force||.5;c.isPrimary=a.g===d.identifier;c.pointerType="touch";c.clientX=d.clientX;c.clientY=d.clientY;c.screenX=d.screenX;c.screenY=d.screenY;return c}
140 +function ci(a,c,d){function e(){c.preventDefault()}var f=Array.prototype.slice.call(c.changedTouches),g=f.length,h,k;for(h=0;h<g;++h)k=bi(a,c,f[h]),k.preventDefault=e,d.call(a,c,k)}
141 +l.Io=function(a){var c=a.touches,d=Object.keys(this.a),e=d.length;if(e>=c.length){var f=[],g,h,k;for(g=0;g<e;++g){h=d[g];k=this.a[h];var m;if(!(m=1==h))a:{m=c.length;for(var n=void 0,p=0;p<m;p++)if(n=c[p],n.identifier===h-2){m=!0;break a}m=!1}m||f.push(k.zc)}for(g=0;g<f.length;++g)this.Te(a,f[g])}c=a.changedTouches[0];d=Object.keys(this.a).length;if(0===d||1===d&&(1).toString()in this.a)this.g=c.identifier,void 0!==this.f&&aa.clearTimeout(this.f);di(this,a);this.i++;ci(this,a,this.wn)};
142 +l.wn=function(a,c){this.a[c.pointerId]={target:c.target,zc:c,uh:c.target};var d=this.b;c.bubbles=!0;Qh(d,ei,c,a);d=this.b;c.bubbles=!1;Qh(d,fi,c,a);Qh(this.b,Sh,c,a)};l.Ho=function(a){a.preventDefault();ci(this,a,this.$k)};l.$k=function(a,c){var d=this.a[c.pointerId];if(d){var e=d.zc,f=d.uh;Qh(this.b,Th,c,a);e&&f!==c.target&&(e.relatedTarget=c.target,c.relatedTarget=f,e.target=f,c.target?(Wh(this.b,e,a),Vh(this.b,c,a)):(c.target=f,c.relatedTarget=null,this.Te(a,c)));d.zc=c;d.uh=c.target}};
143 +l.Go=function(a){di(this,a);ci(this,a,this.Jo)};l.Jo=function(a,c){Qh(this.b,Uh,c,a);this.b.zc(c,a);var d=this.b;c.bubbles=!1;Qh(d,gi,c,a);delete this.a[c.pointerId];c.isPrimary&&(this.g=void 0,this.f=aa.setTimeout(this.Lh.bind(this),200))};l.Fo=function(a){ci(this,a,this.Te)};l.Te=function(a,c){Qh(this.b,Rh,c,a);this.b.zc(c,a);var d=this.b;c.bubbles=!1;Qh(d,gi,c,a);delete this.a[c.pointerId];c.isPrimary&&(this.g=void 0,this.f=aa.setTimeout(this.Lh.bind(this),200))};
144 +function di(a,c){var d=a.j.g,e=c.changedTouches[0];if(a.g===e.identifier){var f=[e.clientX,e.clientY];d.push(f);aa.setTimeout(function(){Ya(d,f)},2500)}};function hi(a){Hb.call(this);this.i=a;this.g={};this.c={};this.a=[];Fh?ii(this,new Zh(this)):Gh?ii(this,new Xh(this)):(a=new Mh(this),ii(this,a),Eh&&ii(this,new ai(this,a)));a=this.a.length;for(var c,d=0;d<a;d++)c=this.a[d],ji(this,Object.keys(c.c))}y(hi,Hb);function ii(a,c){var d=Object.keys(c.c);d&&(d.forEach(function(a){var d=c.c[a];d&&(this.c[a]=d.bind(c))},a),a.a.push(c))}hi.prototype.f=function(a){var c=this.c[a.type];c&&c(a)};
145 +function ji(a,c){c.forEach(function(a){D(this.i,a,this.f,this)},a)}function ki(a,c){c.forEach(function(a){yb(this.i,a,this.f,this)},a)}function Ph(a,c){for(var d={},e,f=0,g=li.length;f<g;f++)e=li[f][0],d[e]=a[e]||c[e]||li[f][1];return d}hi.prototype.zc=function(a,c){a.bubbles=!0;Qh(this,mi,a,c)};function Wh(a,c,d){a.zc(c,d);var e=c.relatedTarget;e&&Mf(c.target,e)||(c.bubbles=!1,Qh(a,gi,c,d))}
146 +function Vh(a,c,d){c.bubbles=!0;Qh(a,ei,c,d);var e=c.relatedTarget;e&&Mf(c.target,e)||(c.bubbles=!1,Qh(a,fi,c,d))}function Qh(a,c,d,e){a.b(new jh(c,e,d))}function $h(a,c){a.b(new jh(c.type,c,c))}hi.prototype.fa=function(){for(var a=this.a.length,c,d=0;d<a;d++)c=this.a[d],ki(this,Object.keys(c.c));hi.ia.fa.call(this)};
147 +var Th="pointermove",Sh="pointerdown",Uh="pointerup",ei="pointerover",mi="pointerout",fi="pointerenter",gi="pointerleave",Rh="pointercancel",li=[["bubbles",!1],["cancelable",!1],["view",null],["detail",null],["screenX",0],["screenY",0],["clientX",0],["clientY",0],["ctrlKey",!1],["altKey",!1],["shiftKey",!1],["metaKey",!1],["button",0],["relatedTarget",null],["buttons",0],["pointerId",0],["width",0],["height",0],["pressure",0],["tiltX",0],["tiltY",0],["pointerType",""],["hwTimestamp",0],["isPrimary",
148 +!1],["type",""],["target",null],["currentTarget",null],["which",0]];function ni(a,c,d,e,f){ig.call(this,a,c,f);this.originalEvent=d;this.pixel=c.Td(d);this.coordinate=c.La(this.pixel);this.dragging=void 0!==e?e:!1}y(ni,ig);ni.prototype.preventDefault=function(){ni.ia.preventDefault.call(this);this.originalEvent.preventDefault()};ni.prototype.stopPropagation=function(){ni.ia.stopPropagation.call(this);this.originalEvent.stopPropagation()};function oi(a,c,d,e,f){ni.call(this,a,c,d.b,e,f);this.b=d}y(oi,ni);
149 +function pi(a){Hb.call(this);this.f=a;this.j=0;this.l=!1;this.c=[];this.g=null;a=this.f.a;this.T=0;this.A={};this.i=new hi(a);this.a=null;this.o=D(this.i,Sh,this.Dk,this);this.s=D(this.i,Th,this.co,this)}y(pi,Hb);function qi(a,c){var d;d=new oi(ri,a.f,c);a.b(d);0!==a.j?(aa.clearTimeout(a.j),a.j=0,d=new oi(si,a.f,c),a.b(d)):a.j=aa.setTimeout(function(){this.j=0;var a=new oi(ti,this.f,c);this.b(a)}.bind(a),250)}
150 +function ui(a,c){c.type==vi||c.type==wi?delete a.A[c.pointerId]:c.type==xi&&(a.A[c.pointerId]=!0);a.T=Object.keys(a.A).length}l=pi.prototype;l.Gg=function(a){ui(this,a);var c=new oi(vi,this.f,a);this.b(c);!this.l&&0===a.button&&qi(this,this.g);0===this.T&&(this.c.forEach(sb),this.c.length=0,this.l=!1,this.g=null,Db(this.a),this.a=null)};
151 +l.Dk=function(a){ui(this,a);var c=new oi(xi,this.f,a);this.b(c);this.g=a;0===this.c.length&&(this.a=new hi(document),this.c.push(D(this.a,yi,this.ul,this),D(this.a,vi,this.Gg,this),D(this.i,wi,this.Gg,this)))};l.ul=function(a){if(a.clientX!=this.g.clientX||a.clientY!=this.g.clientY){this.l=!0;var c=new oi(zi,this.f,a,this.l);this.b(c)}a.preventDefault()};l.co=function(a){this.b(new oi(a.type,this.f,a,!(!this.g||a.clientX==this.g.clientX&&a.clientY==this.g.clientY)))};
152 +l.fa=function(){this.s&&(sb(this.s),this.s=null);this.o&&(sb(this.o),this.o=null);this.c.forEach(sb);this.c.length=0;this.a&&(Db(this.a),this.a=null);this.i&&(Db(this.i),this.i=null);pi.ia.fa.call(this)};var ti="singleclick",ri="click",si="dblclick",zi="pointerdrag",yi="pointermove",xi="pointerdown",vi="pointerup",wi="pointercancel",Ai={ap:ti,Qo:ri,Ro:si,Uo:zi,Xo:yi,To:xi,$o:vi,Zo:"pointerover",Yo:"pointerout",Vo:"pointerenter",Wo:"pointerleave",So:wi};function Bi(a){Mb.call(this);var c=mb({},a);c.opacity=void 0!==a.opacity?a.opacity:1;c.visible=void 0!==a.visible?a.visible:!0;c.zIndex=void 0!==a.zIndex?a.zIndex:0;c.maxResolution=void 0!==a.maxResolution?a.maxResolution:Infinity;c.minResolution=void 0!==a.minResolution?a.minResolution:0;this.C(c)}y(Bi,Mb);
153 +function Ci(a){var c=a.Sb(),d=a.df(),e=a.wb(),f=a.G(),g=a.Tb(),h=a.Nb(),k=a.Ob();return{layer:a,opacity:La(c,0,1),H:d,visible:e,Pc:!0,extent:f,zIndex:g,maxResolution:h,minResolution:Math.max(k,0)}}l=Bi.prototype;l.G=function(){return this.get("extent")};l.Nb=function(){return this.get("maxResolution")};l.Ob=function(){return this.get("minResolution")};l.Sb=function(){return this.get("opacity")};l.wb=function(){return this.get("visible")};l.Tb=function(){return this.get("zIndex")};
154 +l.cc=function(a){this.set("extent",a)};l.kc=function(a){this.set("maxResolution",a)};l.lc=function(a){this.set("minResolution",a)};l.dc=function(a){this.set("opacity",a)};l.ec=function(a){this.set("visible",a)};l.fc=function(a){this.set("zIndex",a)};function Di(){};function Ei(a,c,d,e,f,g){Eb.call(this,a,c);this.vectorContext=d;this.frameState=e;this.context=f;this.glContext=g}y(Ei,Eb);function Fi(a){var c=mb({},a);delete c.source;Bi.call(this,c);this.o=this.l=this.j=null;a.map&&this.setMap(a.map);D(this,Ob("source"),this.Jk,this);this.Cc(a.source?a.source:null)}y(Fi,Bi);function Gi(a,c){return a.visible&&c>=a.minResolution&&c<a.maxResolution}l=Fi.prototype;l.cf=function(a){a=a?a:[];a.push(Ci(this));return a};l.da=function(){return this.get("source")||null};l.df=function(){var a=this.da();return a?a.V():"undefined"};l.lm=function(){this.u()};
155 +l.Jk=function(){this.o&&(sb(this.o),this.o=null);var a=this.da();a&&(this.o=D(a,"change",this.lm,this));this.u()};l.setMap=function(a){this.j&&(sb(this.j),this.j=null);a||this.u();this.l&&(sb(this.l),this.l=null);a&&(this.j=D(a,"precompose",function(a){var d=Ci(this);d.Pc=!1;d.zIndex=Infinity;a.frameState.layerStatesArray.push(d);a.frameState.layerStates[x(this)]=d},this),this.l=D(this,"change",a.render,a),this.u())};l.Cc=function(a){this.set("source",a)};function Hi(a,c,d,e,f){Hb.call(this);this.o=f;this.extent=a;this.f=d;this.resolution=c;this.state=e}y(Hi,Hb);function Ii(a){a.b("change")}Hi.prototype.ea=function(){return this.o};Hi.prototype.G=function(){return this.extent};Hi.prototype.Z=function(){return this.resolution};Hi.prototype.V=function(){return this.state};function Ji(a,c,d,e,f,g,h,k){rc(a);0===c&&0===d||uc(a,c,d);1==e&&1==f||vc(a,e,f);0!==g&&wc(a,g);0===h&&0===k||uc(a,h,k);return a}function Ki(a,c){return a[0]==c[0]&&a[1]==c[1]&&a[4]==c[4]&&a[5]==c[5]&&a[12]==c[12]&&a[13]==c[13]}function Li(a,c,d){var e=a[1],f=a[5],g=a[13],h=c[0];c=c[1];d[0]=a[0]*h+a[4]*c+a[12];d[1]=e*h+f*c+g;return d};function Mi(a){Jb.call(this);this.a=a}y(Mi,Jb);l=Mi.prototype;l.gb=va;l.yc=function(a,c,d,e){a=a.slice();Li(c.pixelToCoordinateMatrix,a,a);if(this.gb(a,c,fd,this))return d.call(e,this.a)};l.ne=ed;l.cd=function(a,c,d){return function(e,f){return Jg(a,c,e,f,function(a){d[e]||(d[e]={});d[e][a.ga.toString()]=a})}};l.pm=function(a){2===a.target.V()&&Ni(this)};function Oi(a,c){var d=c.V();2!=d&&3!=d&&D(c,"change",a.pm,a);0==d&&(c.load(),d=c.V());return 2==d}
156 +function Ni(a){var c=a.a;c.wb()&&"ready"==c.df()&&a.u()}function Pi(a,c){c.lh()&&a.postRenderFunctions.push(ra(function(a,c,f){c=x(a).toString();a.mh(f.viewState.projection,f.usedTiles[c])},c))}function Qi(a,c){if(c){var d,e,f;e=0;for(f=c.length;e<f;++e)d=c[e],a[x(d).toString()]=d}}function Ri(a,c){var d=c.D;void 0!==d&&("string"===typeof d?a.logos[d]="":la(d)&&(a.logos[d.src]=d.href))}
157 +function Si(a,c,d,e){c=x(c).toString();d=d.toString();c in a?d in a[c]?(a=a[c][d],e.ra<a.ra&&(a.ra=e.ra),e.va>a.va&&(a.va=e.va),e.xa<a.xa&&(a.xa=e.xa),e.Aa>a.Aa&&(a.Aa=e.Aa)):a[c][d]=e:(a[c]={},a[c][d]=e)}function Ti(a,c,d){return[c*(Math.round(a[0]/c)+d[0]%2/2),c*(Math.round(a[1]/c)+d[1]%2/2)]}
158 +function Ui(a,c,d,e,f,g,h,k,m,n){var p=x(c).toString();p in a.wantedTiles||(a.wantedTiles[p]={});var q=a.wantedTiles[p];a=a.tileQueue;var r=d.minZoom,t,v,w,A,B,z;for(z=h;z>=r;--z)for(v=yg(d,g,z,v),w=d.Z(z),A=v.ra;A<=v.va;++A)for(B=v.xa;B<=v.Aa;++B)h-z<=k?(t=c.Qb(z,A,B,e,f),0==t.V()&&(q[t.ga.toString()]=!0,t.eb()in a.g||a.f([t,p,Cg(d,t.ga),w])),void 0!==m&&m.call(n,t)):c.Of(z,A,B,f)};function Vi(a){this.A=a.opacity;this.B=a.rotateWithView;this.s=a.rotation;this.j=a.scale;this.J=a.snapToPixel}l=Vi.prototype;l.re=function(){return this.A};l.Yd=function(){return this.B};l.se=function(){return this.s};l.te=function(){return this.j};l.Zd=function(){return this.J};l.ue=function(a){this.A=a};l.ve=function(a){this.s=a};l.we=function(a){this.j=a};function Wi(a){a=a||{};this.c=void 0!==a.anchor?a.anchor:[.5,.5];this.f=null;this.a=void 0!==a.anchorOrigin?a.anchorOrigin:"top-left";this.l=void 0!==a.anchorXUnits?a.anchorXUnits:"fraction";this.o=void 0!==a.anchorYUnits?a.anchorYUnits:"fraction";var c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.img?a.img:null,e=void 0!==a.imgSize?a.imgSize:null,f=a.src;void 0!==f&&0!==f.length||!d||(f=d.src||x(d).toString());var g=void 0!==a.src?0:2,h=void 0!==a.color?Xe(a.color):null,k=Xi.Zb(),m=k.get(f,
159 +c,h);m||(m=new Yi(d,f,e,c,g,h),k.set(f,c,h,m));this.b=m;this.D=void 0!==a.offset?a.offset:[0,0];this.g=void 0!==a.offsetOrigin?a.offsetOrigin:"top-left";this.i=null;this.T=void 0!==a.size?a.size:null;Vi.call(this,{opacity:void 0!==a.opacity?a.opacity:1,rotation:void 0!==a.rotation?a.rotation:0,scale:void 0!==a.scale?a.scale:1,snapToPixel:void 0!==a.snapToPixel?a.snapToPixel:!0,rotateWithView:void 0!==a.rotateWithView?a.rotateWithView:!1})}y(Wi,Vi);l=Wi.prototype;
160 +l.Yb=function(){if(this.f)return this.f;var a=this.c,c=this.Eb();if("fraction"==this.l||"fraction"==this.o){if(!c)return null;a=this.c.slice();"fraction"==this.l&&(a[0]*=c[0]);"fraction"==this.o&&(a[1]*=c[1])}if("top-left"!=this.a){if(!c)return null;a===this.c&&(a=this.c.slice());if("top-right"==this.a||"bottom-right"==this.a)a[0]=-a[0]+c[0];if("bottom-left"==this.a||"bottom-right"==this.a)a[1]=-a[1]+c[1]}return this.f=a};l.gc=function(){var a=this.b;return a.c?a.c:a.a};l.qd=function(){return this.b.f};
161 +l.wd=function(){return this.b.g};l.qe=function(){var a=this.b;if(!a.l)if(a.s){var c=a.f[0],d=a.f[1],e=nh(c,d);e.fillRect(0,0,c,d);a.l=e.canvas}else a.l=a.a;return a.l};l.Ha=function(){if(this.i)return this.i;var a=this.D;if("top-left"!=this.g){var c=this.Eb(),d=this.b.f;if(!c||!d)return null;a=a.slice();if("top-right"==this.g||"bottom-right"==this.g)a[0]=d[0]-c[0]-a[0];if("bottom-left"==this.g||"bottom-right"==this.g)a[1]=d[1]-c[1]-a[1]}return this.i=a};l.Tm=function(){return this.b.o};
162 +l.Eb=function(){return this.T?this.T:this.b.f};l.hf=function(a,c){return D(this.b,"change",a,c)};l.load=function(){this.b.load()};l.Nf=function(a,c){yb(this.b,"change",a,c)};function Yi(a,c,d,e,f,g){Hb.call(this);this.l=null;this.a=a?a:new Image;null!==e&&(this.a.crossOrigin=e);this.c=g?document.createElement("CANVAS"):null;this.j=g;this.i=null;this.g=f;this.f=d;this.o=c;this.s=!1;2==this.g&&Zi(this)}y(Yi,Hb);
163 +function Zi(a){var c=nh(1,1);try{c.drawImage(a.a,0,0),c.getImageData(0,0,1,1)}catch(d){a.s=!0}}Yi.prototype.A=function(){this.g=3;this.i.forEach(sb);this.i=null;this.b("change")};
164 +Yi.prototype.T=function(){this.g=2;this.f=[this.a.width,this.a.height];this.i.forEach(sb);this.i=null;Zi(this);if(!this.s&&null!==this.j){this.c.width=this.a.width;this.c.height=this.a.height;var a=this.c.getContext("2d");a.drawImage(this.a,0,0);for(var c=a.getImageData(0,0,this.a.width,this.a.height),d=c.data,e=this.j[0]/255,f=this.j[1]/255,g=this.j[2]/255,h=0,k=d.length;h<k;h+=4)d[h]*=e,d[h+1]*=f,d[h+2]*=g;a.putImageData(c,0,0)}this.b("change")};
165 +Yi.prototype.load=function(){if(0==this.g){this.g=1;this.i=[xb(this.a,"error",this.A,this),xb(this.a,"load",this.T,this)];try{this.a.src=this.o}catch(a){this.A()}}};function Xi(){this.b={};this.a=0}ca(Xi);Xi.prototype.clear=function(){this.b={};this.a=0};Xi.prototype.get=function(a,c,d){a=c+":"+a+":"+(d?Ze(d):"null");return a in this.b?this.b[a]:null};Xi.prototype.set=function(a,c,d,e){this.b[c+":"+a+":"+(d?Ze(d):"null")]=e;++this.a};function $i(a,c){zb.call(this);this.i=c;this.g={};this.s={}}y($i,zb);function aj(a){var c=a.viewState,d=a.coordinateToPixelMatrix;Ji(d,a.size[0]/2,a.size[1]/2,1/c.resolution,-1/c.resolution,-c.rotation,-c.center[0],-c.center[1]);tc(d,a.pixelToCoordinateMatrix)}l=$i.prototype;l.fa=function(){for(var a in this.g)Db(this.g[a]);$i.ia.fa.call(this)};function bj(){var a=Xi.Zb();if(32<a.a){var c=0,d,e;for(d in a.b)e=a.b[d],0!==(c++&3)||Ib(e)||(delete a.b[d],--a.a)}}
166 +l.qf=function(a,c,d,e,f,g){function h(a,f){var g=x(a).toString(),h=c.layerStates[x(f)].Pc;if(!(g in c.skippedFeatureUids)||h)return d.call(e,a,h?f:null)}var k,m=c.viewState,n=m.resolution,p=m.projection,m=a;if(p.b){var p=p.G(),q=Wc(p),r=a[0];if(r<p[0]||r>p[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=c.layerStatesArray;for(q=p.length-1;0<=q;--q){var t=p[q],r=t.layer;if(Gi(t,n)&&f.call(g,r)&&(t=cj(this,r),r.da()&&(k=t.gb(sg(r.da())?m:a,c,h,e)),k))return k}};
167 +l.gh=function(a,c,d,e,f,g){var h,k=c.viewState.resolution,m=c.layerStatesArray,n;for(n=m.length-1;0<=n;--n){h=m[n];var p=h.layer;if(Gi(h,k)&&f.call(g,p)&&(h=cj(this,p).yc(a,c,d,e)))return h}};l.hh=function(a,c,d,e){return void 0!==this.qf(a,c,fd,this,d,e)};function cj(a,c){var d=x(c).toString();if(d in a.g)return a.g[d];var e=a.We(c);a.g[d]=e;a.s[d]=D(e,"change",a.uk,a);return e}l.uk=function(){this.i.render()};l.De=va;
168 +l.ko=function(a,c){for(var d in this.g)if(!(c&&d in c.layerStates)){var e=d,f=this.g[e];delete this.g[e];sb(this.s[e]);delete this.s[e];Db(f)}};function dj(a,c){for(var d in a.g)if(!(d in c.layerStates)){c.postRenderFunctions.push(a.ko.bind(a));break}}function db(a,c){return a.zIndex-c.zIndex};function ej(a,c){this.o=a;this.i=c;this.b=[];this.a=[];this.g={}}ej.prototype.clear=function(){this.b.length=0;this.a.length=0;nb(this.g)};function fj(a){var c=a.b,d=a.a,e=c[0];1==c.length?(c.length=0,d.length=0):(c[0]=c.pop(),d[0]=d.pop(),gj(a,0));c=a.i(e);delete a.g[c];return e}ej.prototype.f=function(a){var c=this.o(a);return Infinity!=c?(this.b.push(a),this.a.push(c),this.g[this.i(a)]=!0,hj(this,0,this.b.length-1),!0):!1};ej.prototype.rc=function(){return this.b.length};
169 +ej.prototype.Oa=function(){return 0===this.b.length};function gj(a,c){for(var d=a.b,e=a.a,f=d.length,g=d[c],h=e[c],k=c;c<f>>1;){var m=2*c+1,n=2*c+2,m=n<f&&e[n]<e[m]?n:m;d[c]=d[m];e[c]=e[m];c=m}d[c]=g;e[c]=h;hj(a,k,c)}function hj(a,c,d){var e=a.b;a=a.a;for(var f=e[d],g=a[d];d>c;){var h=d-1>>1;if(a[h]>g)e[d]=e[h],a[d]=a[h],d=h;else break}e[d]=f;a[d]=g}
170 +function ij(a){var c=a.o,d=a.b,e=a.a,f=0,g=d.length,h,k,m;for(k=0;k<g;++k)h=d[k],m=c(h),Infinity==m?delete a.g[a.i(h)]:(e[f]=m,d[f++]=h);d.length=f;e.length=f;for(c=(a.b.length>>1)-1;0<=c;c--)gj(a,c)};function jj(a,c){ej.call(this,function(c){return a.apply(null,c)},function(a){return a[0].eb()});this.s=c;this.c=0;this.j={}}y(jj,ej);jj.prototype.f=function(a){var c=jj.ia.f.call(this,a);c&&D(a[0],"change",this.l,this);return c};jj.prototype.l=function(a){a=a.target;var c=a.V();if(2===c||3===c||4===c)yb(a,"change",this.l,this),a=a.eb(),a in this.j&&(delete this.j[a],--this.c),this.s()};
171 +function kj(a,c,d){for(var e=0,f;a.c<c&&e<d&&0<a.rc();)f=fj(a)[0],0===f.V()&&(a.j[f.eb()]=!0,++a.c,++e,f.load())};function lj(a,c,d){this.f=a;this.g=c;this.i=d;this.b=[];this.a=this.c=0}function mj(a,c){var d=a.f,e=a.a,f=a.g-e,g=Math.log(a.g/a.a)/a.f;return He({source:c,duration:g,easing:function(a){return e*(Math.exp(d*a*g)-1)/f}})};function nj(a){Mb.call(this);this.A=null;this.i(!0);this.handleEvent=a.handleEvent}y(nj,Mb);nj.prototype.f=function(){return this.get("active")};nj.prototype.j=function(){return this.A};nj.prototype.i=function(a){this.set("active",a)};nj.prototype.setMap=function(a){this.A=a};function oj(a,c,d,e,f){if(void 0!==d){var g=c.Ka(),h=c.Wa();void 0!==g&&h&&f&&0<f&&(a.Ra(Ie({rotation:g,duration:f,easing:De})),e&&a.Ra(He({source:h,duration:f,easing:De})));c.rotate(d,e)}}
172 +function pj(a,c,d,e,f){var g=c.Z();d=c.constrainResolution(g,d,0);qj(a,c,d,e,f)}function qj(a,c,d,e,f){if(d){var g=c.Z(),h=c.Wa();void 0!==g&&h&&d!==g&&f&&0<f&&(a.Ra(Je({resolution:g,duration:f,easing:De})),e&&a.Ra(He({source:h,duration:f,easing:De})));if(e){var k;a=c.Wa();f=c.Z();void 0!==a&&void 0!==f&&(k=[e[0]-d*(e[0]-a[0])/f,e[1]-d*(e[1]-a[1])/f]);c.mb(k)}c.Vb(d)}};function rj(a){a=a?a:{};this.a=a.delta?a.delta:1;nj.call(this,{handleEvent:sj});this.c=void 0!==a.duration?a.duration:250}y(rj,nj);function sj(a){var c=!1,d=a.originalEvent;if(a.type==si){var c=a.map,e=a.coordinate,d=d.shiftKey?-this.a:this.a,f=c.$();pj(c,f,d,e,this.c);a.preventDefault();c=!0}return!c};function tj(a){a=a.originalEvent;return a.altKey&&!(a.metaKey||a.ctrlKey)&&a.shiftKey}function uj(a){a=a.originalEvent;return 0==a.button&&!(nf&&yh&&a.ctrlKey)}function vj(a){return"pointermove"==a.type}function wj(a){return a.type==ti}function xj(a){a=a.originalEvent;return!a.altKey&&!(a.metaKey||a.ctrlKey)&&!a.shiftKey}function yj(a){a=a.originalEvent;return!a.altKey&&!(a.metaKey||a.ctrlKey)&&a.shiftKey}
173 +function zj(a){a=a.originalEvent.target.tagName;return"INPUT"!==a&&"SELECT"!==a&&"TEXTAREA"!==a}function Aj(a){return"mouse"==a.b.pointerType};function Bj(a){a=a?a:{};nj.call(this,{handleEvent:a.handleEvent?a.handleEvent:Cj});this.Ec=a.handleDownEvent?a.handleDownEvent:ed;this.$c=a.handleDragEvent?a.handleDragEvent:va;this.Ne=a.handleMoveEvent?a.handleMoveEvent:va;this.Ni=a.handleUpEvent?a.handleUpEvent:ed;this.J=!1;this.Da={};this.l=[]}y(Bj,nj);function Dj(a){for(var c=a.length,d=0,e=0,f=0;f<c;f++)d+=a[f].clientX,e+=a[f].clientY;return[d/c,e/c]}
174 +function Cj(a){if(!(a instanceof oi))return!0;var c=!1,d=a.type;if(d===xi||d===zi||d===vi)d=a.b,a.type==vi?delete this.Da[d.pointerId]:a.type==xi?this.Da[d.pointerId]=d:d.pointerId in this.Da&&(this.Da[d.pointerId]=d),this.l=ob(this.Da);this.J&&(a.type==zi?this.$c(a):a.type==vi&&(this.J=this.Ni(a)));a.type==xi?(this.J=a=this.Ec(a),c=this.Dc(a)):a.type==yi&&this.Ne(a);return!c}Bj.prototype.Dc=hd;function Ej(a){Bj.call(this,{handleDownEvent:Fj,handleDragEvent:Gj,handleUpEvent:Hj});a=a?a:{};this.a=a.kinetic;this.c=this.o=null;this.B=a.condition?a.condition:xj;this.s=!1}y(Ej,Bj);function Gj(a){var c=Dj(this.l);this.a&&this.a.b.push(c[0],c[1],Date.now());if(this.c){var d=this.c[0]-c[0],e=c[1]-this.c[1];a=a.map;var f=a.$(),g=f.V(),e=d=[d,e],h=g.resolution;e[0]*=h;e[1]*=h;gc(d,g.rotation);bc(d,g.center);d=f.Qd(d);a.render();f.mb(d)}this.c=c}
175 +function Hj(a){a=a.map;var c=a.$();if(0===this.l.length){var d;if(d=!this.s&&this.a)if(d=this.a,6>d.b.length)d=!1;else{var e=Date.now()-d.i,f=d.b.length-3;if(d.b[f+2]<e)d=!1;else{for(var g=f-3;0<g&&d.b[g+2]>e;)g-=3;var e=d.b[f+2]-d.b[g+2],h=d.b[f]-d.b[g],f=d.b[f+1]-d.b[g+1];d.c=Math.atan2(f,h);d.a=Math.sqrt(h*h+f*f)/e;d=d.a>d.g}}d&&(d=this.a,d=(d.g-d.a)/d.f,f=this.a.c,g=c.Wa(),this.o=mj(this.a,g),a.Ra(this.o),g=a.Ta(g),d=a.La([g[0]-d*Math.cos(f),g[1]-d*Math.sin(f)]),d=c.Qd(d),c.mb(d));Be(c,-1);a.render();
176 +return!1}this.c=null;return!0}function Fj(a){if(0<this.l.length&&this.B(a)){var c=a.map,d=c.$();this.c=null;this.J||Be(d,1);c.render();this.o&&Ya(c.H,this.o)&&(d.mb(a.frameState.viewState.center),this.o=null);this.a&&(a=this.a,a.b.length=0,a.c=0,a.a=0);this.s=1<this.l.length;return!0}return!1}Ej.prototype.Dc=ed;function Ij(a){a=a?a:{};Bj.call(this,{handleDownEvent:Jj,handleDragEvent:Kj,handleUpEvent:Lj});this.c=a.condition?a.condition:tj;this.a=void 0;this.o=void 0!==a.duration?a.duration:250}y(Ij,Bj);function Kj(a){if(Aj(a)){var c=a.map,d=c.Va();a=a.pixel;d=Math.atan2(d[1]/2-a[1],a[0]-d[0]/2);if(void 0!==this.a){a=d-this.a;var e=c.$(),f=e.Ka();c.render();oj(c,e,f-a)}this.a=d}}
177 +function Lj(a){if(!Aj(a))return!0;a=a.map;var c=a.$();Be(c,-1);var d=c.Ka(),e=this.o,d=c.constrainRotation(d,0);oj(a,c,d,void 0,e);return!1}function Jj(a){return Aj(a)&&uj(a)&&this.c(a)?(a=a.map,Be(a.$(),1),a.render(),this.a=void 0,!0):!1}Ij.prototype.Dc=ed;function Mj(a){this.f=null;this.a=document.createElement("div");this.a.style.position="absolute";this.a.className="ol-box "+a;this.g=this.c=this.b=null}y(Mj,zb);Mj.prototype.fa=function(){this.setMap(null);Mj.ia.fa.call(this)};function Nj(a){var c=a.c,d=a.g;a=a.a.style;a.left=Math.min(c[0],d[0])+"px";a.top=Math.min(c[1],d[1])+"px";a.width=Math.abs(d[0]-c[0])+"px";a.height=Math.abs(d[1]-c[1])+"px"}
178 +Mj.prototype.setMap=function(a){if(this.b){this.b.B.removeChild(this.a);var c=this.a.style;c.left=c.top=c.width=c.height="inherit"}(this.b=a)&&this.b.B.appendChild(this.a)};function Oj(a){var c=a.c,d=a.g,c=[c,[c[0],d[1]],d,[d[0],c[1]]].map(a.b.La,a.b);c[4]=c[0].slice();a.f?a.f.la([c]):a.f=new F([c])}Mj.prototype.X=function(){return this.f};function Pj(a,c,d){Eb.call(this,a);this.coordinate=c;this.mapBrowserEvent=d}y(Pj,Eb);function Qj(a){Bj.call(this,{handleDownEvent:Rj,handleDragEvent:Sj,handleUpEvent:Tj});a=a?a:{};this.a=new Mj(a.className||"ol-dragbox");this.c=null;this.D=a.condition?a.condition:fd;this.B=a.boxEndCondition?a.boxEndCondition:Uj}y(Qj,Bj);function Uj(a,c,d){a=d[0]-c[0];c=d[1]-c[1];return 64<=a*a+c*c}
179 +function Sj(a){if(Aj(a)){var c=this.a,d=a.pixel;c.c=this.c;c.g=d;Oj(c);Nj(c);this.b(new Pj("boxdrag",a.coordinate,a))}}Qj.prototype.X=function(){return this.a.X()};Qj.prototype.s=va;function Tj(a){if(!Aj(a))return!0;this.a.setMap(null);this.B(a,this.c,a.pixel)&&(this.s(a),this.b(new Pj("boxend",a.coordinate,a)));return!1}
180 +function Rj(a){if(Aj(a)&&uj(a)&&this.D(a)){this.c=a.pixel;this.a.setMap(a.map);var c=this.a,d=this.c;c.c=this.c;c.g=d;Oj(c);Nj(c);this.b(new Pj("boxstart",a.coordinate,a));return!0}return!1};function Vj(a){a=a?a:{};var c=a.condition?a.condition:yj;this.o=void 0!==a.duration?a.duration:200;Qj.call(this,{condition:c,className:a.className||"ol-dragzoom"})}y(Vj,Qj);Vj.prototype.s=function(){var a=this.A,c=a.$(),d=a.Va(),e=this.X().G(),d=c.constrainResolution(Math.max(Wc(e)/d[0],Xc(e)/d[1])),f=c.Z(),g=c.Wa();a.Ra(Je({resolution:f,duration:this.o,easing:De}));a.Ra(He({source:g,duration:this.o,easing:De}));c.mb(Yc(e));c.Vb(d)};function Wj(a){nj.call(this,{handleEvent:Xj});a=a||{};this.a=void 0!==a.condition?a.condition:jd(xj,zj);this.c=void 0!==a.duration?a.duration:100;this.l=void 0!==a.pixelDelta?a.pixelDelta:128}y(Wj,nj);
181 +function Xj(a){var c=!1;if("keydown"==a.type){var d=a.originalEvent.keyCode;if(this.a(a)&&(40==d||37==d||39==d||38==d)){var e=a.map,c=e.$(),f=c.Z()*this.l,g=0,h=0;40==d?h=-f:37==d?g=-f:39==d?g=f:h=f;d=[g,h];gc(d,c.Ka());f=this.c;if(g=c.Wa())f&&0<f&&e.Ra(He({source:g,duration:f,easing:Fe})),e=c.Qd([g[0]+d[0],g[1]+d[1]]),c.mb(e);a.preventDefault();c=!0}}return!c};function Yj(a){nj.call(this,{handleEvent:Zj});a=a?a:{};this.c=a.condition?a.condition:zj;this.a=a.delta?a.delta:1;this.l=void 0!==a.duration?a.duration:100}y(Yj,nj);function Zj(a){var c=!1;if("keydown"==a.type||"keypress"==a.type){var d=a.originalEvent.charCode;if(this.c(a)&&(43==d||45==d)){c=a.map;d=43==d?this.a:-this.a;c.render();var e=c.$();pj(c,e,d,void 0,this.l);a.preventDefault();c=!0}}return!c};function ak(a){nj.call(this,{handleEvent:bk});a=a||{};this.c=0;this.J=void 0!==a.duration?a.duration:250;this.s=void 0!==a.useAnchor?a.useAnchor:!0;this.a=null;this.o=this.l=void 0}y(ak,nj);
182 +function bk(a){var c=!1;if("wheel"==a.type||"mousewheel"==a.type){var c=a.map,d=a.originalEvent;this.s&&(this.a=a.coordinate);var e;"wheel"==a.type?(e=d.deltaY,wh&&d.deltaMode===aa.WheelEvent.DOM_DELTA_PIXEL&&(e/=zh),d.deltaMode===aa.WheelEvent.DOM_DELTA_LINE&&(e*=40)):"mousewheel"==a.type&&(e=-d.wheelDeltaY,xh&&(e/=3));this.c+=e;void 0===this.l&&(this.l=Date.now());e=Math.max(80-(Date.now()-this.l),0);aa.clearTimeout(this.o);this.o=aa.setTimeout(this.B.bind(this,c),e);a.preventDefault();c=!0}return!c}
183 +ak.prototype.B=function(a){var c=La(this.c,-1,1),d=a.$();a.render();pj(a,d,-c,this.a,this.J);this.c=0;this.a=null;this.o=this.l=void 0};ak.prototype.D=function(a){this.s=a;a||(this.a=null)};function ck(a){Bj.call(this,{handleDownEvent:dk,handleDragEvent:ek,handleUpEvent:fk});a=a||{};this.c=null;this.o=void 0;this.a=!1;this.s=0;this.D=void 0!==a.threshold?a.threshold:.3;this.B=void 0!==a.duration?a.duration:250}y(ck,Bj);
184 +function ek(a){var c=0,d=this.l[0],e=this.l[1],d=Math.atan2(e.clientY-d.clientY,e.clientX-d.clientX);void 0!==this.o&&(c=d-this.o,this.s+=c,!this.a&&Math.abs(this.s)>this.D&&(this.a=!0));this.o=d;a=a.map;d=Zf(a.a);e=Dj(this.l);e[0]-=d.x;e[1]-=d.y;this.c=a.La(e);this.a&&(d=a.$(),e=d.Ka(),a.render(),oj(a,d,e+c,this.c))}function fk(a){if(2>this.l.length){a=a.map;var c=a.$();Be(c,-1);if(this.a){var d=c.Ka(),e=this.c,f=this.B,d=c.constrainRotation(d,0);oj(a,c,d,e,f)}return!1}return!0}
185 +function dk(a){return 2<=this.l.length?(a=a.map,this.c=null,this.o=void 0,this.a=!1,this.s=0,this.J||Be(a.$(),1),a.render(),!0):!1}ck.prototype.Dc=ed;function gk(a){Bj.call(this,{handleDownEvent:hk,handleDragEvent:ik,handleUpEvent:jk});a=a?a:{};this.c=null;this.s=void 0!==a.duration?a.duration:400;this.a=void 0;this.o=1}y(gk,Bj);function ik(a){var c=1,d=this.l[0],e=this.l[1],f=d.clientX-e.clientX,d=d.clientY-e.clientY,f=Math.sqrt(f*f+d*d);void 0!==this.a&&(c=this.a/f);this.a=f;1!=c&&(this.o=c);a=a.map;var f=a.$(),d=f.Z(),e=Zf(a.a),g=Dj(this.l);g[0]-=e.x;g[1]-=e.y;this.c=a.La(g);a.render();qj(a,f,d*c,this.c)}
186 +function jk(a){if(2>this.l.length){a=a.map;var c=a.$();Be(c,-1);var d=c.Z(),e=this.c,f=this.s,d=c.constrainResolution(d,0,this.o-1);qj(a,c,d,e,f);return!1}return!0}function hk(a){return 2<=this.l.length?(a=a.map,this.c=null,this.a=void 0,this.o=1,this.J||Be(a.$(),1),a.render(),!0):!1}gk.prototype.Dc=ed;function kk(a){a=a?a:{};var c=new Se,d=new lj(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&c.push(new Ij);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&c.push(new rj({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&c.push(new Ej({kinetic:d}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&c.push(new ck);(void 0!==a.pinchZoom?a.pinchZoom:1)&&c.push(new gk({duration:a.zoomDuration}));if(void 0!==a.keyboard?a.keyboard:1)c.push(new Wj),c.push(new Yj({delta:a.zoomDelta,
187 +duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&c.push(new ak({duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&c.push(new Vj({duration:a.zoomDuration}));return c};function lk(a){var c=a||{};a=mb({},c);delete a.layers;c=c.layers;Bi.call(this,a);this.f=[];this.a={};D(this,Ob("layers"),this.wk,this);c?ga(c)&&(c=new Se(c.slice())):c=new Se;this.dh(c)}y(lk,Bi);l=lk.prototype;l.be=function(){this.wb()&&this.u()};
188 +l.wk=function(){this.f.forEach(sb);this.f.length=0;var a=this.Sc();this.f.push(D(a,"add",this.vk,this),D(a,"remove",this.xk,this));for(var c in this.a)this.a[c].forEach(sb);nb(this.a);var a=a.a,d,e;c=0;for(d=a.length;c<d;c++)e=a[c],this.a[x(e).toString()]=[D(e,"propertychange",this.be,this),D(e,"change",this.be,this)];this.u()};l.vk=function(a){a=a.element;var c=x(a).toString();this.a[c]=[D(a,"propertychange",this.be,this),D(a,"change",this.be,this)];this.u()};
189 +l.xk=function(a){a=x(a.element).toString();this.a[a].forEach(sb);delete this.a[a];this.u()};l.Sc=function(){return this.get("layers")};l.dh=function(a){this.set("layers",a)};
190 +l.cf=function(a){var c=void 0!==a?a:[],d=c.length;this.Sc().forEach(function(a){a.cf(c)});a=Ci(this);var e,f;for(e=c.length;d<e;d++)f=c[d],f.opacity*=a.opacity,f.visible=f.visible&&a.visible,f.maxResolution=Math.min(f.maxResolution,a.maxResolution),f.minResolution=Math.max(f.minResolution,a.minResolution),void 0!==a.extent&&(f.extent=void 0!==f.extent?$c(f.extent,a.extent):a.extent);return c};l.df=function(){return"ready"};function mk(a){nd.call(this,{code:a,units:"m",extent:nk,global:!0,worldExtent:ok})}y(mk,nd);mk.prototype.getPointResolution=function(a,c){return a/Ma(c[1]/6378137)};var pk=6378137*Math.PI,nk=[-pk,-pk,pk,pk],ok=[-180,-85,180,85],Ad="EPSG:3857 EPSG:102100 EPSG:102113 EPSG:900913 urn:ogc:def:crs:EPSG:6.18:3:3857 urn:ogc:def:crs:EPSG::3857 http://www.opengis.net/gml/srs/epsg.xml#3857".split(" ").map(function(a){return new mk(a)});
191 +function Bd(a,c,d){var e=a.length;d=1<d?d:2;void 0===c&&(2<d?c=a.slice():c=Array(e));for(var f=0;f<e;f+=d)c[f]=6378137*Math.PI*a[f]/180,c[f+1]=6378137*Math.log(Math.tan(Math.PI*(a[f+1]+90)/360));return c}function Cd(a,c,d){var e=a.length;d=1<d?d:2;void 0===c&&(2<d?c=a.slice():c=Array(e));for(var f=0;f<e;f+=d)c[f]=180*a[f]/(6378137*Math.PI),c[f+1]=360*Math.atan(Math.exp(a[f+1]/6378137))/Math.PI-90;return c};var qk=new kd(6378137);function rk(a,c){nd.call(this,{code:a,units:"degrees",extent:sk,axisOrientation:c,global:!0,metersPerUnit:tk,worldExtent:sk})}y(rk,nd);rk.prototype.getPointResolution=function(a){return a};
192 +var sk=[-180,-90,180,90],tk=Math.PI*qk.radius/180,Dd=[new rk("CRS:84"),new rk("EPSG:4326","neu"),new rk("urn:ogc:def:crs:EPSG::4326","neu"),new rk("urn:ogc:def:crs:EPSG:6.6:4326","neu"),new rk("urn:ogc:def:crs:OGC:1.3:CRS84"),new rk("urn:ogc:def:crs:OGC:2:84"),new rk("http://www.opengis.net/gml/srs/epsg.xml#4326","neu"),new rk("urn:x-ogc:def:crs:EPSG:4326","neu")];function uk(){rd(Ad);rd(Dd);zd()};function vk(a){Fi.call(this,a?a:{})}y(vk,Fi);function G(a){a=a?a:{};var c=mb({},a);delete c.preload;delete c.useInterimTilesOnError;Fi.call(this,c);this.c(void 0!==a.preload?a.preload:0);this.i(void 0!==a.useInterimTilesOnError?a.useInterimTilesOnError:!0)}y(G,Fi);G.prototype.a=function(){return this.get("preload")};G.prototype.c=function(a){this.set("preload",a)};G.prototype.f=function(){return this.get("useInterimTilesOnError")};G.prototype.i=function(a){this.set("useInterimTilesOnError",a)};var wk=[0,0,0,1],xk=[],yk=[0,0,0,1];function zk(a,c,d,e){0!==c&&(a.translate(d,e),a.rotate(c),a.translate(-d,-e))};function Ak(a){a=a||{};this.b=void 0!==a.color?a.color:null;this.a=void 0}Ak.prototype.g=function(){return this.b};Ak.prototype.f=function(a){this.b=a;this.a=void 0};function Bk(a){void 0===a.a&&(a.a=a.b instanceof CanvasPattern||a.b instanceof CanvasGradient?x(a.b).toString():"f"+(a.b?Ze(a.b):"-"));return a.a};function Ck(){this.a=-1};function Dk(){this.a=-1;this.a=64;this.b=Array(4);this.c=Array(this.a);this.f=this.g=0;this.b[0]=1732584193;this.b[1]=4023233417;this.b[2]=2562383102;this.b[3]=271733878;this.f=this.g=0}y(Dk,Ck);
193 +function Ek(a,c,d){d||(d=0);var e=Array(16);if(ia(c))for(var f=0;16>f;++f)e[f]=c.charCodeAt(d++)|c.charCodeAt(d++)<<8|c.charCodeAt(d++)<<16|c.charCodeAt(d++)<<24;else for(f=0;16>f;++f)e[f]=c[d++]|c[d++]<<8|c[d++]<<16|c[d++]<<24;c=a.b[0];d=a.b[1];var f=a.b[2],g=a.b[3],h=0,h=c+(g^d&(f^g))+e[0]+3614090360&4294967295;c=d+(h<<7&4294967295|h>>>25);h=g+(f^c&(d^f))+e[1]+3905402710&4294967295;g=c+(h<<12&4294967295|h>>>20);h=f+(d^g&(c^d))+e[2]+606105819&4294967295;f=g+(h<<17&4294967295|h>>>15);h=d+(c^f&(g^
205 194 c))+e[3]+3250441966&4294967295;d=f+(h<<22&4294967295|h>>>10);h=c+(g^d&(f^g))+e[4]+4118548399&4294967295;c=d+(h<<7&4294967295|h>>>25);h=g+(f^c&(d^f))+e[5]+1200080426&4294967295;g=c+(h<<12&4294967295|h>>>20);h=f+(d^g&(c^d))+e[6]+2821735955&4294967295;f=g+(h<<17&4294967295|h>>>15);h=d+(c^f&(g^c))+e[7]+4249261313&4294967295;d=f+(h<<22&4294967295|h>>>10);h=c+(g^d&(f^g))+e[8]+1770035416&4294967295;c=d+(h<<7&4294967295|h>>>25);h=g+(f^c&(d^f))+e[9]+2336552879&4294967295;g=c+(h<<12&4294967295|h>>>20);h=f+
206 195 (d^g&(c^d))+e[10]+4294925233&4294967295;f=g+(h<<17&4294967295|h>>>15);h=d+(c^f&(g^c))+e[11]+2304563134&4294967295;d=f+(h<<22&4294967295|h>>>10);h=c+(g^d&(f^g))+e[12]+1804603682&4294967295;c=d+(h<<7&4294967295|h>>>25);h=g+(f^c&(d^f))+e[13]+4254626195&4294967295;g=c+(h<<12&4294967295|h>>>20);h=f+(d^g&(c^d))+e[14]+2792965006&4294967295;f=g+(h<<17&4294967295|h>>>15);h=d+(c^f&(g^c))+e[15]+1236535329&4294967295;d=f+(h<<22&4294967295|h>>>10);h=c+(f^g&(d^f))+e[1]+4129170786&4294967295;c=d+(h<<5&4294967295|
207 196 h>>>27);h=g+(d^f&(c^d))+e[6]+3225465664&4294967295;g=c+(h<<9&4294967295|h>>>23);h=f+(c^d&(g^c))+e[11]+643717713&4294967295;f=g+(h<<14&4294967295|h>>>18);h=d+(g^c&(f^g))+e[0]+3921069994&4294967295;d=f+(h<<20&4294967295|h>>>12);h=c+(f^g&(d^f))+e[5]+3593408605&4294967295;c=d+(h<<5&4294967295|h>>>27);h=g+(d^f&(c^d))+e[10]+38016083&4294967295;g=c+(h<<9&4294967295|h>>>23);h=f+(c^d&(g^c))+e[15]+3634488961&4294967295;f=g+(h<<14&4294967295|h>>>18);h=d+(g^c&(f^g))+e[4]+3889429448&4294967295;d=f+(h<<20&4294967295|
208 197 h>>>12);h=c+(f^g&(d^f))+e[9]+568446438&4294967295;c=d+(h<<5&4294967295|h>>>27);h=g+(d^f&(c^d))+e[14]+3275163606&4294967295;g=c+(h<<9&4294967295|h>>>23);h=f+(c^d&(g^c))+e[3]+4107603335&4294967295;f=g+(h<<14&4294967295|h>>>18);h=d+(g^c&(f^g))+e[8]+1163531501&4294967295;d=f+(h<<20&4294967295|h>>>12);h=c+(f^g&(d^f))+e[13]+2850285829&4294967295;c=d+(h<<5&4294967295|h>>>27);h=g+(d^f&(c^d))+e[2]+4243563512&4294967295;g=c+(h<<9&4294967295|h>>>23);h=f+(c^d&(g^c))+e[7]+1735328473&4294967295;f=g+(h<<14&4294967295|
@@ -210,753 +199,781 @@
210 199 c^d)+e[7]+4139469664&4294967295;f=g+(h<<16&4294967295|h>>>16);h=d+(f^g^c)+e[10]+3200236656&4294967295;d=f+(h<<23&4294967295|h>>>9);h=c+(d^f^g)+e[13]+681279174&4294967295;c=d+(h<<4&4294967295|h>>>28);h=g+(c^d^f)+e[0]+3936430074&4294967295;g=c+(h<<11&4294967295|h>>>21);h=f+(g^c^d)+e[3]+3572445317&4294967295;f=g+(h<<16&4294967295|h>>>16);h=d+(f^g^c)+e[6]+76029189&4294967295;d=f+(h<<23&4294967295|h>>>9);h=c+(d^f^g)+e[9]+3654602809&4294967295;c=d+(h<<4&4294967295|h>>>28);h=g+(c^d^f)+e[12]+3873151461&4294967295;
211 200 g=c+(h<<11&4294967295|h>>>21);h=f+(g^c^d)+e[15]+530742520&4294967295;f=g+(h<<16&4294967295|h>>>16);h=d+(f^g^c)+e[2]+3299628645&4294967295;d=f+(h<<23&4294967295|h>>>9);h=c+(f^(d|~g))+e[0]+4096336452&4294967295;c=d+(h<<6&4294967295|h>>>26);h=g+(d^(c|~f))+e[7]+1126891415&4294967295;g=c+(h<<10&4294967295|h>>>22);h=f+(c^(g|~d))+e[14]+2878612391&4294967295;f=g+(h<<15&4294967295|h>>>17);h=d+(g^(f|~c))+e[5]+4237533241&4294967295;d=f+(h<<21&4294967295|h>>>11);h=c+(f^(d|~g))+e[12]+1700485571&4294967295;c=d+
212 201 (h<<6&4294967295|h>>>26);h=g+(d^(c|~f))+e[3]+2399980690&4294967295;g=c+(h<<10&4294967295|h>>>22);h=f+(c^(g|~d))+e[10]+4293915773&4294967295;f=g+(h<<15&4294967295|h>>>17);h=d+(g^(f|~c))+e[1]+2240044497&4294967295;d=f+(h<<21&4294967295|h>>>11);h=c+(f^(d|~g))+e[8]+1873313359&4294967295;c=d+(h<<6&4294967295|h>>>26);h=g+(d^(c|~f))+e[15]+4264355552&4294967295;g=c+(h<<10&4294967295|h>>>22);h=f+(c^(g|~d))+e[6]+2734768916&4294967295;f=g+(h<<15&4294967295|h>>>17);h=d+(g^(f|~c))+e[13]+1309151649&4294967295;
213 202 d=f+(h<<21&4294967295|h>>>11);h=c+(f^(d|~g))+e[4]+4149444226&4294967295;c=d+(h<<6&4294967295|h>>>26);h=g+(d^(c|~f))+e[11]+3174756917&4294967295;g=c+(h<<10&4294967295|h>>>22);h=f+(c^(g|~d))+e[2]+718787259&4294967295;f=g+(h<<15&4294967295|h>>>17);h=d+(g^(f|~c))+e[9]+3951481745&4294967295;a.b[0]=a.b[0]+c&4294967295;a.b[1]=a.b[1]+(f+(h<<21&4294967295|h>>>11))&4294967295;a.b[2]=a.b[2]+f&4294967295;a.b[3]=a.b[3]+g&4294967295}
214 -function Dl(a,c){var d;m(d)||(d=c.length);for(var e=d-a.a,f=a.g,g=a.c,h=0;h<d;){if(0==g)for(;h<=e;)Cl(a,c,h),h+=a.a;if(ia(c))for(;h<d;){if(f[g++]=c.charCodeAt(h++),g==a.a){Cl(a,f);g=0;break}}else for(;h<d;)if(f[g++]=c[h++],g==a.a){Cl(a,f);g=0;break}}a.c=g;a.f+=d};function El(a){a=m(a)?a:{};this.b=m(a.color)?a.color:null;this.f=a.lineCap;this.c=m(a.lineDash)?a.lineDash:null;this.g=a.lineJoin;this.j=a.miterLimit;this.a=a.width;this.i=void 0}l=El.prototype;l.xm=function(){return this.b};l.aj=function(){return this.f};l.ym=function(){return this.c};l.bj=function(){return this.g};l.gj=function(){return this.j};l.zm=function(){return this.a};l.Am=function(a){this.b=a;this.i=void 0};l.Un=function(a){this.f=a;this.i=void 0};l.Bm=function(a){this.c=a;this.i=void 0};
215 -l.Vn=function(a){this.g=a;this.i=void 0};l.Wn=function(a){this.j=a;this.i=void 0};l.bo=function(a){this.a=a;this.i=void 0};
216 -l.qb=function(){if(!m(this.i)){var a="s"+(null===this.b?"-":Bg(this.b))+","+(m(this.f)?this.f.toString():"-")+","+(null===this.c?"-":this.c.toString())+","+(m(this.g)?this.g:"-")+","+(m(this.j)?this.j.toString():"-")+","+(m(this.a)?this.a.toString():"-"),c=new Bl;Dl(c,a);var d=Array((56>c.c?c.a:2*c.a)-c.c);d[0]=128;for(a=1;a<d.length-8;++a)d[a]=0;for(var e=8*c.f,a=d.length-8;a<d.length;++a)d[a]=e&255,e/=256;Dl(c,d);d=Array(16);for(a=e=0;4>a;++a)for(var f=0;32>f;f+=8)d[e++]=c.b[a]>>>f&255;if(8192>=
217 -d.length)c=String.fromCharCode.apply(null,d);else for(c="",a=0;a<d.length;a+=8192)c+=String.fromCharCode.apply(null,fb(d,a,a+8192));this.i=c}return this.i};var Fl=[0,0,0,1],Gl=[],Hl=[0,0,0,1];function Il(a){a=m(a)?a:{};this.b=m(a.color)?a.color:null;this.a=void 0}Il.prototype.c=function(){return this.b};Il.prototype.f=function(a){this.b=a;this.a=void 0};Il.prototype.qb=function(){m(this.a)||(this.a="f"+(null===this.b?"-":Bg(this.b)));return this.a};function Jl(a){a=m(a)?a:{};this.j=this.b=this.g=null;this.f=m(a.fill)?a.fill:null;this.a=m(a.stroke)?a.stroke:null;this.c=a.radius;this.u=[0,0];this.l=this.ca=this.i=null;var c=a.atlasManager,d,e=null,f,g=0;null!==this.a&&(f=Bg(this.a.b),g=this.a.a,m(g)||(g=1),e=this.a.c,ej||(e=null));var h=2*(this.c+g)+1;f={strokeStyle:f,rd:g,size:h,lineDash:e};m(c)?(h=Math.round(h),(e=null===this.f)&&(d=ra(this.Ng,this,f)),g=this.qb(),f=c.add(g,h,h,ra(this.Og,this,f),d),this.b=f.image,this.u=[f.offsetX,f.offsetY],
218 -d=f.image.width,this.j=e?f.lg:this.b):(this.b=Sg("CANVAS"),this.b.height=h,this.b.width=h,d=h=this.b.width,c=this.b.getContext("2d"),this.Og(f,c,0,0),null===this.f?(c=this.j=Sg("CANVAS"),c.height=f.size,c.width=f.size,c=c.getContext("2d"),this.Ng(f,c,0,0)):this.j=this.b);this.i=[h/2,h/2];this.ca=[h,h];this.l=[d,d];Bk.call(this,{opacity:1,rotateWithView:!1,rotation:0,scale:1,snapToPixel:m(a.snapToPixel)?a.snapToPixel:!0})}w(Jl,Bk);l=Jl.prototype;l.Ab=function(){return this.i};l.om=function(){return this.f};
219 -l.ie=function(){return this.j};l.Mb=function(){return this.b};l.md=function(){return 2};l.Jd=function(){return this.l};l.Nb=function(){return this.u};l.pm=function(){return this.c};l.kb=function(){return this.ca};l.qm=function(){return this.a};l.ff=ca;l.load=ca;l.Ff=ca;
220 -l.Og=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();c.arc(a.size/2,a.size/2,this.c,0,2*Math.PI,!0);null!==this.f&&(c.fillStyle=Bg(this.f.b),c.fill());null!==this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.rd,null===a.lineDash||c.setLineDash(a.lineDash),c.stroke());c.closePath()};
221 -l.Ng=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();c.arc(a.size/2,a.size/2,this.c,0,2*Math.PI,!0);c.fillStyle=Fl;c.fill();null!==this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.rd,null===a.lineDash||c.setLineDash(a.lineDash),c.stroke());c.closePath()};l.qb=function(){var a=null===this.a?"-":this.a.qb(),c=null===this.f?"-":this.f.qb();if(null===this.g||a!=this.g[1]||c!=this.g[2]||this.c!=this.g[3])this.g=["c"+a+c+(m(this.c)?this.c.toString():"-"),a,c,this.c];return this.g[0]};function Kl(a){a=m(a)?a:{};this.i=null;this.g=Ll;m(a.geometry)&&this.ta(a.geometry);this.f=m(a.fill)?a.fill:null;this.j=m(a.image)?a.image:null;this.c=m(a.stroke)?a.stroke:null;this.a=m(a.text)?a.text:null;this.b=a.zIndex}l=Kl.prototype;l.V=function(){return this.i};l.Vi=function(){return this.g};l.Cm=function(){return this.f};l.Dm=function(){return this.j};l.Em=function(){return this.c};l.Fm=function(){return this.a};l.Gm=function(){return this.b};
222 -l.ta=function(a){ka(a)?this.g=a:ia(a)?this.g=function(c){return c.get(a)}:null===a?this.g=Ll:m(a)&&(this.g=function(){return a});this.i=a};l.Hm=function(a){this.b=a};function Ml(a){ka(a)||(a=ga(a)?a:[a],a=pe(a));return a}var Nl=null;function Ol(){if(null===Nl){var a=new Il({color:"rgba(255,255,255,0.4)"}),c=new El({color:"#3399CC",width:1.25});Nl=[new Kl({image:new Jl({fill:a,stroke:c,radius:5}),fill:a,stroke:c})]}return Nl}
223 -function Pl(){var a={},c=[255,255,255,1],d=[0,153,255,1];a.Polygon=[new Kl({fill:new Il({color:[255,255,255,.5]})})];a.MultiPolygon=a.Polygon;a.LineString=[new Kl({stroke:new El({color:c,width:5})}),new Kl({stroke:new El({color:d,width:3})})];a.MultiLineString=a.LineString;a.Circle=a.Polygon.concat(a.LineString);a.Point=[new Kl({image:new Jl({radius:6,fill:new Il({color:d}),stroke:new El({color:c,width:1.5})}),zIndex:Infinity})];a.MultiPoint=a.Point;a.GeometryCollection=a.Polygon.concat(a.LineString,
224 -a.Point);return a}function Ll(a){return a.V()};function Ql(a){var c=m(a)?a:{};a=m(c.condition)?c.condition:dl;this.i=m(c.duration)?c.duration:200;c=m(c.style)?c.style:new Kl({stroke:new El({color:[0,0,255,1]})});wl.call(this,{condition:a,style:c})}w(Ql,wl);Ql.prototype.l=function(){var a=this.A,c=a.$(),d=a.Ea(),e=this.V().R(),d=c.constrainResolution(Math.max(le(e)/d[0],ie(e)/d[1])),f=c.sa(),g=c.Fa();a.Aa(dg({resolution:f,duration:this.i,easing:Yf}));a.Aa(bg({source:g,duration:this.i,easing:Yf}));c.Sa(ge(e));c.vb(d)};function Rl(a){Uk.call(this,{handleEvent:Sl});a=m(a)?a:{};this.a=m(a.condition)?a.condition:we(cl,el);this.f=m(a.duration)?a.duration:100;this.j=m(a.pixelDelta)?a.pixelDelta:128}w(Rl,Uk);
225 -function Sl(a){var c=!1;if("key"==a.type){var d=a.b.j;if(this.a(a)&&(40==d||37==d||39==d||38==d)){var e=a.map,c=e.$(),f=c.sa()*this.j,g=0,h=0;40==d?h=-f:37==d?g=-f:39==d?g=f:h=f;d=[g,h];ud(d,c.va());f=this.f;g=c.Fa();m(g)&&(m(f)&&0<f&&e.Aa(bg({source:g,duration:f,easing:$f})),e=c.Cd([g[0]+d[0],g[1]+d[1]]),c.Sa(e));a.preventDefault();c=!0}}return!c};function Tl(a){Uk.call(this,{handleEvent:Ul});a=m(a)?a:{};this.f=m(a.condition)?a.condition:el;this.a=m(a.delta)?a.delta:1;this.j=m(a.duration)?a.duration:100}w(Tl,Uk);function Ul(a){var c=!1;if("key"==a.type){var d=a.b.A;if(this.f(a)&&(43==d||45==d)){c=a.map;d=43==d?this.a:-this.a;c.render();var e=c.$();Wk(c,e,d,void 0,this.j);a.preventDefault();c=!0}}return!c};function Vl(a){Uk.call(this,{handleEvent:Wl});a=m(a)?a:{};this.a=0;this.v=m(a.duration)?a.duration:250;this.j=null;this.i=this.f=void 0}w(Vl,Uk);function Wl(a){var c=!1;if("mousewheel"==a.type){var c=a.map,d=a.b;this.j=a.coordinate;this.a+=d.u;m(this.f)||(this.f=ta());d=Math.max(80-(ta()-this.f),0);ba.clearTimeout(this.i);this.i=ba.setTimeout(ra(this.l,this,c),d);a.preventDefault();c=!0}return!c}
226 -Vl.prototype.l=function(a){var c=Zb(this.a,-1,1),d=a.$();a.render();Wk(a,d,-c,this.j,this.v);this.a=0;this.j=null;this.i=this.f=void 0};function Xl(a){gl.call(this,{handleDownEvent:Yl,handleDragEvent:Zl,handleUpEvent:$l});a=m(a)?a:{};this.f=null;this.i=void 0;this.a=!1;this.l=0;this.D=m(a.threshold)?a.threshold:.3;this.v=m(a.duration)?a.duration:250}w(Xl,gl);
227 -function Zl(a){var c=0,d=this.j[0],e=this.j[1],d=Math.atan2(e.clientY-d.clientY,e.clientX-d.clientX);m(this.i)&&(c=d-this.i,this.l+=c,!this.a&&Math.abs(this.l)>this.D&&(this.a=!0));this.i=d;a=a.map;d=oh(a.a);e=il(this.j);e[0]-=d.x;e[1]-=d.y;this.f=a.wa(e);this.a&&(d=a.$(),e=d.va(),a.render(),Vk(a,d,e+c,this.f))}function $l(a){if(2>this.j.length){a=a.map;var c=a.$();Xf(c,-1);if(this.a){var d=c.va(),e=this.f,f=this.v,d=c.constrainRotation(d,0);Vk(a,c,d,e,f)}return!1}return!0}
228 -function Yl(a){return 2<=this.j.length?(a=a.map,this.f=null,this.i=void 0,this.a=!1,this.l=0,this.u||Xf(a.$(),1),a.render(),!0):!1}Xl.prototype.qc=qe;function am(a){gl.call(this,{handleDownEvent:bm,handleDragEvent:cm,handleUpEvent:dm});a=m(a)?a:{};this.f=null;this.l=m(a.duration)?a.duration:400;this.a=void 0;this.i=1}w(am,gl);function cm(a){var c=1,d=this.j[0],e=this.j[1],f=d.clientX-e.clientX,d=d.clientY-e.clientY,f=Math.sqrt(f*f+d*d);m(this.a)&&(c=this.a/f);this.a=f;1!=c&&(this.i=c);a=a.map;var f=a.$(),d=f.sa(),e=oh(a.a),g=il(this.j);g[0]-=e.x;g[1]-=e.y;this.f=a.wa(g);a.render();Xk(a,f,d*c,this.f)}
229 -function dm(a){if(2>this.j.length){a=a.map;var c=a.$();Xf(c,-1);var d=c.sa(),e=this.f,f=this.l,d=c.constrainResolution(d,0,this.i-1);Xk(a,c,d,e,f);return!1}return!0}function bm(a){return 2<=this.j.length?(a=a.map,this.f=null,this.a=void 0,this.i=1,this.u||Xf(a.$(),1),a.render(),!0):!1}am.prototype.qc=qe;function em(a){a=m(a)?a:{};var c=new ug,d=new Rk(-.005,.05,100);(m(a.altShiftDragRotate)?a.altShiftDragRotate:1)&&c.push(new nl);(m(a.doubleClickZoom)?a.doubleClickZoom:1)&&c.push(new Yk({delta:a.zoomDelta,duration:a.zoomDuration}));(m(a.dragPan)?a.dragPan:1)&&c.push(new jl({kinetic:d}));(m(a.pinchRotate)?a.pinchRotate:1)&&c.push(new Xl);(m(a.pinchZoom)?a.pinchZoom:1)&&c.push(new am({duration:a.zoomDuration}));if(m(a.keyboard)?a.keyboard:1)c.push(new Rl),c.push(new Tl({delta:a.zoomDelta,duration:a.zoomDuration}));
230 -(m(a.mouseWheelZoom)?a.mouseWheelZoom:1)&&c.push(new Vl({duration:a.zoomDuration}));(m(a.shiftDragZoom)?a.shiftDragZoom:1)&&c.push(new Ql);return c};function H(a){var c=m(a)?a:{};a=Eb(c);delete a.layers;c=c.layers;F.call(this,a);this.c=[];this.a={};x(this,kd("layers"),this.Nj,!1,this);null!=c?ga(c)&&(c=new ug(c.slice())):c=new ug;this.qh(c)}w(H,F);l=H.prototype;l.Rd=function(){this.ib()&&this.s()};
231 -l.Nj=function(){Ra(this.c,Zc);this.c.length=0;var a=this.Ec();this.c.push(x(a,"add",this.Mj,!1,this),x(a,"remove",this.Oj,!1,this));rb(this.a,function(a){Ra(a,Zc)});Ab(this.a);var a=a.a,c,d,e;c=0;for(d=a.length;c<d;c++)e=a[c],this.a[ma(e).toString()]=[x(e,"propertychange",this.Rd,!1,this),x(e,"change",this.Rd,!1,this)];this.s()};l.Mj=function(a){a=a.element;var c=ma(a).toString();this.a[c]=[x(a,"propertychange",this.Rd,!1,this),x(a,"change",this.Rd,!1,this)];this.s()};
232 -l.Oj=function(a){a=ma(a.element).toString();Ra(this.a[a],Zc);delete this.a[a];this.s()};l.Ec=function(){return this.get("layers")};l.qh=function(a){this.set("layers",a)};
233 -l.$e=function(a){var c=m(a)?a:[],d=c.length;this.Ec().forEach(function(a){a.$e(c)});a=ik(this);var e,f;for(e=c.length;d<e;d++)f=c[d],f.brightness=Zb(f.brightness+a.brightness,-1,1),f.contrast*=a.contrast,f.hue+=a.hue,f.opacity*=a.opacity,f.saturation*=a.saturation,f.visible=f.visible&&a.visible,f.maxResolution=Math.min(f.maxResolution,a.maxResolution),f.minResolution=Math.max(f.minResolution,a.minResolution),m(a.extent)&&(f.extent=m(f.extent)?je(f.extent,a.extent):a.extent);return c};l.bf=function(){return"ready"};function fm(a){Ae.call(this,{code:a,units:"m",extent:gm,global:!0,worldExtent:hm})}w(fm,Ae);fm.prototype.getPointResolution=function(a,c){var d=c[1]/6378137;return a/((Math.exp(d)+Math.exp(-d))/2)};var im=6378137*Math.PI,gm=[-im,-im,im,im],hm=[-180,-85,180,85],Me=Ua("EPSG:3857 EPSG:102100 EPSG:102113 EPSG:900913 urn:ogc:def:crs:EPSG:6.18:3:3857 urn:ogc:def:crs:EPSG::3857 http://www.opengis.net/gml/srs/epsg.xml#3857".split(" "),function(a){return new fm(a)});
234 -function Ne(a,c,d){var e=a.length;d=1<d?d:2;m(c)||(2<d?c=a.slice():c=Array(e));for(var f=0;f<e;f+=d)c[f]=6378137*Math.PI*a[f]/180,c[f+1]=6378137*Math.log(Math.tan(Math.PI*(a[f+1]+90)/360));return c}function Oe(a,c,d){var e=a.length;d=1<d?d:2;m(c)||(2<d?c=a.slice():c=Array(e));for(var f=0;f<e;f+=d)c[f]=180*a[f]/(6378137*Math.PI),c[f+1]=360*Math.atan(Math.exp(a[f+1]/6378137))/Math.PI-90;return c};function jm(a,c){Ae.call(this,{code:a,units:"degrees",extent:km,axisOrientation:c,global:!0,worldExtent:km})}w(jm,Ae);jm.prototype.getPointResolution=function(a){return a};
235 -var km=[-180,-90,180,90],Pe=[new jm("CRS:84"),new jm("EPSG:4326","neu"),new jm("urn:ogc:def:crs:EPSG::4326","neu"),new jm("urn:ogc:def:crs:EPSG:6.6:4326","neu"),new jm("urn:ogc:def:crs:OGC:1.3:CRS84"),new jm("urn:ogc:def:crs:OGC:2:84"),new jm("http://www.opengis.net/gml/srs/epsg.xml#4326","neu"),new jm("urn:x-ogc:def:crs:EPSG:4326","neu")];function lm(){De(Me);De(Pe);Le()};function J(a){G.call(this,m(a)?a:{})}w(J,G);function K(a){a=m(a)?a:{};var c=Eb(a);delete c.preload;delete c.useInterimTilesOnError;G.call(this,c);this.f(m(a.preload)?a.preload:0);this.g(m(a.useInterimTilesOnError)?a.useInterimTilesOnError:!0)}w(K,G);K.prototype.a=function(){return this.get("preload")};K.prototype.f=function(a){this.set("preload",a)};K.prototype.c=function(){return this.get("useInterimTilesOnError")};K.prototype.g=function(a){this.set("useInterimTilesOnError",a)};function L(a){a=m(a)?a:{};var c=Eb(a);delete c.style;delete c.renderBuffer;delete c.updateWhileAnimating;delete c.updateWhileInteracting;G.call(this,c);this.c=m(a.renderBuffer)?a.renderBuffer:100;this.A=null;this.a=void 0;this.g(a.style);this.D=m(a.updateWhileAnimating)?a.updateWhileAnimating:!1;this.B=m(a.updateWhileInteracting)?a.updateWhileInteracting:!1}w(L,G);L.prototype.T=function(){return this.A};L.prototype.X=function(){return this.a};
236 -L.prototype.g=function(a){this.A=m(a)?a:Ol;this.a=null===a?void 0:Ml(this.A);this.s()};function mm(a,c,d,e,f){this.u={};this.c=a;this.B=c;this.g=d;this.ja=e;this.Qc=f;this.j=this.b=this.a=this.qa=this.Ma=this.da=null;this.Na=this.za=this.v=this.X=this.T=this.J=0;this.Va=!1;this.i=this.lb=0;this.mb=!1;this.Z=0;this.f="";this.C=this.ca=this.xb=this.tc=0;this.ba=this.A=this.l=null;this.D=[];this.uc=Cd()}
237 -function nm(a,c,d){if(null!==a.j){c=$e(c,0,d,2,a.ja,a.D);d=a.c;var e=a.uc,f=d.globalAlpha;1!=a.v&&(d.globalAlpha=f*a.v);var g=a.lb;a.Va&&(g+=a.Qc);var h,k;h=0;for(k=c.length;h<k;h+=2){var n=c[h]-a.J,p=c[h+1]-a.T;a.mb&&(n=n+.5|0,p=p+.5|0);if(0!==g||1!=a.i){var q=n+a.J,r=p+a.T;ok(e,q,r,a.i,a.i,g,-q,-r);d.setTransform(e[0],e[1],e[4],e[5],e[12],e[13])}d.drawImage(a.j,a.za,a.Na,a.Z,a.X,n,p,a.Z,a.X)}0===g&&1==a.i||d.setTransform(1,0,0,1,0,0);1!=a.v&&(d.globalAlpha=f)}}
238 -function om(a,c,d,e){var f=0;if(null!==a.ba&&""!==a.f){null===a.l||pm(a,a.l);null===a.A||qm(a,a.A);var g=a.ba,h=a.c,k=a.qa;null===k?(h.font=g.font,h.textAlign=g.textAlign,h.textBaseline=g.textBaseline,a.qa={font:g.font,textAlign:g.textAlign,textBaseline:g.textBaseline}):(k.font!=g.font&&(k.font=h.font=g.font),k.textAlign!=g.textAlign&&(k.textAlign=h.textAlign=g.textAlign),k.textBaseline!=g.textBaseline&&(k.textBaseline=h.textBaseline=g.textBaseline));c=$e(c,f,d,e,a.ja,a.D);for(g=a.c;f<d;f+=e){h=c[f]+
239 -a.tc;k=c[f+1]+a.xb;if(0!==a.ca||1!=a.C){var n=ok(a.uc,h,k,a.C,a.C,a.ca,-h,-k);g.setTransform(n[0],n[1],n[4],n[5],n[12],n[13])}null===a.A||g.strokeText(a.f,h,k);null===a.l||g.fillText(a.f,h,k)}0===a.ca&&1==a.C||g.setTransform(1,0,0,1,0,0)}}function rm(a,c,d,e,f,g){var h=a.c;a=$e(c,d,e,f,a.ja,a.D);h.moveTo(a[0],a[1]);for(c=2;c<a.length;c+=2)h.lineTo(a[c],a[c+1]);g&&h.lineTo(a[0],a[1]);return e}
240 -function sm(a,c,d,e,f){var g=a.c,h,k;h=0;for(k=e.length;h<k;++h)d=rm(a,c,d,e[h],f,!0),g.closePath();return d}l=mm.prototype;l.wc=function(a,c){var d=a.toString(),e=this.u[d];m(e)?e.push(c):this.u[d]=[c]};
241 -l.xc=function(a){if(ke(this.g,a.R())){if(null!==this.a||null!==this.b){null===this.a||pm(this,this.a);null===this.b||qm(this,this.b);var c;c=a.o;c=null===c?null:$e(c,0,c.length,a.H,this.ja,this.D);var d=c[2]-c[0],e=c[3]-c[1],d=Math.sqrt(d*d+e*e),e=this.c;e.beginPath();e.arc(c[0],c[1],d,0,2*Math.PI);null===this.a||e.fill();null===this.b||e.stroke()}""!==this.f&&om(this,a.hd(),2,2)}};
242 -l.Pe=function(a,c){var d=(0,c.g)(a);if(null!=d&&ke(this.g,d.R())){var e=c.b;m(e)||(e=0);this.wc(e,function(a){a.Ia(c.f,c.c);a.cb(c.j);a.Ja(c.a);tm[d.W()].call(a,d,null)})}};l.Ed=function(a,c){var d=a.f,e,f;e=0;for(f=d.length;e<f;++e){var g=d[e];tm[g.W()].call(this,g,c)}};l.ob=function(a){var c=a.o;a=a.H;null===this.j||nm(this,c,c.length);""!==this.f&&om(this,c,c.length,a)};l.nb=function(a){var c=a.o;a=a.H;null===this.j||nm(this,c,c.length);""!==this.f&&om(this,c,c.length,a)};
243 -l.yb=function(a){if(ke(this.g,a.R())){if(null!==this.b){qm(this,this.b);var c=this.c,d=a.o;c.beginPath();rm(this,d,0,d.length,a.H,!1);c.stroke()}""!==this.f&&(a=vm(a),om(this,a,2,2))}};l.yc=function(a){var c=a.R();if(ke(this.g,c)){if(null!==this.b){qm(this,this.b);var c=this.c,d=a.o,e=0,f=a.c,g=a.H;c.beginPath();var h,k;h=0;for(k=f.length;h<k;++h)e=rm(this,d,e,f[h],g,!1);c.stroke()}""!==this.f&&(a=wm(a),om(this,a,a.length,2))}};
244 -l.Tb=function(a){if(ke(this.g,a.R())){if(null!==this.b||null!==this.a){null===this.a||pm(this,this.a);null===this.b||qm(this,this.b);var c=this.c;c.beginPath();sm(this,Lf(a),0,a.c,a.H);null===this.a||c.fill();null===this.b||c.stroke()}""!==this.f&&(a=Mf(a),om(this,a,2,2))}};
245 -l.zc=function(a){if(ke(this.g,a.R())){if(null!==this.b||null!==this.a){null===this.a||pm(this,this.a);null===this.b||qm(this,this.b);var c=this.c,d=xm(a),e=0,f=a.c,g=a.H,h,k;h=0;for(k=f.length;h<k;++h){var n=f[h];c.beginPath();e=sm(this,d,e,n,g);null===this.a||c.fill();null===this.b||c.stroke()}}""!==this.f&&(a=ym(a),om(this,a,a.length,2))}};function zm(a){var c=Ua(vb(a.u),Number);gb(c);var d,e,f,g,h;d=0;for(e=c.length;d<e;++d)for(f=a.u[c[d].toString()],g=0,h=f.length;g<h;++g)f[g](a)}
246 -function pm(a,c){var d=a.c,e=a.da;null===e?(d.fillStyle=c.fillStyle,a.da={fillStyle:c.fillStyle}):e.fillStyle!=c.fillStyle&&(e.fillStyle=d.fillStyle=c.fillStyle)}
247 -function qm(a,c){var d=a.c,e=a.Ma;null===e?(d.lineCap=c.lineCap,ej&&d.setLineDash(c.lineDash),d.lineJoin=c.lineJoin,d.lineWidth=c.lineWidth,d.miterLimit=c.miterLimit,d.strokeStyle=c.strokeStyle,a.Ma={lineCap:c.lineCap,lineDash:c.lineDash,lineJoin:c.lineJoin,lineWidth:c.lineWidth,miterLimit:c.miterLimit,strokeStyle:c.strokeStyle}):(e.lineCap!=c.lineCap&&(e.lineCap=d.lineCap=c.lineCap),ej&&!kb(e.lineDash,c.lineDash)&&d.setLineDash(e.lineDash=c.lineDash),e.lineJoin!=c.lineJoin&&(e.lineJoin=d.lineJoin=
248 -c.lineJoin),e.lineWidth!=c.lineWidth&&(e.lineWidth=d.lineWidth=c.lineWidth),e.miterLimit!=c.miterLimit&&(e.miterLimit=d.miterLimit=c.miterLimit),e.strokeStyle!=c.strokeStyle&&(e.strokeStyle=d.strokeStyle=c.strokeStyle))}
249 -l.Ia=function(a,c){if(null===a)this.a=null;else{var d=a.b;this.a={fillStyle:Bg(null===d?Fl:d)}}if(null===c)this.b=null;else{var d=c.b,e=c.f,f=c.c,g=c.g,h=c.a,k=c.j;this.b={lineCap:m(e)?e:"round",lineDash:null!=f?f:Gl,lineJoin:m(g)?g:"round",lineWidth:this.B*(m(h)?h:1),miterLimit:m(k)?k:10,strokeStyle:Bg(null===d?Hl:d)}}};
250 -l.cb=function(a){if(null===a)this.j=null;else{var c=a.Ab(),d=a.Mb(1),e=a.Nb(),f=a.kb();this.J=c[0];this.T=c[1];this.X=f[1];this.j=d;this.v=a.v;this.za=e[0];this.Na=e[1];this.Va=a.D;this.lb=a.C;this.i=a.A;this.mb=a.B;this.Z=f[0]}};
251 -l.Ja=function(a){if(null===a)this.f="";else{var c=a.b;null===c?this.l=null:(c=c.b,this.l={fillStyle:Bg(null===c?Fl:c)});var d=a.j;if(null===d)this.A=null;else{var c=d.b,e=d.f,f=d.c,g=d.g,h=d.a,d=d.j;this.A={lineCap:m(e)?e:"round",lineDash:null!=f?f:Gl,lineJoin:m(g)?g:"round",lineWidth:m(h)?h:1,miterLimit:m(d)?d:10,strokeStyle:Bg(null===c?Hl:c)}}var c=a.f,e=a.C,f=a.A,g=a.g,h=a.a,d=a.c,k=a.i;a=a.l;this.ba={font:m(c)?c:"10px sans-serif",textAlign:m(k)?k:"center",textBaseline:m(a)?a:"middle"};this.f=
252 -m(d)?d:"";this.tc=m(e)?this.B*e:0;this.xb=m(f)?this.B*f:0;this.ca=m(g)?g:0;this.C=this.B*(m(h)?h:1)}};var tm={Point:mm.prototype.ob,LineString:mm.prototype.yb,Polygon:mm.prototype.Tb,MultiPoint:mm.prototype.nb,MultiLineString:mm.prototype.yc,MultiPolygon:mm.prototype.zc,GeometryCollection:mm.prototype.Ed,Circle:mm.prototype.xc};function Am(a){rk.call(this,a);this.J=Cd()}w(Am,rk);
253 -Am.prototype.v=function(a,c,d){Bm(this,"precompose",d,a,void 0);var e=this.ld();if(null!==e){var f=c.extent,g=m(f);if(g){var h=a.pixelRatio,k=fe(f),n=ee(f),p=de(f),f=ce(f);qk(a.coordinateToPixelMatrix,k,k);qk(a.coordinateToPixelMatrix,n,n);qk(a.coordinateToPixelMatrix,p,p);qk(a.coordinateToPixelMatrix,f,f);d.save();d.beginPath();d.moveTo(k[0]*h,k[1]*h);d.lineTo(n[0]*h,n[1]*h);d.lineTo(p[0]*h,p[1]*h);d.lineTo(f[0]*h,f[1]*h);d.clip()}h=this.Ze();k=d.globalAlpha;d.globalAlpha=c.opacity;0===a.viewState.rotation?
254 -(c=h[13],n=e.width*h[0],p=e.height*h[5],d.drawImage(e,0,0,+e.width,+e.height,Math.round(h[12]),Math.round(c),Math.round(n),Math.round(p))):(d.setTransform(h[0],h[1],h[4],h[5],h[12],h[13]),d.drawImage(e,0,0),d.setTransform(1,0,0,1,0,0));d.globalAlpha=k;g&&d.restore()}Bm(this,"postcompose",d,a,void 0)};function Bm(a,c,d,e,f){var g=a.a;ed(g,c)&&(a=m(f)?f:Cm(a,e,0),a=new mm(d,e.pixelRatio,e.extent,a,e.viewState.rotation),C(g,new kk(c,g,a,e,d,null)),zm(a))}
255 -function Cm(a,c,d){var e=c.viewState,f=c.pixelRatio;return ok(a.J,f*c.size[0]/2,f*c.size[1]/2,f/e.resolution,-f/e.resolution,-e.rotation,-e.center[0]+d,-e.center[1])}function Dm(a,c){var d=[0,0];qk(c,a,d);return d}
256 -var Em=function(){var a=null,c=null;return function(d){if(null===a){a=Wi(1,1);c=a.createImageData(1,1);var e=c.data;e[0]=42;e[1]=84;e[2]=126;e[3]=255}var e=a.canvas,f=d[0]<=e.width&&d[1]<=e.height;f||(e.width=d[0],e.height=d[1],e=d[0]-1,d=d[1]-1,a.putImageData(c,e,d),d=a.getImageData(e,d,1,1),f=kb(c.data,d.data));return f}}();var Fm=["Polygon","LineString","Image","Text"];function Gm(a,c,d){this.qa=a;this.Z=c;this.f=null;this.g=0;this.resolution=d;this.T=this.J=null;this.a=[];this.coordinates=[];this.da=Cd();this.b=[];this.ba=[];this.Ma=Cd()}w(Gm,jk);
257 -function Hm(a,c,d,e,f,g){var h=a.coordinates.length,k=a.Te(),n=[c[d],c[d+1]],p=[NaN,NaN],q=!0,r,t,u;for(r=d+f;r<e;r+=f)p[0]=c[r],p[1]=c[r+1],u=Xd(k,p),u!==t?(q&&(a.coordinates[h++]=n[0],a.coordinates[h++]=n[1]),a.coordinates[h++]=p[0],a.coordinates[h++]=p[1],q=!1):1===u?(a.coordinates[h++]=p[0],a.coordinates[h++]=p[1],q=!1):q=!0,n[0]=p[0],n[1]=p[1],t=u;r===d+f&&(a.coordinates[h++]=n[0],a.coordinates[h++]=n[1]);g&&(a.coordinates[h++]=c[d],a.coordinates[h++]=c[d+1]);return h}
258 -function Im(a,c){a.J=[0,c,0];a.a.push(a.J);a.T=[0,c,0];a.b.push(a.T)}
259 -function Jm(a,c,d,e,f,g,h,k,n){var p;pk(e,a.da)?p=a.ba:(p=$e(a.coordinates,0,a.coordinates.length,2,e,a.ba),Fd(a.da,e));e=0;var q=h.length,r=0,t;for(a=a.Ma;e<q;){var u=h[e],B,z,E,A;switch(u[0]){case 0:r=u[1];t=ma(r).toString();(t=m(g[t]))||(t=null==r.V());t?e=u[2]:m(n)&&!ke(n,r.V().R())?e=u[2]:++e;break;case 1:c.beginPath();++e;break;case 2:r=u[1];t=p[r];var y=p[r+1],N=p[r+2]-t,r=p[r+3]-y;c.arc(t,y,Math.sqrt(N*N+r*r),0,2*Math.PI,!0);++e;break;case 3:c.closePath();++e;break;case 4:r=u[1];t=u[2];B=
260 -u[3];E=u[4]*d;var O=u[5]*d,I=u[6];z=u[7];var Q=u[8],wa=u[9],y=u[11],N=u[12],Sa=u[13],P=u[14];for(u[10]&&(y+=f);r<t;r+=2){u=p[r]-E;A=p[r+1]-O;Sa&&(u=u+.5|0,A=A+.5|0);if(1!=N||0!==y){var Ga=u+E,eb=A+O;ok(a,Ga,eb,N,N,y,-Ga,-eb);c.setTransform(a[0],a[1],a[4],a[5],a[12],a[13])}Ga=c.globalAlpha;1!=z&&(c.globalAlpha=Ga*z);c.drawImage(B,Q,wa,P,I,u,A,P*d,I*d);1!=z&&(c.globalAlpha=Ga);1==N&&0===y||c.setTransform(1,0,0,1,0,0)}++e;break;case 5:r=u[1];t=u[2];E=u[3];O=u[4]*d;I=u[5]*d;y=u[6];N=u[7]*d;B=u[8];for(z=
261 -u[9];r<t;r+=2){u=p[r]+O;A=p[r+1]+I;if(1!=N||0!==y)ok(a,u,A,N,N,y,-u,-A),c.setTransform(a[0],a[1],a[4],a[5],a[12],a[13]);z&&c.strokeText(E,u,A);B&&c.fillText(E,u,A);1==N&&0===y||c.setTransform(1,0,0,1,0,0)}++e;break;case 6:if(m(k)&&(r=u[1],r=k(r)))return r;++e;break;case 7:c.fill();++e;break;case 8:r=u[1];t=u[2];c.moveTo(p[r],p[r+1]);for(r+=2;r<t;r+=2)c.lineTo(p[r],p[r+1]);++e;break;case 9:c.fillStyle=u[1];++e;break;case 10:r=m(u[7])?u[7]:!0;t=u[2];c.strokeStyle=u[1];c.lineWidth=r?t*d:t;c.lineCap=
262 -u[3];c.lineJoin=u[4];c.miterLimit=u[5];ej&&c.setLineDash(u[6]);++e;break;case 11:c.font=u[1];c.textAlign=u[2];c.textBaseline=u[3];++e;break;case 12:c.stroke();++e;break;default:++e}}}function Km(a){var c=a.b;c.reverse();var d,e=c.length,f,g,h=-1;for(d=0;d<e;++d)if(f=c[d],g=f[0],6==g)h=d;else if(0==g){f[2]=d;f=a.b;for(g=d;h<g;){var k=f[h];f[h]=f[g];f[g]=k;++h;--g}h=-1}}function Lm(a,c){a.J[2]=a.a.length;a.J=null;a.T[2]=a.b.length;a.T=null;var d=[6,c];a.a.push(d);a.b.push(d)}Gm.prototype.ee=ca;
263 -Gm.prototype.Te=function(){return this.Z};function Mm(a,c,d){Gm.call(this,a,c,d);this.l=this.X=null;this.ja=this.ca=this.B=this.D=this.u=this.v=this.A=this.C=this.i=this.j=this.c=void 0}w(Mm,Gm);
264 -Mm.prototype.ob=function(a,c){if(null!==this.l){Im(this,c);var d=a.o,e=this.coordinates.length,d=Hm(this,d,0,d.length,a.H,!1);this.a.push([4,e,d,this.l,this.c,this.j,this.i,this.C,this.A,this.v,this.u,this.D,this.B,this.ca,this.ja]);this.b.push([4,e,d,this.X,this.c,this.j,this.i,this.C,this.A,this.v,this.u,this.D,this.B,this.ca,this.ja]);Lm(this,c)}};
265 -Mm.prototype.nb=function(a,c){if(null!==this.l){Im(this,c);var d=a.o,e=this.coordinates.length,d=Hm(this,d,0,d.length,a.H,!1);this.a.push([4,e,d,this.l,this.c,this.j,this.i,this.C,this.A,this.v,this.u,this.D,this.B,this.ca,this.ja]);this.b.push([4,e,d,this.X,this.c,this.j,this.i,this.C,this.A,this.v,this.u,this.D,this.B,this.ca,this.ja]);Lm(this,c)}};Mm.prototype.ee=function(){Km(this);this.j=this.c=void 0;this.l=this.X=null;this.ja=this.ca=this.D=this.u=this.v=this.A=this.C=this.B=this.i=void 0};
266 -Mm.prototype.cb=function(a){var c=a.Ab(),d=a.kb(),e=a.ie(1),f=a.Mb(1),g=a.Nb();this.c=c[0];this.j=c[1];this.X=e;this.l=f;this.i=d[1];this.C=a.v;this.A=g[0];this.v=g[1];this.u=a.D;this.D=a.C;this.B=a.A;this.ca=a.B;this.ja=d[0]};function Nm(a,c,d){Gm.call(this,a,c,d);this.c={$c:void 0,Vc:void 0,Wc:null,Xc:void 0,Yc:void 0,Zc:void 0,ef:0,strokeStyle:void 0,lineCap:void 0,lineDash:null,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0}}w(Nm,Gm);
267 -function Om(a,c,d,e,f){var g=a.coordinates.length;c=Hm(a,c,d,e,f,!1);g=[8,g,c];a.a.push(g);a.b.push(g);return e}l=Nm.prototype;l.Te=function(){null===this.f&&(this.f=Sd(this.Z),0<this.g&&Rd(this.f,this.resolution*(this.g+1)/2,this.f));return this.f};
268 -function Pm(a){var c=a.c,d=c.strokeStyle,e=c.lineCap,f=c.lineDash,g=c.lineJoin,h=c.lineWidth,k=c.miterLimit;c.$c==d&&c.Vc==e&&kb(c.Wc,f)&&c.Xc==g&&c.Yc==h&&c.Zc==k||(c.ef!=a.coordinates.length&&(a.a.push([12]),c.ef=a.coordinates.length),a.a.push([10,d,h,e,g,k,f],[1]),c.$c=d,c.Vc=e,c.Wc=f,c.Xc=g,c.Yc=h,c.Zc=k)}
269 -l.yb=function(a,c){var d=this.c,e=d.lineWidth;m(d.strokeStyle)&&m(e)&&(Pm(this),Im(this,c),this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash],[1]),d=a.o,Om(this,d,0,d.length,a.H),this.b.push([12]),Lm(this,c))};
270 -l.yc=function(a,c){var d=this.c,e=d.lineWidth;if(m(d.strokeStyle)&&m(e)){Pm(this);Im(this,c);this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash],[1]);var d=a.c,e=a.o,f=a.H,g=0,h,k;h=0;for(k=d.length;h<k;++h)g=Om(this,e,g,d[h],f);this.b.push([12]);Lm(this,c)}};l.ee=function(){this.c.ef!=this.coordinates.length&&this.a.push([12]);Km(this);this.c=null};
271 -l.Ia=function(a,c){var d=c.b;this.c.strokeStyle=Bg(null===d?Hl:d);d=c.f;this.c.lineCap=m(d)?d:"round";d=c.c;this.c.lineDash=null===d?Gl:d;d=c.g;this.c.lineJoin=m(d)?d:"round";d=c.a;this.c.lineWidth=m(d)?d:1;d=c.j;this.c.miterLimit=m(d)?d:10;this.c.lineWidth>this.g&&(this.g=this.c.lineWidth,this.f=null)};
272 -function Qm(a,c,d){Gm.call(this,a,c,d);this.c={Vf:void 0,$c:void 0,Vc:void 0,Wc:null,Xc:void 0,Yc:void 0,Zc:void 0,fillStyle:void 0,strokeStyle:void 0,lineCap:void 0,lineDash:null,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0}}w(Qm,Gm);
273 -function Rm(a,c,d,e,f){var g=a.c,h=[1];a.a.push(h);a.b.push(h);var k,h=0;for(k=e.length;h<k;++h){var n=e[h],p=a.coordinates.length;d=Hm(a,c,d,n,f,!0);d=[8,p,d];p=[3];a.a.push(d,p);a.b.push(d,p);d=n}c=[7];a.b.push(c);m(g.fillStyle)&&a.a.push(c);m(g.strokeStyle)&&(g=[12],a.a.push(g),a.b.push(g));return d}l=Qm.prototype;
274 -l.xc=function(a,c){var d=this.c,e=d.strokeStyle;if(m(d.fillStyle)||m(e)){Sm(this);Im(this,c);this.b.push([9,Bg(Fl)]);m(d.strokeStyle)&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]);var f=a.o,e=this.coordinates.length;Hm(this,f,0,f.length,a.H,!1);f=[1];e=[2,e];this.a.push(f,e);this.b.push(f,e);e=[7];this.b.push(e);m(d.fillStyle)&&this.a.push(e);m(d.strokeStyle)&&(d=[12],this.a.push(d),this.b.push(d));Lm(this,c)}};
275 -l.Tb=function(a,c){var d=this.c,e=d.strokeStyle;if(m(d.fillStyle)||m(e))Sm(this),Im(this,c),this.b.push([9,Bg(Fl)]),m(d.strokeStyle)&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]),d=a.c,e=Lf(a),Rm(this,e,0,d,a.H),Lm(this,c)};
276 -l.zc=function(a,c){var d=this.c,e=d.strokeStyle;if(m(d.fillStyle)||m(e)){Sm(this);Im(this,c);this.b.push([9,Bg(Fl)]);m(d.strokeStyle)&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]);var d=a.c,e=xm(a),f=a.H,g=0,h,k;h=0;for(k=d.length;h<k;++h)g=Rm(this,e,g,d[h],f);Lm(this,c)}};l.ee=function(){Km(this);this.c=null;var a=this.qa;if(0!==a){var c=this.coordinates,d,e;d=0;for(e=c.length;d<e;++d)c[d]=a*Math.round(c[d]/a)}};
277 -l.Te=function(){null===this.f&&(this.f=Sd(this.Z),0<this.g&&Rd(this.f,this.resolution*(this.g+1)/2,this.f));return this.f};
278 -l.Ia=function(a,c){var d=this.c;if(null===a)d.fillStyle=void 0;else{var e=a.b;d.fillStyle=Bg(null===e?Fl:e)}null===c?(d.strokeStyle=void 0,d.lineCap=void 0,d.lineDash=null,d.lineJoin=void 0,d.lineWidth=void 0,d.miterLimit=void 0):(e=c.b,d.strokeStyle=Bg(null===e?Hl:e),e=c.f,d.lineCap=m(e)?e:"round",e=c.c,d.lineDash=null===e?Gl:e.slice(),e=c.g,d.lineJoin=m(e)?e:"round",e=c.a,d.lineWidth=m(e)?e:1,e=c.j,d.miterLimit=m(e)?e:10,d.lineWidth>this.g&&(this.g=d.lineWidth,this.f=null))};
279 -function Sm(a){var c=a.c,d=c.fillStyle,e=c.strokeStyle,f=c.lineCap,g=c.lineDash,h=c.lineJoin,k=c.lineWidth,n=c.miterLimit;m(d)&&c.Vf!=d&&(a.a.push([9,d]),c.Vf=c.fillStyle);!m(e)||c.$c==e&&c.Vc==f&&c.Wc==g&&c.Xc==h&&c.Yc==k&&c.Zc==n||(a.a.push([10,e,k,f,h,n,g]),c.$c=e,c.Vc=f,c.Wc=g,c.Xc=h,c.Yc=k,c.Zc=n)}function Tm(a,c,d){Gm.call(this,a,c,d);this.ca=this.B=this.D=null;this.l="";this.u=this.v=this.A=this.C=0;this.i=this.j=this.c=null}w(Tm,Gm);
280 -Tm.prototype.pb=function(a,c,d,e,f,g){if(""!==this.l&&null!==this.i&&(null!==this.c||null!==this.j)){if(null!==this.c){f=this.c;var h=this.D;if(null===h||h.fillStyle!=f.fillStyle){var k=[9,f.fillStyle];this.a.push(k);this.b.push(k);null===h?this.D={fillStyle:f.fillStyle}:h.fillStyle=f.fillStyle}}null!==this.j&&(f=this.j,h=this.B,null===h||h.lineCap!=f.lineCap||h.lineDash!=f.lineDash||h.lineJoin!=f.lineJoin||h.lineWidth!=f.lineWidth||h.miterLimit!=f.miterLimit||h.strokeStyle!=f.strokeStyle)&&(k=[10,
281 -f.strokeStyle,f.lineWidth,f.lineCap,f.lineJoin,f.miterLimit,f.lineDash,!1],this.a.push(k),this.b.push(k),null===h?this.B={lineCap:f.lineCap,lineDash:f.lineDash,lineJoin:f.lineJoin,lineWidth:f.lineWidth,miterLimit:f.miterLimit,strokeStyle:f.strokeStyle}:(h.lineCap=f.lineCap,h.lineDash=f.lineDash,h.lineJoin=f.lineJoin,h.lineWidth=f.lineWidth,h.miterLimit=f.miterLimit,h.strokeStyle=f.strokeStyle));f=this.i;h=this.ca;if(null===h||h.font!=f.font||h.textAlign!=f.textAlign||h.textBaseline!=f.textBaseline)k=
282 -[11,f.font,f.textAlign,f.textBaseline],this.a.push(k),this.b.push(k),null===h?this.ca={font:f.font,textAlign:f.textAlign,textBaseline:f.textBaseline}:(h.font=f.font,h.textAlign=f.textAlign,h.textBaseline=f.textBaseline);Im(this,g);f=this.coordinates.length;a=Hm(this,a,c,d,e,!1);a=[5,f,a,this.l,this.C,this.A,this.v,this.u,null!==this.c,null!==this.j];this.a.push(a);this.b.push(a);Lm(this,g)}};
283 -Tm.prototype.Ja=function(a){if(null===a)this.l="";else{var c=a.b;null===c?this.c=null:(c=c.b,c=Bg(null===c?Fl:c),null===this.c?this.c={fillStyle:c}:this.c.fillStyle=c);var d=a.j;if(null===d)this.j=null;else{var c=d.b,e=d.f,f=d.c,g=d.g,h=d.a,d=d.j,e=m(e)?e:"round",f=null!=f?f.slice():Gl,g=m(g)?g:"round",h=m(h)?h:1,d=m(d)?d:10,c=Bg(null===c?Hl:c);if(null===this.j)this.j={lineCap:e,lineDash:f,lineJoin:g,lineWidth:h,miterLimit:d,strokeStyle:c};else{var k=this.j;k.lineCap=e;k.lineDash=f;k.lineJoin=g;k.lineWidth=
284 -h;k.miterLimit=d;k.strokeStyle=c}}var n=a.f,c=a.C,e=a.A,f=a.g,h=a.a,d=a.c,g=a.i,k=a.l;a=m(n)?n:"10px sans-serif";g=m(g)?g:"center";k=m(k)?k:"middle";null===this.i?this.i={font:a,textAlign:g,textBaseline:k}:(n=this.i,n.font=a,n.textAlign=g,n.textBaseline=k);this.l=m(d)?d:"";this.C=m(c)?c:0;this.A=m(e)?e:0;this.v=m(f)?f:0;this.u=m(h)?h:1}};function Um(a,c,d,e){this.l=a;this.c=c;this.i=d;this.f=e;this.a={};this.g=Wi(1,1);this.j=Cd()}
285 -function Vm(a){for(var c in a.a){var d=a.a[c],e;for(e in d)d[e].ee()}}function Wm(a,c,d,e,f,g){var h=a.j;ok(h,.5,.5,1/d,-1/d,-e,-c[0],-c[1]);var k=a.g;k.clearRect(0,0,1,1);var n;m(a.f)&&(n=Nd(),Od(n,c),Rd(n,d*a.f,n));return Xm(a,k,h,e,f,function(a){if(0<k.getImageData(0,0,1,1).data[3]){if(a=g(a))return a;k.clearRect(0,0,1,1)}},n)}Um.prototype.b=function(a,c){var d=m(a)?a.toString():"0",e=this.a[d];m(e)||(e={},this.a[d]=e);d=e[c];m(d)||(d=new Ym[c](this.l,this.c,this.i),e[c]=d);return d};
286 -Um.prototype.ya=function(){return zb(this.a)};function Zm(a,c,d,e,f,g){var h=Ua(vb(a.a),Number);gb(h);var k=a.c,n=k[0],p=k[1],q=k[2],k=k[3],n=[n,p,n,k,q,k,q,p];$e(n,0,8,2,e,n);c.save();c.beginPath();c.moveTo(n[0],n[1]);c.lineTo(n[2],n[3]);c.lineTo(n[4],n[5]);c.lineTo(n[6],n[7]);c.closePath();c.clip();for(var r,t,n=0,p=h.length;n<p;++n)for(r=a.a[h[n].toString()],q=0,k=Fm.length;q<k;++q)t=r[Fm[q]],m(t)&&Jm(t,c,d,e,f,g,t.a,void 0);c.restore()}
287 -function Xm(a,c,d,e,f,g,h){var k=Ua(vb(a.a),Number);gb(k,function(a,c){return c-a});var n,p,q,r,t;n=0;for(p=k.length;n<p;++n)for(r=a.a[k[n].toString()],q=Fm.length-1;0<=q;--q)if(t=r[Fm[q]],m(t)&&(t=Jm(t,c,1,d,e,f,t.b,g,h)))return t}var Ym={Image:Mm,LineString:Nm,Polygon:Qm,Text:Tm};function $m(a,c,d){af.call(this);this.Cf(a,m(c)?c:0,d)}w($m,af);l=$m.prototype;l.clone=function(){var a=new $m(null);cf(a,this.a,this.o.slice());a.s();return a};l.Wa=function(a,c,d,e){var f=this.o;a-=f[0];var g=c-f[1];c=a*a+g*g;if(c<e){if(0===c)for(e=0;e<this.H;++e)d[e]=f[e];else for(e=this.mf()/Math.sqrt(c),d[0]=f[0]+e*a,d[1]=f[1]+e*g,e=2;e<this.H;++e)d[e]=f[e];d.length=this.H;return c}return e};l.ac=function(a,c){var d=this.o,e=a-d[0],d=c-d[1];return e*e+d*d<=an(this)};
288 -l.hd=function(){return this.o.slice(0,this.H)};l.Bd=function(a){var c=this.o,d=c[this.H]-c[0];return Qd(c[0]-d,c[1]-d,c[0]+d,c[1]+d,a)};l.mf=function(){return Math.sqrt(an(this))};function an(a){var c=a.o[a.H]-a.o[0];a=a.o[a.H+1]-a.o[1];return c*c+a*a}l.W=function(){return"Circle"};l.ua=function(a){var c=this.R();return ke(a,c)?(c=this.hd(),a[0]<=c[0]&&a[2]>=c[0]||a[1]<=c[1]&&a[3]>=c[1]?!0:be(a,this.Ne,this)):!1};
289 -l.cl=function(a){var c=this.H,d=a.slice();d[c]=d[0]+(this.o[c]-this.o[0]);var e;for(e=1;e<c;++e)d[c+e]=a[e];cf(this,this.a,d);this.s()};l.Cf=function(a,c,d){if(null===a)cf(this,"XY",null);else{df(this,d,a,0);null===this.o&&(this.o=[]);d=this.o;a=of(d,a);d[a++]=d[0]+c;var e;c=1;for(e=this.H;c<e;++c)d[a++]=d[c];d.length=a}this.s()};l.dl=function(a){this.o[this.H]=this.o[0]+a;this.s()};function bn(a){Ze.call(this);this.f=m(a)?a:null;cn(this)}w(bn,Ze);function dn(a){var c=[],d,e;d=0;for(e=a.length;d<e;++d)c.push(a[d].clone());return c}function en(a){var c,d;if(null!==a.f)for(c=0,d=a.f.length;c<d;++c)Yc(a.f[c],"change",a.s,!1,a)}function cn(a){var c,d;if(null!==a.f)for(c=0,d=a.f.length;c<d;++c)x(a.f[c],"change",a.s,!1,a)}l=bn.prototype;l.clone=function(){var a=new bn(null);a.nh(this.f);return a};
290 -l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;var f=this.f,g,h;g=0;for(h=f.length;g<h;++g)e=f[g].Wa(a,c,d,e);return e};l.ac=function(a,c){var d=this.f,e,f;e=0;for(f=d.length;e<f;++e)if(d[e].ac(a,c))return!0;return!1};l.Bd=function(a){Qd(Infinity,Infinity,-Infinity,-Infinity,a);for(var c=this.f,d=0,e=c.length;d<e;++d)$d(a,c[d].R());return a};l.Zf=function(){return dn(this.f)};
291 -l.af=function(a){this.l!=this.b&&(Ab(this.g),this.j=0,this.l=this.b);if(0>a||0!==this.j&&a<this.j)return this;var c=a.toString();if(this.g.hasOwnProperty(c))return this.g[c];var d=[],e=this.f,f=!1,g,h;g=0;for(h=e.length;g<h;++g){var k=e[g],n=k.af(a);d.push(n);n!==k&&(f=!0)}if(f)return a=new bn(null),en(a),a.f=d,cn(a),a.s(),this.g[c]=a;this.j=a;return this};l.W=function(){return"GeometryCollection"};l.ua=function(a){var c=this.f,d,e;d=0;for(e=c.length;d<e;++d)if(c[d].ua(a))return!0;return!1};
292 -l.ya=function(){return 0==this.f.length};l.nh=function(a){a=dn(a);en(this);this.f=a;cn(this);this.s()};l.Sb=function(a){var c=this.f,d,e;d=0;for(e=c.length;d<e;++d)c[d].Sb(a);this.s()};l.translate=function(a,c){var d=this.f,e,f;e=0;for(f=d.length;e<f;++e)d[e].translate(a,c);this.s()};l.Y=function(){en(this);bn.aa.Y.call(this)};function fn(a,c,d,e,f){var g=NaN,h=NaN,k=(d-c)/e;if(0!==k)if(1==k)g=a[c],h=a[c+1];else if(2==k)g=.5*a[c]+.5*a[c+e],h=.5*a[c+1]+.5*a[c+e+1];else{var h=a[c],k=a[c+1],n=0,g=[0],p;for(p=c+e;p<d;p+=e){var q=a[p],r=a[p+1],n=n+Math.sqrt((q-h)*(q-h)+(r-k)*(r-k));g.push(n);h=q;k=r}d=.5*n;for(var t,h=hb,k=0,n=g.length;k<n;)p=k+n>>1,q=h(d,g[p]),0<q?k=p+1:(n=p,t=!q);t=t?k:~k;0>t?(d=(d-g[-t-2])/(g[-t-1]-g[-t-2]),c+=(-t-2)*e,g=ac(a[c],a[c+e],d),h=ac(a[c+1],a[c+e+1],d)):(g=a[c+t*e],h=a[c+t*e+1])}return null!=f?
293 -(f[0]=g,f[1]=h,f):[g,h]}function gn(a,c,d,e,f,g){if(d==c)return null;if(f<a[c+e-1])return g?(d=a.slice(c,c+e),d[e-1]=f,d):null;if(a[d-1]<f)return g?(d=a.slice(d-e,d),d[e-1]=f,d):null;if(f==a[c+e-1])return a.slice(c,c+e);c/=e;for(d/=e;c<d;)g=c+d>>1,f<a[(g+1)*e-1]?d=g:c=g+1;d=a[c*e-1];if(f==d)return a.slice((c-1)*e,(c-1)*e+e);g=(f-d)/(a[(c+1)*e-1]-d);d=[];var h;for(h=0;h<e-1;++h)d.push(ac(a[(c-1)*e+h],a[c*e+h],g));d.push(f);return d}
294 -function hn(a,c,d,e,f,g){var h=0;if(g)return gn(a,h,c[c.length-1],d,e,f);if(e<a[d-1])return f?(a=a.slice(0,d),a[d-1]=e,a):null;if(a[a.length-1]<e)return f?(a=a.slice(a.length-d),a[d-1]=e,a):null;f=0;for(g=c.length;f<g;++f){var k=c[f];if(h!=k){if(e<a[h+d-1])break;if(e<=a[k-1])return gn(a,h,k,d,e,!1);h=k}}return null};function M(a,c){af.call(this);this.c=null;this.u=this.D=this.i=-1;this.ia(a,c)}w(M,af);l=M.prototype;l.ri=function(a){null===this.o?this.o=a.slice():cb(this.o,a);this.s()};l.clone=function(){var a=new M(null);jn(a,this.a,this.o.slice());return a};l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;this.u!=this.b&&(this.D=Math.sqrt(kf(this.o,0,this.o.length,this.H,0)),this.u=this.b);return mf(this.o,0,this.o.length,this.H,this.D,!1,a,c,d,e)};
295 -l.Gi=function(a,c){return Df(this.o,0,this.o.length,this.H,a,c)};l.el=function(a,c){return"XYM"!=this.a&&"XYZM"!=this.a?null:gn(this.o,0,this.o.length,this.H,a,m(c)?c:!1)};l.U=function(){return rf(this.o,0,this.o.length,this.H)};l.fl=function(){var a=this.o,c=this.H,d=a[0],e=a[1],f=0,g;for(g=0+c;g<this.o.length;g+=c)var h=a[g],k=a[g+1],f=f+Math.sqrt((h-d)*(h-d)+(k-e)*(k-e)),d=h,e=k;return f};function vm(a){a.i!=a.b&&(a.c=fn(a.o,0,a.o.length,a.H,a.c),a.i=a.b);return a.c}
296 -l.Bc=function(a){var c=[];c.length=tf(this.o,0,this.o.length,this.H,a,c,0);a=new M(null);jn(a,"XY",c);return a};l.W=function(){return"LineString"};l.ua=function(a){return Ef(this.o,0,this.o.length,this.H,a)};l.ia=function(a,c){null===a?jn(this,"XY",null):(df(this,c,a,1),null===this.o&&(this.o=[]),this.o.length=pf(this.o,0,a,this.H),this.s())};function jn(a,c,d){cf(a,c,d);a.s()};function kn(a,c){af.call(this);this.c=[];this.i=this.u=-1;this.ia(a,c)}w(kn,af);l=kn.prototype;l.si=function(a){null===this.o?this.o=a.o.slice():cb(this.o,a.o.slice());this.c.push(this.o.length);this.s()};l.clone=function(){var a=new kn(null);ln(a,this.a,this.o.slice(),this.c.slice());return a};l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;this.i!=this.b&&(this.u=Math.sqrt(lf(this.o,0,this.c,this.H,0)),this.i=this.b);return nf(this.o,0,this.c,this.H,this.u,!1,a,c,d,e)};
297 -l.hl=function(a,c,d){return"XYM"!=this.a&&"XYZM"!=this.a||0===this.o.length?null:hn(this.o,this.c,this.H,a,m(c)?c:!1,m(d)?d:!1)};l.U=function(){return sf(this.o,0,this.c,this.H)};l.cj=function(a){if(0>a||this.c.length<=a)return null;var c=new M(null);jn(c,this.a,this.o.slice(0===a?0:this.c[a-1],this.c[a]));return c};l.ed=function(){var a=this.o,c=this.c,d=this.a,e=[],f=0,g,h;g=0;for(h=c.length;g<h;++g){var k=c[g],n=new M(null);jn(n,d,a.slice(f,k));e.push(n);f=k}return e};
298 -function wm(a){var c=[],d=a.o,e=0,f=a.c;a=a.H;var g,h;g=0;for(h=f.length;g<h;++g){var k=f[g],e=fn(d,e,k,a);cb(c,e);e=k}return c}l.Bc=function(a){var c=[],d=[],e=this.o,f=this.c,g=this.H,h=0,k=0,n,p;n=0;for(p=f.length;n<p;++n){var q=f[n],k=tf(e,h,q,g,a,c,k);d.push(k);h=q}c.length=k;a=new kn(null);ln(a,"XY",c,d);return a};l.W=function(){return"MultiLineString"};l.ua=function(a){a:{var c=this.o,d=this.c,e=this.H,f=0,g,h;g=0;for(h=d.length;g<h;++g){if(Ef(c,f,d[g],e,a)){a=!0;break a}f=d[g]}a=!1}return a};
299 -l.ia=function(a,c){if(null===a)ln(this,"XY",null,this.c);else{df(this,c,a,2);null===this.o&&(this.o=[]);var d=qf(this.o,0,a,this.H,this.c);this.o.length=0===d.length?0:d[d.length-1];this.s()}};function ln(a,c,d,e){cf(a,c,d);a.c=e;a.s()}function mn(a,c){var d="XY",e=[],f=[],g,h;g=0;for(h=c.length;g<h;++g){var k=c[g];0===g&&(d=k.a);cb(e,k.o);f.push(e.length)}ln(a,d,e,f)};function nn(a,c){af.call(this);this.ia(a,c)}w(nn,af);l=nn.prototype;l.ui=function(a){null===this.o?this.o=a.o.slice():cb(this.o,a.o);this.s()};l.clone=function(){var a=new nn(null);cf(a,this.a,this.o.slice());a.s();return a};l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;var f=this.o,g=this.H,h,k,n;h=0;for(k=f.length;h<k;h+=g)if(n=hf(a,c,f[h],f[h+1]),n<e){e=n;for(n=0;n<g;++n)d[n]=f[h+n];d.length=g}return e};l.U=function(){return rf(this.o,0,this.o.length,this.H)};
300 -l.lj=function(a){var c=null===this.o?0:this.o.length/this.H;if(0>a||c<=a)return null;c=new xf(null);yf(c,this.a,this.o.slice(a*this.H,(a+1)*this.H));return c};l.de=function(){var a=this.o,c=this.a,d=this.H,e=[],f,g;f=0;for(g=a.length;f<g;f+=d){var h=new xf(null);yf(h,c,a.slice(f,f+d));e.push(h)}return e};l.W=function(){return"MultiPoint"};l.ua=function(a){var c=this.o,d=this.H,e,f,g,h;e=0;for(f=c.length;e<f;e+=d)if(g=c[e],h=c[e+1],Vd(a,g,h))return!0;return!1};
301 -l.ia=function(a,c){null===a?cf(this,"XY",null):(df(this,c,a,1),null===this.o&&(this.o=[]),this.o.length=pf(this.o,0,a,this.H));this.s()};function on(a,c){af.call(this);this.c=[];this.u=-1;this.D=null;this.T=this.B=this.J=-1;this.i=null;this.ia(a,c)}w(on,af);l=on.prototype;l.vi=function(a){if(null===this.o)this.o=a.o.slice(),a=a.c.slice(),this.c.push();else{var c=this.o.length;cb(this.o,a.o);a=a.c.slice();var d,e;d=0;for(e=a.length;d<e;++d)a[d]+=c}this.c.push(a);this.s()};l.clone=function(){var a=new on(null),c=Gb(this.c);pn(a,this.a,this.o.slice(),c);return a};
302 -l.Wa=function(a,c,d,e){if(e<Td(this.R(),a,c))return e;if(this.B!=this.b){var f=this.c,g=0,h=0,k,n;k=0;for(n=f.length;k<n;++k)var p=f[k],h=lf(this.o,g,p,this.H,h),g=p[p.length-1];this.J=Math.sqrt(h);this.B=this.b}f=xm(this);g=this.c;h=this.H;k=this.J;n=0;var p=m(void 0)?void 0:[NaN,NaN],q,r;q=0;for(r=g.length;q<r;++q){var t=g[q];e=nf(f,n,t,h,k,!0,a,c,d,e,p);n=t[t.length-1]}return e};
303 -l.ac=function(a,c){var d;a:{d=xm(this);var e=this.c,f=0;if(0!==e.length){var g,h;g=0;for(h=e.length;g<h;++g){var k=e[g];if(Bf(d,f,k,this.H,a,c)){d=!0;break a}f=k[k.length-1]}}d=!1}return d};l.il=function(){var a=xm(this),c=this.c,d=0,e=0,f,g;f=0;for(g=c.length;f<g;++f)var h=c[f],e=e+ff(a,d,h,this.H),d=h[h.length-1];return e};
304 -l.U=function(a){var c;m(a)?(c=xm(this).slice(),Jf(c,this.c,this.H,a)):c=this.o;a=c;c=this.c;var d=this.H,e=0,f=m(void 0)?void 0:[],g=0,h,k;h=0;for(k=c.length;h<k;++h){var n=c[h];f[g++]=sf(a,e,n,d,f[g]);e=n[n.length-1]}f.length=g;return f};
305 -function ym(a){if(a.u!=a.b){var c=a.o,d=a.c,e=a.H,f=0,g=[],h,k,n=Nd();h=0;for(k=d.length;h<k;++h){var p=d[h],n=ae(Qd(Infinity,Infinity,-Infinity,-Infinity,void 0),c,f,p[0],e);g.push((n[0]+n[2])/2,(n[1]+n[3])/2);f=p[p.length-1]}c=xm(a);d=a.c;e=a.H;f=0;h=[];k=0;for(n=d.length;k<n;++k)p=d[k],h=Cf(c,f,p,e,g,2*k,h),f=p[p.length-1];a.D=h;a.u=a.b}return a.D}l.$i=function(){var a=new nn(null),c=ym(this).slice();cf(a,"XY",c);a.s();return a};
306 -function xm(a){if(a.T!=a.b){var c=a.o,d;a:{d=a.c;var e,f;e=0;for(f=d.length;e<f;++e)if(!Hf(c,d[e],a.H,void 0)){d=!1;break a}d=!0}d?a.i=c:(a.i=c.slice(),a.i.length=Jf(a.i,a.c,a.H));a.T=a.b}return a.i}l.Bc=function(a){var c=[],d=[],e=this.o,f=this.c,g=this.H;a=Math.sqrt(a);var h=0,k=0,n,p;n=0;for(p=f.length;n<p;++n){var q=f[n],r=[],k=uf(e,h,q,g,a,c,k,r);d.push(r);h=q[q.length-1]}c.length=k;e=new on(null);pn(e,"XY",c,d);return e};
307 -l.nj=function(a){if(0>a||this.c.length<=a)return null;var c;0===a?c=0:(c=this.c[a-1],c=c[c.length-1]);a=this.c[a].slice();var d=a[a.length-1];if(0!==c){var e,f;e=0;for(f=a.length;e<f;++e)a[e]-=c}e=new D(null);Kf(e,this.a,this.o.slice(c,d),a);return e};l.Md=function(){var a=this.a,c=this.o,d=this.c,e=[],f=0,g,h,k,n;g=0;for(h=d.length;g<h;++g){var p=d[g].slice(),q=p[p.length-1];if(0!==f)for(k=0,n=p.length;k<n;++k)p[k]-=f;k=new D(null);Kf(k,a,c.slice(f,q),p);e.push(k);f=q}return e};l.W=function(){return"MultiPolygon"};
308 -l.ua=function(a){a:{var c=xm(this),d=this.c,e=this.H,f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g];if(Ff(c,f,k,e,a)){a=!0;break a}f=k[k.length-1]}a=!1}return a};l.ia=function(a,c){if(null===a)pn(this,"XY",null,this.c);else{df(this,c,a,3);null===this.o&&(this.o=[]);var d=this.o,e=this.H,f=this.c,g=0,f=m(f)?f:[],h=0,k,n;k=0;for(n=a.length;k<n;++k)g=qf(d,g,a[k],e,f[h]),f[h++]=g,g=g[g.length-1];f.length=h;0===f.length?this.o.length=0:(d=f[f.length-1],this.o.length=0===d.length?0:d[d.length-1]);this.s()}};
309 -function pn(a,c,d,e){cf(a,c,d);a.c=e;a.s()}function qn(a,c){var d="XY",e=[],f=[],g,h,k;g=0;for(h=c.length;g<h;++g){var n=c[g];0===g&&(d=n.a);var p=e.length;k=n.c;var q,r;q=0;for(r=k.length;q<r;++q)k[q]+=p;cb(e,n.o);f.push(k)}pn(a,d,e,f)};function rn(a,c){return ma(a)-ma(c)}function sn(a,c){var d=.5*a/c;return d*d}function tn(a,c,d,e,f,g){var h=!1,k,n;k=d.j;null!==k&&(n=k.md(),2==n||3==n?k.Ff(f,g):(0==n&&k.load(),k.ff(f,g),h=!0));f=(0,d.g)(c);null!=f&&(e=f.af(e),(0,un[e.W()])(a,e,d,c));return h}
310 -var un={Point:function(a,c,d,e){var f=d.j;if(null!==f){if(2!=f.md())return;var g=a.b(d.b,"Image");g.cb(f);g.ob(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),a.pb(c.U(),0,2,2,c,e))},LineString:function(a,c,d,e){var f=d.c;if(null!==f){var g=a.b(d.b,"LineString");g.Ia(null,f);g.yb(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),a.pb(vm(c),0,2,2,c,e))},Polygon:function(a,c,d,e){var f=d.f,g=d.c;if(null!==f||null!==g){var h=a.b(d.b,"Polygon");h.Ia(f,g);h.Tb(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),
311 -a.pb(Mf(c),0,2,2,c,e))},MultiPoint:function(a,c,d,e){var f=d.j;if(null!==f){if(2!=f.md())return;var g=a.b(d.b,"Image");g.cb(f);g.nb(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),d=c.o,a.pb(d,0,d.length,c.H,c,e))},MultiLineString:function(a,c,d,e){var f=d.c;if(null!==f){var g=a.b(d.b,"LineString");g.Ia(null,f);g.yc(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),d=wm(c),a.pb(d,0,d.length,2,c,e))},MultiPolygon:function(a,c,d,e){var f=d.f,g=d.c;if(null!==g||null!==f){var h=a.b(d.b,"Polygon");h.Ia(f,
312 -g);h.zc(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),d=ym(c),a.pb(d,0,d.length,2,c,e))},GeometryCollection:function(a,c,d,e){c=c.f;var f,g;f=0;for(g=c.length;f<g;++f)(0,un[c[f].W()])(a,c[f],d,e)},Circle:function(a,c,d,e){var f=d.f,g=d.c;if(null!==f||null!==g){var h=a.b(d.b,"Polygon");h.Ia(f,g);h.xc(c,e)}f=d.a;null!==f&&(a=a.b(d.b,"Text"),a.Ja(f),a.pb(c.hd(),0,2,2,c,e))}};function vn(a,c,d,e,f,g){this.f=m(g)?g:null;mk.call(this,a,c,d,m(g)?0:2,e);this.c=f;this.a=null}w(vn,mk);vn.prototype.getError=function(){return this.a};vn.prototype.i=function(a){a?(this.a=a,this.state=3):this.state=2;nk(this)};vn.prototype.load=function(){0==this.state&&(this.state=1,nk(this),this.f(ra(this.i,this)))};vn.prototype.b=function(){return this.c};function wn(a){Gh.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state});this.A=m(a.resolutions)?a.resolutions:null}w(wn,Gh);function xn(a,c){if(null!==a.A){var d=ec(a.A,c,0);c=a.A[d]}return c}wn.prototype.l=function(a){a=a.target;switch(a.state){case 1:C(this,new yn(zn,a));break;case 2:C(this,new yn(An,a));break;case 3:C(this,new yn(Bn,a))}};function Cn(a,c){a.b().src=c}function yn(a,c){vc.call(this,a);this.image=c}w(yn,vc);
313 -var zn="imageloadstart",An="imageloadend",Bn="imageloaderror";function Dn(a){wn.call(this,{attributions:a.attributions,logo:a.logo,projection:a.projection,resolutions:a.resolutions,state:m(a.state)?a.state:void 0});this.Z=a.canvasFunction;this.J=null;this.X=0;this.ba=m(a.ratio)?a.ratio:1.5}w(Dn,wn);Dn.prototype.gc=function(a,c,d,e){c=xn(this,c);var f=this.J;if(null!==f&&this.X==this.b&&f.resolution==c&&f.g==d&&Wd(f.R(),a))return f;a=a.slice();ne(a,this.ba);e=this.Z(a,c,d,[le(a)/c*d,ie(a)/c*d],e);null===e||(f=new vn(a,c,d,this.j,e));this.J=f;this.X=this.b;return f};function En(a){id.call(this);this.ga=void 0;this.a="geometry";this.g=null;this.c=void 0;this.f=null;x(this,kd(this.a),this.Qd,!1,this);m(a)&&(a instanceof Ze||null===a?this.ta(a):this.I(a))}w(En,id);l=En.prototype;l.clone=function(){var a=new En(this.P());a.Lc(this.a);var c=this.V();null!=c&&a.ta(c.clone());c=this.g;null===c||a.jf(c);return a};l.V=function(){return this.get(this.a)};l.Xi=function(){return this.ga};l.Wi=function(){return this.a};l.Dk=function(){return this.g};l.Ek=function(){return this.c};
314 -l.Fk=function(){this.s()};l.Qd=function(){null!==this.f&&(Zc(this.f),this.f=null);var a=this.V();null!=a&&(this.f=x(a,"change",this.Fk,!1,this));this.s()};l.ta=function(a){this.set(this.a,a)};l.jf=function(a){this.g=a;null===a?a=void 0:ka(a)||(a=ga(a)?a:[a],a=pe(a));this.c=a;this.s()};l.Qb=function(a){this.ga=a;this.s()};l.Lc=function(a){Yc(this,kd(this.a),this.Qd,!1,this);this.a=a;x(this,kd(this.a),this.Qd,!1,this);this.Qd()};function Fn(a){a.prototype.then=a.prototype.then;a.prototype.$goog_Thenable=!0}function Gn(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(c){return!1}};function Hn(a,c,d){this.f=d;this.c=a;this.g=c;this.a=0;this.b=null}Hn.prototype.get=function(){var a;0<this.a?(this.a--,a=this.b,this.b=a.next,a.next=null):a=this.c();return a};function In(a,c){a.g(c);a.a<a.f&&(a.a++,c.next=a.b,a.b=c)};function Jn(){this.a=this.b=null}var Ln=new Hn(function(){return new Kn},function(a){a.reset()},100);Jn.prototype.add=function(a,c){var d=Ln.get();d.set(a,c);this.a?this.a.next=d:this.b=d;this.a=d};Jn.prototype.remove=function(){var a=null;this.b&&(a=this.b,this.b=this.b.next,this.b||(this.a=null),a.next=null);return a};function Kn(){this.next=this.a=this.b=null}Kn.prototype.set=function(a,c){this.b=a;this.a=c;this.next=null};Kn.prototype.reset=function(){this.next=this.a=this.b=null};function Mn(a,c){Nn||On();Pn||(Nn(),Pn=!0);Qn.add(a,c)}var Nn;function On(){if(ba.Promise&&ba.Promise.resolve){var a=ba.Promise.resolve(void 0);Nn=function(){a.then(Rn)}}else Nn=function(){ti(Rn)}}var Pn=!1,Qn=new Jn;function Rn(){for(var a=null;a=Qn.remove();){try{a.b.call(a.a)}catch(c){si(c)}In(Ln,a)}Pn=!1};function Sn(a,c){this.b=Tn;this.i=void 0;this.f=this.a=this.c=null;this.g=this.j=!1;if(a!=ca)try{var d=this;a.call(c,function(a){Un(d,Vn,a)},function(a){Un(d,Wn,a)})}catch(e){Un(this,Wn,e)}}var Tn=0,Vn=2,Wn=3;function Xn(){this.next=this.c=this.a=this.f=this.b=null;this.g=!1}Xn.prototype.reset=function(){this.c=this.a=this.f=this.b=null;this.g=!1};var Yn=new Hn(function(){return new Xn},function(a){a.reset()},100);function Zn(a,c,d){var e=Yn.get();e.f=a;e.a=c;e.c=d;return e}
315 -Sn.prototype.then=function(a,c,d){return $n(this,ka(a)?a:null,ka(c)?c:null,d)};Fn(Sn);Sn.prototype.cancel=function(a){this.b==Tn&&Mn(function(){var c=new ao(a);bo(this,c)},this)};function bo(a,c){if(a.b==Tn)if(a.c){var d=a.c;if(d.a){for(var e=0,f=null,g=null,h=d.a;h&&(h.g||(e++,h.b==a&&(f=h),!(f&&1<e)));h=h.next)f||(g=h);f&&(d.b==Tn&&1==e?bo(d,c):(g?(e=g,e.next==d.f&&(d.f=e),e.next=e.next.next):co(d),eo(d,f,Wn,c)))}a.c=null}else Un(a,Wn,c)}
316 -function fo(a,c){a.a||a.b!=Vn&&a.b!=Wn||go(a);a.f?a.f.next=c:a.a=c;a.f=c}function $n(a,c,d,e){var f=Zn(null,null,null);f.b=new Sn(function(a,h){f.f=c?function(d){try{var f=c.call(e,d);a(f)}catch(p){h(p)}}:a;f.a=d?function(c){try{var f=d.call(e,c);!m(f)&&c instanceof ao?h(c):a(f)}catch(p){h(p)}}:h});f.b.c=a;fo(a,f);return f.b}Sn.prototype.C=function(a){this.b=Tn;Un(this,Vn,a)};Sn.prototype.A=function(a){this.b=Tn;Un(this,Wn,a)};
317 -function Un(a,c,d){if(a.b==Tn){a==d&&(c=Wn,d=new TypeError("Promise cannot resolve to itself"));a.b=1;var e;a:{var f=d,g=a.C,h=a.A;if(f instanceof Sn)fo(f,Zn(g||ca,h||null,a)),e=!0;else if(Gn(f))f.then(g,h,a),e=!0;else{if(la(f))try{var k=f.then;if(ka(k)){ho(f,k,g,h,a);e=!0;break a}}catch(n){h.call(a,n);e=!0;break a}e=!1}}e||(a.i=d,a.b=c,a.c=null,go(a),c!=Wn||d instanceof ao||io(a,d))}}
318 -function ho(a,c,d,e,f){function g(a){k||(k=!0,e.call(f,a))}function h(a){k||(k=!0,d.call(f,a))}var k=!1;try{c.call(a,h,g)}catch(n){g(n)}}function go(a){a.j||(a.j=!0,Mn(a.l,a))}function co(a){var c=null;a.a&&(c=a.a,a.a=c.next,c.next=null);a.a||(a.f=null);return c}Sn.prototype.l=function(){for(var a=null;a=co(this);)eo(this,a,this.b,this.i);this.j=!1};
319 -function eo(a,c,d,e){if(d==Wn&&c.a&&!c.g)for(;a&&a.g;a=a.c)a.g=!1;if(c.b)c.b.c=null,jo(c,d,e);else try{c.g?c.f.call(c.c):jo(c,d,e)}catch(f){ko.call(null,f)}In(Yn,c)}function jo(a,c,d){c==Vn?a.f.call(a.c,d):a.a&&a.a.call(a.c,d)}function io(a,c){a.g=!0;Mn(function(){a.g&&ko.call(null,c)})}var ko=si;function ao(a){xa.call(this,a)}w(ao,xa);ao.prototype.name="cancel";function lo(a,c,d){if(ka(a))d&&(a=ra(a,d));else if(a&&"function"==typeof a.handleEvent)a=ra(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<c?-1:ba.setTimeout(a,c||0)};var mo=ba.JSON.parse,no=ba.JSON.stringify;function oo(){}oo.prototype.b=null;function po(a){var c;(c=a.b)||(c={},qo(a)&&(c[0]=!0,c[1]=!0),c=a.b=c);return c};var ro;function so(){}w(so,oo);function to(a){return(a=qo(a))?new ActiveXObject(a):new XMLHttpRequest}function qo(a){if(!a.a&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var c=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],d=0;d<c.length;d++){var e=c[d];try{return new ActiveXObject(e),a.a=e}catch(f){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.a}ro=new so;var uo=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\?([^#]*))?(?:#(.*))?$/;function vo(a){if(wo){wo=!1;var c=ba.location;if(c){var d=c.href;if(d&&(d=(d=vo(d)[3]||null)?decodeURI(d):d)&&d!=c.hostname)throw wo=!0,Error();}}return a.match(uo)}var wo=Nb;
320 -function xo(a,c){if(a)for(var d=a.split("&"),e=0;e<d.length;e++){var f=d[e].indexOf("="),g=null,h=null;0<=f?(g=d[e].substring(0,f),h=d[e].substring(f+1)):g=d[e];c(g,h?decodeURIComponent(h.replace(/\+/g," ")):"")}}function yo(a){if(a[1]){var c=a[0],d=c.indexOf("#");0<=d&&(a.push(c.substr(d)),a[0]=c=c.substr(0,d));d=c.indexOf("?");0>d?a[1]="?":d==c.length-1&&(a[1]=void 0)}return a.join("")}
321 -function zo(a,c,d){if(ga(c))for(var e=0;e<c.length;e++)zo(a,String(c[e]),d);else null!=c&&d.push("&",a,""===c?"":"=",encodeURIComponent(String(c)))}function Ao(a,c){for(var d in c)zo(d,c[d],a);return a};function Bo(a){cd.call(this);this.J=new xi;this.l=a||null;this.b=!1;this.i=this.fa=null;this.g=this.T=this.v="";this.a=this.A=this.f=this.C=!1;this.j=0;this.c=null;this.u=Co;this.D=this.Z=!1}w(Bo,cd);var Co="",Do=/^https?$/i,Eo=["POST","PUT"];
322 -function Fo(a,c){if(a.fa)throw Error("[goog.net.XhrIo] Object is active with another request="+a.v+"; newUri="+c);a.v=c;a.g="";a.T="GET";a.C=!1;a.b=!0;a.fa=a.l?to(a.l):to(ro);a.i=a.l?po(a.l):po(ro);a.fa.onreadystatechange=ra(a.B,a);try{a.A=!0,a.fa.open("GET",String(c),!0),a.A=!1}catch(d){Go(a,d);return}var e=a.J.clone(),f=Wa(e.O(),Ho),g=ba.FormData&&!1;!Ya(Eo,"GET")||f||g||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(a,c){this.fa.setRequestHeader(c,a)},
323 -a);a.u&&(a.fa.responseType=a.u);"withCredentials"in a.fa&&(a.fa.withCredentials=a.Z);try{Io(a),0<a.j&&(a.D=Jo(a.fa),a.D?(a.fa.timeout=a.j,a.fa.ontimeout=ra(a.rc,a)):a.c=lo(a.rc,a.j,a)),a.f=!0,a.fa.send(""),a.f=!1}catch(h){Go(a,h)}}function Jo(a){return Kb&&Vb(9)&&ja(a.timeout)&&m(a.ontimeout)}function Ho(a){return"content-type"==a.toLowerCase()}
324 -Bo.prototype.rc=function(){"undefined"!=typeof aa&&this.fa&&(this.g="Timed out after "+this.j+"ms, aborting",C(this,"timeout"),this.fa&&this.b&&(this.b=!1,this.a=!0,this.fa.abort(),this.a=!1,C(this,"complete"),C(this,"abort"),Ko(this)))};function Go(a,c){a.b=!1;a.fa&&(a.a=!0,a.fa.abort(),a.a=!1);a.g=c;Lo(a);Ko(a)}function Lo(a){a.C||(a.C=!0,C(a,"complete"),C(a,"error"))}Bo.prototype.Y=function(){this.fa&&(this.b&&(this.b=!1,this.a=!0,this.fa.abort(),this.a=!1),Ko(this,!0));Bo.aa.Y.call(this)};
325 -Bo.prototype.B=function(){this.ca||(this.A||this.f||this.a?Mo(this):this.X())};Bo.prototype.X=function(){Mo(this)};function Mo(a){if(a.b&&"undefined"!=typeof aa&&(!a.i[1]||4!=No(a)||2!=Oo(a)))if(a.f&&4==No(a))lo(a.B,0,a);else if(C(a,"readystatechange"),4==No(a)){a.b=!1;try{if(Po(a))C(a,"complete"),C(a,"success");else{var c;try{c=2<No(a)?a.fa.statusText:""}catch(d){c=""}a.g=c+" ["+Oo(a)+"]";Lo(a)}}finally{Ko(a)}}}
326 -function Ko(a,c){if(a.fa){Io(a);var d=a.fa,e=a.i[0]?ca:null;a.fa=null;a.i=null;c||C(a,"ready");try{d.onreadystatechange=e}catch(f){}}}function Io(a){a.fa&&a.D&&(a.fa.ontimeout=null);ja(a.c)&&(ba.clearTimeout(a.c),a.c=null)}
327 -function Po(a){var c=Oo(a),d;a:switch(c){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:d=!0;break a;default:d=!1}if(!d){if(c=0===c)a=vo(String(a.v))[1]||null,!a&&ba.self&&ba.self.location&&(a=ba.self.location.protocol,a=a.substr(0,a.length-1)),c=!Do.test(a?a.toLowerCase():"");d=c}return d}function No(a){return a.fa?a.fa.readyState:0}function Oo(a){try{return 2<No(a)?a.fa.status:-1}catch(c){return-1}}function Qo(a){try{return a.fa?a.fa.responseText:""}catch(c){return""}};function Ro(a){if("undefined"!=typeof XMLSerializer)return(new XMLSerializer).serializeToString(a);if(a=a.xml)return a;throw Error("Your browser does not support serializing XML documents");};var So;a:if(document.implementation&&document.implementation.createDocument)So=document.implementation.createDocument("","",null);else{if("undefined"!=typeof ActiveXObject){var To=new ActiveXObject("MSXML2.DOMDocument");if(To){To.resolveExternals=!1;To.validateOnParse=!1;try{To.setProperty("ProhibitDTD",!0),To.setProperty("MaxXMLSize",2048),To.setProperty("MaxElementDepth",256)}catch(Uo){}}if(To){So=To;break a}}throw Error("Your browser does not support creating new documents");}var Vo=So;
328 -function Wo(a,c){return Vo.createElementNS(a,c)}function Xo(a,c){null===a&&(a="");return Vo.createNode(1,c,a)}var Yo=document.implementation&&document.implementation.createDocument?Wo:Xo;function Zo(a,c){return $o(a,c,[]).join("")}function $o(a,c,d){if(4==a.nodeType||3==a.nodeType)c?d.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):d.push(a.nodeValue);else for(a=a.firstChild;null!==a;a=a.nextSibling)$o(a,c,d);return d}function ap(a){return a.localName}
329 -function bp(a){var c=a.localName;return m(c)?c:a.baseName}var cp=Kb?bp:ap;function dp(a){return a instanceof Document}function ep(a){return la(a)&&9==a.nodeType}var fp=Kb?ep:dp;function gp(a){return a instanceof Node}function hp(a){return la(a)&&m(a.nodeType)}var ip=Kb?hp:gp;function jp(a,c,d){return a.getAttributeNS(c,d)||""}function kp(a,c,d){var e="";a=lp(a,c,d);m(a)&&(e=a.nodeValue);return e}var mp=document.implementation&&document.implementation.createDocument?jp:kp;
330 -function np(a,c,d){return a.getAttributeNodeNS(c,d)}function op(a,c,d){var e=null;a=a.attributes;for(var f,g,h=0,k=a.length;h<k;++h)if(f=a[h],f.namespaceURI==c&&(g=f.prefix?f.prefix+":"+d:d,g==f.nodeName)){e=f;break}return e}var lp=document.implementation&&document.implementation.createDocument?np:op;function pp(a,c,d,e){a.setAttributeNS(c,d,e)}function qp(a,c,d,e){null===c?a.setAttribute(d,e):(c=a.ownerDocument.createNode(2,d,c),c.nodeValue=e,a.setAttributeNode(c))}
331 -var rp=document.implementation&&document.implementation.createDocument?pp:qp;function sp(a){return(new DOMParser).parseFromString(a,"application/xml")}function tp(a,c){return function(d,e){var f=a.call(c,d,e);m(f)&&cb(e[e.length-1],f)}}function up(a,c){return function(d,e){var f=a.call(m(c)?c:this,d,e);m(f)&&e[e.length-1].push(f)}}function vp(a,c){return function(d,e){var f=a.call(m(c)?c:this,d,e);m(f)&&(e[e.length-1]=f)}}
332 -function wp(a){return function(c,d){var e=a.call(m(void 0)?void 0:this,c,d);m(e)&&Db(d[d.length-1],m(void 0)?void 0:c.localName).push(e)}}function R(a,c){return function(d,e){var f=a.call(m(void 0)?void 0:this,d,e);m(f)&&(e[e.length-1][m(c)?c:d.localName]=f)}}function S(a,c){return function(d,e,f){a.call(m(c)?c:this,d,e,f);f[f.length-1].node.appendChild(d)}}function xp(a){var c,d;return function(e,f,g){if(!m(c)){c={};var h={};h[e.localName]=a;c[e.namespaceURI]=h;d=yp(e.localName)}zp(c,d,f,g)}}
333 -function yp(a,c){return function(d,e,f){d=e[e.length-1].node;e=a;m(e)||(e=f);f=c;m(c)||(f=d.namespaceURI);return Yo(f,e)}}var Ap=yp();function Bp(a,c){for(var d=c.length,e=Array(d),f=0;f<d;++f)e[f]=a[c[f]];return e}function T(a,c,d){d=m(d)?d:{};var e,f;e=0;for(f=a.length;e<f;++e)d[a[e]]=c;return d}function Cp(a,c,d,e){for(c=c.firstElementChild;null!==c;c=c.nextElementSibling){var f=a[c.namespaceURI];m(f)&&(f=f[c.localName],m(f)&&f.call(e,c,d))}}
334 -function U(a,c,d,e,f){e.push(a);Cp(c,d,e,f);return e.pop()}function zp(a,c,d,e,f,g){for(var h=(m(f)?f:d).length,k,n,p=0;p<h;++p)k=d[p],m(k)&&(n=c.call(g,k,e,m(f)?f[p]:void 0),m(n)&&a[n.namespaceURI][n.localName].call(g,n,k,e))}function Dp(a,c,d,e,f,g,h){f.push(a);zp(c,d,e,f,g,h);f.pop()};function Ep(a,c,d){return function(e,f,g){var h=new Bo;h.u="text";x(h,"complete",function(a){a=a.target;if(Po(a)){var e=c.W(),f;if("json"==e)f=Qo(a);else if("text"==e)f=Qo(a);else if("xml"==e){if(!Kb)try{f=a.fa?a.fa.responseXML:null}catch(h){f=null}null!=f||(f=sp(Qo(a)))}null!=f&&(f=c.ra(f,{featureProjection:g}),d.call(this,f))}uc(a)},!1,this);ka(a)?Fo(h,a(e,f,g)):Fo(h,a)}}function Fp(a,c){return Ep(a,c,function(a){this.Rb(a)})};function Gp(){return[[-Infinity,-Infinity,Infinity,Infinity]]};var Hp,Ip;
335 -(function(){var a={gb:{}};(function(){function c(a,d){if(!(this instanceof c))return new c(a,d);this.Ie=Math.max(4,a||9);this.Pf=Math.max(2,Math.ceil(.4*this.Ie));d&&this.ji(d);this.clear()}function d(a,c){a.bbox=e(a,0,a.children.length,c)}function e(a,c,d,e){for(var g=[Infinity,Infinity,-Infinity,-Infinity],h;c<d;c++)h=a.children[c],f(g,a.Da?e(h):h.bbox);return g}function f(a,c){a[0]=Math.min(a[0],c[0]);a[1]=Math.min(a[1],c[1]);a[2]=Math.max(a[2],c[2]);a[3]=Math.max(a[3],c[3])}function g(a,c){return a.bbox[0]-
336 -c.bbox[0]}function h(a,c){return a.bbox[1]-c.bbox[1]}function k(a){return(a[2]-a[0])*(a[3]-a[1])}function n(a){return a[2]-a[0]+(a[3]-a[1])}function p(a,c){return a[0]<=c[0]&&a[1]<=c[1]&&c[2]<=a[2]&&c[3]<=a[3]}function q(a,c){return c[0]<=a[2]&&c[1]<=a[3]&&c[2]>=a[0]&&c[3]>=a[1]}function r(a,c,d,e,f){for(var g=[c,d],h;g.length;)d=g.pop(),c=g.pop(),d-c<=e||(h=c+Math.ceil((d-c)/e/2)*e,t(a,c,d,h,f),g.push(c,h,h,d))}function t(a,c,d,e,f){for(var g,h,k,n,p;d>c;){600<d-c&&(g=d-c+1,h=e-c+1,k=Math.log(g),
337 -n=.5*Math.exp(2*k/3),p=.5*Math.sqrt(k*n*(g-n)/g)*(0>h-g/2?-1:1),k=Math.max(c,Math.floor(e-h*n/g+p)),h=Math.min(d,Math.floor(e+(g-h)*n/g+p)),t(a,k,h,e,f));g=a[e];h=c;n=d;u(a,c,e);for(0<f(a[d],g)&&u(a,c,d);h<n;){u(a,h,n);h++;for(n--;0>f(a[h],g);)h++;for(;0<f(a[n],g);)n--}0===f(a[c],g)?u(a,c,n):(n++,u(a,n,d));n<=e&&(c=n+1);e<=n&&(d=n-1)}}function u(a,c,d){var e=a[c];a[c]=a[d];a[d]=e}c.prototype={all:function(){return this.Kf(this.data,[])},search:function(a){var c=this.data,d=[],e=this.La;if(!q(a,c.bbox))return d;
338 -for(var f=[],g,h,k,n;c;){g=0;for(h=c.children.length;g<h;g++)k=c.children[g],n=c.Da?e(k):k.bbox,q(a,n)&&(c.Da?d.push(k):p(a,n)?this.Kf(k,d):f.push(k));c=f.pop()}return d},load:function(a){if(!a||!a.length)return this;if(a.length<this.Pf){for(var c=0,d=a.length;c<d;c++)this.pa(a[c]);return this}a=this.Mf(a.slice(),0,a.length-1,0);this.data.children.length?this.data.height===a.height?this.Rf(this.data,a):(this.data.height<a.height&&(c=this.data,this.data=a,a=c),this.Of(a,this.data.height-a.height-1,
339 -!0)):this.data=a;return this},pa:function(a){a&&this.Of(a,this.data.height-1);return this},clear:function(){this.data={children:[],height:1,bbox:[Infinity,Infinity,-Infinity,-Infinity],Da:!0};return this},remove:function(a){if(!a)return this;for(var c=this.data,d=this.La(a),e=[],f=[],g,h,k,n;c||e.length;){c||(c=e.pop(),h=e[e.length-1],g=f.pop(),n=!0);if(c.Da&&(k=c.children.indexOf(a),-1!==k)){c.children.splice(k,1);e.push(c);this.hi(e);break}n||c.Da||!p(c.bbox,d)?h?(g++,c=h.children[g],n=!1):c=null:
340 -(e.push(c),f.push(g),g=0,h=c,c=c.children[0])}return this},La:function(a){return a},Le:function(a,c){return a[0]-c[0]},Me:function(a,c){return a[1]-c[1]},toJSON:function(){return this.data},Kf:function(a,c){for(var d=[];a;)a.Da?c.push.apply(c,a.children):d.push.apply(d,a.children),a=d.pop();return c},Mf:function(a,c,e,f){var g=e-c+1,h=this.Ie,k;if(g<=h)return k={children:a.slice(c,e+1),height:1,bbox:null,Da:!0},d(k,this.La),k;f||(f=Math.ceil(Math.log(g)/Math.log(h)),h=Math.ceil(g/Math.pow(h,f-1)));
341 -k={children:[],height:f,bbox:null};var g=Math.ceil(g/h),h=g*Math.ceil(Math.sqrt(h)),n,p,q;for(r(a,c,e,h,this.Le);c<=e;c+=h)for(p=Math.min(c+h-1,e),r(a,c,p,g,this.Me),n=c;n<=p;n+=g)q=Math.min(n+g-1,p),k.children.push(this.Mf(a,n,q,f-1));d(k,this.La);return k},gi:function(a,c,d,e){for(var f,g,h,n,p,q,r,t;;){e.push(c);if(c.Da||e.length-1===d)break;r=t=Infinity;f=0;for(g=c.children.length;f<g;f++){h=c.children[f];p=k(h.bbox);q=a;var u=h.bbox;q=(Math.max(u[2],q[2])-Math.min(u[0],q[0]))*(Math.max(u[3],
342 -q[3])-Math.min(u[1],q[1]))-p;q<t?(t=q,r=p<r?p:r,n=h):q===t&&p<r&&(r=p,n=h)}c=n}return c},Of:function(a,c,d){var e=this.La;d=d?a.bbox:e(a);var e=[],g=this.gi(d,this.data,c,e);g.children.push(a);for(f(g.bbox,d);0<=c;)if(e[c].children.length>this.Ie)this.mi(e,c),c--;else break;this.di(d,e,c)},mi:function(a,c){var e=a[c],f=e.children.length,g=this.Pf;this.ei(e,g,f);f={children:e.children.splice(this.fi(e,g,f)),height:e.height};e.Da&&(f.Da=!0);d(e,this.La);d(f,this.La);c?a[c-1].children.push(f):this.Rf(e,
343 -f)},Rf:function(a,c){this.data={children:[a,c],height:a.height+1};d(this.data,this.La)},fi:function(a,c,d){var f,g,h,n,p,q,r;p=q=Infinity;for(f=c;f<=d-c;f++){g=e(a,0,f,this.La);h=e(a,f,d,this.La);var t=g,u=h;n=Math.max(t[0],u[0]);var Ga=Math.max(t[1],u[1]),eb=Math.min(t[2],u[2]),t=Math.min(t[3],u[3]);n=Math.max(0,eb-n)*Math.max(0,t-Ga);g=k(g)+k(h);n<p?(p=n,r=f,q=g<q?g:q):n===p&&g<q&&(q=g,r=f)}return r},ei:function(a,c,d){var e=a.Da?this.Le:g,f=a.Da?this.Me:h,k=this.Lf(a,c,d,e);c=this.Lf(a,c,d,f);
344 -k<c&&a.children.sort(e)},Lf:function(a,c,d,g){a.children.sort(g);g=this.La;var h=e(a,0,c,g),k=e(a,d-c,d,g),p=n(h)+n(k),q,r;for(q=c;q<d-c;q++)r=a.children[q],f(h,a.Da?g(r):r.bbox),p+=n(h);for(q=d-c-1;q>=c;q--)r=a.children[q],f(k,a.Da?g(r):r.bbox),p+=n(k);return p},di:function(a,c,d){for(;0<=d;d--)f(c[d].bbox,a)},hi:function(a){for(var c=a.length-1,e;0<=c;c--)0===a[c].children.length?0<c?(e=a[c-1].children,e.splice(e.indexOf(a[c]),1)):this.clear():d(a[c],this.La)},ji:function(a){var c=["return a"," - b",
345 -";"];this.Le=new Function("a","b",c.join(a[0]));this.Me=new Function("a","b",c.join(a[1]));this.La=new Function("a","return [a"+a.join(", a")+"];")}};"undefined"!==typeof a?a.gb=c:"undefined"!==typeof self?self.b=c:window.b=c})();Hp=a.gb})();function Jp(a){this.a=Hp(a);this.b={}}l=Jp.prototype;l.pa=function(a,c){var d=[a[0],a[1],a[2],a[3],c];this.a.pa(d);this.b[ma(c)]=d};l.load=function(a,c){for(var d=Array(c.length),e=0,f=c.length;e<f;e++){var g=a[e],h=c[e],g=[g[0],g[1],g[2],g[3],h];d[e]=g;this.b[ma(h)]=g}this.a.load(d)};l.remove=function(a){a=ma(a);var c=this.b[a];Bb(this.b,a);return null!==this.a.remove(c)};function Kp(a,c,d){var e=ma(d);Zd(a.b[e].slice(0,4),c)||(a.remove(d),a.pa(c,d))}
346 -function Lp(a){a=a.a.all();return Ua(a,function(a){return a[4]})}function Mp(a,c){var d=a.a.search(c);return Ua(d,function(a){return a[4]})}l.forEach=function(a,c){return Np(Lp(this),a,c)};function Op(a,c,d,e){return Np(Mp(a,c),d,e)}function Np(a,c,d){for(var e,f=0,g=a.length;f<g&&!(e=c.call(d,a[f]));f++);return e}l.ya=function(){return zb(this.b)};l.clear=function(){this.a.clear();this.b={}};l.R=function(){return this.a.data.bbox};function V(a){a=m(a)?a:{};Gh.call(this,{attributions:a.attributions,logo:a.logo,projection:void 0,state:"ready",wrapX:m(a.wrapX)?a.wrapX:!0});this.X=ca;m(a.loader)?this.X=a.loader:m(a.url)&&(this.X=Fp(a.url,a.format));this.za=m(a.strategy)?a.strategy:Gp;var c=m(a.useSpatialIndex)?a.useSpatialIndex:!0;this.a=c?new Jp:null;this.Z=new Jp;this.f={};this.g={};this.l={};this.A={};this.c=null;var d,e;a.features instanceof ug?(d=a.features,e=d.a):ga(a.features)&&(e=a.features);c||m(d)||(d=new ug(e));m(e)&&
347 -Pp(this,e);m(d)&&Qp(this,d)}w(V,Gh);l=V.prototype;l.Fc=function(a){var c=ma(a).toString();if(Rp(this,c,a)){Sp(this,c,a);var d=a.V();null!=d?(c=d.R(),null===this.a||this.a.pa(c,a)):this.f[c]=a;C(this,new Tp("addfeature",a))}this.s()};function Sp(a,c,d){a.A[c]=[x(d,"change",a.Mg,!1,a),x(d,"propertychange",a.Mg,!1,a)]}function Rp(a,c,d){var e=!0,f=d.ga;m(f)?f.toString()in a.g?e=!1:a.g[f.toString()]=d:a.l[c]=d;return e}l.Rb=function(a){Pp(this,a);this.s()};
348 -function Pp(a,c){var d,e,f,g,h=[],k=[],n=[];e=0;for(f=c.length;e<f;e++)g=c[e],d=ma(g).toString(),Rp(a,d,g)&&k.push(g);e=0;for(f=k.length;e<f;e++){g=k[e];d=ma(g).toString();Sp(a,d,g);var p=g.V();null!=p?(d=p.R(),h.push(d),n.push(g)):a.f[d]=g}null===a.a||a.a.load(h,n);e=0;for(f=k.length;e<f;e++)C(a,new Tp("addfeature",k[e]))}
349 -function Qp(a,c){var d=!1;x(a,"addfeature",function(a){d||(d=!0,c.push(a.feature),d=!1)});x(a,"removefeature",function(a){d||(d=!0,c.remove(a.feature),d=!1)});x(c,"add",function(a){d||(a=a.element,d=!0,this.Fc(a),d=!1)},!1,a);x(c,"remove",function(a){d||(a=a.element,d=!0,this.hc(a),d=!1)},!1,a);a.c=c}
350 -l.clear=function(a){if(a){for(var c in this.A)Ra(this.A[c],Zc);null===this.c&&(this.A={},this.g={},this.l={})}else a=this.gh,null!==this.a&&(this.a.forEach(a,this),rb(this.f,a,this));null===this.c||this.c.clear();null===this.a||this.a.clear();this.Z.clear();this.f={};C(this,new Tp("clear"));this.s()};l.Re=function(a,c){if(null!==this.a)return this.a.forEach(a,c);if(null!==this.c)return this.c.forEach(a,c)};
351 -function Up(a,c,d){a.Ac([c[0],c[1],c[0],c[1]],function(a){if(a.V().Ne(c))return d.call(void 0,a)})}l.Ac=function(a,c,d){if(null!==this.a)return Op(this.a,a,c,d);if(null!==this.c)return this.c.forEach(c,d)};l.zb=function(a,c,d,e){return this.Ac(a,d,e)};l.Se=function(a,c,d){return this.Ac(a,function(e){if(e.V().ua(a)&&(e=c.call(d,e)))return e})};l.Xe=function(){return this.c};l.Gc=function(){var a;null!==this.c?a=this.c.a:null!==this.a&&(a=Lp(this.a),zb(this.f)||cb(a,ub(this.f)));return a};
352 -l.We=function(a){var c=[];Up(this,a,function(a){c.push(a)});return c};l.Hd=function(a){return Mp(this.a,a)};l.Ue=function(a){var c=a[0],d=a[1],e=null,f=[NaN,NaN],g=Infinity,h=[-Infinity,-Infinity,Infinity,Infinity];Op(this.a,h,function(a){var n=a.V(),p=g;g=n.Wa(c,d,f,g);g<p&&(e=a,a=Math.sqrt(g),h[0]=c-a,h[1]=d-a,h[2]=c+a,h[3]=d+a)});return e};l.R=function(){return this.a.R()};l.Ve=function(a){a=this.g[a.toString()];return m(a)?a:null};
353 -l.Mg=function(a){a=a.target;var c=ma(a).toString(),d=a.V();null!=d?(d=d.R(),c in this.f?(delete this.f[c],null===this.a||this.a.pa(d,a)):null===this.a||Kp(this.a,d,a)):c in this.f||(null===this.a||this.a.remove(a),this.f[c]=a);d=a.ga;m(d)?(d=d.toString(),c in this.l?(delete this.l[c],this.g[d]=a):this.g[d]!==a&&(Vp(this,a),this.g[d]=a)):c in this.l||(Vp(this,a),this.l[c]=a);this.s();C(this,new Tp("changefeature",a))};l.ya=function(){return this.a.ya()&&zb(this.f)};
354 -l.$b=function(a,c,d){var e=this.Z;a=this.za(a,c);var f,g;f=0;for(g=a.length;f<g;++f){var h=a[f];Op(e,h,function(a){return Wd(a.extent,h)})||(this.X.call(this,h,c,d),e.pa(h,{extent:h.slice()}))}};l.hc=function(a){var c=ma(a).toString();c in this.f?delete this.f[c]:null===this.a||this.a.remove(a);this.gh(a);this.s()};l.gh=function(a){var c=ma(a).toString();Ra(this.A[c],Zc);delete this.A[c];var d=a.ga;m(d)?delete this.g[d.toString()]:delete this.l[c];C(this,new Tp("removefeature",a))};
355 -function Vp(a,c){for(var d in a.g)if(a.g[d]===c){delete a.g[d];break}}function Tp(a,c){vc.call(this,a);this.feature=c}w(Tp,vc);function Wp(a){this.a=a.source;this.da=Cd();this.c=Wi();this.f=[0,0];this.u=null;Dn.call(this,{attributions:a.attributions,canvasFunction:ra(this.xi,this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.v});this.B=null;this.g=void 0;this.Jg(a.style);x(this.a,"change",this.Ql,void 0,this)}w(Wp,Dn);l=Wp.prototype;
356 -l.xi=function(a,c,d,e,f){var g=new Um(.5*c/d,a,c);this.a.$b(a,c,f);var h=!1;this.a.zb(a,c,function(a){var e;if(!(e=h)){var f;m(a.c)?f=a.c.call(a,c):m(this.g)&&(f=this.g(a,c));if(null!=f){var q,r=!1;e=0;for(q=f.length;e<q;++e)r=tn(g,a,f[e],sn(c,d),this.Pl,this)||r;e=r}else e=!1}h=e},this);Vm(g);if(h)return null;this.f[0]!=e[0]||this.f[1]!=e[1]?(this.c.canvas.width=e[0],this.c.canvas.height=e[1],this.f[0]=e[0],this.f[1]=e[1]):this.c.clearRect(0,0,e[0],e[1]);a=Xp(this,ge(a),c,d,e);Zm(g,this.c,d,a,0,
357 -{});this.u=g;return this.c.canvas};l.he=function(a,c,d,e,f){if(null!==this.u){var g={};return Wm(this.u,a,c,0,e,function(a){var c=ma(a).toString();if(!(c in g))return g[c]=!0,f(a)})}};l.Ml=function(){return this.a};l.Nl=function(){return this.B};l.Ol=function(){return this.g};function Xp(a,c,d,e,f){return ok(a.da,f[0]/2,f[1]/2,e/d,-e/d,0,-c[0],-c[1])}l.Pl=function(){this.s()};l.Ql=function(){Ih(this,this.a.v)};l.Jg=function(a){this.B=m(a)?a:Ol;this.g=null===a?void 0:Ml(this.B);this.s()};function Yp(a){Am.call(this,a);this.g=null;this.j=Cd();this.c=this.f=null}w(Yp,Am);l=Yp.prototype;l.Ta=function(a,c,d,e){var f=this.a;return f.ea().he(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};
358 -l.fc=function(a,c,d,e){if(!fa(this.ld()))if(this.a.ea()instanceof Wp){if(a=a.slice(),qk(c.pixelToCoordinateMatrix,a,a),this.Ta(a,c,re,this))return d.call(e,this.a)}else if(null===this.f&&(this.f=Cd(),Id(this.j,this.f)),c=Dm(a,this.f),null===this.c&&(this.c=Wi(1,1)),this.c.clearRect(0,0,1,1),this.c.drawImage(this.ld(),c[0],c[1],1,1,0,0,1,1),0<this.c.getImageData(0,0,1,1).data[3])return d.call(e,this.a)};l.ld=function(){return null===this.g?null:this.g.b()};l.Ze=function(){return this.j};
359 -l.ge=function(a,c){var d=a.pixelRatio,e=a.viewState,f=e.center,g=e.resolution,h=e.rotation,k,n=this.a.ea(),p=a.viewHints;k=a.extent;m(c.extent)&&(k=je(k,c.extent));p[0]||p[1]||me(k)||(e=e.projection,p=n.i,null===p||(e=p),k=n.gc(k,g,d,e),null!==k&&tk(this,k)&&(this.g=k));if(null!==this.g){k=this.g;var e=k.R(),p=k.resolution,q=k.g,g=d*p/(g*q);ok(this.j,d*a.size[0]/2,d*a.size[1]/2,g,g,h,q*(e[0]-f[0])/p,q*(f[1]-e[3])/p);this.f=null;vk(a.attributions,k.j);wk(a,n)}return!0};function Zp(a){Am.call(this,a);this.c=this.j=null;this.C=!1;this.i=null;this.A=Cd();this.g=null;this.D=this.B=this.u=NaN;this.l=this.f=null;this.T=[0,0]}w(Zp,Am);Zp.prototype.ld=function(){return this.j};Zp.prototype.Ze=function(){return this.A};
360 -Zp.prototype.ge=function(a,c){var d=a.pixelRatio,e=a.viewState,f=e.projection,g=this.a,h=g.ea(),k=Wh(h,f),n=h.Id(),p=Rh(k,e.resolution),q=h.Xb(p,a.pixelRatio,f),r=q[0]/od(k.Ka(p),this.T)[0],t=k.xa(p),r=t/r,u=e.center,B;t==e.resolution?(u=yk(u,t,a.size),B=he(u,t,e.rotation,a.size)):B=a.extent;m(c.extent)&&(B=je(B,c.extent));if(me(B))return!1;var z=Ph(k,B,t),E=q[0]*qg(z),A=q[1]*(z.c-z.a+1),y,N;null===this.j?(N=Wi(E,A),this.j=N.canvas,this.c=[E,A],this.i=N,this.C=!Em(this.c)):(y=this.j,N=this.i,this.c[0]<
361 -E||this.c[1]<A||this.B!==q[0]||this.D!==q[1]||this.C&&(this.c[0]>E||this.c[1]>A)?(y.width=E,y.height=A,this.c=[E,A],this.C=!Em(this.c),this.f=null):(E=this.c[0],A=this.c[1],(y=p!=this.u)||(y=this.f,y=!(y.b<=z.b&&z.f<=y.f&&y.a<=z.a&&z.c<=y.c)),y&&(this.f=null)));var O,I;null===this.f?(E/=q[0],A/=q[1],O=z.b-Math.floor((E-qg(z))/2),I=z.a-Math.floor((A-(z.c-z.a+1))/2),this.u=p,this.B=q[0],this.D=q[1],this.f=new og(O,O+E-1,I,I+A-1),this.l=Array(E*A),A=this.f):(A=this.f,E=qg(A));y={};y[p]={};var Q=[],wa=
362 -this.Dd(h,y),Sa=g.c(),P=Nd(),Ga=new og(0,0,0,0),eb,Na,Fb;for(I=z.b;I<=z.f;++I)for(Fb=z.a;Fb<=z.c;++Fb)Na=h.Wb(p,I,Fb,d,f),O=Na.state,2==O||4==O||3==O&&!Sa?y[p][hg(Na.b)]=Na:(eb=Mh(k,Na.b,wa,Ga,P),eb||(Q.push(Na),eb=Oh(k,Na.b,Ga,P),null===eb||wa(p+1,eb)));wa=0;for(eb=Q.length;wa<eb;++wa)Na=Q[wa],I=q[0]*(Na.b[1]-A.b),Fb=q[1]*(A.c-Na.b[2]),N.clearRect(I,Fb,q[0],q[1]);Q=Ua(vb(y),Number);gb(Q);var $a=h.ba,Ic=fe(Nh(k,[p,A.b,A.c],P)),nc,Se,xj,di,Vf,um,wa=0;for(eb=Q.length;wa<eb;++wa)if(nc=Q[wa],q=h.Xb(nc,
363 -d,f),di=y[nc],nc==p)for(xj in di)Na=di[xj],Se=(Na.b[2]-A.a)*E+(Na.b[1]-A.b),this.l[Se]!=Na&&(I=q[0]*(Na.b[1]-A.b),Fb=q[1]*(A.c-Na.b[2]),O=Na.state,4!=O&&(3!=O||Sa)&&$a||N.clearRect(I,Fb,q[0],q[1]),2==O&&N.drawImage(Na.Ra(),n,n,q[0],q[1],I,Fb,q[0],q[1]),this.l[Se]=Na);else for(xj in nc=k.xa(nc)/t,di)for(Na=di[xj],Se=Nh(k,Na.b,P),I=(Se[0]-Ic[0])/r,Fb=(Ic[1]-Se[3])/r,um=nc*q[0],Vf=nc*q[1],O=Na.state,4!=O&&$a||N.clearRect(I,Fb,um,Vf),2==O&&N.drawImage(Na.Ra(),n,n,q[0],q[1],I,Fb,um,Vf),Na=mg(k,Se,p,Ga),
364 -O=Math.max(Na.b,A.b),Fb=Math.min(Na.f,A.f),I=Math.max(Na.a,A.a),Na=Math.min(Na.c,A.c);O<=Fb;++O)for(Vf=I;Vf<=Na;++Vf)Se=(Vf-A.a)*E+(O-A.b),this.l[Se]=void 0;xk(a.usedTiles,h,p,z);zk(a,h,k,d,f,B,p,g.a());uk(a,h);wk(a,h);ok(this.A,d*a.size[0]/2,d*a.size[1]/2,d*r/e.resolution,d*r/e.resolution,e.rotation,(Ic[0]-u[0])/r,(u[1]-Ic[1])/r);this.g=null;return!0};
365 -Zp.prototype.fc=function(a,c,d,e){if(null!==this.i&&(null===this.g&&(this.g=Cd(),Id(this.A,this.g)),a=Dm(a,this.g),0<this.i.getImageData(a[0],a[1],1,1).data[3]))return d.call(e,this.a)};function $p(a){Am.call(this,a);this.f=!1;this.C=-1;this.l=NaN;this.j=Nd();this.c=this.i=null;this.g=Wi()}w($p,Am);
366 -$p.prototype.v=function(a,c,d){var e=a.extent,f=a.pixelRatio,g=c.Ib?a.skippedFeatureUids:{},h=a.viewState,k=h.projection,h=h.rotation,n=k.R(),p=this.a.ea(),q=Cm(this,a,0);Bm(this,"precompose",d,a,q);var r=this.c;if(null!==r&&!r.ya()){var t;ed(this.a,"render")?(this.g.canvas.width=d.canvas.width,this.g.canvas.height=d.canvas.height,t=this.g):t=d;var u=t.globalAlpha;t.globalAlpha=c.opacity;Zm(r,t,f,q,h,g);if(p.D&&k.g&&!Wd(n,e)){c=e[0];k=le(n);for(p=0;c<n[0];)--p,q=k*p,q=Cm(this,a,q),Zm(r,t,f,q,h,g),
367 -c+=k;p=0;for(c=e[2];c>n[2];)++p,q=k*p,q=Cm(this,a,q),Zm(r,t,f,q,h,g),c-=k;q=Cm(this,a,0)}t!=d&&(Bm(this,"render",t,a,q),d.drawImage(t.canvas,0,0));t.globalAlpha=u}Bm(this,"postcompose",d,a,q)};$p.prototype.Ta=function(a,c,d,e){if(null!==this.c){var f=c.viewState.resolution,g=c.viewState.rotation,h=this.a,k=c.layerStates[ma(h)],n={};return Wm(this.c,a,f,g,k.Ib?c.skippedFeatureUids:{},function(a){var c=ma(a).toString();if(!(c in n))return n[c]=!0,d.call(e,a,h)})}};$p.prototype.A=function(){sk(this)};
368 -$p.prototype.ge=function(a){function c(a){var c;m(a.c)?c=a.c.call(a,p):m(d.a)&&(c=(0,d.a)(a,p));if(null!=c){if(null!=c){var e,f,g=!1;e=0;for(f=c.length;e<f;++e)g=tn(t,a,c[e],sn(p,q),this.A,this)||g;a=g}else a=!1;this.f=this.f||a}}var d=this.a,e=d.ea();vk(a.attributions,e.j);wk(a,e);var f=a.viewHints[0],g=a.viewHints[1],h=d.D,k=d.B;if(!this.f&&!h&&f||!k&&g)return!0;var n=a.extent,k=a.viewState,f=k.projection,p=k.resolution,q=a.pixelRatio,g=d.b,r=d.c,h=d.get("renderOrder");m(h)||(h=rn);n=Rd(n,r*p);
369 -r=k.projection.R();e.D&&k.projection.g&&!Wd(r,a.extent)&&(a=Math.max(le(n)/2,le(r)),n[0]=r[0]-a,n[2]=r[2]+a);if(!this.f&&this.l==p&&this.C==g&&this.i==h&&Wd(this.j,n))return!0;uc(this.c);this.c=null;this.f=!1;var t=new Um(.5*p/q,n,p,d.c);e.$b(n,p,f);if(null===h)e.zb(n,p,c,this);else{var u=[];e.zb(n,p,function(a){u.push(a)},this);gb(u,h);Ra(u,c,this)}Vm(t);this.l=p;this.C=g;this.i=h;this.j=n;this.c=t;return!0};function aq(a,c){Fk.call(this,0,c);this.c=Wi();this.b=this.c.canvas;this.b.style.width="100%";this.b.style.height="100%";this.b.className="ol-unselectable";Vg(a,this.b,0);this.a=!0;this.g=Cd()}w(aq,Fk);aq.prototype.Oe=function(a){return a instanceof J?new Yp(a):a instanceof K?new Zp(a):a instanceof L?new $p(a):null};
370 -function bq(a,c,d){var e=a.j,f=a.c;if(ed(e,c)){var g=d.extent,h=d.pixelRatio,k=d.viewState.rotation,n=d.pixelRatio,p=d.viewState,q=p.resolution;a=ok(a.g,a.b.width/2,a.b.height/2,n/q,-n/q,-p.rotation,-p.center[0],-p.center[1]);g=new mm(f,h,g,a,k);C(e,new kk(c,e,g,d,f,null));zm(g)}}aq.prototype.W=function(){return"canvas"};
371 -aq.prototype.ve=function(a){if(null===a)this.a&&(rh(this.b,!1),this.a=!1);else{var c=this.c,d=a.size[0]*a.pixelRatio,e=a.size[1]*a.pixelRatio;this.b.width!=d||this.b.height!=e?(this.b.width=d,this.b.height=e):c.clearRect(0,0,this.b.width,this.b.height);Gk(a);bq(this,"precompose",a);d=a.layerStatesArray;ib(d);var e=a.viewState.resolution,f,g,h,k;f=0;for(g=d.length;f<g;++f)k=d[f],h=k.layer,h=Ik(this,h),lk(k,e)&&"ready"==k.v&&h.ge(a,k)&&h.v(a,k,c);bq(this,"postcompose",a);this.a||(rh(this.b,!0),this.a=
372 -!0);Jk(this,a);a.postRenderFunctions.push(Hk)}};function cq(a,c){rk.call(this,a);this.target=c}w(cq,rk);cq.prototype.g=ca;cq.prototype.l=ca;function dq(a){var c=Sg("DIV");c.style.position="absolute";cq.call(this,a,c);this.c=null;this.f=Ed()}w(dq,cq);dq.prototype.Ta=function(a,c,d,e){var f=this.a;return f.ea().he(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};dq.prototype.g=function(){Ug(this.target);this.c=null};
373 -dq.prototype.j=function(a,c){var d=a.viewState,e=d.center,f=d.resolution,g=d.rotation,h=this.c,k=this.a.ea(),n=a.viewHints,p=a.extent;m(c.extent)&&(p=je(p,c.extent));n[0]||n[1]||me(p)||(d=d.projection,n=k.i,null===n||(d=n),p=k.gc(p,f,a.pixelRatio,d),null===p||tk(this,p)&&(h=p));null!==h&&(d=h.R(),n=h.resolution,p=Cd(),ok(p,a.size[0]/2,a.size[1]/2,n/f,n/f,g,(d[0]-e[0])/n,(e[1]-d[3])/n),h!=this.c&&(e=h.b(this),e.style.maxWidth="none",e.style.position="absolute",Ug(this.target),this.target.appendChild(e),
374 -this.c=h),pk(p,this.f)||($i(this.target,p),Fd(this.f,p)),vk(a.attributions,h.j),wk(a,k));return!0};function eq(a){var c=Sg("DIV");c.style.position="absolute";cq.call(this,a,c);this.f=!0;this.C=1;this.i=0;this.c={}}w(eq,cq);eq.prototype.g=function(){Ug(this.target);this.i=0};
375 -eq.prototype.j=function(a,c){if(!c.visible)return this.f&&(rh(this.target,!1),this.f=!1),!0;var d=a.pixelRatio,e=a.viewState,f=e.projection,g=this.a,h=g.ea(),k=Wh(h,f),n=h.Id(),p=Rh(k,e.resolution),q=k.xa(p),r=e.center,t;q==e.resolution?(r=yk(r,q,a.size),t=he(r,q,e.rotation,a.size)):t=a.extent;m(c.extent)&&(t=je(t,c.extent));var q=Ph(k,t,q),u={};u[p]={};var B=this.Dd(h,u),z=g.c(),E=Nd(),A=new og(0,0,0,0),y,N,O,I;for(O=q.b;O<=q.f;++O)for(I=q.a;I<=q.c;++I)y=h.Wb(p,O,I,d,f),N=y.state,2==N?u[p][hg(y.b)]=
376 -y:4==N||3==N&&!z||(N=Mh(k,y.b,B,A,E),N||(y=Oh(k,y.b,A,E),null===y||B(p+1,y)));var Q;if(this.i!=h.b){for(Q in this.c)z=this.c[+Q],Wg(z.target);this.c={};this.i=h.b}E=Ua(vb(u),Number);gb(E);var B={},wa;O=0;for(I=E.length;O<I;++O){Q=E[O];Q in this.c?z=this.c[Q]:(z=k.Pd(r,Q),z=new fq(k,z),B[Q]=!0,this.c[Q]=z);Q=u[Q];for(wa in Q){y=z;N=Q[wa];var Sa=n,P=N.b,Ga=P[0],eb=P[1],Na=P[2],P=hg(P);if(!(P in y.a)){var Ga=od(y.f.Ka(Ga),y.l),Fb=N.Ra(y),$a=Fb.style;$a.maxWidth="none";var Ic=void 0,nc=void 0;0<Sa?(Ic=
377 -Sg("DIV"),nc=Ic.style,nc.overflow="hidden",nc.width=Ga[0]+"px",nc.height=Ga[1]+"px",$a.position="absolute",$a.left=-Sa+"px",$a.top=-Sa+"px",$a.width=Ga[0]+2*Sa+"px",$a.height=Ga[1]+2*Sa+"px",Ic.appendChild(Fb)):($a.width=Ga[0]+"px",$a.height=Ga[1]+"px",Ic=Fb,nc=$a);nc.position="absolute";nc.left=(eb-y.c[1])*Ga[0]+"px";nc.top=(y.c[2]-Na)*Ga[1]+"px";null===y.b&&(y.b=document.createDocumentFragment());y.b.appendChild(Ic);y.a[P]=N}}null!==z.b&&(z.target.appendChild(z.b),z.b=null)}n=Ua(vb(this.c),Number);
378 -gb(n);O=Cd();wa=0;for(E=n.length;wa<E;++wa)if(Q=n[wa],z=this.c[Q],Q in u)if(y=z.i,I=z.j,ok(O,a.size[0]/2,a.size[1]/2,y/e.resolution,y/e.resolution,e.rotation,(I[0]-r[0])/y,(r[1]-I[1])/y),I=z,y=O,pk(y,I.g)||($i(I.target,y),Fd(I.g,y)),Q in B){for(--Q;0<=Q;--Q)if(Q in this.c){I=this.c[Q].target;I.parentNode&&I.parentNode.insertBefore(z.target,I.nextSibling);break}0>Q&&Vg(this.target,z.target,0)}else{if(!a.viewHints[0]&&!a.viewHints[1]){N=mg(z.f,t,z.c[0],A);Q=[];y=I=void 0;for(y in z.a)I=z.a[y],N.contains(I.b)||
379 -Q.push(I);Sa=N=void 0;N=0;for(Sa=Q.length;N<Sa;++N)I=Q[N],y=hg(I.b),Wg(I.Ra(z)),delete z.a[y]}}else Wg(z.target),delete this.c[Q];c.opacity!=this.C&&(this.C=this.target.style.opacity=c.opacity);c.visible&&!this.f&&(rh(this.target,!0),this.f=!0);xk(a.usedTiles,h,p,q);zk(a,h,k,d,f,t,p,g.a());uk(a,h);wk(a,h);return!0};
380 -function fq(a,c){this.target=Sg("DIV");this.target.style.position="absolute";this.target.style.width="100%";this.target.style.height="100%";this.f=a;this.c=c;this.j=fe(Nh(a,c));this.i=a.xa(c[0]);this.a={};this.b=null;this.g=Ed();this.l=[0,0]};function gq(a){this.i=Wi();var c=this.i.canvas;c.style.maxWidth="none";c.style.position="absolute";cq.call(this,a,c);this.f=!1;this.u=-1;this.v=NaN;this.C=Nd();this.c=this.A=null;this.B=Cd();this.D=Cd()}w(gq,cq);
381 -gq.prototype.l=function(a,c){var d=a.viewState,e=d.center,f=d.rotation,g=d.resolution,d=a.pixelRatio,h=a.size[0],k=a.size[1],n=h*d,p=k*d,e=ok(this.B,d*h/2,d*k/2,d/g,-d/g,-f,-e[0],-e[1]),g=this.i;g.canvas.width=n;g.canvas.height=p;h=ok(this.D,0,0,1/d,1/d,0,-(n-h)/2*d,-(p-k)/2*d);$i(g.canvas,h);hq(this,"precompose",a,e);h=this.c;null===h||h.ya()||(g.globalAlpha=c.opacity,Zm(h,g,d,e,f,c.Ib?a.skippedFeatureUids:{}),hq(this,"render",a,e));hq(this,"postcompose",a,e)};
382 -function hq(a,c,d,e){var f=a.i;a=a.a;ed(a,c)&&(e=new mm(f,d.pixelRatio,d.extent,e,d.viewState.rotation),C(a,new kk(c,a,e,d,f,null)),zm(e))}gq.prototype.Ta=function(a,c,d,e){if(null!==this.c){var f=c.viewState.resolution,g=c.viewState.rotation,h=this.a,k=c.layerStates[ma(h)],n={};return Wm(this.c,a,f,g,k.Ib?c.skippedFeatureUids:{},function(a){var c=ma(a).toString();if(!(c in n))return n[c]=!0,d.call(e,a,h)})}};gq.prototype.J=function(){sk(this)};
383 -gq.prototype.j=function(a){function c(a){var c;m(a.c)?c=a.c.call(a,n):m(d.a)&&(c=(0,d.a)(a,n));if(null!=c){if(null!=c){var e,f,g=!1;e=0;for(f=c.length;e<f;++e)g=tn(q,a,c[e],sn(n,p),this.J,this)||g;a=g}else a=!1;this.f=this.f||a}}var d=this.a,e=d.ea();vk(a.attributions,e.j);wk(a,e);var f=a.viewHints[0],g=a.viewHints[1],h=d.D,k=d.B;if(!this.f&&!h&&f||!k&&g)return!0;var g=a.extent,h=a.viewState,f=h.projection,n=h.resolution,p=a.pixelRatio;a=d.b;k=d.c;h=d.get("renderOrder");m(h)||(h=rn);g=Rd(g,k*n);if(!this.f&&
384 -this.v==n&&this.u==a&&this.A==h&&Wd(this.C,g))return!0;uc(this.c);this.c=null;this.f=!1;var q=new Um(.5*n/p,g,n,d.c);e.$b(g,n,f);if(null===h)e.zb(g,n,c,this);else{var r=[];e.zb(g,n,function(a){r.push(a)},this);gb(r,h);Ra(r,c,this)}Vm(q);this.v=n;this.u=a;this.A=h;this.C=g;this.c=q;return!0};function iq(a,c){Fk.call(this,0,c);this.a=null;this.a=Wi();var d=this.a.canvas;d.style.position="absolute";d.style.width="100%";d.style.height="100%";d.className="ol-unselectable";Vg(a,d,0);this.g=Cd();this.b=Sg("DIV");this.b.className="ol-unselectable";d=this.b.style;d.position="absolute";d.width="100%";d.height="100%";x(this.b,"touchstart",xc);Vg(a,this.b,0);this.c=!0}w(iq,Fk);iq.prototype.Y=function(){Wg(this.b);iq.aa.Y.call(this)};
385 -iq.prototype.Oe=function(a){if(a instanceof J)a=new dq(a);else if(a instanceof K)a=new eq(a);else if(a instanceof L)a=new gq(a);else return null;return a};function jq(a,c,d){var e=a.j;if(ed(e,c)){var f=d.extent,g=d.pixelRatio,h=d.viewState,k=h.rotation,n=a.a,p=n.canvas;ok(a.g,p.width/2,p.height/2,g/h.resolution,-g/h.resolution,-h.rotation,-h.center[0],-h.center[1]);a=new mm(n,g,f,a.g,k);C(e,new kk(c,e,a,d,n,null));zm(a)}}iq.prototype.W=function(){return"dom"};
386 -iq.prototype.ve=function(a){if(null===a)this.c&&(rh(this.b,!1),this.c=!1);else{var c;c=function(a,c){Vg(this.b,a,c)};var d=this.j;if(ed(d,"precompose")||ed(d,"postcompose")){var d=this.a.canvas,e=a.pixelRatio;d.width=a.size[0]*e;d.height=a.size[1]*e}jq(this,"precompose",a);d=a.layerStatesArray;ib(d);var e=a.viewState.resolution,f,g,h,k;f=0;for(g=d.length;f<g;++f)k=d[f],h=k.layer,h=Ik(this,h),c.call(this,h.target,f),lk(k,e)&&"ready"==k.v?h.j(a,k)&&h.l(a,k):h.g();c=a.layerStates;for(var n in this.f)n in
387 -c||(h=this.f[n],Wg(h.target));this.c||(rh(this.b,!0),this.c=!0);Gk(a);Jk(this,a);a.postRenderFunctions.push(Hk);jq(this,"postcompose",a)}};function kq(a){this.b=a}function lq(a){this.b=a}w(lq,kq);lq.prototype.W=function(){return 35632};function mq(a){this.b=a}w(mq,kq);mq.prototype.W=function(){return 35633};function nq(){this.b="precision mediump float;varying vec2 a;varying float b;uniform mat4 k;uniform float l;uniform sampler2D m;void main(void){vec4 texColor=texture2D(m,a);float alpha=texColor.a*b*l;if(alpha==0.0){discard;}gl_FragColor.a=alpha;gl_FragColor.rgb=(k*vec4(texColor.rgb,1.)).rgb;}"}w(nq,lq);da(nq);
388 -function oq(){this.b="varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.,0.);gl_Position=h*vec4(c,0.,1.)+offsets;a=d;b=f;}"}w(oq,mq);da(oq);
389 -function pq(a,c){this.A=a.getUniformLocation(c,"k");this.l=a.getUniformLocation(c,"j");this.C=a.getUniformLocation(c,"i");this.j=a.getUniformLocation(c,"l");this.i=a.getUniformLocation(c,"h");this.b=a.getAttribLocation(c,"e");this.a=a.getAttribLocation(c,"f");this.f=a.getAttribLocation(c,"c");this.c=a.getAttribLocation(c,"g");this.g=a.getAttribLocation(c,"d")};function qq(){this.b="precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"}w(qq,lq);da(qq);
390 -function rq(){this.b="varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.,0.);gl_Position=h*vec4(c,0.,1.)+offsets;a=d;b=f;}"}w(rq,mq);da(rq);
391 -function sq(a,c){this.l=a.getUniformLocation(c,"j");this.C=a.getUniformLocation(c,"i");this.j=a.getUniformLocation(c,"k");this.i=a.getUniformLocation(c,"h");this.b=a.getAttribLocation(c,"e");this.a=a.getAttribLocation(c,"f");this.f=a.getAttribLocation(c,"c");this.c=a.getAttribLocation(c,"g");this.g=a.getAttribLocation(c,"d")};function tq(a){this.b=m(a)?a:[];this.a=m(void 0)?void 0:35044};function uq(a,c){this.A=a;this.b=c;this.a={};this.j={};this.g={};this.l=this.C=this.f=this.i=null;(this.c=Ya(va,"OES_element_index_uint"))&&c.getExtension("OES_element_index_uint");x(this.A,"webglcontextlost",this.Qm,!1,this);x(this.A,"webglcontextrestored",this.Rm,!1,this)}
392 -function vq(a,c,d){var e=a.b,f=d.b,g=ma(d);if(g in a.a)e.bindBuffer(c,a.a[g].buffer);else{var h=e.createBuffer();e.bindBuffer(c,h);var k;34962==c?k=new Float32Array(f):34963==c&&(k=a.c?new Uint32Array(f):new Uint16Array(f));e.bufferData(c,k,d.a);a.a[g]={c:d,buffer:h}}}function wq(a,c){var d=a.b,e=ma(c),f=a.a[e];d.isContextLost()||d.deleteBuffer(f.buffer);delete a.a[e]}l=uq.prototype;
393 -l.Y=function(){var a=this.b;a.isContextLost()||(rb(this.a,function(c){a.deleteBuffer(c.buffer)}),rb(this.g,function(c){a.deleteProgram(c)}),rb(this.j,function(c){a.deleteShader(c)}),a.deleteFramebuffer(this.f),a.deleteRenderbuffer(this.l),a.deleteTexture(this.C))};l.Pm=function(){return this.b};
394 -l.Ye=function(){if(null===this.f){var a=this.b,c=a.createFramebuffer();a.bindFramebuffer(a.FRAMEBUFFER,c);var d=xq(a,1,1),e=a.createRenderbuffer();a.bindRenderbuffer(a.RENDERBUFFER,e);a.renderbufferStorage(a.RENDERBUFFER,a.DEPTH_COMPONENT16,1,1);a.framebufferTexture2D(a.FRAMEBUFFER,a.COLOR_ATTACHMENT0,a.TEXTURE_2D,d,0);a.framebufferRenderbuffer(a.FRAMEBUFFER,a.DEPTH_ATTACHMENT,a.RENDERBUFFER,e);a.bindTexture(a.TEXTURE_2D,null);a.bindRenderbuffer(a.RENDERBUFFER,null);a.bindFramebuffer(a.FRAMEBUFFER,
395 -null);this.f=c;this.C=d;this.l=e}return this.f};function yq(a,c){var d=ma(c);if(d in a.j)return a.j[d];var e=a.b,f=e.createShader(c.W());e.shaderSource(f,c.b);e.compileShader(f);return a.j[d]=f}function zq(a,c,d){var e=ma(c)+"/"+ma(d);if(e in a.g)return a.g[e];var f=a.b,g=f.createProgram();f.attachShader(g,yq(a,c));f.attachShader(g,yq(a,d));f.linkProgram(g);return a.g[e]=g}l.Qm=function(){Ab(this.a);Ab(this.j);Ab(this.g);this.l=this.C=this.f=this.i=null};l.Rm=function(){};
396 -l.pe=function(a){if(a==this.i)return!1;this.b.useProgram(a);this.i=a;return!0};function Aq(a,c,d){var e=a.createTexture();a.bindTexture(a.TEXTURE_2D,e);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);m(c)&&a.texParameteri(3553,10242,c);m(d)&&a.texParameteri(3553,10243,d);return e}function xq(a,c,d){var e=Aq(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,c,d,0,a.RGBA,a.UNSIGNED_BYTE,null);return e}
397 -function Bq(a,c){var d=Aq(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,c);return d};function Cq(a,c){this.B=this.D=void 0;this.tc=new Dg;this.C=ge(c);this.u=[];this.j=[];this.J=void 0;this.g=[];this.f=[];this.X=this.T=void 0;this.a=[];this.ja=this.ca=this.l=null;this.Z=void 0;this.lb=Ed();this.mb=Ed();this.da=this.ba=void 0;this.xb=Ed();this.za=this.qa=this.Ma=void 0;this.Va=[];this.i=[];this.b=[];this.v=null;this.c=[];this.A=[];this.Na=void 0}w(Cq,jk);
398 -function Dq(a,c){var d=a.v,e=a.l,f=a.Va,g=a.i,h=c.b;return function(){if(!h.isContextLost()){var a,n;a=0;for(n=f.length;a<n;++a)h.deleteTexture(f[a]);a=0;for(n=g.length;a<n;++a)h.deleteTexture(g[a])}wq(c,d);wq(c,e)}}
399 -function Eq(a,c,d,e){var f=a.D,g=a.B,h=a.J,k=a.T,n=a.X,p=a.Z,q=a.ba,r=a.da,t=a.Ma?1:0,u=a.qa,B=a.za,z=a.Na,E=Math.cos(u),u=Math.sin(u),A=a.a.length,y=a.b.length,N,O,I,Q,wa,Sa;for(N=0;N<d;N+=e)wa=c[N]-a.C[0],Sa=c[N+1]-a.C[1],O=y/8,I=-B*f,Q=-B*(h-g),a.b[y++]=wa,a.b[y++]=Sa,a.b[y++]=I*E-Q*u,a.b[y++]=I*u+Q*E,a.b[y++]=q/n,a.b[y++]=(r+h)/k,a.b[y++]=p,a.b[y++]=t,I=B*(z-f),Q=-B*(h-g),a.b[y++]=wa,a.b[y++]=Sa,a.b[y++]=I*E-Q*u,a.b[y++]=I*u+Q*E,a.b[y++]=(q+z)/n,a.b[y++]=(r+h)/k,a.b[y++]=p,a.b[y++]=t,I=B*(z-f),
400 -Q=B*g,a.b[y++]=wa,a.b[y++]=Sa,a.b[y++]=I*E-Q*u,a.b[y++]=I*u+Q*E,a.b[y++]=(q+z)/n,a.b[y++]=r/k,a.b[y++]=p,a.b[y++]=t,I=-B*f,Q=B*g,a.b[y++]=wa,a.b[y++]=Sa,a.b[y++]=I*E-Q*u,a.b[y++]=I*u+Q*E,a.b[y++]=q/n,a.b[y++]=r/k,a.b[y++]=p,a.b[y++]=t,a.a[A++]=O,a.a[A++]=O+1,a.a[A++]=O+2,a.a[A++]=O,a.a[A++]=O+2,a.a[A++]=O+3}Cq.prototype.nb=function(a,c){this.c.push(this.a.length);this.A.push(c);var d=a.o;Eq(this,d,d.length,a.H)};
401 -Cq.prototype.ob=function(a,c){this.c.push(this.a.length);this.A.push(c);var d=a.o;Eq(this,d,d.length,a.H)};function Fq(a,c){var d=c.b;a.u.push(a.a.length);a.j.push(a.a.length);a.v=new tq(a.b);vq(c,34962,a.v);a.l=new tq(a.a);vq(c,34963,a.l);var e={};Gq(a.Va,a.g,e,d);Gq(a.i,a.f,e,d);a.D=void 0;a.B=void 0;a.J=void 0;a.g=null;a.f=null;a.T=void 0;a.X=void 0;a.a=null;a.Z=void 0;a.ba=void 0;a.da=void 0;a.Ma=void 0;a.qa=void 0;a.za=void 0;a.b=null;a.Na=void 0}
402 -function Gq(a,c,d,e){var f,g,h,k=c.length;for(h=0;h<k;++h)f=c[h],g=ma(f).toString(),g in d?f=d[g]:(f=Bq(e,f),d[g]=f),a[h]=f}
403 -function Hq(a,c,d,e,f,g,h,k,n,p,q,r,t,u,B){var z=c.b;vq(c,34962,a.v);vq(c,34963,a.l);var E=k||1!=n||p||1!=q,A,y;E?(A=nq.Oa(),y=oq.Oa()):(A=qq.Oa(),y=rq.Oa());y=zq(c,A,y);E?null===a.ca?(A=new pq(z,y),a.ca=A):A=a.ca:null===a.ja?(A=new sq(z,y),a.ja=A):A=a.ja;c.pe(y);z.enableVertexAttribArray(A.f);z.vertexAttribPointer(A.f,2,5126,!1,32,0);z.enableVertexAttribArray(A.b);z.vertexAttribPointer(A.b,2,5126,!1,32,8);z.enableVertexAttribArray(A.g);z.vertexAttribPointer(A.g,2,5126,!1,32,16);z.enableVertexAttribArray(A.a);
404 -z.vertexAttribPointer(A.a,1,5126,!1,32,24);z.enableVertexAttribArray(A.c);z.vertexAttribPointer(A.c,1,5126,!1,32,28);y=a.xb;ok(y,0,0,2/(e*g[0]),2/(e*g[1]),-f,-(d[0]-a.C[0]),-(d[1]-a.C[1]));d=a.mb;e=2/g[0];g=2/g[1];Gd(d);d[0]=e;d[5]=g;d[10]=1;d[15]=1;g=a.lb;Gd(g);0!==f&&Ld(g,-f);z.uniformMatrix4fv(A.i,!1,y);z.uniformMatrix4fv(A.C,!1,d);z.uniformMatrix4fv(A.l,!1,g);z.uniform1f(A.j,h);E&&z.uniformMatrix4fv(A.A,!1,Eg(a.tc,k,n,p,q));var N;if(m(t)){if(u)a:{f=c.c?5125:5123;c=c.c?4:2;p=a.c.length-1;for(h=
405 -a.i.length-1;0<=h;--h)for(z.bindTexture(3553,a.i[h]),k=0<h?a.j[h-1]:0,q=a.j[h];0<=p&&a.c[p]>=k;){n=a.c[p];u=a.A[p];E=ma(u).toString();if(E=!m(r[E]))E=null!=u.V();if(E&&(!m(B)||ke(B,u.V().R()))&&(z.clear(z.COLOR_BUFFER_BIT|z.DEPTH_BUFFER_BIT),z.drawElements(4,q-n,f,n*c),q=t(u))){a=q;break a}q=n;p--}a=void 0}else z.clear(z.COLOR_BUFFER_BIT|z.DEPTH_BUFFER_BIT),Iq(a,z,c,r,a.i,a.j),a=(a=t(null))?a:void 0;N=a}else Iq(a,z,c,r,a.Va,a.u);z.disableVertexAttribArray(A.f);z.disableVertexAttribArray(A.b);z.disableVertexAttribArray(A.g);
406 -z.disableVertexAttribArray(A.a);z.disableVertexAttribArray(A.c);return N}
407 -function Iq(a,c,d,e,f,g){var h=d.c?5125:5123;d=d.c?4:2;if(zb(e)){var k;a=0;e=f.length;for(k=0;a<e;++a){c.bindTexture(3553,f[a]);var n=g[a];c.drawElements(4,n-k,h,k*d);k=n}}else{k=0;var p,n=0;for(p=f.length;n<p;++n){c.bindTexture(3553,f[n]);for(var q=0<n?g[n-1]:0,r=g[n],t=q;k<a.c.length&&a.c[k]<=r;){var u=ma(a.A[k]).toString();m(e[u])?(t!==q&&c.drawElements(4,q-t,h,t*d),q=t=k===a.c.length-1?r:a.c[k+1]):q=k===a.c.length-1?r:a.c[k+1];k++}t!==q&&c.drawElements(4,q-t,h,t*d)}}}
408 -Cq.prototype.cb=function(a){var c=a.Ab(),d=a.Mb(1),e=a.Jd(),f=a.ie(1),g=a.v,h=a.Nb(),k=a.D,n=a.C,p=a.kb();a=a.A;var q;0===this.g.length?this.g.push(d):(q=this.g[this.g.length-1],ma(q)!=ma(d)&&(this.u.push(this.a.length),this.g.push(d)));0===this.f.length?this.f.push(f):(q=this.f[this.f.length-1],ma(q)!=ma(f)&&(this.j.push(this.a.length),this.f.push(f)));this.D=c[0];this.B=c[1];this.J=p[1];this.T=e[1];this.X=e[0];this.Z=g;this.ba=h[0];this.da=h[1];this.qa=n;this.Ma=k;this.za=a;this.Na=p[0]};
409 -function Jq(a,c,d){this.f=c;this.g=a;this.c=d;this.a={}}function Kq(a,c){var d=[],e;for(e in a.a)d.push(Dq(a.a[e],c));return ve.apply(null,d)}function Lq(a,c){for(var d in a.a)Fq(a.a[d],c)}Jq.prototype.b=function(a,c){var d=this.a[c];m(d)||(d=new Mq[c](this.g,this.f),this.a[c]=d);return d};Jq.prototype.ya=function(){return zb(this.a)};function Nq(a,c,d,e,f,g,h,k,n,p,q,r,t,u){var B=Oq,z,E;for(z=Fm.length-1;0<=z;--z)if(E=a.a[Fm[z]],m(E)&&(E=Hq(E,c,d,e,f,B,g,h,k,n,p,q,r,t,u)))return E}
410 -function Pq(a,c,d,e,f,g,h,k,n,p,q,r){var t=d.b;t.bindFramebuffer(t.FRAMEBUFFER,d.Ye());var u;m(a.c)&&(u=Rd(Yd(c),e*a.c));return Nq(a,d,c,e,f,g,h,k,n,p,q,function(a){var c=new Uint8Array(4);t.readPixels(0,0,1,1,t.RGBA,t.UNSIGNED_BYTE,c);if(0<c[3]&&(a=r(a)))return a},!0,u)}function Qq(a,c,d,e,f,g,h,k,n,p,q){var r=d.b;r.bindFramebuffer(r.FRAMEBUFFER,d.Ye());a=Nq(a,d,c,e,f,g,h,k,n,p,q,function(){var a=new Uint8Array(4);r.readPixels(0,0,1,1,r.RGBA,r.UNSIGNED_BYTE,a);return 0<a[3]},!1);return m(a)}
411 -var Mq={Image:Cq},Oq=[1,1];function Rq(a,c,d,e,f,g){this.a=a;this.g=c;this.f=g;this.l=f;this.i=e;this.j=d;this.c=null;this.b={}}w(Rq,jk);l=Rq.prototype;l.wc=function(a,c){var d=a.toString(),e=this.b[d];m(e)?e.push(c):this.b[d]=[c]};l.xc=function(){};l.Pe=function(a,c){var d=(0,c.g)(a);if(null!=d&&ke(this.f,d.R())){var e=c.b;m(e)||(e=0);this.wc(e,function(a){a.Ia(c.f,c.c);a.cb(c.j);a.Ja(c.a);var e=Sq[d.W()];e&&e.call(a,d,null)})}};
412 -l.Ed=function(a,c){var d=a.f,e,f;e=0;for(f=d.length;e<f;++e){var g=d[e],h=Sq[g.W()];h&&h.call(this,g,c)}};l.ob=function(a,c){var d=this.a,e=(new Jq(1,this.f)).b(0,"Image");e.cb(this.c);e.ob(a,c);Fq(e,d);Hq(e,this.a,this.g,this.j,this.i,this.l,1,0,1,0,1,{},void 0,!1);Dq(e,d)()};l.yb=function(){};l.yc=function(){};l.nb=function(a,c){var d=this.a,e=(new Jq(1,this.f)).b(0,"Image");e.cb(this.c);e.nb(a,c);Fq(e,d);Hq(e,this.a,this.g,this.j,this.i,this.l,1,0,1,0,1,{},void 0,!1);Dq(e,d)()};l.zc=function(){};
413 -l.Tb=function(){};l.pb=function(){};l.Ia=function(){};l.cb=function(a){this.c=a};l.Ja=function(){};var Sq={Point:Rq.prototype.ob,MultiPoint:Rq.prototype.nb,GeometryCollection:Rq.prototype.Ed};function Tq(){this.b="precision mediump float;varying vec2 a;uniform mat4 f;uniform float g;uniform sampler2D h;void main(void){vec4 texColor=texture2D(h,a);gl_FragColor.rgb=(f*vec4(texColor.rgb,1.)).rgb;gl_FragColor.a=texColor.a*g;}"}w(Tq,lq);da(Tq);function Uq(){this.b="varying vec2 a;attribute vec2 b;attribute vec2 c;uniform mat4 d;uniform mat4 e;void main(void){gl_Position=e*vec4(b,0.,1.);a=(d*vec4(c,0.,1.)).st;}"}w(Uq,mq);da(Uq);
414 -function Vq(a,c){this.i=a.getUniformLocation(c,"f");this.c=a.getUniformLocation(c,"g");this.f=a.getUniformLocation(c,"e");this.j=a.getUniformLocation(c,"d");this.g=a.getUniformLocation(c,"h");this.b=a.getAttribLocation(c,"b");this.a=a.getAttribLocation(c,"c")};function Wq(){this.b="precision mediump float;varying vec2 a;uniform float f;uniform sampler2D g;void main(void){vec4 texColor=texture2D(g,a);gl_FragColor.rgb=texColor.rgb;gl_FragColor.a=texColor.a*f;}"}w(Wq,lq);da(Wq);function Xq(){this.b="varying vec2 a;attribute vec2 b;attribute vec2 c;uniform mat4 d;uniform mat4 e;void main(void){gl_Position=e*vec4(b,0.,1.);a=(d*vec4(c,0.,1.)).st;}"}w(Xq,mq);da(Xq);
415 -function Yq(a,c){this.c=a.getUniformLocation(c,"f");this.f=a.getUniformLocation(c,"e");this.j=a.getUniformLocation(c,"d");this.g=a.getUniformLocation(c,"g");this.b=a.getAttribLocation(c,"b");this.a=a.getAttribLocation(c,"c")};function Zq(a,c){rk.call(this,c);this.c=a;this.X=new tq([-1,-1,0,0,1,-1,1,0,-1,1,0,1,1,1,1,1]);this.g=this.Ua=null;this.j=void 0;this.C=Cd();this.u=Ed();this.Z=new Dg;this.v=this.A=null}w(Zq,rk);
416 -function $q(a,c,d){var e=a.c.c;if(m(a.j)&&a.j==d)e.bindFramebuffer(36160,a.g);else{c.postRenderFunctions.push(sa(function(a,c,d){a.isContextLost()||(a.deleteFramebuffer(c),a.deleteTexture(d))},e,a.g,a.Ua));c=xq(e,d,d);var f=e.createFramebuffer();e.bindFramebuffer(36160,f);e.framebufferTexture2D(36160,36064,3553,c,0);a.Ua=c;a.g=f;a.j=d}}
417 -Zq.prototype.Ig=function(a,c,d){ar(this,"precompose",d,a);vq(d,34962,this.X);var e=d.b,f=c.brightness||1!=c.contrast||c.hue||1!=c.saturation,g,h;f?(g=Tq.Oa(),h=Uq.Oa()):(g=Wq.Oa(),h=Xq.Oa());g=zq(d,g,h);f?null===this.A?this.A=h=new Vq(e,g):h=this.A:null===this.v?this.v=h=new Yq(e,g):h=this.v;d.pe(g)&&(e.enableVertexAttribArray(h.b),e.vertexAttribPointer(h.b,2,5126,!1,16,0),e.enableVertexAttribArray(h.a),e.vertexAttribPointer(h.a,2,5126,!1,16,8),e.uniform1i(h.g,0));e.uniformMatrix4fv(h.j,!1,this.C);
418 -e.uniformMatrix4fv(h.f,!1,this.u);f&&e.uniformMatrix4fv(h.i,!1,Eg(this.Z,c.brightness,c.contrast,c.hue,c.saturation));e.uniform1f(h.c,c.opacity);e.bindTexture(3553,this.Ua);e.drawArrays(5,0,4);ar(this,"postcompose",d,a)};function ar(a,c,d,e){a=a.a;if(ed(a,c)){var f=e.viewState;C(a,new kk(c,a,new Rq(d,f.center,f.resolution,f.rotation,e.size,e.extent),e,null,d))}}Zq.prototype.pf=function(){this.g=this.Ua=null;this.j=void 0};function br(a,c){Zq.call(this,a,c);this.l=this.i=this.f=null}w(br,Zq);function cr(a,c){var d=c.b();return Bq(a.c.c,d)}br.prototype.Ta=function(a,c,d,e){var f=this.a;return f.ea().he(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};
419 -br.prototype.qf=function(a,c){var d=this.c.c,e=a.pixelRatio,f=a.viewState,g=f.center,h=f.resolution,k=f.rotation,n=this.f,p=this.Ua,q=this.a.ea(),r=a.viewHints,t=a.extent;m(c.extent)&&(t=je(t,c.extent));r[0]||r[1]||me(t)||(f=f.projection,r=q.i,null===r||(f=r),t=q.gc(t,h,e,f),null!==t&&tk(this,t)&&(n=t,p=cr(this,t),null===this.Ua||a.postRenderFunctions.push(sa(function(a,c){a.isContextLost()||a.deleteTexture(c)},d,this.Ua))));null!==n&&(d=this.c.g.A,dr(this,d.width,d.height,e,g,h,k,n.R()),this.l=null,
420 -e=this.C,Gd(e),Kd(e,1,-1),Jd(e,0,-1),this.f=n,this.Ua=p,vk(a.attributions,n.j),wk(a,q));return!0};function dr(a,c,d,e,f,g,h,k){c*=g;d*=g;a=a.u;Gd(a);Kd(a,2*e/c,2*e/d);Ld(a,-h);Jd(a,k[0]-f[0],k[1]-f[1]);Kd(a,(k[2]-k[0])/2,(k[3]-k[1])/2);Jd(a,1,1)}br.prototype.fe=function(a,c){var d=this.Ta(a,c,re,this);return m(d)};
421 -br.prototype.fc=function(a,c,d,e){if(null!==this.f&&!fa(this.f.b()))if(this.a.ea()instanceof Wp){if(a=a.slice(),qk(c.pixelToCoordinateMatrix,a,a),this.Ta(a,c,re,this))return d.call(e,this.a)}else{var f=[this.f.b().width,this.f.b().height];if(null===this.l){var g=c.size;c=Cd();Gd(c);Jd(c,-1,-1);Kd(c,2/g[0],2/g[1]);Jd(c,0,g[1]);Kd(c,1,-1);g=Cd();Id(this.u,g);var h=Cd();Gd(h);Jd(h,0,f[1]);Kd(h,1,-1);Kd(h,f[0]/2,f[1]/2);Jd(h,1,1);var k=Cd();Hd(h,g,k);Hd(k,c,k);this.l=k}c=[0,0];qk(this.l,a,c);if(!(0>c[0]||
422 -c[0]>f[0]||0>c[1]||c[1]>f[1])&&(null===this.i&&(this.i=Wi(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.f.b(),c[0],c[1],1,1,0,0,1,1),0<this.i.getImageData(0,0,1,1).data[3]))return d.call(e,this.a)}};function er(){this.b="precision mediump float;varying vec2 a;uniform sampler2D e;void main(void){gl_FragColor=texture2D(e,a);}"}w(er,lq);da(er);function fr(){this.b="varying vec2 a;attribute vec2 b;attribute vec2 c;uniform vec4 d;void main(void){gl_Position=vec4(b*d.xy+d.zw,0.,1.);a=c;}"}w(fr,mq);da(fr);function gr(a,c){this.c=a.getUniformLocation(c,"e");this.f=a.getUniformLocation(c,"d");this.b=a.getAttribLocation(c,"b");this.a=a.getAttribLocation(c,"c")};function hr(a,c){Zq.call(this,a,c);this.J=er.Oa();this.ba=fr.Oa();this.f=null;this.B=new tq([0,0,0,1,1,0,1,1,0,1,0,0,1,1,1,0]);this.D=this.i=null;this.l=-1;this.T=[0,0]}w(hr,Zq);l=hr.prototype;l.Y=function(){wq(this.c.g,this.B);hr.aa.Y.call(this)};l.Dd=function(a,c){var d=this.c;return function(e,f){return Vh(a,e,f,function(a){var f=Bh(d.a,a.jb());f&&(c[e]||(c[e]={}),c[e][a.b.toString()]=a);return f})}};l.pf=function(){hr.aa.pf.call(this);this.f=null};
423 -l.qf=function(a,c,d){var e=this.c,f=d.b,g=a.viewState,h=g.projection,k=this.a,n=k.ea(),p=Wh(n,h),q=Rh(p,g.resolution),r=p.xa(q),t=n.Xb(q,a.pixelRatio,h),u=t[0]/od(p.Ka(q),this.T)[0],B=r/u,z=n.Id(),E=g.center,A;r==g.resolution?(E=yk(E,r,a.size),A=he(E,r,g.rotation,a.size)):A=a.extent;r=Ph(p,A,r);if(null!==this.i&&pg(this.i,r)&&this.l==n.b)B=this.D;else{var y=[qg(r),r.c-r.a+1],y=Math.max(y[0]*t[0],y[1]*t[1]),N=Math.pow(2,Math.ceil(Math.log(y)/Math.LN2)),y=B*N,O=p.Hc(q),I=O[0]+r.b*t[0]*B,B=O[1]+r.a*
424 -t[1]*B,B=[I,B,I+y,B+y];$q(this,a,N);f.viewport(0,0,N,N);f.clearColor(0,0,0,0);f.clear(16384);f.disable(3042);N=zq(d,this.J,this.ba);d.pe(N);null===this.f&&(this.f=new gr(f,N));vq(d,34962,this.B);f.enableVertexAttribArray(this.f.b);f.vertexAttribPointer(this.f.b,2,5126,!1,16,0);f.enableVertexAttribArray(this.f.a);f.vertexAttribPointer(this.f.a,2,5126,!1,16,8);f.uniform1i(this.f.c,0);d={};d[q]={};var Q=this.Dd(n,d),wa=k.c(),N=!0,I=Nd(),Sa=new og(0,0,0,0),P,Ga,eb;for(Ga=r.b;Ga<=r.f;++Ga)for(eb=r.a;eb<=
425 -r.c;++eb){O=n.Wb(q,Ga,eb,u,h);if(m(c.extent)&&(P=Nh(p,O.b,I),!ke(P,c.extent)))continue;P=O.state;if(2==P){if(Bh(e.a,O.jb())){d[q][hg(O.b)]=O;continue}}else if(4==P||3==P&&!wa)continue;N=!1;P=Mh(p,O.b,Q,Sa,I);P||(O=Oh(p,O.b,Sa,I),null===O||Q(q+1,O))}c=Ua(vb(d),Number);gb(c);for(var Q=new Float32Array(4),Na,Fb,$a,wa=0,Sa=c.length;wa<Sa;++wa)for(Na in Fb=d[c[wa]],Fb)O=Fb[Na],P=Nh(p,O.b,I),Ga=2*(P[2]-P[0])/y,eb=2*(P[3]-P[1])/y,$a=2*(P[0]-B[0])/y-1,P=2*(P[1]-B[1])/y-1,Bd(Q,Ga,eb,$a,P),f.uniform4fv(this.f.f,
426 -Q),ir(e,O,t,z*u),f.drawArrays(5,0,4);N?(this.i=r,this.D=B,this.l=n.b):(this.D=this.i=null,this.l=-1,a.animate=!0)}xk(a.usedTiles,n,q,r);var Ic=e.l;zk(a,n,p,u,h,A,q,k.a(),function(a){var c;(c=2!=a.state||Bh(e.a,a.jb()))||(c=a.jb()in Ic.c);c||Ak(Ic,[a,jg(p,a.b),p.xa(a.b[0]),t,z*u])},this);uk(a,n);wk(a,n);f=this.C;Gd(f);Jd(f,(E[0]-B[0])/(B[2]-B[0]),(E[1]-B[1])/(B[3]-B[1]));0!==g.rotation&&Ld(f,g.rotation);Kd(f,a.size[0]*g.resolution/(B[2]-B[0]),a.size[1]*g.resolution/(B[3]-B[1]));Jd(f,-.5,-.5);return!0};
427 -l.fc=function(a,c,d,e){if(null!==this.g){var f=[0,0];qk(this.C,[a[0]/c.size[0],(c.size[1]-a[1])/c.size[1]],f);a=[f[0]*this.j,f[1]*this.j];c=this.c.g.b;c.bindFramebuffer(c.FRAMEBUFFER,this.g);f=new Uint8Array(4);c.readPixels(a[0],a[1],1,1,c.RGBA,c.UNSIGNED_BYTE,f);if(0<f[3])return d.call(e,this.a)}};function jr(a,c){Zq.call(this,a,c);this.l=!1;this.T=-1;this.J=NaN;this.D=Nd();this.i=this.f=this.B=null}w(jr,Zq);l=jr.prototype;l.Ig=function(a,c,d){this.i=c;var e=a.viewState,f=this.f;if(null!==f&&!f.ya()){var g=e.center,h=e.resolution,e=e.rotation,k=a.size,n=c.opacity,p=c.brightness,q=c.contrast,r=c.hue,t=c.saturation;a=c.Ib?a.skippedFeatureUids:{};var u,B;c=0;for(u=Fm.length;c<u;++c)B=f.a[Fm[c]],m(B)&&Hq(B,d,g,h,e,k,n,p,q,r,t,a,void 0,!1)}};
428 -l.Y=function(){var a=this.f;null!==a&&(Kq(a,this.c.g)(),this.f=null);jr.aa.Y.call(this)};l.Ta=function(a,c,d,e){if(null!==this.f&&null!==this.i){var f=c.viewState,g=this.a,h=this.i,k={};return Pq(this.f,a,this.c.g,f.resolution,f.rotation,h.opacity,h.brightness,h.contrast,h.hue,h.saturation,h.Ib?c.skippedFeatureUids:{},function(a){var c=ma(a).toString();if(!(c in k))return k[c]=!0,d.call(e,a,g)})}};
429 -l.fe=function(a,c){if(null===this.f||null===this.i)return!1;var d=c.viewState,e=this.i;return Qq(this.f,a,this.c.g,d.resolution,d.rotation,e.opacity,e.brightness,e.contrast,e.hue,e.saturation,c.skippedFeatureUids)};l.fc=function(a,c,d,e){a=a.slice();qk(c.pixelToCoordinateMatrix,a,a);if(this.fe(a,c))return d.call(e,this.a)};l.Gl=function(){sk(this)};
430 -l.qf=function(a,c,d){function e(a){var c;m(a.c)?c=a.c.call(a,p):m(f.a)&&(c=(0,f.a)(a,p));if(null!=c){if(null!=c){var d,e,g=!1;d=0;for(e=c.length;d<e;++d)g=tn(t,a,c[d],sn(p,q),this.Gl,this)||g;a=g}else a=!1;this.l=this.l||a}}var f=this.a;c=f.ea();vk(a.attributions,c.j);wk(a,c);var g=a.viewHints[0],h=a.viewHints[1],k=f.D,n=f.B;if(!this.l&&!k&&g||!n&&h)return!0;var h=a.extent,k=a.viewState,g=k.projection,p=k.resolution,q=a.pixelRatio,k=f.b,r=f.c,n=f.get("renderOrder");m(n)||(n=rn);h=Rd(h,r*p);if(!this.l&&
431 -this.J==p&&this.T==k&&this.B==n&&Wd(this.D,h))return!0;null===this.f||a.postRenderFunctions.push(Kq(this.f,d));this.l=!1;var t=new Jq(.5*p/q,h,f.c);c.$b(h,p,g);if(null===n)c.zb(h,p,e,this);else{var u=[];c.zb(h,p,function(a){u.push(a)},this);gb(u,n);Ra(u,e,this)}Lq(t,d);this.J=p;this.T=k;this.B=n;this.D=h;this.f=t;return!0};function kr(a,c){Fk.call(this,0,c);this.b=Sg("CANVAS");this.b.style.width="100%";this.b.style.height="100%";this.b.className="ol-unselectable";Vg(a,this.b,0);this.u=this.D=0;this.B=Wi();this.C=!0;this.c=bj(this.b,{antialias:!0,depth:!1,failIfMajorPerformanceCaveat:!0,preserveDrawingBuffer:!1,stencil:!0});this.g=new uq(this.b,this.c);x(this.b,"webglcontextlost",this.El,!1,this);x(this.b,"webglcontextrestored",this.Fl,!1,this);this.a=new Ah;this.v=null;this.l=new Kk(ra(function(a){var c=a[1];a=a[2];
432 -var f=c[0]-this.v[0],c=c[1]-this.v[1];return 65536*Math.log(a)+Math.sqrt(f*f+c*c)/a},this),function(a){return a[0].jb()});this.J=ra(function(){if(!this.l.ya()){Ok(this.l);var a=Lk(this.l);ir(this,a[0],a[3],a[4])}},this);this.i=0;lr(this)}w(kr,Fk);
433 -function ir(a,c,d,e){var f=a.c,g=c.jb();if(Bh(a.a,g))a=a.a.get(g),f.bindTexture(3553,a.Ua),9729!=a.og&&(f.texParameteri(3553,10240,9729),a.og=9729),9729!=a.pg&&(f.texParameteri(3553,10240,9729),a.pg=9729);else{var h=f.createTexture();f.bindTexture(3553,h);if(0<e){var k=a.B.canvas,n=a.B;a.D!==d[0]||a.u!==d[1]?(k.width=d[0],k.height=d[1],a.D=d[0],a.u=d[1]):n.clearRect(0,0,d[0],d[1]);n.drawImage(c.Ra(),e,e,d[0],d[1],0,0,d[0],d[1]);f.texImage2D(3553,0,6408,6408,5121,k)}else f.texImage2D(3553,0,6408,6408,
434 -5121,c.Ra());f.texParameteri(3553,10240,9729);f.texParameteri(3553,10241,9729);f.texParameteri(3553,10242,33071);f.texParameteri(3553,10243,33071);a.a.set(g,{Ua:h,og:9729,pg:9729})}}l=kr.prototype;l.Oe=function(a){return a instanceof J?new br(this,a):a instanceof K?new hr(this,a):a instanceof L?new jr(this,a):null};
435 -function mr(a,c,d){var e=a.j;if(ed(e,c)){var f=a.g;a=d.viewState;a=new Rq(f,a.center,a.resolution,a.rotation,d.size,d.extent);C(e,new kk(c,e,a,d,null,f));c=Ua(vb(a.b),Number);gb(c);var g,h;d=0;for(e=c.length;d<e;++d)for(f=a.b[c[d].toString()],g=0,h=f.length;g<h;++g)f[g](a)}}l.Y=function(){var a=this.c;a.isContextLost()||this.a.forEach(function(c){null===c||a.deleteTexture(c.Ua)});uc(this.g);kr.aa.Y.call(this)};
436 -l.Bi=function(a,c){for(var d=this.c,e;1024<this.a.Ub()-this.i;){e=this.a.b.sc;if(null===e)if(+this.a.b.Xd==c.index)break;else--this.i;else d.deleteTexture(e.Ua);this.a.pop()}};l.W=function(){return"webgl"};l.El=function(a){a.preventDefault();this.a.clear();this.i=0;rb(this.f,function(a){a.pf()})};l.Fl=function(){lr(this);this.j.render()};function lr(a){a=a.c;a.activeTexture(33984);a.blendFuncSeparate(770,771,1,771);a.disable(2884);a.disable(2929);a.disable(3089);a.disable(2960)}
437 -l.ve=function(a){var c=this.g,d=this.c;if(d.isContextLost())return!1;if(null===a)return this.C&&(rh(this.b,!1),this.C=!1),!1;this.v=a.focus;this.a.set((-a.index).toString(),null);++this.i;mr(this,"precompose",a);var e=[],f=a.layerStatesArray;ib(f);var g=a.viewState.resolution,h,k,n,p;h=0;for(k=f.length;h<k;++h)p=f[h],lk(p,g)&&"ready"==p.v&&(n=Ik(this,p.layer),n.qf(a,p,c)&&e.push(p));f=a.size[0]*a.pixelRatio;g=a.size[1]*a.pixelRatio;if(this.b.width!=f||this.b.height!=g)this.b.width=f,this.b.height=
438 -g;d.bindFramebuffer(36160,null);d.clearColor(0,0,0,0);d.clear(16384);d.enable(3042);d.viewport(0,0,this.b.width,this.b.height);h=0;for(k=e.length;h<k;++h)p=e[h],n=Ik(this,p.layer),n.Ig(a,p,c);this.C||(rh(this.b,!0),this.C=!0);Gk(a);1024<this.a.Ub()-this.i&&a.postRenderFunctions.push(ra(this.Bi,this));this.l.ya()||(a.postRenderFunctions.push(this.J),a.animate=!0);mr(this,"postcompose",a);Jk(this,a);a.postRenderFunctions.push(Hk)};
439 -l.of=function(a,c,d,e,f,g){var h;if(this.c.isContextLost())return!1;var k=c.viewState,n=c.layerStatesArray,p;for(p=n.length-1;0<=p;--p){h=n[p];var q=h.layer;if(lk(h,k.resolution)&&f.call(g,q)&&(h=Ik(this,q).Ta(a,c,d,e)))return h}};l.Hg=function(a,c,d,e){var f=!1;if(this.c.isContextLost())return!1;var g=c.viewState,h=c.layerStatesArray,k;for(k=h.length-1;0<=k;--k){var n=h[k],p=n.layer;if(lk(n,g.resolution)&&d.call(e,p)&&(f=Ik(this,p).fe(a,c)))return!0}return f};
440 -l.Gg=function(a,c,d,e,f){if(this.c.isContextLost())return!1;var g=c.viewState,h,k=c.layerStatesArray,n;for(n=k.length-1;0<=n;--n){h=k[n];var p=h.layer;if(lk(h,g.resolution)&&f.call(e,p)&&(h=Ik(this,p).fc(a,c,d,e)))return h}};var nr=["canvas","webgl","dom"];
441 -function W(a){id.call(this);var c=or(a);this.mb=m(a.loadTilesWhileAnimating)?a.loadTilesWhileAnimating:!1;this.xb=m(a.loadTilesWhileInteracting)?a.loadTilesWhileInteracting:!1;this.Qc=m(a.pixelRatio)?a.pixelRatio:dj;this.uc=c.logos;this.v=new oi(this.Kn,void 0,this);tc(this,this.v);this.Va=Cd();this.Fe=Cd();this.lb=0;this.c=null;this.za=Nd();this.i=this.J=null;this.a=Pg("DIV","ol-viewport");this.a.style.position="relative";this.a.style.overflow="hidden";this.a.style.width="100%";this.a.style.height=
442 -"100%";this.a.style.msTouchAction="none";ij&&dh(this.a,"ol-touch");this.da=Pg("DIV","ol-overlaycontainer");this.a.appendChild(this.da);this.D=Pg("DIV","ol-overlaycontainer-stopevent");x(this.D,["click","dblclick","mousedown","touchstart","MSPointerDown",ek,Mb?"DOMMouseScroll":"mousewheel"],wc);this.a.appendChild(this.D);a=new Wj(this);x(a,ub(hk),this.hg,!1,this);tc(this,a);this.Z=c.keyboardEventTarget;this.u=new Gi;x(this.u,"key",this.gg,!1,this);tc(this,this.u);a=new Oi(this.a);x(a,"mousewheel",
443 -this.gg,!1,this);tc(this,a);this.g=c.controls;this.f=c.interactions;this.j=c.overlays;this.l=new c.Mn(this.a,this);tc(this,this.l);this.Na=new Bi;tc(this,this.Na);this.T=this.A=null;this.B=[];this.qa=[];this.ba=new Pk(ra(this.uj,this),ra(this.Pk,this));this.X={};x(this,kd("layergroup"),this.Ij,!1,this);x(this,kd("view"),this.ck,!1,this);x(this,kd("size"),this.$j,!1,this);x(this,kd("target"),this.bk,!1,this);this.I(c.values);this.g.forEach(function(a){a.setMap(this)},this);x(this.g,"add",function(a){a.element.setMap(this)},
444 -!1,this);x(this.g,"remove",function(a){a.element.setMap(null)},!1,this);this.f.forEach(function(a){a.setMap(this)},this);x(this.f,"add",function(a){a.element.setMap(this)},!1,this);x(this.f,"remove",function(a){a.element.setMap(null)},!1,this);this.j.forEach(function(a){a.setMap(this)},this);x(this.j,"add",function(a){a.element.setMap(this)},!1,this);x(this.j,"remove",function(a){a.element.setMap(null)},!1,this)}w(W,id);l=W.prototype;l.oi=function(a){this.g.push(a)};l.pi=function(a){this.f.push(a)};
445 -l.Sf=function(a){this.Vb().Ec().push(a)};l.Tf=function(a){this.j.push(a)};l.Aa=function(a){this.render();Array.prototype.push.apply(this.B,arguments)};l.Y=function(){Wg(this.a);W.aa.Y.call(this)};l.dd=function(a,c,d,e,f){if(null!==this.c)return a=this.wa(a),this.l.of(a,this.c,c,m(d)?d:null,m(e)?e:re,m(f)?f:null)};l.Ok=function(a,c,d,e,f){if(null!==this.c)return this.l.Gg(a,this.c,c,m(d)?d:null,m(e)?e:re,m(f)?f:null)};
446 -l.ek=function(a,c,d){if(null===this.c)return!1;a=this.wa(a);return this.l.Hg(a,this.c,m(c)?c:re,m(d)?d:null)};l.Qi=function(a){return this.wa(this.Gd(a))};l.Gd=function(a){var c;c=this.a;a=oh(a);c=oh(c);c=new Gg(a.x-c.x,a.y-c.y);return[c.x,c.y]};l.kf=function(){return this.get("target")};l.Cc=function(){var a=this.kf();return m(a)?Lg(a):null};l.wa=function(a){var c=this.c;if(null===c)return null;a=a.slice();return qk(c.pixelToCoordinateMatrix,a,a)};l.Oi=function(){return this.g};l.jj=function(){return this.j};
447 -l.Yi=function(){return this.f};l.Vb=function(){return this.get("layergroup")};l.vg=function(){return this.Vb().Ec()};l.Ba=function(a){var c=this.c;if(null===c)return null;a=a.slice(0,2);return qk(c.coordinateToPixelMatrix,a,a)};l.Ea=function(){return this.get("size")};l.$=function(){return this.get("view")};l.wj=function(){return this.a};
448 -l.uj=function(a,c,d,e){var f=this.c;if(!(null!==f&&c in f.wantedTiles&&f.wantedTiles[c][hg(a.b)]))return Infinity;a=d[0]-f.focus[0];d=d[1]-f.focus[1];return 65536*Math.log(e)+Math.sqrt(a*a+d*d)/e};l.gg=function(a,c){var d=new Uj(c||a.type,this,a);this.hg(d)};l.hg=function(a){if(null!==this.c){this.T=a.coordinate;a.frameState=this.c;var c=this.f.a,d;if(!1!==C(this,a))for(d=c.length-1;0<=d;d--){var e=c[d];if(e.c()&&!e.handleEvent(a))break}}};
449 -l.Yj=function(){var a=this.c,c=this.ba;if(!c.ya()){var d=16,e=d,f=0;null!==a&&(f=a.viewHints,f[0]&&(d=this.mb?8:0,e=2),f[1]&&(d=this.xb?8:0,e=2),f=tb(a.wantedTiles));d*=f;e*=f;c.f<d&&(Ok(c),Qk(c,d,e))}c=this.qa;d=0;for(e=c.length;d<e;++d)c[d](this,a);c.length=0};l.$j=function(){this.render()};
450 -l.bk=function(){var a=this.Cc();Ni(this.u);null===a?(Wg(this.a),null!==this.A&&(Zc(this.A),this.A=null)):(a.appendChild(this.a),Hi(this.u,null===this.Z?a:this.Z),null===this.A&&(this.A=x(this.Na,"resize",this.Nc,!1,this)));this.Nc()};l.Pk=function(){this.render()};l.dk=function(){this.render()};l.ck=function(){null!==this.J&&(Zc(this.J),this.J=null);var a=this.$();null!==a&&(this.J=x(a,"propertychange",this.dk,!1,this));this.render()};l.Jj=function(){this.render()};l.Kj=function(){this.render()};
451 -l.Ij=function(){if(null!==this.i){for(var a=this.i.length,c=0;c<a;++c)Zc(this.i[c]);this.i=null}a=this.Vb();null!=a&&(this.i=[x(a,"propertychange",this.Kj,!1,this),x(a,"change",this.Jj,!1,this)]);this.render()};l.Ln=function(){var a=this.v;pi(a);a.f()};l.render=function(){null!=this.v.ga||this.v.start()};l.En=function(a){if(m(this.g.remove(a)))return a};l.Fn=function(a){var c;m(this.f.remove(a))&&(c=a);return c};l.Hn=function(a){return this.Vb().Ec().remove(a)};l.In=function(a){if(m(this.j.remove(a)))return a};
452 -l.Kn=function(a){var c,d,e,f=this.Ea(),g=this.$(),h=null;if(m(f)&&0<f[0]&&0<f[1]&&null!==g&&Wf(g)){var h=g.c.slice(),k=this.Vb().$e(),n={};c=0;for(d=k.length;c<d;++c)n[ma(k[c].layer)]=k[c];e=Uf(g);h={animate:!1,attributions:{},coordinateToPixelMatrix:this.Va,extent:null,focus:null===this.T?e.center:this.T,index:this.lb++,layerStates:n,layerStatesArray:k,logos:Eb(this.uc),pixelRatio:this.Qc,pixelToCoordinateMatrix:this.Fe,postRenderFunctions:[],size:f,skippedFeatureUids:this.X,tileQueue:this.ba,time:a,
453 -usedTiles:{},viewState:e,viewHints:h,wantedTiles:{}}}if(null!==h){a=this.B;c=f=0;for(d=a.length;c<d;++c)g=a[c],g(this,h)&&(a[f++]=g);a.length=f;h.extent=he(e.center,e.resolution,e.rotation,h.size)}this.c=h;this.l.ve(h);null!==h&&(h.animate&&this.render(),Array.prototype.push.apply(this.qa,h.postRenderFunctions),0!==this.B.length||h.viewHints[0]||h.viewHints[1]||Zd(h.extent,this.za)||(C(this,new yh("moveend",this,h)),Sd(h.extent,this.za)));C(this,new yh("postrender",this,h));ti(this.Yj,this)};
454 -l.ph=function(a){this.set("layergroup",a)};l.Df=function(a){this.set("size",a)};l.Qk=function(a){this.set("target",a)};l.ao=function(a){this.set("view",a)};l.uh=function(a){a=ma(a).toString();this.X[a]=!0;this.render()};
455 -l.Nc=function(){var a=this.Cc();if(null===a)this.Df(void 0);else{var c=Kg(a),d=Kb&&a.currentStyle;d&&$g(Ig(c))&&"auto"!=d.width&&"auto"!=d.height&&!d.boxSizing?(c=sh(a,d.width,"width","pixelWidth"),a=sh(a,d.height,"height","pixelHeight"),a=new Hg(c,a)):(d=new Hg(a.offsetWidth,a.offsetHeight),c=uh(a,"padding"),a=xh(a),a=new Hg(d.width-a.left-c.left-c.right-a.right,d.height-a.top-c.top-c.bottom-a.bottom));this.Df([a.width,a.height])}};l.xh=function(a){a=ma(a).toString();delete this.X[a];this.render()};
456 -function or(a){var c=null;m(a.keyboardEventTarget)&&(c=ia(a.keyboardEventTarget)?document.getElementById(a.keyboardEventTarget):a.keyboardEventTarget);var d={},e={};if(!m(a.logo)||"boolean"==typeof a.logo&&a.logo)e["data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAHGAAABxgEXwfpGAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAhNQTFRF////AP//AICAgP//AFVVQECA////K1VVSbbbYL/fJ05idsTYJFtbbcjbJllmZszWWMTOIFhoHlNiZszTa9DdUcHNHlNlV8XRIVdiasrUHlZjIVZjaMnVH1RlIFRkH1RkH1ZlasvYasvXVsPQH1VkacnVa8vWIVZjIFRjVMPQa8rXIVVkXsXRsNveIFVkIFZlIVVj3eDeh6GmbMvXH1ZkIFRka8rWbMvXIFVkIFVjIFVkbMvWH1VjbMvWIFVlbcvWIFVla8vVIFVkbMvWbMvVH1VkbMvWIFVlbcvWIFVkbcvVbMvWjNPbIFVkU8LPwMzNIFVkbczWIFVkbsvWbMvXIFVkRnB8bcvW2+TkW8XRIFVkIlZlJVloJlpoKlxrLl9tMmJwOWd0Omh1RXF8TneCT3iDUHiDU8LPVMLPVcLPVcPQVsPPVsPQV8PQWMTQWsTQW8TQXMXSXsXRX4SNX8bSYMfTYcfTYsfTY8jUZcfSZsnUaIqTacrVasrVa8jTa8rWbI2VbMvWbcvWdJObdcvUdszUd8vVeJaee87Yfc3WgJyjhqGnitDYjaarldPZnrK2oNbborW5o9bbo9fbpLa6q9ndrL3ArtndscDDutzfu8fJwN7gwt7gxc/QyuHhy+HizeHi0NfX0+Pj19zb1+Tj2uXk29/e3uLg3+Lh3+bl4uXj4ufl4+fl5Ofl5ufl5ujm5+jmySDnBAAAAFp0Uk5TAAECAgMEBAYHCA0NDg4UGRogIiMmKSssLzU7PkJJT1JTVFliY2hrdHZ3foSFhYeJjY2QkpugqbG1tre5w8zQ09XY3uXn6+zx8vT09vf4+Pj5+fr6/P39/f3+gz7SsAAAAVVJREFUOMtjYKA7EBDnwCPLrObS1BRiLoJLnte6CQy8FLHLCzs2QUG4FjZ5GbcmBDDjxJBXDWxCBrb8aM4zbkIDzpLYnAcE9VXlJSWlZRU13koIeW57mGx5XjoMZEUqwxWYQaQbSzLSkYGfKFSe0QMsX5WbjgY0YS4MBplemI4BdGBW+DQ11eZiymfqQuXZIjqwyadPNoSZ4L+0FVM6e+oGI6g8a9iKNT3o8kVzNkzRg5lgl7p4wyRUL9Yt2jAxVh6mQCogae6GmflI8p0r13VFWTHBQ0rWPW7ahgWVcPm+9cuLoyy4kCJDzCm6d8PSFoh0zvQNC5OjDJhQopPPJqph1doJBUD5tnkbZiUEqaCnB3bTqLTFG1bPn71kw4b+GFdpLElKIzRxxgYgWNYc5SCENVHKeUaltHdXx0dZ8uBI1hJ2UUDgq82CM2MwKeibqAvSO7MCABq0wXEPiqWEAAAAAElFTkSuQmCC"]=
457 -"http://openlayers.org/";else{var f=a.logo;ia(f)?e[f]="":la(f)&&(e[f.src]=f.href)}f=a.layers instanceof H?a.layers:new H({layers:a.layers});d.layergroup=f;d.target=a.target;d.view=m(a.view)?a.view:new Rf;var f=Fk,g;m(a.renderer)?ga(a.renderer)?g=a.renderer:ia(a.renderer)&&(g=[a.renderer]):g=nr;var h,k;h=0;for(k=g.length;h<k;++h){var n=g[h];if("canvas"==n){if(fj){f=aq;break}}else if("dom"==n){f=iq;break}else if("webgl"==n&&cj){f=kr;break}}var p;m(a.controls)?p=ga(a.controls)?new ug(a.controls.slice()):
458 -a.controls:p=fi();var q;m(a.interactions)?q=ga(a.interactions)?new ug(a.interactions.slice()):a.interactions:q=em();a=m(a.overlays)?ga(a.overlays)?new ug(a.overlays.slice()):a.overlays:new ug;return{controls:p,interactions:q,keyboardEventTarget:c,logos:e,overlays:a,Mn:f,values:d}}lm();function pr(a){id.call(this);this.i=m(a.insertFirst)?a.insertFirst:!0;this.l=m(a.stopEvent)?a.stopEvent:!0;this.c=Pg("DIV",{"class":"ol-overlay-container"});this.c.style.position="absolute";this.autoPan=m(a.autoPan)?a.autoPan:!1;this.g=m(a.autoPanAnimation)?a.autoPanAnimation:{};this.j=m(a.autoPanMargin)?a.autoPanMargin:20;this.a={zd:"",Yd:"",we:"",xe:"",visible:!0};this.f=null;x(this,kd("element"),this.Ej,!1,this);x(this,kd("map"),this.Pj,!1,this);x(this,kd("offset"),this.Uj,!1,this);x(this,kd("position"),
459 -this.Wj,!1,this);x(this,kd("positioning"),this.Xj,!1,this);m(a.element)&&this.mh(a.element);this.rh(m(a.offset)?a.offset:[0,0]);this.sh(m(a.positioning)?a.positioning:"top-left");m(a.position)&&this.lf(a.position)}w(pr,id);l=pr.prototype;l.ae=function(){return this.get("element")};l.be=function(){return this.get("map")};l.dg=function(){return this.get("offset")};l.wg=function(){return this.get("position")};l.eg=function(){return this.get("positioning")};
460 -l.Ej=function(){Ug(this.c);var a=this.ae();null!=a&&Tg(this.c,a)};l.Pj=function(){null!==this.f&&(Wg(this.c),Zc(this.f),this.f=null);var a=this.be();null!=a&&(this.f=x(a,"postrender",this.render,!1,this),qr(this),a=this.l?a.D:a.da,this.i?Vg(a,this.c,0):Tg(a,this.c))};l.render=function(){qr(this)};l.Uj=function(){qr(this)};
461 -l.Wj=function(){qr(this);if(m(this.get("position"))&&this.autoPan){var a=this.be();if(m(a)&&!fa(a.Cc())){var c=rr(a.Cc(),a.Ea()),d=this.ae(),e=d.offsetWidth,f=d.currentStyle||window.getComputedStyle(d),e=e+(parseInt(f.marginLeft,10)+parseInt(f.marginRight,10)),f=d.offsetHeight,g=d.currentStyle||window.getComputedStyle(d),f=f+(parseInt(g.marginTop,10)+parseInt(g.marginBottom,10)),h=rr(d,[e,f]),d=this.j;Wd(c,h)||(e=h[0]-c[0],f=c[2]-h[2],g=h[1]-c[1],h=c[3]-h[3],c=[0,0],0>e?c[0]=e-d:0>f&&(c[0]=Math.abs(f)+
462 -d),0>g?c[1]=g-d:0>h&&(c[1]=Math.abs(h)+d),0===c[0]&&0===c[1])||(d=a.$().Fa(),e=a.Ba(d),c=[e[0]+c[0],e[1]+c[1]],null!==this.g&&(this.g.source=d,a.Aa(bg(this.g))),a.$().Sa(a.wa(c)))}}};l.Xj=function(){qr(this)};l.mh=function(a){this.set("element",a)};l.setMap=function(a){this.set("map",a)};l.rh=function(a){this.set("offset",a)};l.lf=function(a){this.set("position",a)};
463 -function rr(a,c){var d=Kg(a),e=new Gg(0,0),f;f=d?Kg(d):document;f=!Kb||9<=Xb||$g(Ig(f))?f.documentElement:f.body;a!=f&&(f=nh(a),d=ah(Ig(d)),e.x=f.left+d.x,e.y=f.top+d.y);return[e.x,e.y,e.x+c[0],e.y+c[1]]}l.sh=function(a){this.set("positioning",a)};function sr(a,c){a.a.visible!==c&&(rh(a.c,c),a.a.visible=c)}
464 -function qr(a){var c=a.be(),d=a.wg();if(m(c)&&null!==c.c&&m(d)){var d=c.Ba(d),e=c.Ea(),c=a.c.style,f=a.dg(),g=a.eg(),h=f[0],f=f[1];if("bottom-right"==g||"center-right"==g||"top-right"==g)""!==a.a.Yd&&(a.a.Yd=c.left=""),h=Math.round(e[0]-d[0]-h)+"px",a.a.we!=h&&(a.a.we=c.right=h);else{""!==a.a.we&&(a.a.we=c.right="");if("bottom-center"==g||"center-center"==g||"top-center"==g)h-=ph(a.c).width/2;h=Math.round(d[0]+h)+"px";a.a.Yd!=h&&(a.a.Yd=c.left=h)}if("bottom-left"==g||"bottom-center"==g||"bottom-right"==
465 -g)""!==a.a.xe&&(a.a.xe=c.top=""),d=Math.round(e[1]-d[1]-f)+"px",a.a.zd!=d&&(a.a.zd=c.bottom=d);else{""!==a.a.zd&&(a.a.zd=c.bottom="");if("center-left"==g||"center-center"==g||"center-right"==g)f-=ph(a.c).height/2;d=Math.round(d[1]+f)+"px";a.a.xe!=d&&(a.a.xe=c.top=d)}sr(a,!0)}else sr(a,!1)};function tr(a){a=m(a)?a:{};this.j=m(a.collapsed)?a.collapsed:!0;this.i=m(a.collapsible)?a.collapsible:!0;this.i||(this.j=!1);var c=m(a.className)?a.className:"ol-overviewmap",d=m(a.tipLabel)?a.tipLabel:"Overview map",e=m(a.collapseLabel)?a.collapseLabel:"\u00ab";this.v=ia(e)?Pg("SPAN",{},e):e;e=m(a.label)?a.label:"\u00bb";this.u=ia(e)?Pg("SPAN",{},e):e;d=Pg("BUTTON",{type:"button",title:d},this.i&&!this.j?this.v:this.u);x(d,"click",this.$k,!1,this);var e=Pg("DIV","ol-overviewmap-map"),f=this.f=new W({controls:new ug,
466 -interactions:new ug,target:e});m(a.layers)&&a.layers.forEach(function(a){f.Sf(a)},this);var g=Pg("DIV","ol-overviewmap-box");this.l=new pr({position:[0,0],positioning:"bottom-left",element:g});this.f.Tf(this.l);c=Pg("DIV",c+" ol-unselectable ol-control"+(this.j&&this.i?" ol-collapsed":"")+(this.i?"":" ol-uncollapsible"),e,d);zh.call(this,{element:c,render:m(a.render)?a.render:ur,target:a.target})}w(tr,zh);l=tr.prototype;
467 -l.setMap=function(a){var c=this.a;a!==c&&(c&&(c=c.$())&&Yc(c,kd("rotation"),this.Sd,!1,this),tr.aa.setMap.call(this,a),a&&(this.A.push(x(a,"propertychange",this.Qj,!1,this)),0===this.f.vg().Jb()&&this.f.ph(a.Vb()),a=a.$()))&&(x(a,kd("rotation"),this.Sd,!1,this),Wf(a)&&(this.f.Nc(),vr(this)))};l.Qj=function(a){"view"===a.key&&((a=a.oldValue)&&Yc(a,kd("rotation"),this.Sd,!1,this),a=this.a.$(),x(a,kd("rotation"),this.Sd,!1,this))};l.Sd=function(){this.f.$().ce(this.a.$().va())};
468 -function ur(){var a=this.a,c=this.f;if(null!==a.c&&null!==c.c){var d=a.Ea(),a=a.$().Sc(d),e=c.Ea(),d=c.$().Sc(e),f=c.Ba(fe(a)),c=c.Ba(de(a)),c=new Hg(Math.abs(f[0]-c[0]),Math.abs(f[1]-c[1])),f=e[0],e=e[1];c.width<.1*f||c.height<.1*e||c.width>.75*f||c.height>.75*e?vr(this):Wd(d,a)||(a=this.f,d=this.a.$(),a.$().Sa(d.Fa()))}wr(this)}function vr(a){var c=a.a;a=a.f;var d=c.Ea(),c=c.$().Sc(d),d=a.Ea();a=a.$();var e=Math.log(7.5)/Math.LN2;ne(c,1/(.1*Math.pow(2,e/2)));a.Qe(c,d)}
469 -function wr(a){var c=a.a,d=a.f;if(null!==c.c&&null!==d.c){var e=c.Ea(),f=c.$(),g=d.$();d.Ea();var c=f.va(),h=a.l,d=a.l.ae(),f=f.Sc(e),e=g.sa(),g=ce(f),f=ee(f),k;a=a.a.$().Fa();m(a)&&(k=[g[0]-a[0],g[1]-a[1]],ud(k,c),pd(k,a));h.lf(k);null!=d&&(k=new Hg(Math.abs((g[0]-f[0])/e),Math.abs((f[1]-g[1])/e)),c=$g(Ig(Kg(d))),!Kb||Vb("10")||c&&Vb("8")?(d=d.style,Mb?d.MozBoxSizing="border-box":Nb?d.WebkitBoxSizing="border-box":d.boxSizing="border-box",d.width=Math.max(k.width,0)+"px",d.height=Math.max(k.height,
470 -0)+"px"):(a=d.style,c?(c=uh(d,"padding"),d=xh(d),a.pixelWidth=k.width-d.left-c.left-c.right-d.right,a.pixelHeight=k.height-d.top-c.top-c.bottom-d.bottom):(a.pixelWidth=k.width,a.pixelHeight=k.height)))}}l.$k=function(a){a.preventDefault();xr(this)};function xr(a){fh(a.element,"ol-collapsed");a.j?Xg(a.v,a.u):Xg(a.u,a.v);a.j=!a.j;var c=a.f;a.j||null!==c.c||(c.Nc(),vr(a),Xc(c,"postrender",function(){wr(this)},!1,a))}l.Zk=function(){return this.i};
471 -l.bl=function(a){this.i!==a&&(this.i=a,fh(this.element,"ol-uncollapsible"),!a&&this.j&&xr(this))};l.al=function(a){this.i&&this.j!==a&&xr(this)};l.Yk=function(){return this.j};function yr(a){a=m(a)?a:{};var c=m(a.className)?a.className:"ol-scale-line";this.l=Pg("DIV",c+"-inner");this.i=Pg("DIV",c+" ol-unselectable",this.l);this.u=null;this.v=m(a.minWidth)?a.minWidth:64;this.f=!1;this.J=void 0;this.D="";this.j=null;zh.call(this,{element:this.i,render:m(a.render)?a.render:zr,target:a.target});x(this,kd("units"),this.Z,!1,this);this.X(a.units||"metric")}w(yr,zh);var Ar=[1,2,5];yr.prototype.B=function(){return this.get("units")};
472 -function zr(a){a=a.frameState;null===a?this.u=null:this.u=a.viewState;Br(this)}yr.prototype.Z=function(){Br(this)};yr.prototype.X=function(a){this.set("units",a)};
473 -function Br(a){var c=a.u;if(null===c)a.f&&(rh(a.i,!1),a.f=!1);else{var d=c.center,e=c.projection,c=e.getPointResolution(c.resolution,d),f=e.a,g=a.B();"degrees"!=f||"metric"!=g&&"imperial"!=g&&"us"!=g&&"nautical"!=g?"degrees"!=f&&"degrees"==g?(null===a.j&&(a.j=Ge(e,Ce("EPSG:4326"))),d=Math.cos(bc(a.j(d)[1])),e=ye.radius,e/=ze[f],c*=180/(Math.PI*d*e)):a.j=null:(a.j=null,d=Math.cos(bc(d[1])),c*=Math.PI*d*ye.radius/180);d=a.v*c;f="";"degrees"==g?d<1/60?(f="\u2033",c*=3600):1>d?(f="\u2032",c*=60):f="\u00b0":
474 -"imperial"==g?.9144>d?(f="in",c/=.0254):1609.344>d?(f="ft",c/=.3048):(f="mi",c/=1609.344):"nautical"==g?(c/=1852,f="nm"):"metric"==g?1>d?(f="mm",c*=1E3):1E3>d?f="m":(f="km",c/=1E3):"us"==g&&(.9144>d?(f="in",c*=39.37):1609.344>d?(f="ft",c/=.30480061):(f="mi",c/=1609.3472));for(d=3*Math.floor(Math.log(a.v*c)/Math.log(10));;){e=Ar[d%3]*Math.pow(10,Math.floor(d/3));g=Math.round(e/c);if(isNaN(g)){rh(a.i,!1);a.f=!1;return}if(g>=a.v)break;++d}c=e+" "+f;a.D!=c&&(a.l.innerHTML=c,a.D=c);a.J!=g&&(a.l.style.width=
475 -g+"px",a.J=g);a.f||(rh(a.i,!0),a.f=!0)}};function Cr(a){qc.call(this);this.a=a;this.b={}}w(Cr,qc);var Dr=[];Cr.prototype.Qa=function(a,c,d,e){ga(c)||(c&&(Dr[0]=c.toString()),c=Dr);for(var f=0;f<c.length;f++){var g=x(a,c[f],d||this.handleEvent,e||!1,this.a||this);if(!g)break;this.b[g.key]=g}return this};
476 -Cr.prototype.Ef=function(a,c,d,e,f){if(ga(c))for(var g=0;g<c.length;g++)this.Ef(a,c[g],d,e,f);else d=d||this.handleEvent,f=f||this.a||this,d=Rc(d),e=!!e,c=Ec(a)?Mc(a.fb,String(c),d,e,f):a?(a=Tc(a))?Mc(a,c,d,e,f):null:null,c&&(Zc(c),delete this.b[c.key]);return this};function Er(a){rb(a.b,function(a,d){this.b.hasOwnProperty(d)&&Zc(a)},a);a.b={}}Cr.prototype.Y=function(){Cr.aa.Y.call(this);Er(this)};Cr.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};function Fr(a,c,d){cd.call(this);this.target=a;this.handle=c||a;this.b=d||new hh(NaN,NaN,NaN,NaN);this.j=Kg(a);this.a=new Cr(this);tc(this,this.a);this.g=this.f=this.C=this.l=this.screenY=this.screenX=this.clientY=this.clientX=0;this.c=!1;x(this.handle,["touchstart","mousedown"],this.vh,!1,this)}w(Fr,cd);var Gr=Kb||Mb&&Vb("1.9.3");l=Fr.prototype;
477 -l.Y=function(){Fr.aa.Y.call(this);Yc(this.handle,["touchstart","mousedown"],this.vh,!1,this);Er(this.a);Gr&&this.j.releaseCapture();this.handle=this.target=null};
478 -l.vh=function(a){var c="mousedown"==a.type;if(this.c||c&&!Cc(a))C(this,"earlycancel");else if(C(this,new Hr("start",this,a.clientX,a.clientY))){this.c=!0;a.preventDefault();var c=this.j,d=c.documentElement,e=!Gr;this.a.Qa(c,["touchmove","mousemove"],this.Tj,e);this.a.Qa(c,["touchend","mouseup"],this.Fd,e);Gr?(d.setCapture(!1),this.a.Qa(d,"losecapture",this.Fd)):this.a.Qa(c?c.parentWindow||c.defaultView:window,"blur",this.Fd);this.A&&this.a.Qa(this.A,"scroll",this.Wm,e);this.clientX=this.l=a.clientX;
479 -this.clientY=this.C=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;this.f=this.target.offsetLeft;this.g=this.target.offsetTop;this.i=ah(Ig(this.j))}};l.Fd=function(a){Er(this.a);Gr&&this.j.releaseCapture();if(this.c){this.c=!1;var c=Ir(this,this.f),d=Jr(this,this.g);C(this,new Hr("end",this,a.clientX,a.clientY,0,c,d))}else C(this,"earlycancel")};
480 -l.Tj=function(a){var c=1*(a.clientX-this.clientX),d=a.clientY-this.clientY;this.clientX=a.clientX;this.clientY=a.clientY;this.screenX=a.screenX;this.screenY=a.screenY;if(!this.c){var e=this.l-this.clientX,f=this.C-this.clientY;if(0<e*e+f*f)if(C(this,new Hr("start",this,a.clientX,a.clientY)))this.c=!0;else{this.ca||this.Fd(a);return}}d=Kr(this,c,d);c=d.x;d=d.y;this.c&&C(this,new Hr("beforedrag",this,a.clientX,a.clientY,0,c,d))&&(Lr(this,a,c,d),a.preventDefault())};
481 -function Kr(a,c,d){var e=ah(Ig(a.j));c+=e.x-a.i.x;d+=e.y-a.i.y;a.i=e;a.f+=c;a.g+=d;c=Ir(a,a.f);a=Jr(a,a.g);return new Gg(c,a)}l.Wm=function(a){var c=Kr(this,0,0);a.clientX=this.clientX;a.clientY=this.clientY;Lr(this,a,c.x,c.y)};function Lr(a,c,d,e){a.target.style.left=d+"px";a.target.style.top=e+"px";C(a,new Hr("drag",a,c.clientX,c.clientY,0,d,e))}
482 -function Ir(a,c){var d=a.b,e=isNaN(d.left)?null:d.left,d=isNaN(d.width)?0:d.width;return Math.min(null!=e?e+d:Infinity,Math.max(null!=e?e:-Infinity,c))}function Jr(a,c){var d=a.b,e=isNaN(d.top)?null:d.top,d=isNaN(d.height)?0:d.height;return Math.min(null!=e?e+d:Infinity,Math.max(null!=e?e:-Infinity,c))}function Hr(a,c,d,e,f,g,h){vc.call(this,a);this.clientX=d;this.clientY=e;this.left=m(g)?g:c.f;this.top=m(h)?h:c.g}w(Hr,vc);function Mr(a){a=m(a)?a:{};this.j=void 0;this.i=Nr;this.l=null;this.u=!1;this.v=m(a.duration)?a.duration:200;var c=m(a.className)?a.className:"ol-zoomslider",d=Pg("DIV",[c+"-thumb","ol-unselectable"]),c=Pg("DIV",[c,"ol-unselectable","ol-control"],d);this.f=new Fr(d);tc(this,this.f);x(this.f,"start",this.Dj,!1,this);x(this.f,"drag",this.Bj,!1,this);x(this.f,"end",this.Cj,!1,this);x(c,"click",this.Aj,!1,this);x(d,"click",wc);zh.call(this,{element:c,render:m(a.render)?a.render:Or})}w(Mr,zh);var Nr=0;
483 -l=Mr.prototype;l.setMap=function(a){Mr.aa.setMap.call(this,a);null===a||a.render()};
484 -function Or(a){if(null!==a.frameState){if(!this.u){var c=this.element,d=ph(c),e=Yg(c),c=uh(e,"margin"),f=new Hg(e.offsetWidth,e.offsetHeight),e=f.width+c.right+c.left,c=f.height+c.top+c.bottom;this.l=[e,c];e=d.width-e;c=d.height-c;d.width>d.height?(this.i=1,d=new hh(0,0,e,0)):(this.i=Nr,d=new hh(0,0,0,c));this.f.b=d||new hh(NaN,NaN,NaN,NaN);this.u=!0}a=a.frameState.viewState.resolution;a!==this.j&&(this.j=a,a=1-Tf(this.a.$())(a),d=this.f,c=Yg(this.element),1==this.i?lh(c,d.b.left+d.b.width*a):lh(c,
485 -d.b.left,d.b.top+d.b.height*a))}}l.Aj=function(a){var c=this.a,d=c.$(),e=d.sa();c.Aa(dg({resolution:e,duration:this.v,easing:Yf}));a=Pr(this,a.offsetX-this.l[0]/2,a.offsetY-this.l[1]/2);a=Qr(this,a);d.vb(d.constrainResolution(a))};l.Dj=function(){Xf(this.a.$(),1)};l.Bj=function(a){a=Pr(this,a.left,a.top);this.j=Qr(this,a);this.a.$().vb(this.j)};l.Cj=function(){var a=this.a,c=a.$();Xf(c,-1);a.Aa(dg({resolution:this.j,duration:this.v,easing:Yf}));a=c.constrainResolution(this.j);c.vb(a)};
486 -function Pr(a,c,d){var e=a.f.b;return Zb(1===a.i?(c-e.left)/e.width:(d-e.top)/e.height,0,1)}function Qr(a,c){return Sf(a.a.$())(1-c)};function Rr(a){a=m(a)?a:{};this.f=m(a.extent)?a.extent:null;var c=m(a.className)?a.className:"ol-zoom-extent",d=Pg("BUTTON",{type:"button",title:m(a.tipLabel)?a.tipLabel:"Fit to extent"},m(a.label)?a.label:"E");x(d,"click",this.j,!1,this);c=Pg("DIV",c+" ol-unselectable ol-control",d);zh.call(this,{element:c,target:a.target})}w(Rr,zh);Rr.prototype.j=function(a){a.preventDefault();var c=this.a;a=c.$();var d=null===this.f?a.g.R():this.f,c=c.Ea();a.Qe(d,c)};function Sr(a){id.call(this);a=m(a)?a:{};this.a=null;x(this,kd("tracking"),this.Ck,!1,this);this.hf(m(a.tracking)?a.tracking:!1)}w(Sr,id);l=Sr.prototype;l.Y=function(){this.hf(!1);Sr.aa.Y.call(this)};
487 -l.Xm=function(a){a=a.b;if(null!=a.alpha){var c=bc(a.alpha);this.set("alpha",c);"boolean"==typeof a.absolute&&a.absolute?this.set("heading",c):null!=a.webkitCompassHeading&&null!=a.webkitCompassAccuracy&&-1!=a.webkitCompassAccuracy&&this.set("heading",bc(a.webkitCompassHeading))}null!=a.beta&&this.set("beta",bc(a.beta));null!=a.gamma&&this.set("gamma",bc(a.gamma));this.s()};l.Ji=function(){return this.get("alpha")};l.Mi=function(){return this.get("beta")};l.Ui=function(){return this.get("gamma")};
488 -l.Bk=function(){return this.get("heading")};l.rg=function(){return this.get("tracking")};l.Ck=function(){if(gj){var a=this.rg();a&&null===this.a?this.a=x(ba,"deviceorientation",this.Xm,!1,this):a||null===this.a||(Zc(this.a),this.a=null)}};l.hf=function(a){this.set("tracking",a)};function Tr(){this.defaultDataProjection=null}function Ur(a,c,d){var e;m(d)&&(e={dataProjection:m(d.dataProjection)?d.dataProjection:a.Ha(c),featureProjection:d.featureProjection});return Vr(a,e)}function Vr(a,c){var d;m(c)&&(d={featureProjection:c.featureProjection,dataProjection:null!=c.dataProjection?c.dataProjection:a.defaultDataProjection,rightHanded:c.rightHanded});return d}
489 -function Wr(a,c,d){var e=m(d)?Ce(d.featureProjection):null;d=m(d)?Ce(d.dataProjection):null;return null===e||null===d||Ue(e,d)?a:a instanceof Ze?(c?a.clone():a).transform(c?e:d,c?d:e):Ye(c?a.slice():a,c?e:d,c?d:e)};function Xr(){this.defaultDataProjection=null}w(Xr,Tr);function Yr(a){return la(a)?a:ia(a)?(a=mo(a),m(a)?a:null):null}l=Xr.prototype;l.W=function(){return"json"};l.ub=function(a,c){return this.Ic(Yr(a),Ur(this,a,c))};l.ra=function(a,c){return this.wf(Yr(a),Ur(this,a,c))};l.Jc=function(a,c){return this.Yg(Yr(a),Ur(this,a,c))};l.Ha=function(a){return this.eh(Yr(a))};l.td=function(a,c){return no(this.Oc(a,c))};l.wb=function(a,c){return no(this.Ae(a,c))};l.Pc=function(a,c){return no(this.Ce(a,c))};function Zr(a){a=m(a)?a:{};this.defaultDataProjection=null;this.b=a.geometryName}w(Zr,Xr);
490 -function $r(a,c){if(null===a)return null;var d;if(ja(a.x)&&ja(a.y))d="Point";else if(null!=a.points)d="MultiPoint";else if(null!=a.paths)d=1===a.paths.length?"LineString":"MultiLineString";else if(null!=a.rings){var e=a.rings,f=as(a),g=[];d=[];var h,k;h=0;for(k=e.length;h<k;++h){var n=mb(e[h]);Gf(n,0,n.length,f.length)?g.push([e[h]]):d.push(e[h])}for(;d.length;){e=d.shift();f=!1;for(h=g.length-1;0<=h;h--)if(Wd((new vf(g[h][0])).R(),(new vf(e)).R())){g[h].push(e);f=!0;break}f||g.push([e.reverse()])}a=
491 -Eb(a);1===g.length?(d="Polygon",a.rings=g[0]):(d="MultiPolygon",a.rings=g)}return Wr((0,bs[d])(a),!1,c)}function as(a){var c="XY";!0===a.hasZ&&!0===a.hasM?c="XYZM":!0===a.hasZ?c="XYZ":!0===a.hasM&&(c="XYM");return c}function cs(a){a=a.a;return{hasZ:"XYZ"===a||"XYZM"===a,hasM:"XYM"===a||"XYZM"===a}}
492 -var bs={Point:function(a){return null!=a.m&&null!=a.z?new xf([a.x,a.y,a.z,a.m],"XYZM"):null!=a.z?new xf([a.x,a.y,a.z],"XYZ"):null!=a.m?new xf([a.x,a.y,a.m],"XYM"):new xf([a.x,a.y])},LineString:function(a){return new M(a.paths[0],as(a))},Polygon:function(a){return new D(a.rings,as(a))},MultiPoint:function(a){return new nn(a.points,as(a))},MultiLineString:function(a){return new kn(a.paths,as(a))},MultiPolygon:function(a){return new on(a.rings,as(a))}},ds={Point:function(a){var c=a.U();a=a.a;if("XYZ"===
493 -a)return{x:c[0],y:c[1],z:c[2]};if("XYM"===a)return{x:c[0],y:c[1],m:c[2]};if("XYZM"===a)return{x:c[0],y:c[1],z:c[2],m:c[3]};if("XY"===a)return{x:c[0],y:c[1]}},LineString:function(a){var c=cs(a);return{hasZ:c.hasZ,hasM:c.hasM,paths:[a.U()]}},Polygon:function(a){var c=cs(a);return{hasZ:c.hasZ,hasM:c.hasM,rings:a.U(!1)}},MultiPoint:function(a){var c=cs(a);return{hasZ:c.hasZ,hasM:c.hasM,points:a.U()}},MultiLineString:function(a){var c=cs(a);return{hasZ:c.hasZ,hasM:c.hasM,paths:a.U()}},MultiPolygon:function(a){var c=
494 -cs(a);a=a.U(!1);for(var d=[],e=0;e<a.length;e++)for(var f=a[e].length-1;0<=f;f--)d.push(a[e][f]);return{hasZ:c.hasZ,hasM:c.hasM,rings:d}}};l=Zr.prototype;l.Ic=function(a,c){var d=$r(a.geometry,c),e=new En;m(this.b)&&e.Lc(this.b);e.ta(d);m(c)&&m(c.cf)&&m(a.attributes[c.cf])&&e.Qb(a.attributes[c.cf]);m(a.attributes)&&e.I(a.attributes);return e};
495 -l.wf=function(a,c){var d=m(c)?c:{};if(null!=a.features){var e=[],f=a.features,g,h;d.cf=a.objectIdFieldName;g=0;for(h=f.length;g<h;++g)e.push(this.Ic(f[g],d));return e}return[this.Ic(a,d)]};l.Yg=function(a,c){return $r(a,c)};l.eh=function(a){return null!=a.spatialReference&&null!=a.spatialReference.wkid?Ce("EPSG:"+a.spatialReference.wkid):null};function es(a,c){return(0,ds[a.W()])(Wr(a,!0,c),c)}l.Ce=function(a,c){return es(a,Vr(this,c))};
496 -l.Oc=function(a,c){c=Vr(this,c);var d={},e=a.V();null!=e&&(d.geometry=es(e,c));e=a.P();Bb(e,a.a);d.attributes=zb(e)?{}:e;m(c)&&m(c.featureProjection)&&(d.spatialReference={wkid:Ce(c.featureProjection).b.split(":").pop()});return d};l.Ae=function(a,c){c=Vr(this,c);var d=[],e,f;e=0;for(f=a.length;e<f;++e)d.push(this.Oc(a[e],c));return{features:d}};function fs(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce(null!=a.defaultDataProjection?a.defaultDataProjection:"EPSG:4326");this.b=a.geometryName}w(fs,Xr);function gs(a,c){return null===a?null:Wr((0,hs[a.type])(a),!1,c)}function is(a,c){return(0,js[a.W()])(Wr(a,!0,c),c)}
497 -var hs={Point:function(a){return new xf(a.coordinates)},LineString:function(a){return new M(a.coordinates)},Polygon:function(a){return new D(a.coordinates)},MultiPoint:function(a){return new nn(a.coordinates)},MultiLineString:function(a){return new kn(a.coordinates)},MultiPolygon:function(a){return new on(a.coordinates)},GeometryCollection:function(a,c){var d=Ua(a.geometries,function(a){return gs(a,c)});return new bn(d)}},js={Point:function(a){return{type:"Point",coordinates:a.U()}},LineString:function(a){return{type:"LineString",
498 -coordinates:a.U()}},Polygon:function(a,c){var d;m(c)&&(d=c.rightHanded);return{type:"Polygon",coordinates:a.U(d)}},MultiPoint:function(a){return{type:"MultiPoint",coordinates:a.U()}},MultiLineString:function(a){return{type:"MultiLineString",coordinates:a.U()}},MultiPolygon:function(a,c){var d;m(c)&&(d=c.rightHanded);return{type:"MultiPolygon",coordinates:a.U(d)}},GeometryCollection:function(a,c){return{type:"GeometryCollection",geometries:Ua(a.f,function(a){return is(a,c)})}},Circle:function(){return{type:"GeometryCollection",
499 -geometries:[]}}};l=fs.prototype;l.Ic=function(a,c){var d=gs(a.geometry,c),e=new En;m(this.b)&&e.Lc(this.b);e.ta(d);m(a.id)&&e.Qb(a.id);m(a.properties)&&e.I(a.properties);return e};l.wf=function(a,c){if("Feature"==a.type)return[this.Ic(a,c)];if("FeatureCollection"==a.type){var d=[],e=a.features,f,g;f=0;for(g=e.length;f<g;++f)d.push(this.Ic(e[f],c));return d}return[]};l.Yg=function(a,c){return gs(a,c)};
500 -l.eh=function(a){a=a.crs;return null!=a?"name"==a.type?Ce(a.properties.name):"EPSG"==a.type?Ce("EPSG:"+a.properties.code):null:this.defaultDataProjection};l.Oc=function(a,c){c=Vr(this,c);var d={type:"Feature"},e=a.ga;null!=e&&(d.id=e);e=a.V();d.geometry=null!=e?is(e,c):null;e=a.P();Bb(e,a.a);d.properties=zb(e)?null:e;return d};l.Ae=function(a,c){c=Vr(this,c);var d=[],e,f;e=0;for(f=a.length;e<f;++e)d.push(this.Oc(a[e],c));return{type:"FeatureCollection",features:d}};
501 -l.Ce=function(a,c){return is(a,Vr(this,c))};function ks(){this.defaultDataProjection=null}w(ks,Tr);l=ks.prototype;l.W=function(){return"xml"};l.ub=function(a,c){if(fp(a))return ls(this,a,c);if(ip(a))return this.Wg(a,c);if(ia(a)){var d=sp(a);return ls(this,d,c)}return null};function ls(a,c,d){a=ms(a,c,d);return 0<a.length?a[0]:null}l.ra=function(a,c){if(fp(a))return ms(this,a,c);if(ip(a))return this.Pb(a,c);if(ia(a)){var d=sp(a);return ms(this,d,c)}return[]};
502 -function ms(a,c,d){var e=[];for(c=c.firstChild;null!==c;c=c.nextSibling)1==c.nodeType&&cb(e,a.Pb(c,d));return e}l.Jc=function(a,c){if(fp(a))return this.A(a,c);if(ip(a)){var d=this.re(a,[Ur(this,a,m(c)?c:{})]);return m(d)?d:null}return ia(a)?(d=sp(a),this.A(d,c)):null};l.Ha=function(a){return fp(a)?this.Af(a):ip(a)?this.ue(a):ia(a)?(a=sp(a),this.Af(a)):null};l.Af=function(){return this.defaultDataProjection};l.ue=function(){return this.defaultDataProjection};l.td=function(a,c){var d=this.u(a,c);return Ro(d)};
503 -l.wb=function(a,c){var d=this.a(a,c);return Ro(d)};l.Pc=function(a,c){var d=this.C(a,c);return Ro(d)};function ns(a){a=m(a)?a:{};this.featureType=a.featureType;this.featureNS=a.featureNS;this.srsName=a.srsName;this.schemaLocation="";this.b={};this.b["http://www.opengis.net/gml"]={featureMember:vp(ns.prototype.pd),featureMembers:vp(ns.prototype.pd)};this.defaultDataProjection=null}w(ns,ks);l=ns.prototype;
504 -l.pd=function(a,c){var d=cp(a),e;if("FeatureCollection"==d)"http://www.opengis.net/wfs"===a.namespaceURI?e=U([],this.b,a,c,this):e=U(null,this.b,a,c,this);else if("featureMembers"==d||"featureMember"==d){var f=c[0],g=f.featureType;e=f.featureNS;var h,k;if(!m(g)&&null!=a.childNodes){g=[];e={};h=0;for(k=a.childNodes.length;h<k;++h){var n=a.childNodes[h];if(1===n.nodeType){var p=n.nodeName.split(":").pop();if(-1===Qa(g,p)){var q;xb(e,n.namespaceURI)?q=yb(e,function(a){return a===n.namespaceURI}):(q=
505 -"p"+tb(e),e[q]=n.namespaceURI);g.push(q+":"+p)}}}f.featureType=g;f.featureNS=e}ia(e)&&(h=e,e={},e.p0=h);var f={},g=ga(g)?g:[g],r;for(r in e){p={};h=0;for(k=g.length;h<k;++h)(-1===g[h].indexOf(":")?"p0":g[h].split(":")[0])===r&&(p[g[h].split(":").pop()]="featureMembers"==d?up(this.vf,this):vp(this.vf,this));f[e[r]]=p}e=U([],f,a,c)}m(e)||(e=[]);return e};l.re=function(a,c){var d=c[0];d.srsName=a.firstElementChild.getAttribute("srsName");var e=U(null,this.Jf,a,c,this);if(null!=e)return Wr(e,!1,d)};
506 -l.vf=function(a,c){var d,e=a.getAttribute("fid")||mp(a,"http://www.opengis.net/gml","id"),f={},g;for(d=a.firstElementChild;null!==d;d=d.nextElementSibling){var h=cp(d);if(0===d.childNodes.length||1===d.childNodes.length&&(3===d.firstChild.nodeType||4===d.firstChild.nodeType)){var k=Zo(d,!1);/^[\s\xa0]*$/.test(k)&&(k=void 0);f[h]=k}else"boundedBy"!==h&&(g=h),f[h]=this.re(d,c)}d=new En(f);m(g)&&d.Lc(g);e&&d.Qb(e);return d};
507 -l.dh=function(a,c){var d=this.qe(a,c);if(null!=d){var e=new xf(null);yf(e,"XYZ",d);return e}};l.ah=function(a,c){var d=U([],this.Sh,a,c,this);if(m(d))return new nn(d)};l.$g=function(a,c){var d=U([],this.Rh,a,c,this);if(m(d)){var e=new kn(null);mn(e,d);return e}};l.bh=function(a,c){var d=U([],this.Th,a,c,this);if(m(d)){var e=new on(null);qn(e,d);return e}};l.Tg=function(a,c){Cp(this.Wh,a,c,this)};l.ng=function(a,c){Cp(this.Ph,a,c,this)};l.Ug=function(a,c){Cp(this.Xh,a,c,this)};
508 -l.se=function(a,c){var d=this.qe(a,c);if(null!=d){var e=new M(null);jn(e,"XYZ",d);return e}};l.qn=function(a,c){var d=U(null,this.vd,a,c,this);if(null!=d)return d};l.Zg=function(a,c){var d=this.qe(a,c);if(m(d)){var e=new vf(null);wf(e,"XYZ",d);return e}};l.te=function(a,c){var d=U([null],this.Ee,a,c,this);if(m(d)&&null!==d[0]){var e=new D(null),f=d[0],g=[f.length],h,k;h=1;for(k=d.length;h<k;++h)cb(f,d[h]),g.push(f.length);Kf(e,"XYZ",f,g);return e}};l.qe=function(a,c){return U(null,this.vd,a,c,this)};
509 -l.Sh=Object({"http://www.opengis.net/gml":{pointMember:up(ns.prototype.Tg),pointMembers:up(ns.prototype.Tg)}});l.Rh=Object({"http://www.opengis.net/gml":{lineStringMember:up(ns.prototype.ng),lineStringMembers:up(ns.prototype.ng)}});l.Th=Object({"http://www.opengis.net/gml":{polygonMember:up(ns.prototype.Ug),polygonMembers:up(ns.prototype.Ug)}});l.Wh=Object({"http://www.opengis.net/gml":{Point:up(ns.prototype.qe)}});l.Ph=Object({"http://www.opengis.net/gml":{LineString:up(ns.prototype.se)}});
510 -l.Xh=Object({"http://www.opengis.net/gml":{Polygon:up(ns.prototype.te)}});l.wd=Object({"http://www.opengis.net/gml":{LinearRing:vp(ns.prototype.qn)}});l.Pb=function(a,c){var d={featureType:this.featureType,featureNS:this.featureNS};m(c)&&Ib(d,Ur(this,a,c));return this.pd(a,[d])};l.ue=function(a){return Ce(m(this.v)?this.v:a.firstElementChild.getAttribute("srsName"))};function os(a){a=Zo(a,!1);return ps(a)}function ps(a){if(a=/^\s*(true|1)|(false|0)\s*$/.exec(a))return m(a[1])||!1}function qs(a){a=Zo(a,!1);if(a=/^\s*(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2})(Z|(?:([+\-])(\d{2})(?::(\d{2}))?))\s*$/.exec(a)){var c=Date.UTC(parseInt(a[1],10),parseInt(a[2],10)-1,parseInt(a[3],10),parseInt(a[4],10),parseInt(a[5],10),parseInt(a[6],10))/1E3;if("Z"!=a[7]){var d="-"==a[8]?-1:1,c=c+60*d*parseInt(a[9],10);m(a[10])&&(c+=3600*d*parseInt(a[10],10))}return c}}
511 -function rs(a){a=Zo(a,!1);return ss(a)}function ss(a){if(a=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)\s*$/i.exec(a))return parseFloat(a[1])}function ts(a){a=Zo(a,!1);return us(a)}function us(a){if(a=/^\s*(\d+)\s*$/.exec(a))return parseInt(a[1],10)}function X(a){a=Zo(a,!1);return Ba(a)}function vs(a,c){ws(a,c?"1":"0")}function xs(a,c){a.appendChild(Vo.createTextNode(c.toPrecision()))}function ys(a,c){a.appendChild(Vo.createTextNode(c.toString()))}function ws(a,c){a.appendChild(Vo.createTextNode(c))};function zs(a){a=m(a)?a:{};ns.call(this,a);this.b["http://www.opengis.net/gml"].featureMember=up(ns.prototype.pd);this.schemaLocation=m(a.schemaLocation)?a.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/2.1.2/feature.xsd"}w(zs,ns);l=zs.prototype;
512 -l.Xg=function(a,c){var d=Zo(a,!1).replace(/^\s*|\s*$/g,""),e=c[0].srsName,f=a.parentNode.getAttribute("srsDimension"),g="enu";null===e||(g=Fe(Ce(e)));d=d.split(/[\s,]+/);e=2;fa(a.getAttribute("srsDimension"))?fa(a.getAttribute("dimension"))?null===f||(e=us(f)):e=us(a.getAttribute("dimension")):e=us(a.getAttribute("srsDimension"));for(var h,k,n=[],p=0,q=d.length;p<q;p+=e)f=parseFloat(d[p]),h=parseFloat(d[p+1]),k=3===e?parseFloat(d[p+2]):0,"en"===g.substr(0,2)?n.push(f,h,k):n.push(h,f,k);return n};
513 -l.nn=function(a,c){var d=U([null],this.Lh,a,c,this);return Qd(d[1][0],d[1][1],d[1][3],d[1][4])};l.gk=function(a,c){var d=U(void 0,this.wd,a,c,this);m(d)&&c[c.length-1].push(d)};l.Ym=function(a,c){var d=U(void 0,this.wd,a,c,this);m(d)&&(c[c.length-1][0]=d)};l.vd=Object({"http://www.opengis.net/gml":{coordinates:vp(zs.prototype.Xg)}});l.Ee=Object({"http://www.opengis.net/gml":{innerBoundaryIs:zs.prototype.gk,outerBoundaryIs:zs.prototype.Ym}});l.Lh=Object({"http://www.opengis.net/gml":{coordinates:up(zs.prototype.Xg)}});
514 -l.Jf=Object({"http://www.opengis.net/gml":{Point:vp(ns.prototype.dh),MultiPoint:vp(ns.prototype.ah),LineString:vp(ns.prototype.se),MultiLineString:vp(ns.prototype.$g),LinearRing:vp(ns.prototype.Zg),Polygon:vp(ns.prototype.te),MultiPolygon:vp(ns.prototype.bh),Box:vp(zs.prototype.nn)}});function As(a){a=m(a)?a:{};ns.call(this,a);this.l=m(a.surface)?a.surface:!1;this.g=m(a.curve)?a.curve:!1;this.j=m(a.multiCurve)?a.multiCurve:!0;this.i=m(a.multiSurface)?a.multiSurface:!0;this.schemaLocation=m(a.schemaLocation)?a.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/1.0.0/gmlsf.xsd"}w(As,ns);l=As.prototype;l.tn=function(a,c){var d=U([],this.Qh,a,c,this);if(m(d)){var e=new kn(null);mn(e,d);return e}};
515 -l.vn=function(a,c){var d=U([],this.Uh,a,c,this);if(m(d)){var e=new on(null);qn(e,d);return e}};l.Wf=function(a,c){Cp(this.Mh,a,c,this)};l.wh=function(a,c){Cp(this.ai,a,c,this)};l.yn=function(a,c){return U([null],this.Vh,a,c,this)};l.An=function(a,c){return U([null],this.$h,a,c,this)};l.zn=function(a,c){return U([null],this.Ee,a,c,this)};l.sn=function(a,c){return U([null],this.vd,a,c,this)};l.ik=function(a,c){var d=U(void 0,this.wd,a,c,this);m(d)&&c[c.length-1].push(d)};
516 -l.Ci=function(a,c){var d=U(void 0,this.wd,a,c,this);m(d)&&(c[c.length-1][0]=d)};l.fh=function(a,c){var d=U([null],this.bi,a,c,this);if(m(d)&&null!==d[0]){var e=new D(null),f=d[0],g=[f.length],h,k;h=1;for(k=d.length;h<k;++h)cb(f,d[h]),g.push(f.length);Kf(e,"XYZ",f,g);return e}};l.Vg=function(a,c){var d=U([null],this.Nh,a,c,this);if(m(d)){var e=new M(null);jn(e,"XYZ",d);return e}};l.pn=function(a,c){var d=U([null],this.Oh,a,c,this);return Qd(d[1][0],d[1][1],d[2][0],d[2][1])};
517 -l.rn=function(a,c){for(var d=Zo(a,!1),e=/^\s*([+\-]?\d*\.?\d+(?:[eE][+\-]?\d+)?)\s*/,f=[],g;g=e.exec(d);)f.push(parseFloat(g[1])),d=d.substr(g[0].length);if(""===d){d=c[0].srsName;e="enu";null===d||(e=Fe(Ce(d)));if("neu"===e)for(d=0,e=f.length;d<e;d+=3)g=f[d],f[d]=f[d+1],f[d+1]=g;d=f.length;2==d&&f.push(0);return 0===d?void 0:f}};
518 -l.yf=function(a,c){var d=Zo(a,!1).replace(/^\s*|\s*$/g,""),e=c[0].srsName,f=a.parentNode.getAttribute("srsDimension"),g="enu";null===e||(g=Fe(Ce(e)));d=d.split(/\s+/);e=2;fa(a.getAttribute("srsDimension"))?fa(a.getAttribute("dimension"))?null===f||(e=us(f)):e=us(a.getAttribute("dimension")):e=us(a.getAttribute("srsDimension"));for(var h,k,n=[],p=0,q=d.length;p<q;p+=e)f=parseFloat(d[p]),h=parseFloat(d[p+1]),k=3===e?parseFloat(d[p+2]):0,"en"===g.substr(0,2)?n.push(f,h,k):n.push(h,f,k);return n};
519 -l.vd=Object({"http://www.opengis.net/gml":{pos:vp(As.prototype.rn),posList:vp(As.prototype.yf)}});l.Ee=Object({"http://www.opengis.net/gml":{interior:As.prototype.ik,exterior:As.prototype.Ci}});
520 -l.Jf=Object({"http://www.opengis.net/gml":{Point:vp(ns.prototype.dh),MultiPoint:vp(ns.prototype.ah),LineString:vp(ns.prototype.se),MultiLineString:vp(ns.prototype.$g),LinearRing:vp(ns.prototype.Zg),Polygon:vp(ns.prototype.te),MultiPolygon:vp(ns.prototype.bh),Surface:vp(As.prototype.fh),MultiSurface:vp(As.prototype.vn),Curve:vp(As.prototype.Vg),MultiCurve:vp(As.prototype.tn),Envelope:vp(As.prototype.pn)}});l.Qh=Object({"http://www.opengis.net/gml":{curveMember:up(As.prototype.Wf),curveMembers:up(As.prototype.Wf)}});
521 -l.Uh=Object({"http://www.opengis.net/gml":{surfaceMember:up(As.prototype.wh),surfaceMembers:up(As.prototype.wh)}});l.Mh=Object({"http://www.opengis.net/gml":{LineString:up(ns.prototype.se),Curve:up(As.prototype.Vg)}});l.ai=Object({"http://www.opengis.net/gml":{Polygon:up(ns.prototype.te),Surface:up(As.prototype.fh)}});l.bi=Object({"http://www.opengis.net/gml":{patches:vp(As.prototype.yn)}});l.Nh=Object({"http://www.opengis.net/gml":{segments:vp(As.prototype.An)}});
522 -l.Oh=Object({"http://www.opengis.net/gml":{lowerCorner:up(As.prototype.yf),upperCorner:up(As.prototype.yf)}});l.Vh=Object({"http://www.opengis.net/gml":{PolygonPatch:vp(As.prototype.zn)}});l.$h=Object({"http://www.opengis.net/gml":{LineStringSegment:vp(As.prototype.sn)}});function Bs(a,c,d){d=d[d.length-1].srsName;c=c.U();for(var e=c.length,f=Array(e),g,h=0;h<e;++h){g=c[h];var k=h,n="enu";null!=d&&(n=Fe(Ce(d)));f[k]="en"===n.substr(0,2)?g[0]+" "+g[1]:g[1]+" "+g[0]}ws(a,f.join(" "))}
523 -l.Hh=function(a,c,d){var e=d[d.length-1].srsName;null!=e&&a.setAttribute("srsName",e);e=Yo(a.namespaceURI,"pos");a.appendChild(e);d=d[d.length-1].srsName;a="enu";null!=d&&(a=Fe(Ce(d)));c=c.U();ws(e,"en"===a.substr(0,2)?c[0]+" "+c[1]:c[1]+" "+c[0])};var Cs={"http://www.opengis.net/gml":{lowerCorner:S(ws),upperCorner:S(ws)}};l=As.prototype;
524 -l.oo=function(a,c,d){var e=d[d.length-1].srsName;m(e)&&a.setAttribute("srsName",e);Dp({node:a},Cs,Ap,[c[0]+" "+c[1],c[2]+" "+c[3]],d,["lowerCorner","upperCorner"],this)};l.Eh=function(a,c,d){var e=d[d.length-1].srsName;null!=e&&a.setAttribute("srsName",e);e=Yo(a.namespaceURI,"posList");a.appendChild(e);Bs(e,c,d)};l.Zh=function(a,c){var d=c[c.length-1],e=d.node,f=d.exteriorWritten;m(f)||(d.exteriorWritten=!0);return Yo(e.namespaceURI,m(f)?"interior":"exterior")};
525 -l.De=function(a,c,d){var e=d[d.length-1].srsName;"PolygonPatch"!==a.nodeName&&null!=e&&a.setAttribute("srsName",e);"Polygon"===a.nodeName||"PolygonPatch"===a.nodeName?(c=c.Kd(),Dp({node:a,srsName:e},Ds,this.Zh,c,d,void 0,this)):"Surface"===a.nodeName&&(e=Yo(a.namespaceURI,"patches"),a.appendChild(e),a=Yo(e.namespaceURI,"PolygonPatch"),e.appendChild(a),this.De(a,c,d))};
526 -l.ye=function(a,c,d){var e=d[d.length-1].srsName;"LineStringSegment"!==a.nodeName&&null!=e&&a.setAttribute("srsName",e);"LineString"===a.nodeName||"LineStringSegment"===a.nodeName?(e=Yo(a.namespaceURI,"posList"),a.appendChild(e),Bs(e,c,d)):"Curve"===a.nodeName&&(e=Yo(a.namespaceURI,"segments"),a.appendChild(e),a=Yo(e.namespaceURI,"LineStringSegment"),e.appendChild(a),this.ye(a,c,d))};
527 -l.Gh=function(a,c,d){var e=d[d.length-1],f=e.srsName,e=e.surface;null!=f&&a.setAttribute("srsName",f);c=c.Md();Dp({node:a,srsName:f,surface:e},Es,this.f,c,d,void 0,this)};l.po=function(a,c,d){var e=d[d.length-1].srsName;null!=e&&a.setAttribute("srsName",e);c=c.de();Dp({node:a,srsName:e},Fs,yp("pointMember"),c,d,void 0,this)};l.Fh=function(a,c,d){var e=d[d.length-1],f=e.srsName,e=e.curve;null!=f&&a.setAttribute("srsName",f);c=c.ed();Dp({node:a,srsName:f,curve:e},Gs,this.f,c,d,void 0,this)};
528 -l.Ih=function(a,c,d){var e=Yo(a.namespaceURI,"LinearRing");a.appendChild(e);this.Eh(e,c,d)};l.Jh=function(a,c,d){var e=this.c(c,d);m(e)&&(a.appendChild(e),this.De(e,c,d))};l.qo=function(a,c,d){var e=Yo(a.namespaceURI,"Point");a.appendChild(e);this.Hh(e,c,d)};l.Dh=function(a,c,d){var e=this.c(c,d);m(e)&&(a.appendChild(e),this.ye(e,c,d))};
529 -l.Be=function(a,c,d){var e=d[d.length-1],f=Eb(e);f.node=a;var g;ga(c)?m(e.dataProjection)?g=Ye(c,e.featureProjection,e.dataProjection):g=c:g=Wr(c,!0,e);Dp(f,Hs,this.c,[g],d,void 0,this)};
530 -l.Bh=function(a,c,d){var e=c.ga;m(e)&&a.setAttribute("fid",e);var e=d[d.length-1],f=e.featureNS,g=c.a;m(e.jc)||(e.jc={},e.jc[f]={});var h=c.P();c=[];var k=[],n;for(n in h){var p=h[n];null!==p&&(c.push(n),k.push(p),n==g?n in e.jc[f]||(e.jc[f][n]=S(this.Be,this)):n in e.jc[f]||(e.jc[f][n]=S(ws)))}n=Eb(e);n.node=a;Dp(n,e.jc,yp(void 0,f),k,d,c)};
531 -var Es={"http://www.opengis.net/gml":{surfaceMember:S(As.prototype.Jh),polygonMember:S(As.prototype.Jh)}},Fs={"http://www.opengis.net/gml":{pointMember:S(As.prototype.qo)}},Gs={"http://www.opengis.net/gml":{lineStringMember:S(As.prototype.Dh),curveMember:S(As.prototype.Dh)}},Ds={"http://www.opengis.net/gml":{exterior:S(As.prototype.Ih),interior:S(As.prototype.Ih)}},Hs={"http://www.opengis.net/gml":{Curve:S(As.prototype.ye),MultiCurve:S(As.prototype.Fh),Point:S(As.prototype.Hh),MultiPoint:S(As.prototype.po),
532 -LineString:S(As.prototype.ye),MultiLineString:S(As.prototype.Fh),LinearRing:S(As.prototype.Eh),Polygon:S(As.prototype.De),MultiPolygon:S(As.prototype.Gh),Surface:S(As.prototype.De),MultiSurface:S(As.prototype.Gh),Envelope:S(As.prototype.oo)}},Is={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"};As.prototype.f=function(a,c){return Yo("http://www.opengis.net/gml",Is[c[c.length-1].node.nodeName])};
533 -As.prototype.c=function(a,c){var d=c[c.length-1],e=d.multiSurface,f=d.surface,g=d.curve,d=d.multiCurve,h;ga(a)?h="Envelope":(h=a.W(),"MultiPolygon"===h&&!0===e?h="MultiSurface":"Polygon"===h&&!0===f?h="Surface":"LineString"===h&&!0===g?h="Curve":"MultiLineString"===h&&!0===d&&(h="MultiCurve"));return Yo("http://www.opengis.net/gml",h)};
534 -As.prototype.C=function(a,c){c=Vr(this,c);var d=Yo("http://www.opengis.net/gml","geom"),e={node:d,srsName:this.srsName,curve:this.g,surface:this.l,multiSurface:this.i,multiCurve:this.j};m(c)&&Ib(e,c);this.Be(d,a,[e]);return d};
535 -As.prototype.a=function(a,c){c=Vr(this,c);var d=Yo("http://www.opengis.net/gml","featureMembers");rp(d,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation",this.schemaLocation);var e={srsName:this.srsName,curve:this.g,surface:this.l,multiSurface:this.i,multiCurve:this.j,featureNS:this.featureNS,featureType:this.featureType};m(c)&&Ib(e,c);var e=[e],f=e[e.length-1],g=f.featureType,h=f.featureNS,k={};k[h]={};k[h][g]=S(this.Bh,this);f=Eb(f);f.node=d;Dp(f,k,yp(g,h),a,e);return d};function Js(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce("EPSG:4326");this.b=a.readExtensions}w(Js,ks);var Ks=[null,"http://www.topografix.com/GPX/1/0","http://www.topografix.com/GPX/1/1"];function Ls(a,c,d){a.push(parseFloat(c.getAttribute("lon")),parseFloat(c.getAttribute("lat")));"ele"in d?(a.push(d.ele),Bb(d,"ele")):a.push(0);"time"in d?(a.push(d.time),Bb(d,"time")):a.push(0);return a}
536 -function Ms(a,c){var d=c[c.length-1],e=a.getAttribute("href");null===e||(d.link=e);Cp(Ns,a,c)}function Os(a,c){c[c.length-1].extensionsNode_=a}function Ps(a,c){var d=c[0],e=U({flatCoordinates:[]},Qs,a,c);if(m(e)){var f=e.flatCoordinates;Bb(e,"flatCoordinates");var g=new M(null);jn(g,"XYZM",f);Wr(g,!1,d);d=new En(g);d.I(e);return d}}
537 -function Rs(a,c){var d=c[0],e=U({flatCoordinates:[],ends:[]},Ss,a,c);if(m(e)){var f=e.flatCoordinates;Bb(e,"flatCoordinates");var g=e.ends;Bb(e,"ends");var h=new kn(null);ln(h,"XYZM",f,g);Wr(h,!1,d);d=new En(h);d.I(e);return d}}function Ts(a,c){var d=c[0],e=U({},Us,a,c);if(m(e)){var f=Ls([],a,e),f=new xf(f,"XYZM");Wr(f,!1,d);d=new En(f);d.I(e);return d}}
538 -var Vs={rte:Ps,trk:Rs,wpt:Ts},Ws=T(Ks,{rte:up(Ps),trk:up(Rs),wpt:up(Ts)}),Ns=T(Ks,{text:R(X,"linkText"),type:R(X,"linkType")}),Qs=T(Ks,{name:R(X),cmt:R(X),desc:R(X),src:R(X),link:Ms,number:R(ts),extensions:Os,type:R(X),rtept:function(a,c){var d=U({},Xs,a,c);m(d)&&Ls(c[c.length-1].flatCoordinates,a,d)}}),Xs=T(Ks,{ele:R(rs),time:R(qs)}),Ss=T(Ks,{name:R(X),cmt:R(X),desc:R(X),src:R(X),link:Ms,number:R(ts),type:R(X),extensions:Os,trkseg:function(a,c){var d=c[c.length-1];Cp(Ys,a,c);d.ends.push(d.flatCoordinates.length)}}),
539 -Ys=T(Ks,{trkpt:function(a,c){var d=U({},Zs,a,c);m(d)&&Ls(c[c.length-1].flatCoordinates,a,d)}}),Zs=T(Ks,{ele:R(rs),time:R(qs)}),Us=T(Ks,{ele:R(rs),time:R(qs),magvar:R(rs),geoidheight:R(rs),name:R(X),cmt:R(X),desc:R(X),src:R(X),link:Ms,sym:R(X),type:R(X),fix:R(X),sat:R(ts),hdop:R(rs),vdop:R(rs),pdop:R(rs),ageofdgpsdata:R(rs),dgpsid:R(ts),extensions:Os});
540 -function $s(a,c){null===c&&(c=[]);for(var d=0,e=c.length;d<e;++d){var f=c[d];if(m(a.b)){var g=f.get("extensionsNode_")||null;a.b(f,g)}f.set("extensionsNode_",void 0)}}Js.prototype.Wg=function(a,c){if(!Ya(Ks,a.namespaceURI))return null;var d=Vs[a.localName];if(!m(d))return null;d=d(a,[Ur(this,a,c)]);if(!m(d))return null;$s(this,[d]);return d};Js.prototype.Pb=function(a,c){if(!Ya(Ks,a.namespaceURI))return[];if("gpx"==a.localName){var d=U([],Ws,a,[Ur(this,a,c)]);if(m(d))return $s(this,d),d}return[]};
541 -function at(a,c,d){a.setAttribute("href",c);c=d[d.length-1].properties;Dp({node:a},bt,Ap,[c.linkText,c.linkType],d,ct)}function dt(a,c,d){var e=d[d.length-1],f=e.node.namespaceURI,g=e.properties;rp(a,null,"lat",c[1]);rp(a,null,"lon",c[0]);switch(e.geometryLayout){case "XYZM":0!==c[3]&&(g.time=c[3]);case "XYZ":0!==c[2]&&(g.ele=c[2]);break;case "XYM":0!==c[2]&&(g.time=c[2])}c=et[f];e=Bp(g,c);Dp({node:a,properties:g},ft,Ap,e,d,c)}
542 -var ct=["text","type"],bt=T(Ks,{text:S(ws),type:S(ws)}),gt=T(Ks,"name cmt desc src link number type rtept".split(" ")),ht=T(Ks,{name:S(ws),cmt:S(ws),desc:S(ws),src:S(ws),link:S(at),number:S(ys),type:S(ws),rtept:xp(S(dt))}),it=T(Ks,"name cmt desc src link number type trkseg".split(" ")),lt=T(Ks,{name:S(ws),cmt:S(ws),desc:S(ws),src:S(ws),link:S(at),number:S(ys),type:S(ws),trkseg:xp(S(function(a,c,d){Dp({node:a,geometryLayout:c.a,properties:{}},jt,kt,c.U(),d)}))}),kt=yp("trkpt"),jt=T(Ks,{trkpt:S(dt)}),
543 -et=T(Ks,"ele time magvar geoidheight name cmt desc src link sym type fix sat hdop vdop pdop ageofdgpsdata dgpsid".split(" ")),ft=T(Ks,{ele:S(xs),time:S(function(a,c){var d=new Date(1E3*c),d=d.getUTCFullYear()+"-"+La(d.getUTCMonth()+1)+"-"+La(d.getUTCDate())+"T"+La(d.getUTCHours())+":"+La(d.getUTCMinutes())+":"+La(d.getUTCSeconds())+"Z";a.appendChild(Vo.createTextNode(d))}),magvar:S(xs),geoidheight:S(xs),name:S(ws),cmt:S(ws),desc:S(ws),src:S(ws),link:S(at),sym:S(ws),type:S(ws),fix:S(ws),sat:S(ys),
544 -hdop:S(xs),vdop:S(xs),pdop:S(xs),ageofdgpsdata:S(xs),dgpsid:S(ys)}),mt={Point:"wpt",LineString:"rte",MultiLineString:"trk"};function nt(a,c){var d=a.V();if(m(d))return Yo(c[c.length-1].node.namespaceURI,mt[d.W()])}
545 -var ot=T(Ks,{rte:S(function(a,c,d){var e=d[0],f=c.P();a={node:a,properties:f};c=c.V();m(c)&&(c=Wr(c,!0,e),a.geometryLayout=c.a,f.rtept=c.U());e=gt[d[d.length-1].node.namespaceURI];f=Bp(f,e);Dp(a,ht,Ap,f,d,e)}),trk:S(function(a,c,d){var e=d[0],f=c.P();a={node:a,properties:f};c=c.V();m(c)&&(c=Wr(c,!0,e),f.trkseg=c.ed());e=it[d[d.length-1].node.namespaceURI];f=Bp(f,e);Dp(a,lt,Ap,f,d,e)}),wpt:S(function(a,c,d){var e=d[0],f=d[d.length-1];f.properties=c.P();c=c.V();m(c)&&(c=Wr(c,!0,e),f.geometryLayout=
546 -c.a,dt(a,c.U(),d))})});Js.prototype.a=function(a,c){c=Vr(this,c);var d=Yo("http://www.topografix.com/GPX/1/1","gpx");Dp({node:d},ot,nt,a,[c]);return d};function pt(a){a=qt(a);return Ua(a,function(a){return a.c.substring(a.a,a.b)})}function rt(a,c,d){this.c=a;this.a=c;this.b=d}function qt(a){for(var c=RegExp("\r\n|\r|\n","g"),d=0,e,f=[];e=c.exec(a);)d=new rt(a,d,e.index),f.push(d),d=c.lastIndex;d<a.length&&(d=new rt(a,d,a.length),f.push(d));return f};function st(){this.defaultDataProjection=null}w(st,Tr);l=st.prototype;l.W=function(){return"text"};l.ub=function(a,c){return this.od(ia(a)?a:"",Vr(this,c))};l.ra=function(a,c){return this.xf(ia(a)?a:"",Vr(this,c))};l.Jc=function(a,c){return this.qd(ia(a)?a:"",Vr(this,c))};l.Ha=function(){return this.defaultDataProjection};l.td=function(a,c){return this.ze(a,Vr(this,c))};l.wb=function(a,c){return this.Ch(a,Vr(this,c))};l.Pc=function(a,c){return this.ud(a,Vr(this,c))};function tt(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce("EPSG:4326");this.b=m(a.altitudeMode)?a.altitudeMode:"none"}w(tt,st);var ut=/^B(\d{2})(\d{2})(\d{2})(\d{2})(\d{5})([NS])(\d{3})(\d{5})([EW])([AV])(\d{5})(\d{5})/,vt=/^H.([A-Z]{3}).*?:(.*)/,wt=/^HFDTE(\d{2})(\d{2})(\d{2})/;
547 -tt.prototype.od=function(a,c){var d=this.b,e=pt(a),f={},g=[],h=2E3,k=0,n=1,p,q;p=0;for(q=e.length;p<q;++p){var r=e[p],t;if("B"==r.charAt(0)){if(t=ut.exec(r)){var r=parseInt(t[1],10),u=parseInt(t[2],10),B=parseInt(t[3],10),z=parseInt(t[4],10)+parseInt(t[5],10)/6E4;"S"==t[6]&&(z=-z);var E=parseInt(t[7],10)+parseInt(t[8],10)/6E4;"W"==t[9]&&(E=-E);g.push(E,z);"none"!=d&&g.push("gps"==d?parseInt(t[11],10):"barometric"==d?parseInt(t[12],10):0);g.push(Date.UTC(h,k,n,r,u,B)/1E3)}}else if("H"==r.charAt(0))if(t=
548 -wt.exec(r))n=parseInt(t[1],10),k=parseInt(t[2],10)-1,h=2E3+parseInt(t[3],10);else if(t=vt.exec(r))f[t[1]]=Ba(t[2]),wt.exec(r)}if(0===g.length)return null;e=new M(null);jn(e,"none"==d?"XYM":"XYZM",g);d=new En(Wr(e,!1,c));d.I(f);return d};tt.prototype.xf=function(a,c){var d=this.od(a,c);return null===d?[]:[d]};function xt(a,c){this.a=this.i=this.f="";this.l=null;this.g=this.b="";this.j=!1;var d;a instanceof xt?(this.j=m(c)?c:a.j,yt(this,a.f),this.i=a.i,this.a=a.a,zt(this,a.l),this.b=a.b,At(this,a.c.clone()),this.g=a.g):a&&(d=vo(String(a)))?(this.j=!!c,yt(this,d[1]||"",!0),this.i=Bt(d[2]||""),this.a=Bt(d[3]||"",!0),zt(this,d[4]),this.b=Bt(d[5]||"",!0),At(this,d[6]||"",!0),this.g=Bt(d[7]||"")):(this.j=!!c,this.c=new Ct(null,0,this.j))}
549 -xt.prototype.toString=function(){var a=[],c=this.f;c&&a.push(Dt(c,Et,!0),":");if(c=this.a){a.push("//");var d=this.i;d&&a.push(Dt(d,Et,!0),"@");a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1"));c=this.l;null!=c&&a.push(":",String(c))}if(c=this.b)this.a&&"/"!=c.charAt(0)&&a.push("/"),a.push(Dt(c,"/"==c.charAt(0)?Ft:Gt,!0));(c=this.c.toString())&&a.push("?",c);(c=this.g)&&a.push("#",Dt(c,Ht));return a.join("")};xt.prototype.clone=function(){return new xt(this)};
550 -function yt(a,c,d){a.f=d?Bt(c,!0):c;a.f&&(a.f=a.f.replace(/:$/,""))}function zt(a,c){if(c){c=Number(c);if(isNaN(c)||0>c)throw Error("Bad port number "+c);a.l=c}else a.l=null}function At(a,c,d){c instanceof Ct?(a.c=c,It(a.c,a.j)):(d||(c=Dt(c,Jt)),a.c=new Ct(c,0,a.j))}function Kt(a){return a instanceof xt?a.clone():new xt(a,void 0)}
551 -function Lt(a,c){a instanceof xt||(a=Kt(a));c instanceof xt||(c=Kt(c));var d=a,e=c,f=d.clone(),g=!!e.f;g?yt(f,e.f):g=!!e.i;g?f.i=e.i:g=!!e.a;g?f.a=e.a:g=null!=e.l;var h=e.b;if(g)zt(f,e.l);else if(g=!!e.b)if("/"!=h.charAt(0)&&(d.a&&!d.b?h="/"+h:(d=f.b.lastIndexOf("/"),-1!=d&&(h=f.b.substr(0,d+1)+h))),d=h,".."==d||"."==d)h="";else if(-1!=d.indexOf("./")||-1!=d.indexOf("/.")){for(var h=0==d.lastIndexOf("/",0),d=d.split("/"),k=[],n=0;n<d.length;){var p=d[n++];"."==p?h&&n==d.length&&k.push(""):".."==p?
552 -((1<k.length||1==k.length&&""!=k[0])&&k.pop(),h&&n==d.length&&k.push("")):(k.push(p),h=!0)}h=k.join("/")}else h=d;g?f.b=h:g=""!==e.c.toString();g?At(f,Bt(e.c.toString())):g=!!e.g;g&&(f.g=e.g);return f}function Bt(a,c){return a?c?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""}function Dt(a,c,d){return ia(a)?(a=encodeURI(a).replace(c,Mt),d&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null}function Mt(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)}
553 -var Et=/[#\/\?@]/g,Gt=/[\#\?:]/g,Ft=/[\#\?]/g,Jt=/[\#\?@]/g,Ht=/#/g;function Ct(a,c,d){this.a=this.b=null;this.c=a||null;this.f=!!d}function Nt(a){a.b||(a.b=new xi,a.a=0,a.c&&xo(a.c,function(c,d){a.add(decodeURIComponent(c.replace(/\+/g," ")),d)}))}l=Ct.prototype;l.Ub=function(){Nt(this);return this.a};l.add=function(a,c){Nt(this);this.c=null;a=Ot(this,a);var d=this.b.get(a);d||this.b.set(a,d=[]);d.push(c);this.a++;return this};
554 -l.remove=function(a){Nt(this);a=Ot(this,a);return zi(this.b.a,a)?(this.c=null,this.a-=this.b.get(a).length,this.b.remove(a)):!1};l.clear=function(){this.b=this.c=null;this.a=0};l.ya=function(){Nt(this);return 0==this.a};function Pt(a,c){Nt(a);c=Ot(a,c);return zi(a.b.a,c)}l.O=function(){Nt(this);for(var a=this.b.Yb(),c=this.b.O(),d=[],e=0;e<c.length;e++)for(var f=a[e],g=0;g<f.length;g++)d.push(c[e]);return d};
555 -l.Yb=function(a){Nt(this);var c=[];if(ia(a))Pt(this,a)&&(c=ab(c,this.b.get(Ot(this,a))));else{a=this.b.Yb();for(var d=0;d<a.length;d++)c=ab(c,a[d])}return c};l.set=function(a,c){Nt(this);this.c=null;a=Ot(this,a);Pt(this,a)&&(this.a-=this.b.get(a).length);this.b.set(a,[c]);this.a++;return this};l.get=function(a,c){var d=a?this.Yb(a):[];return 0<d.length?String(d[0]):c};function Qt(a,c,d){a.remove(c);0<d.length&&(a.c=null,a.b.set(Ot(a,c),bb(d)),a.a+=d.length)}
556 -l.toString=function(){if(this.c)return this.c;if(!this.b)return"";for(var a=[],c=this.b.O(),d=0;d<c.length;d++)for(var e=c[d],f=encodeURIComponent(String(e)),e=this.Yb(e),g=0;g<e.length;g++){var h=f;""!==e[g]&&(h+="="+encodeURIComponent(String(e[g])));a.push(h)}return this.c=a.join("&")};l.clone=function(){var a=new Ct;a.c=this.c;this.b&&(a.b=this.b.clone(),a.a=this.a);return a};function Ot(a,c){var d=String(c);a.f&&(d=d.toLowerCase());return d}
557 -function It(a,c){c&&!a.f&&(Nt(a),a.c=null,a.b.forEach(function(a,c){var f=c.toLowerCase();c!=f&&(this.remove(c),Qt(this,f,a))},a));a.f=c};function Rt(a){a=m(a)?a:{};this.f=a.font;this.g=a.rotation;this.a=a.scale;this.c=a.text;this.i=a.textAlign;this.l=a.textBaseline;this.b=m(a.fill)?a.fill:null;this.j=m(a.stroke)?a.stroke:null;this.C=m(a.offsetX)?a.offsetX:0;this.A=m(a.offsetY)?a.offsetY:0}l=Rt.prototype;l.Si=function(){return this.f};l.hj=function(){return this.C};l.ij=function(){return this.A};l.Im=function(){return this.b};l.Jm=function(){return this.g};l.Km=function(){return this.a};l.Lm=function(){return this.j};l.Mm=function(){return this.c};
558 -l.sj=function(){return this.i};l.tj=function(){return this.l};l.Rn=function(a){this.f=a};l.Qn=function(a){this.b=a};l.Nm=function(a){this.g=a};l.Om=function(a){this.a=a};l.Xn=function(a){this.j=a};l.Yn=function(a){this.c=a};l.Zn=function(a){this.i=a};l.$n=function(a){this.l=a};function St(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce("EPSG:4326");this.c=m(a.defaultStyle)?a.defaultStyle:Tt;this.f=m(a.extractStyles)?a.extractStyles:!0;this.b={}}w(St,ks);
559 -var Ut=["http://www.google.com/kml/ext/2.2"],Vt=[null,"http://earth.google.com/kml/2.0","http://earth.google.com/kml/2.1","http://earth.google.com/kml/2.2","http://www.opengis.net/kml/2.2"],Wt=[255,255,255,1],Xt=new Il({color:Wt}),Yt=[20,2],Zt=[64,64],$t=new Ck({anchor:Yt,anchorOrigin:"bottom-left",anchorXUnits:"pixels",anchorYUnits:"pixels",crossOrigin:"anonymous",rotation:0,scale:.5,size:Zt,src:"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"}),au=new El({color:Wt,width:1}),bu=new Rt({font:"normal 16px Helvetica",
560 -fill:Xt,stroke:au,scale:1}),Tt=[new Kl({fill:Xt,image:$t,text:bu,stroke:au,zIndex:0})],cu={fraction:"fraction",pixels:"pixels"};function du(a,c,d,e){return function(){return m(a)?a:m(c)?eu(c,d,e):d}}function eu(a,c,d){return ga(a)?a:ia(a)?(!(a in d)&&"#"+a in d&&(a="#"+a),eu(d[a],c,d)):c}function fu(a){a=Zo(a,!1);if(a=/^\s*#?\s*([0-9A-Fa-f]{8})\s*$/.exec(a))return a=a[1],[parseInt(a.substr(6,2),16),parseInt(a.substr(4,2),16),parseInt(a.substr(2,2),16),parseInt(a.substr(0,2),16)/255]}
561 -function gu(a){a=Zo(a,!1);for(var c=[],d=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)\s*,\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)(?:\s*,\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?))?\s*/i,e;e=d.exec(a);)c.push(parseFloat(e[1]),parseFloat(e[2]),e[3]?parseFloat(e[3]):0),a=a.substr(e[0].length);return""!==a?void 0:c}function hu(a){var c=Zo(a,!1);return null!=a.baseURI?Lt(a.baseURI,Ba(c)).toString():Ba(c)}function iu(a){a=rs(a);if(m(a))return Math.sqrt(a)}function ju(a,c){return U(null,ku,a,c)}
562 -function lu(a,c){var d=U({o:[],Ah:[]},mu,a,c);if(m(d)){var e=d.o,d=d.Ah,f,g;f=0;for(g=Math.min(e.length,d.length);f<g;++f)e[4*f+3]=d[f];d=new M(null);jn(d,"XYZM",e);return d}}function nu(a,c){var d=U({},ou,a,c),e=U(null,pu,a,c);if(m(e)){var f=new M(null);jn(f,"XYZ",e);f.I(d);return f}}function qu(a,c){var d=U({},ou,a,c),e=U(null,pu,a,c);if(m(e)){var f=new D(null);Kf(f,"XYZ",e,[e.length]);f.I(d);return f}}
563 -function ru(a,c){var d=U([],su,a,c);if(!m(d))return null;if(0===d.length)return new bn(d);var e=!0,f=d[0].W(),g,h,k;h=1;for(k=d.length;h<k;++h)if(g=d[h],g.W()!=f){e=!1;break}if(e){if("Point"==f){g=d[0];e=g.a;f=g.o;h=1;for(k=d.length;h<k;++h)g=d[h],cb(f,g.o);g=new nn(null);cf(g,e,f);g.s();tu(g,d);return g}return"LineString"==f?(g=new kn(null),mn(g,d),tu(g,d),g):"Polygon"==f?(g=new on(null),qn(g,d),tu(g,d),g):"GeometryCollection"==f?new bn(d):null}return new bn(d)}
564 -function uu(a,c){var d=U({},ou,a,c),e=U(null,pu,a,c);if(null!=e){var f=new xf(null);yf(f,"XYZ",e);f.I(d);return f}}function vu(a,c){var d=U({},ou,a,c),e=U([null],wu,a,c);if(null!=e&&null!==e[0]){var f=new D(null),g=e[0],h=[g.length],k,n;k=1;for(n=e.length;k<n;++k)cb(g,e[k]),h.push(g.length);Kf(f,"XYZ",g,h);f.I(d);return f}}
565 -function xu(a,c){var d=U({},yu,a,c);if(!m(d))return null;var e=Cb(d,"fillStyle",Xt),f=d.fill;m(f)&&!f&&(e=null);var f=Cb(d,"imageStyle",$t),g=Cb(d,"textStyle",bu),h=Cb(d,"strokeStyle",au),d=d.outline;m(d)&&!d&&(h=null);return[new Kl({fill:e,image:f,stroke:h,text:g,zIndex:void 0})]}
566 -function tu(a,c){var d=c.length,e=Array(c.length),f=Array(c.length),g,h,k,n;k=n=!1;for(h=0;h<d;++h)g=c[h],e[h]=g.get("extrude"),f[h]=g.get("altitudeMode"),k=k||m(e[h]),n=n||m(f[h]);k&&a.set("extrude",e);n&&a.set("altitudeMode",f)}function zu(a,c){Cp(Au,a,c)}
567 -var Bu=T(Vt,{value:vp(X)}),Au=T(Vt,{Data:function(a,c){var d=a.getAttribute("name");if(null!==d){var e=U(void 0,Bu,a,c);m(e)&&(c[c.length-1][d]=e)}},SchemaData:function(a,c){Cp(Cu,a,c)}}),ou=T(Vt,{extrude:R(os),altitudeMode:R(X)}),ku=T(Vt,{coordinates:vp(gu)}),wu=T(Vt,{innerBoundaryIs:function(a,c){var d=U(void 0,Du,a,c);m(d)&&c[c.length-1].push(d)},outerBoundaryIs:function(a,c){var d=U(void 0,Eu,a,c);m(d)&&(c[c.length-1][0]=d)}}),mu=T(Vt,{when:function(a,c){var d=c[c.length-1].Ah,e=Zo(a,!1);if(e=
568 -/^\s*(\d{4})($|-(\d{2})($|-(\d{2})($|T(\d{2}):(\d{2}):(\d{2})(Z|(?:([+\-])(\d{2})(?::(\d{2}))?)))))\s*$/.exec(e)){var f=Date.UTC(parseInt(e[1],10),m(e[3])?parseInt(e[3],10)-1:0,m(e[5])?parseInt(e[5],10):1,m(e[7])?parseInt(e[7],10):0,m(e[8])?parseInt(e[8],10):0,m(e[9])?parseInt(e[9],10):0);if(m(e[10])&&"Z"!=e[10]){var g="-"==e[11]?-1:1,f=f+60*g*parseInt(e[12],10);m(e[13])&&(f+=3600*g*parseInt(e[13],10))}d.push(f)}else d.push(0)}},T(Ut,{coord:function(a,c){var d=c[c.length-1].o,e=Zo(a,!1);(e=/^\s*([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s*$/i.exec(e))?
569 -d.push(parseFloat(e[1]),parseFloat(e[2]),parseFloat(e[3]),0):d.push(0,0,0,0)}})),pu=T(Vt,{coordinates:vp(gu)}),Fu=T(Vt,{href:R(hu)},T(Ut,{x:R(rs),y:R(rs),w:R(rs),h:R(rs)})),Gu=T(Vt,{Icon:R(function(a,c){var d=U({},Fu,a,c);return m(d)?d:null}),heading:R(rs),hotSpot:R(function(a){var c=a.getAttribute("xunits"),d=a.getAttribute("yunits");return{x:parseFloat(a.getAttribute("x")),Hf:cu[c],y:parseFloat(a.getAttribute("y")),If:cu[d]}}),scale:R(iu)}),Du=T(Vt,{LinearRing:vp(ju)}),Hu=T(Vt,{color:R(fu),scale:R(iu)}),
570 -Iu=T(Vt,{color:R(fu),width:R(rs)}),su=T(Vt,{LineString:up(nu),LinearRing:up(qu),MultiGeometry:up(ru),Point:up(uu),Polygon:up(vu)}),Ju=T(Ut,{Track:up(lu)}),Lu=T(Vt,{ExtendedData:zu,Link:function(a,c){Cp(Ku,a,c)},address:R(X),description:R(X),name:R(X),open:R(os),phoneNumber:R(X),visibility:R(os)}),Ku=T(Vt,{href:R(hu)}),Eu=T(Vt,{LinearRing:vp(ju)}),Mu=T(Vt,{Style:R(xu),key:R(X),styleUrl:R(function(a){var c=Ba(Zo(a,!1));return null!=a.baseURI?Lt(a.baseURI,c).toString():c})}),Ou=T(Vt,{ExtendedData:zu,
571 -MultiGeometry:R(ru,"geometry"),LineString:R(nu,"geometry"),LinearRing:R(qu,"geometry"),Point:R(uu,"geometry"),Polygon:R(vu,"geometry"),Style:R(xu),StyleMap:function(a,c){var d=U(void 0,Nu,a,c);if(m(d)){var e=c[c.length-1];ga(d)?e.Style=d:ia(d)&&(e.styleUrl=d)}},address:R(X),description:R(X),name:R(X),open:R(os),phoneNumber:R(X),styleUrl:R(hu),visibility:R(os)},T(Ut,{MultiTrack:R(function(a,c){var d=U([],Ju,a,c);if(m(d)){var e=new kn(null);mn(e,d);return e}},"geometry"),Track:R(lu,"geometry")})),Pu=
572 -T(Vt,{color:R(fu),fill:R(os),outline:R(os)}),Cu=T(Vt,{SimpleData:function(a,c){var d=a.getAttribute("name");if(null!==d){var e=X(a);c[c.length-1][d]=e}}}),yu=T(Vt,{IconStyle:function(a,c){var d=U({},Gu,a,c);if(m(d)){var e=c[c.length-1],f=Cb(d,"Icon",{}),g;g=f.href;g=m(g)?g:"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png";var h,k,n,p=d.hotSpot;m(p)?(h=[p.x,p.y],k=p.Hf,n=p.If):"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"===g?(h=Yt,n=k="pixels"):/^http:\/\/maps\.(?:google|gstatic)\.com\//.test(g)&&
573 -(h=[.5,0],n=k="fraction");var q,p=f.x,r=f.y;m(p)&&m(r)&&(q=[p,r]);var t,p=f.w,f=f.h;m(p)&&m(f)&&(t=[p,f]);var u,f=d.heading;m(f)&&(u=bc(f));d=d.scale;"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"==g&&(t=Zt);h=new Ck({anchor:h,anchorOrigin:"bottom-left",anchorXUnits:k,anchorYUnits:n,crossOrigin:"anonymous",offset:q,offsetOrigin:"bottom-left",rotation:u,scale:d,size:t,src:g});e.imageStyle=h}},LabelStyle:function(a,c){var d=U({},Hu,a,c);m(d)&&(c[c.length-1].textStyle=new Rt({fill:new Il({color:Cb(d,
574 -"color",Wt)}),scale:d.scale}))},LineStyle:function(a,c){var d=U({},Iu,a,c);m(d)&&(c[c.length-1].strokeStyle=new El({color:Cb(d,"color",Wt),width:Cb(d,"width",1)}))},PolyStyle:function(a,c){var d=U({},Pu,a,c);if(m(d)){var e=c[c.length-1];e.fillStyle=new Il({color:Cb(d,"color",Wt)});var f=d.fill;m(f)&&(e.fill=f);d=d.outline;m(d)&&(e.outline=d)}}}),Nu=T(Vt,{Pair:function(a,c){var d=U({},Mu,a,c);if(m(d)){var e=d.key;m(e)&&"normal"==e&&(e=d.styleUrl,m(e)&&(c[c.length-1]=e),d=d.Style,m(d)&&(c[c.length-
575 -1]=d))}}});l=St.prototype;l.uf=function(a,c){cp(a);var d=T(Vt,{Document:tp(this.uf,this),Folder:tp(this.uf,this),Placemark:up(this.zf,this),Style:ra(this.Cn,this),StyleMap:ra(this.Bn,this)}),d=U([],d,a,c,this);if(m(d))return d};l.zf=function(a,c){var d=U({geometry:null},Ou,a,c);if(m(d)){var e=new En,f=a.getAttribute("id");null===f||e.Qb(f);var f=c[0],g=d.geometry;null!=g&&Wr(g,!1,f);e.ta(g);Bb(d,"geometry");this.f&&e.jf(du(d.Style,d.styleUrl,this.c,this.b));Bb(d,"Style");e.I(d);return e}};
576 -l.Cn=function(a,c){var d=a.getAttribute("id");if(null!==d){var e=xu(a,c);m(e)&&(d=null!=a.baseURI?Lt(a.baseURI,"#"+d).toString():"#"+d,this.b[d]=e)}};l.Bn=function(a,c){var d=a.getAttribute("id");if(null!==d){var e=U(void 0,Nu,a,c);m(e)&&(d=null!=a.baseURI?Lt(a.baseURI,"#"+d).toString():"#"+d,this.b[d]=e)}};l.Wg=function(a,c){if(!Ya(Vt,a.namespaceURI))return null;var d=this.zf(a,[Ur(this,a,c)]);return m(d)?d:null};
577 -l.Pb=function(a,c){if(!Ya(Vt,a.namespaceURI))return[];var d;d=cp(a);if("Document"==d||"Folder"==d)return d=this.uf(a,[Ur(this,a,c)]),m(d)?d:[];if("Placemark"==d)return d=this.zf(a,[Ur(this,a,c)]),m(d)?[d]:[];if("kml"==d){d=[];var e;for(e=a.firstElementChild;null!==e;e=e.nextElementSibling){var f=this.Pb(e,c);m(f)&&cb(d,f)}return d}return[]};l.wn=function(a){if(fp(a))return Qu(this,a);if(ip(a))return Ru(this,a);if(ia(a))return a=sp(a),Qu(this,a)};
578 -function Qu(a,c){var d;for(d=c.firstChild;null!==d;d=d.nextSibling)if(1==d.nodeType){var e=Ru(a,d);if(m(e))return e}}function Ru(a,c){var d;for(d=c.firstElementChild;null!==d;d=d.nextElementSibling)if(Ya(Vt,d.namespaceURI)&&"name"==d.localName)return X(d);for(d=c.firstElementChild;null!==d;d=d.nextElementSibling){var e=cp(d);if(Ya(Vt,d.namespaceURI)&&("Document"==e||"Folder"==e||"Placemark"==e||"kml"==e)&&(e=Ru(a,d),m(e)))return e}}
579 -l.xn=function(a){var c=[];fp(a)?cb(c,Su(this,a)):ip(a)?cb(c,Tu(this,a)):ia(a)&&(a=sp(a),cb(c,Su(this,a)));return c};function Su(a,c){var d,e=[];for(d=c.firstChild;null!==d;d=d.nextSibling)1==d.nodeType&&cb(e,Tu(a,d));return e}
580 -function Tu(a,c){var d,e=[];for(d=c.firstElementChild;null!==d;d=d.nextElementSibling)if(Ya(Vt,d.namespaceURI)&&"NetworkLink"==d.localName){var f=U({},Lu,d,[]);e.push(f)}for(d=c.firstElementChild;null!==d;d=d.nextElementSibling)f=cp(d),!Ya(Vt,d.namespaceURI)||"Document"!=f&&"Folder"!=f&&"kml"!=f||cb(e,Tu(a,d));return e}function Uu(a,c){var d=zg(c),d=[255*(4==d.length?d[3]:1),d[2],d[1],d[0]],e;for(e=0;4>e;++e){var f=parseInt(d[e],10).toString(16);d[e]=1==f.length?"0"+f:f}ws(a,d.join(""))}
581 -function Vu(a,c,d){Dp({node:a},Wu,Xu,[c],d)}function Yu(a,c,d){var e={node:a};null!=c.ga&&a.setAttribute("id",c.ga);a=c.P();var f=c.c;m(f)&&(f=f.call(c,0),null!==f&&0<f.length&&(a.Style=f[0],f=f[0].a,null===f||(a.name=f.c)));f=Zu[d[d.length-1].node.namespaceURI];a=Bp(a,f);Dp(e,$u,Ap,a,d,f);a=d[0];c=c.V();null!=c&&(c=Wr(c,!0,a));Dp(e,$u,av,[c],d)}function bv(a,c,d){var e=c.o;a={node:a};a.layout=c.a;a.stride=c.H;Dp(a,cv,dv,[e],d)}
582 -function ev(a,c,d){c=c.Kd();var e=c.shift();a={node:a};Dp(a,fv,gv,c,d);Dp(a,fv,hv,[e],d)}function iv(a,c){xs(a,c*c)}
583 -var jv=T(Vt,["Document","Placemark"]),mv=T(Vt,{Document:S(function(a,c,d){Dp({node:a},kv,lv,c,d)}),Placemark:S(Yu)}),kv=T(Vt,{Placemark:S(Yu)}),nv={Point:"Point",LineString:"LineString",LinearRing:"LinearRing",Polygon:"Polygon",MultiPoint:"MultiGeometry",MultiLineString:"MultiGeometry",MultiPolygon:"MultiGeometry"},ov=T(Vt,["href"],T(Ut,["x","y","w","h"])),pv=T(Vt,{href:S(ws)},T(Ut,{x:S(xs),y:S(xs),w:S(xs),h:S(xs)})),qv=T(Vt,["scale","heading","Icon","hotSpot"]),sv=T(Vt,{Icon:S(function(a,c,d){a=
584 -{node:a};var e=ov[d[d.length-1].node.namespaceURI],f=Bp(c,e);Dp(a,pv,Ap,f,d,e);e=ov[Ut[0]];f=Bp(c,e);Dp(a,pv,rv,f,d,e)}),heading:S(xs),hotSpot:S(function(a,c){a.setAttribute("x",c.x);a.setAttribute("y",c.y);a.setAttribute("xunits",c.Hf);a.setAttribute("yunits",c.If)}),scale:S(iv)}),tv=T(Vt,["color","scale"]),uv=T(Vt,{color:S(Uu),scale:S(iv)}),vv=T(Vt,["color","width"]),wv=T(Vt,{color:S(Uu),width:S(xs)}),Wu=T(Vt,{LinearRing:S(bv)}),xv=T(Vt,{LineString:S(bv),Point:S(bv),Polygon:S(ev)}),Zu=T(Vt,"name open visibility address phoneNumber description styleUrl Style".split(" ")),
585 -$u=T(Vt,{MultiGeometry:S(function(a,c,d){a={node:a};var e=c.W(),f,g;"MultiPoint"==e?(f=c.de(),g=yv):"MultiLineString"==e?(f=c.ed(),g=zv):"MultiPolygon"==e&&(f=c.Md(),g=Av);Dp(a,xv,g,f,d)}),LineString:S(bv),LinearRing:S(bv),Point:S(bv),Polygon:S(ev),Style:S(function(a,c,d){a={node:a};var e={},f=c.f,g=c.c,h=c.j;c=c.a;null===h||(e.IconStyle=h);null===c||(e.LabelStyle=c);null===g||(e.LineStyle=g);null===f||(e.PolyStyle=f);c=Bv[d[d.length-1].node.namespaceURI];e=Bp(e,c);Dp(a,Cv,Ap,e,d,c)}),address:S(ws),
586 -description:S(ws),name:S(ws),open:S(vs),phoneNumber:S(ws),styleUrl:S(ws),visibility:S(vs)}),cv=T(Vt,{coordinates:S(function(a,c,d){d=d[d.length-1];var e=d.layout;d=d.stride;var f;"XY"==e||"XYM"==e?f=2:("XYZ"==e||"XYZM"==e)&&(f=3);var g,h=c.length,k="";if(0<h){k+=c[0];for(e=1;e<f;++e)k+=","+c[e];for(g=d;g<h;g+=d)for(k+=" "+c[g],e=1;e<f;++e)k+=","+c[g+e]}ws(a,k)})}),fv=T(Vt,{outerBoundaryIs:S(Vu),innerBoundaryIs:S(Vu)}),Dv=T(Vt,{color:S(Uu)}),Bv=T(Vt,["IconStyle","LabelStyle","LineStyle","PolyStyle"]),
587 -Cv=T(Vt,{IconStyle:S(function(a,c,d){a={node:a};var e={},f=c.kb(),g=c.Jd(),h={href:c.b.j};if(null!==f){h.w=f[0];h.h=f[1];var k=c.Ab(),n=c.Nb();null!==n&&null!==g&&0!==n[0]&&n[1]!==f[1]&&(h.x=n[0],h.y=g[1]-(n[1]+f[1]));null===k||0===k[0]||k[1]===f[1]||(e.hotSpot={x:k[0],Hf:"pixels",y:f[1]-k[1],If:"pixels"})}e.Icon=h;f=c.A;1!==f&&(e.scale=f);c=c.C;0!==c&&(e.heading=c);c=qv[d[d.length-1].node.namespaceURI];e=Bp(e,c);Dp(a,sv,Ap,e,d,c)}),LabelStyle:S(function(a,c,d){a={node:a};var e={},f=c.b;null===f||
588 -(e.color=f.b);c=c.a;m(c)&&1!==c&&(e.scale=c);c=tv[d[d.length-1].node.namespaceURI];e=Bp(e,c);Dp(a,uv,Ap,e,d,c)}),LineStyle:S(function(a,c,d){a={node:a};var e=vv[d[d.length-1].node.namespaceURI];c=Bp({color:c.b,width:c.a},e);Dp(a,wv,Ap,c,d,e)}),PolyStyle:S(function(a,c,d){Dp({node:a},Dv,Ev,[c.b],d)})});function rv(a,c,d){return Yo(Ut[0],"gx:"+d)}function lv(a,c){return Yo(c[c.length-1].node.namespaceURI,"Placemark")}function av(a,c){if(null!=a)return Yo(c[c.length-1].node.namespaceURI,nv[a.W()])}
589 -var Ev=yp("color"),dv=yp("coordinates"),gv=yp("innerBoundaryIs"),yv=yp("Point"),zv=yp("LineString"),Xu=yp("LinearRing"),Av=yp("Polygon"),hv=yp("outerBoundaryIs");
590 -St.prototype.a=function(a,c){c=Vr(this,c);var d=Yo(Vt[4],"kml");rp(d,"http://www.w3.org/2000/xmlns/","xmlns:gx",Ut[0]);rp(d,"http://www.w3.org/2000/xmlns/","xmlns:xsi","http://www.w3.org/2001/XMLSchema-instance");rp(d,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation","http://www.opengis.net/kml/2.2 https://developers.google.com/kml/schema/kml22gx.xsd");var e={node:d},f={};1<a.length?f.Document=a:1==a.length&&(f.Placemark=a[0]);var g=jv[d.namespaceURI],f=Bp(f,g);Dp(e,mv,Ap,f,[c],g);
591 -return d};function Fv(){this.defaultDataProjection=null;this.defaultDataProjection=Ce("EPSG:4326")}w(Fv,ks);function Gv(a,c){c[c.length-1].sd[a.getAttribute("k")]=a.getAttribute("v")}
592 -var Hv=[null],Iv=T(Hv,{nd:function(a,c){c[c.length-1].Dc.push(a.getAttribute("ref"))},tag:Gv}),Kv=T(Hv,{node:function(a,c){var d=c[0],e=c[c.length-1],f=a.getAttribute("id"),g=[parseFloat(a.getAttribute("lon")),parseFloat(a.getAttribute("lat"))];e.qg[f]=g;var h=U({sd:{}},Jv,a,c);zb(h.sd)||(g=new xf(g),Wr(g,!1,d),d=new En(g),d.Qb(f),d.I(h.sd),e.features.push(d))},way:function(a,c){for(var d=c[0],e=a.getAttribute("id"),f=U({Dc:[],sd:{}},Iv,a,c),g=c[c.length-1],h=[],k=0,n=f.Dc.length;k<n;k++)cb(h,g.qg[f.Dc[k]]);
593 -f.Dc[0]==f.Dc[f.Dc.length-1]?(k=new D(null),Kf(k,"XY",h,[h.length])):(k=new M(null),jn(k,"XY",h));Wr(k,!1,d);d=new En(k);d.Qb(e);d.I(f.sd);g.features.push(d)}}),Jv=T(Hv,{tag:Gv});Fv.prototype.Pb=function(a,c){var d=Ur(this,a,c);return"osm"==a.localName&&(d=U({qg:{},features:[]},Kv,a,[d]),m(d.features))?d.features:[]};function Lv(a){return a.getAttributeNS("http://www.w3.org/1999/xlink","href")};function Mv(){}Mv.prototype.c=function(a){return fp(a)?this.a(a):ip(a)?this.b(a):ia(a)?(a=sp(a),this.a(a)):null};function Nv(){}w(Nv,Mv);Nv.prototype.a=function(a){for(a=a.firstChild;null!==a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};Nv.prototype.b=function(a){a=U({},Ov,a,[]);return m(a)?a:null};
594 -var Pv=[null,"http://www.opengis.net/ows/1.1"],Ov=T(Pv,{ServiceIdentification:R(function(a,c){return U({},Qv,a,c)}),ServiceProvider:R(function(a,c){return U({},Rv,a,c)}),OperationsMetadata:R(function(a,c){return U({},Sv,a,c)})}),Tv=T(Pv,{DeliveryPoint:R(X),City:R(X),AdministrativeArea:R(X),PostalCode:R(X),Country:R(X),ElectronicMailAddress:R(X)}),Uv=T(Pv,{Value:wp(function(a){return X(a)})}),Vv=T(Pv,{AllowedValues:R(function(a,c){return U({},Uv,a,c)})}),Xv=T(Pv,{Phone:R(function(a,c){return U({},
595 -Wv,a,c)}),Address:R(function(a,c){return U({},Tv,a,c)})}),Zv=T(Pv,{HTTP:R(function(a,c){return U({},Yv,a,c)})}),Yv=T(Pv,{Get:wp(function(a,c){var d=Lv(a);return m(d)?U({href:d},$v,a,c):void 0}),Post:void 0}),aw=T(Pv,{DCP:R(function(a,c){return U({},Zv,a,c)})}),Sv=T(Pv,{Operation:function(a,c){var d=a.getAttribute("name"),e=U({},aw,a,c);m(e)&&(c[c.length-1][d]=e)}}),Wv=T(Pv,{Voice:R(X),Facsimile:R(X)}),$v=T(Pv,{Constraint:wp(function(a,c){var d=a.getAttribute("name");return m(d)?U({name:d},Vv,a,c):
596 -void 0})}),bw=T(Pv,{IndividualName:R(X),PositionName:R(X),ContactInfo:R(function(a,c){return U({},Xv,a,c)})}),Qv=T(Pv,{Title:R(X),ServiceTypeVersion:R(X),ServiceType:R(X)}),Rv=T(Pv,{ProviderName:R(X),ProviderSite:R(Lv),ServiceContact:R(function(a,c){return U({},bw,a,c)})});function cw(a,c,d,e){var f;m(e)?f=m(void 0)?void 0:0:(e=[],f=0);var g,h;for(g=0;g<c;)for(h=a[g++],e[f++]=a[g++],e[f++]=h,h=2;h<d;++h)e[f++]=a[g++];e.length=f};function dw(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce("EPSG:4326");this.b=m(a.factor)?a.factor:1E5;this.a=m(a.geometryLayout)?a.geometryLayout:"XY"}w(dw,st);function ew(a,c,d){d=m(d)?d:1E5;var e,f=Array(c);for(e=0;e<c;++e)f[e]=0;var g,h;g=0;for(h=a.length;g<h;)for(e=0;e<c;++e,++g){var k=a[g],n=k-f[e];f[e]=k;a[g]=n}return fw(a,d)}
597 -function gw(a,c,d){var e=m(d)?d:1E5,f=Array(c);for(d=0;d<c;++d)f[d]=0;a=hw(a,e);var g,e=0;for(g=a.length;e<g;)for(d=0;d<c;++d,++e)f[d]+=a[e],a[e]=f[d];return a}function fw(a,c){var d=m(c)?c:1E5,e,f;e=0;for(f=a.length;e<f;++e)a[e]=Math.round(a[e]*d);d=0;for(e=a.length;d<e;++d)f=a[d],a[d]=0>f?~(f<<1):f<<1;d="";e=0;for(f=a.length;e<f;++e){for(var g=a[e],h=void 0,k="";32<=g;)h=(32|g&31)+63,k+=String.fromCharCode(h),g>>=5;h=g+63;k+=String.fromCharCode(h);d+=k}return d}
598 -function hw(a,c){var d=m(c)?c:1E5,e=[],f=0,g=0,h,k;h=0;for(k=a.length;h<k;++h){var n=a.charCodeAt(h)-63,f=f|(n&31)<<g;32>n?(e.push(f),g=f=0):g+=5}f=0;for(g=e.length;f<g;++f)h=e[f],e[f]=h&1?~(h>>1):h>>1;f=0;for(g=e.length;f<g;++f)e[f]/=d;return e}l=dw.prototype;l.od=function(a,c){var d=this.qd(a,c);return new En(d)};l.xf=function(a,c){return[this.od(a,c)]};l.qd=function(a,c){var d=bf(this.a),e=gw(a,d,this.b);cw(e,e.length,d,e);d=rf(e,0,e.length,d);return Wr(new M(d,this.a),!1,Vr(this,c))};
599 -l.ze=function(a,c){var d=a.V();return null!=d?this.ud(d,c):""};l.Ch=function(a,c){return this.ze(a[0],c)};l.ud=function(a,c){a=Wr(a,!0,Vr(this,c));var d=a.o,e=a.H;cw(d,d.length,e,d);return ew(d,e,this.b)};function iw(a){a=m(a)?a:{};this.defaultDataProjection=null;this.defaultDataProjection=Ce(null!=a.defaultDataProjection?a.defaultDataProjection:"EPSG:4326")}w(iw,Xr);function jw(a,c){var d=[],e,f,g,h;g=0;for(h=a.length;g<h;++g)e=a[g],0<g&&d.pop(),0<=e?f=c[e]:f=c[~e].slice().reverse(),d.push.apply(d,f);e=0;for(f=d.length;e<f;++e)d[e]=d[e].slice();return d}function kw(a,c,d,e,f){a=a.geometries;var g=[],h,k;h=0;for(k=a.length;h<k;++h)g[h]=lw(a[h],c,d,e,f);return g}
600 -function lw(a,c,d,e,f){var g=a.type,h=mw[g];c="Point"===g||"MultiPoint"===g?h(a,d,e):h(a,c);d=new En;d.ta(Wr(c,!1,f));m(a.id)&&d.Qb(a.id);m(a.properties)&&d.I(a.properties);return d}
601 -iw.prototype.wf=function(a,c){if("Topology"==a.type){var d,e=null,f=null;m(a.transform)&&(d=a.transform,e=d.scale,f=d.translate);var g=a.arcs;if(m(d)){d=e;var h=f,k,n;k=0;for(n=g.length;k<n;++k)for(var p=g[k],q=d,r=h,t=0,u=0,B=void 0,z=void 0,E=void 0,z=0,E=p.length;z<E;++z)B=p[z],t+=B[0],u+=B[1],B[0]=t,B[1]=u,nw(B,q,r)}d=[];h=ub(a.objects);k=0;for(n=h.length;k<n;++k)"GeometryCollection"===h[k].type?(p=h[k],d.push.apply(d,kw(p,g,e,f,c))):(p=h[k],d.push(lw(p,g,e,f,c)));return d}return[]};
602 -function nw(a,c,d){a[0]=a[0]*c[0]+d[0];a[1]=a[1]*c[1]+d[1]}iw.prototype.Ha=function(){return this.defaultDataProjection};
603 -var mw={Point:function(a,c,d){a=a.coordinates;null===c||null===d||nw(a,c,d);return new xf(a)},LineString:function(a,c){var d=jw(a.arcs,c);return new M(d)},Polygon:function(a,c){var d=[],e,f;e=0;for(f=a.arcs.length;e<f;++e)d[e]=jw(a.arcs[e],c);return new D(d)},MultiPoint:function(a,c,d){a=a.coordinates;var e,f;if(null!==c&&null!==d)for(e=0,f=a.length;e<f;++e)nw(a[e],c,d);return new nn(a)},MultiLineString:function(a,c){var d=[],e,f;e=0;for(f=a.arcs.length;e<f;++e)d[e]=jw(a.arcs[e],c);return new kn(d)},
604 -MultiPolygon:function(a,c){var d=[],e,f,g,h,k,n;k=0;for(n=a.arcs.length;k<n;++k){e=a.arcs[k];f=[];g=0;for(h=e.length;g<h;++g)f[g]=jw(e[g],c);d[k]=f}return new on(d)}};function ow(a){a=m(a)?a:{};this.g=a.featureType;this.c=a.featureNS;this.b=m(a.gmlFormat)?a.gmlFormat:new As;this.f=m(a.schemaLocation)?a.schemaLocation:"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";this.defaultDataProjection=null}w(ow,ks);ow.prototype.Pb=function(a,c){var d={featureType:this.g,featureNS:this.c};Ib(d,Ur(this,a,m(c)?c:{}));d=[d];this.b.b["http://www.opengis.net/gml"].featureMember=up(ns.prototype.pd);d=U([],this.b.b,a,d,this.b);m(d)||(d=[]);return d};
605 -ow.prototype.i=function(a){if(fp(a))return pw(a);if(ip(a))return U({},qw,a,[]);if(ia(a))return a=sp(a),pw(a)};ow.prototype.j=function(a){if(fp(a))return rw(this,a);if(ip(a))return sw(this,a);if(ia(a))return a=sp(a),rw(this,a)};function rw(a,c){for(var d=c.firstChild;null!==d;d=d.nextSibling)if(1==d.nodeType)return sw(a,d)}var tw={"http://www.opengis.net/gml":{boundedBy:R(ns.prototype.re,"bounds")}};
606 -function sw(a,c){var d={},e=us(c.getAttribute("numberOfFeatures"));d.numberOfFeatures=e;return U(d,tw,c,[],a.b)}
607 -var uw={"http://www.opengis.net/wfs":{totalInserted:R(ts),totalUpdated:R(ts),totalDeleted:R(ts)}},vw={"http://www.opengis.net/ogc":{FeatureId:up(function(a){return a.getAttribute("fid")})}},ww={"http://www.opengis.net/wfs":{Feature:function(a,c){Cp(vw,a,c)}}},qw={"http://www.opengis.net/wfs":{TransactionSummary:R(function(a,c){return U({},uw,a,c)},"transactionSummary"),InsertResults:R(function(a,c){return U([],ww,a,c)},"insertIds")}};
608 -function pw(a){for(a=a.firstChild;null!==a;a=a.nextSibling)if(1==a.nodeType)return U({},qw,a,[])}var xw={"http://www.opengis.net/wfs":{PropertyName:S(ws)}};function yw(a,c){var d=Yo("http://www.opengis.net/ogc","Filter"),e=Yo("http://www.opengis.net/ogc","FeatureId");d.appendChild(e);e.setAttribute("fid",c);a.appendChild(d)}
609 -var zw={"http://www.opengis.net/wfs":{Insert:S(function(a,c,d){var e=d[d.length-1],e=Yo(e.featureNS,e.featureType);a.appendChild(e);As.prototype.Bh(e,c,d)}),Update:S(function(a,c,d){var e=d[d.length-1],f=e.featureType,g=e.featurePrefix,g=m(g)?g:"feature",h=e.featureNS;a.setAttribute("typeName",g+":"+f);rp(a,"http://www.w3.org/2000/xmlns/","xmlns:"+g,h);f=c.ga;if(m(f)){for(var g=c.O(),h=[],k=0,n=g.length;k<n;k++){var p=c.get(g[k]);m(p)&&h.push({name:g[k],value:p})}Dp({node:a,srsName:e.srsName},zw,
610 -yp("Property"),h,d);yw(a,f)}}),Delete:S(function(a,c,d){var e=d[d.length-1];d=e.featureType;var f=e.featurePrefix,f=m(f)?f:"feature",e=e.featureNS;a.setAttribute("typeName",f+":"+d);rp(a,"http://www.w3.org/2000/xmlns/","xmlns:"+f,e);c=c.ga;m(c)&&yw(a,c)}),Property:S(function(a,c,d){var e=Yo("http://www.opengis.net/wfs","Name");a.appendChild(e);ws(e,c.name);null!=c.value&&(e=Yo("http://www.opengis.net/wfs","Value"),a.appendChild(e),c.value instanceof Ze?As.prototype.Be(e,c.value,d):ws(e,c.value))}),
611 -Native:S(function(a,c){m(c.no)&&a.setAttribute("vendorId",c.no);m(c.On)&&a.setAttribute("safeToIgnore",c.On);m(c.value)&&ws(a,c.value)})}},Aw={"http://www.opengis.net/wfs":{Query:S(function(a,c,d){var e=d[d.length-1],f=e.featurePrefix,g=e.featureNS,h=e.propertyNames,k=e.srsName;a.setAttribute("typeName",(m(f)?f+":":"")+c);m(k)&&a.setAttribute("srsName",k);m(g)&&rp(a,"http://www.w3.org/2000/xmlns/","xmlns:"+f,g);c=Eb(e);c.node=a;Dp(c,xw,yp("PropertyName"),h,d);e=e.bbox;m(e)&&(h=Yo("http://www.opengis.net/ogc",
612 -"Filter"),c=d[d.length-1].geometryName,f=Yo("http://www.opengis.net/ogc","BBOX"),h.appendChild(f),g=Yo("http://www.opengis.net/ogc","PropertyName"),ws(g,c),f.appendChild(g),As.prototype.Be(f,e,d),a.appendChild(h))})}};
613 -ow.prototype.l=function(a){var c=Yo("http://www.opengis.net/wfs","GetFeature");c.setAttribute("service","WFS");c.setAttribute("version","1.1.0");m(a)&&(m(a.handle)&&c.setAttribute("handle",a.handle),m(a.outputFormat)&&c.setAttribute("outputFormat",a.outputFormat),m(a.maxFeatures)&&c.setAttribute("maxFeatures",a.maxFeatures),m(a.resultType)&&c.setAttribute("resultType",a.resultType),m(a.fo)&&c.setAttribute("startIndex",a.fo),m(a.count)&&c.setAttribute("count",a.count));rp(c,"http://www.w3.org/2001/XMLSchema-instance",
614 -"xsi:schemaLocation",this.f);var d=a.featureTypes;a=[{node:c,srsName:a.srsName,featureNS:m(a.featureNS)?a.featureNS:this.c,featurePrefix:a.featurePrefix,geometryName:a.geometryName,bbox:a.bbox,propertyNames:m(a.propertyNames)?a.propertyNames:[]}];var e=Eb(a[a.length-1]);e.node=c;Dp(e,Aw,yp("Query"),d,a);return c};
615 -ow.prototype.v=function(a,c,d,e){var f=[],g=Yo("http://www.opengis.net/wfs","Transaction");g.setAttribute("service","WFS");g.setAttribute("version","1.1.0");var h,k;m(e)&&(h=m(e.gmlOptions)?e.gmlOptions:{},m(e.handle)&&g.setAttribute("handle",e.handle));rp(g,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation",this.f);null!=a&&(k={node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},Ib(k,h),Dp(k,zw,yp("Insert"),a,f));null!=c&&(k={node:g,featureNS:e.featureNS,
616 -featureType:e.featureType,featurePrefix:e.featurePrefix},Ib(k,h),Dp(k,zw,yp("Update"),c,f));null!=d&&Dp({node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},zw,yp("Delete"),d,f);m(e.nativeElements)&&Dp({node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},zw,yp("Native"),e.nativeElements,f);return g};ow.prototype.Af=function(a){for(a=a.firstChild;null!==a;a=a.nextSibling)if(1==a.nodeType)return this.ue(a);return null};
617 -ow.prototype.ue=function(a){if(null!=a.firstElementChild&&null!=a.firstElementChild.firstElementChild)for(a=a.firstElementChild.firstElementChild,a=a.firstElementChild;null!==a;a=a.nextElementSibling)if(0!==a.childNodes.length&&(1!==a.childNodes.length||3!==a.firstChild.nodeType)){var c=[{}];this.b.re(a,c);return Ce(c.pop().srsName)}return null};function Bw(a){a=m(a)?a:{};this.defaultDataProjection=null;this.b=m(a.splitCollection)?a.splitCollection:!1}w(Bw,st);function Cw(a){a=a.U();return 0==a.length?"":a[0]+" "+a[1]}function Dw(a){a=a.U();for(var c=[],d=0,e=a.length;d<e;++d)c.push(a[d][0]+" "+a[d][1]);return c.join(",")}function Ew(a){var c=[];a=a.Kd();for(var d=0,e=a.length;d<e;++d)c.push("("+Dw(a[d])+")");return c.join(",")}function Fw(a){var c=a.W();a=(0,Gw[c])(a);c=c.toUpperCase();return 0===a.length?c+" EMPTY":c+"("+a+")"}
618 -var Gw={Point:Cw,LineString:Dw,Polygon:Ew,MultiPoint:function(a){var c=[];a=a.de();for(var d=0,e=a.length;d<e;++d)c.push("("+Cw(a[d])+")");return c.join(",")},MultiLineString:function(a){var c=[];a=a.ed();for(var d=0,e=a.length;d<e;++d)c.push("("+Dw(a[d])+")");return c.join(",")},MultiPolygon:function(a){var c=[];a=a.Md();for(var d=0,e=a.length;d<e;++d)c.push("("+Ew(a[d])+")");return c.join(",")},GeometryCollection:function(a){var c=[];a=a.Zf();for(var d=0,e=a.length;d<e;++d)c.push(Fw(a[d]));return c.join(",")}};
619 -l=Bw.prototype;l.od=function(a,c){var d=this.qd(a,c);if(m(d)){var e=new En;e.ta(d);return e}return null};l.xf=function(a,c){var d=[],e=this.qd(a,c);this.b&&"GeometryCollection"==e.W()?d=e.f:d=[e];for(var f=[],g=0,h=d.length;g<h;++g)e=new En,e.ta(d[g]),f.push(e);return f};l.qd=function(a,c){var d;d=new Hw(new Iw(a));d.b=Jw(d.a);d=Kw(d);return m(d)?Wr(d,!1,c):null};l.ze=function(a,c){var d=a.V();return m(d)?this.ud(d,c):""};
620 -l.Ch=function(a,c){if(1==a.length)return this.ze(a[0],c);for(var d=[],e=0,f=a.length;e<f;++e)d.push(a[e].V());d=new bn(d);return this.ud(d,c)};l.ud=function(a,c){return Fw(Wr(a,!0,c))};function Iw(a){this.a=a;this.b=-1}function Lw(a,c){var d=m(c)?c:!1;return"0"<=a&&"9">=a||"."==a&&!d}
621 -function Jw(a){var c=a.a.charAt(++a.b),d={position:a.b,value:c};if("("==c)d.type=2;else if(","==c)d.type=5;else if(")"==c)d.type=3;else if(Lw(c)||"-"==c){d.type=4;var e,c=a.b,f=!1,g=!1;do{if("."==e)f=!0;else if("e"==e||"E"==e)g=!0;e=a.a.charAt(++a.b)}while(Lw(e,f)||!g&&("e"==e||"E"==e)||g&&("-"==e||"+"==e));a=parseFloat(a.a.substring(c,a.b--));d.value=a}else if("a"<=c&&"z">=c||"A"<=c&&"Z">=c){d.type=1;c=a.b;do e=a.a.charAt(++a.b);while("a"<=e&&"z">=e||"A"<=e&&"Z">=e);a=a.a.substring(c,a.b--).toUpperCase();
622 -d.value=a}else{if(" "==c||"\t"==c||"\r"==c||"\n"==c)return Jw(a);if(""===c)d.type=6;else throw Error("Unexpected character: "+c);}return d}function Hw(a){this.a=a}l=Hw.prototype;l.match=function(a){if(a=this.b.type==a)this.b=Jw(this.a);return a};
623 -function Kw(a){var c=a.b;if(a.match(1)){var d=c.value;if("GEOMETRYCOLLECTION"==d){a:{if(a.match(2)){c=[];do c.push(Kw(a));while(a.match(5));if(a.match(3)){a=c;break a}}else if(Mw(a)){a=[];break a}throw Error(Nw(a));}return new bn(a)}var e=Ow[d],c=Pw[d];if(!m(e)||!m(c))throw Error("Invalid geometry type: "+d);a=e.call(a);return new c(a)}throw Error(Nw(a));}l.sf=function(){if(this.match(2)){var a=Qw(this);if(this.match(3))return a}else if(Mw(this))return null;throw Error(Nw(this));};
624 -l.rf=function(){if(this.match(2)){var a=Rw(this);if(this.match(3))return a}else if(Mw(this))return[];throw Error(Nw(this));};l.tf=function(){if(this.match(2)){var a=Sw(this);if(this.match(3))return a}else if(Mw(this))return[];throw Error(Nw(this));};l.an=function(){if(this.match(2)){var a;if(2==this.b.type)for(a=[this.sf()];this.match(5);)a.push(this.sf());else a=Rw(this);if(this.match(3))return a}else if(Mw(this))return[];throw Error(Nw(this));};
625 -l.$m=function(){if(this.match(2)){var a=Sw(this);if(this.match(3))return a}else if(Mw(this))return[];throw Error(Nw(this));};l.bn=function(){if(this.match(2)){for(var a=[this.tf()];this.match(5);)a.push(this.tf());if(this.match(3))return a}else if(Mw(this))return[];throw Error(Nw(this));};function Qw(a){for(var c=[],d=0;2>d;++d){var e=a.b;if(a.match(4))c.push(e.value);else break}if(2==c.length)return c;throw Error(Nw(a));}function Rw(a){for(var c=[Qw(a)];a.match(5);)c.push(Qw(a));return c}
626 -function Sw(a){for(var c=[a.rf()];a.match(5);)c.push(a.rf());return c}function Mw(a){var c=1==a.b.type&&"EMPTY"==a.b.value;c&&(a.b=Jw(a.a));return c}function Nw(a){return"Unexpected `"+a.b.value+"` at position "+a.b.position+" in `"+a.a.a+"`"}var Pw={POINT:xf,LINESTRING:M,POLYGON:D,MULTIPOINT:nn,MULTILINESTRING:kn,MULTIPOLYGON:on},Ow={POINT:Hw.prototype.sf,LINESTRING:Hw.prototype.rf,POLYGON:Hw.prototype.tf,MULTIPOINT:Hw.prototype.an,MULTILINESTRING:Hw.prototype.$m,MULTIPOLYGON:Hw.prototype.bn};function Tw(){this.version=void 0}w(Tw,Mv);Tw.prototype.a=function(a){for(a=a.firstChild;null!==a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};Tw.prototype.b=function(a){this.version=Ba(a.getAttribute("version"));a=U({version:this.version},Uw,a,[]);return m(a)?a:null};function Vw(a,c){return U({},Ww,a,c)}function Xw(a,c){return U({},Yw,a,c)}function Zw(a,c){var d=Vw(a,c);if(m(d)){var e=[us(a.getAttribute("width")),us(a.getAttribute("height"))];d.size=e;return d}}
627 -function $w(a,c){return U([],ax,a,c)}
628 -var bx=[null,"http://www.opengis.net/wms"],Uw=T(bx,{Service:R(function(a,c){return U({},cx,a,c)}),Capability:R(function(a,c){return U({},dx,a,c)})}),dx=T(bx,{Request:R(function(a,c){return U({},ex,a,c)}),Exception:R(function(a,c){return U([],fx,a,c)}),Layer:R(function(a,c){return U({},gx,a,c)})}),cx=T(bx,{Name:R(X),Title:R(X),Abstract:R(X),KeywordList:R($w),OnlineResource:R(Lv),ContactInformation:R(function(a,c){return U({},hx,a,c)}),Fees:R(X),AccessConstraints:R(X),LayerLimit:R(ts),MaxWidth:R(ts),
629 -MaxHeight:R(ts)}),hx=T(bx,{ContactPersonPrimary:R(function(a,c){return U({},ix,a,c)}),ContactPosition:R(X),ContactAddress:R(function(a,c){return U({},jx,a,c)}),ContactVoiceTelephone:R(X),ContactFacsimileTelephone:R(X),ContactElectronicMailAddress:R(X)}),ix=T(bx,{ContactPerson:R(X),ContactOrganization:R(X)}),jx=T(bx,{AddressType:R(X),Address:R(X),City:R(X),StateOrProvince:R(X),PostCode:R(X),Country:R(X)}),fx=T(bx,{Format:up(X)}),gx=T(bx,{Name:R(X),Title:R(X),Abstract:R(X),KeywordList:R($w),CRS:wp(X),
630 -EX_GeographicBoundingBox:R(function(a,c){var d=U({},kx,a,c);if(m(d)){var e=d.westBoundLongitude,f=d.southBoundLatitude,g=d.eastBoundLongitude,d=d.northBoundLatitude;return m(e)&&m(f)&&m(g)&&m(d)?[e,f,g,d]:void 0}}),BoundingBox:wp(function(a){var c=[ss(a.getAttribute("minx")),ss(a.getAttribute("miny")),ss(a.getAttribute("maxx")),ss(a.getAttribute("maxy"))],d=[ss(a.getAttribute("resx")),ss(a.getAttribute("resy"))];return{crs:a.getAttribute("CRS"),extent:c,res:d}}),Dimension:wp(function(a){return{name:a.getAttribute("name"),
631 -units:a.getAttribute("units"),unitSymbol:a.getAttribute("unitSymbol"),"default":a.getAttribute("default"),multipleValues:ps(a.getAttribute("multipleValues")),nearestValue:ps(a.getAttribute("nearestValue")),current:ps(a.getAttribute("current")),values:X(a)}}),Attribution:R(function(a,c){return U({},lx,a,c)}),AuthorityURL:wp(function(a,c){var d=Vw(a,c);if(m(d))return d.name=a.getAttribute("name"),d}),Identifier:wp(X),MetadataURL:wp(function(a,c){var d=Vw(a,c);if(m(d))return d.type=a.getAttribute("type"),
632 -d}),DataURL:wp(Vw),FeatureListURL:wp(Vw),Style:wp(function(a,c){return U({},mx,a,c)}),MinScaleDenominator:R(rs),MaxScaleDenominator:R(rs),Layer:wp(function(a,c){var d=c[c.length-1],e=U({},gx,a,c);if(m(e)){var f=ps(a.getAttribute("queryable"));m(f)||(f=d.queryable);e.queryable=m(f)?f:!1;f=us(a.getAttribute("cascaded"));m(f)||(f=d.cascaded);e.cascaded=f;f=ps(a.getAttribute("opaque"));m(f)||(f=d.opaque);e.opaque=m(f)?f:!1;f=ps(a.getAttribute("noSubsets"));m(f)||(f=d.noSubsets);e.noSubsets=m(f)?f:!1;
633 -f=ss(a.getAttribute("fixedWidth"));m(f)||(f=d.fixedWidth);e.fixedWidth=f;f=ss(a.getAttribute("fixedHeight"));m(f)||(f=d.fixedHeight);e.fixedHeight=f;Ra(["Style","CRS","AuthorityURL"],function(a){var c=d[a];if(m(c)){var f=Db(e,a),f=f.concat(c);e[a]=f}});Ra("EX_GeographicBoundingBox BoundingBox Dimension Attribution MinScaleDenominator MaxScaleDenominator".split(" "),function(a){m(e[a])||(e[a]=d[a])});return e}})}),lx=T(bx,{Title:R(X),OnlineResource:R(Lv),LogoURL:R(Zw)}),kx=T(bx,{westBoundLongitude:R(rs),
634 -eastBoundLongitude:R(rs),southBoundLatitude:R(rs),northBoundLatitude:R(rs)}),ex=T(bx,{GetCapabilities:R(Xw),GetMap:R(Xw),GetFeatureInfo:R(Xw)}),Yw=T(bx,{Format:wp(X),DCPType:wp(function(a,c){return U({},nx,a,c)})}),nx=T(bx,{HTTP:R(function(a,c){return U({},ox,a,c)})}),ox=T(bx,{Get:R(Vw),Post:R(Vw)}),mx=T(bx,{Name:R(X),Title:R(X),Abstract:R(X),LegendURL:wp(Zw),StyleSheetURL:R(Vw),StyleURL:R(Vw)}),Ww=T(bx,{Format:R(X),OnlineResource:R(Lv)}),ax=T(bx,{Keyword:up(X)});function px(){this.c="http://mapserver.gis.umn.edu/mapserver";this.b=new zs;this.defaultDataProjection=null}w(px,ks);
635 -function qx(a,c,d){c.namespaceURI=a.c;var e=cp(c),f=[];if(0===c.childNodes.length)return f;"msGMLOutput"==e&&Ra(c.childNodes,function(a){if(1===a.nodeType){var c=d[0],e=a.localName,n=RegExp,p;p="_layer".replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08");n=new n(p,"");e=e.replace(n,"")+"_feature";c.featureType=e;c.featureNS=this.c;n={};n[e]=up(this.b.vf,this.b);c=T([c.featureNS,null],n);a.namespaceURI=this.c;a=U([],c,a,d,this.b);m(a)&&cb(f,a)}},a);"FeatureCollection"==e&&(a=U([],
636 -a.b.b,c,[{}],a.b),m(a)&&(f=a));return f}px.prototype.Pb=function(a,c){var d={featureType:this.featureType,featureNS:this.featureNS};m(c)&&Ib(d,Ur(this,a,c));return qx(this,a,[d])};function rx(){this.f=new Nv}w(rx,Mv);rx.prototype.a=function(a){for(a=a.firstChild;null!==a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};rx.prototype.b=function(a){this.version=Ba(a.getAttribute("version"));var c=this.f.b(a);if(!m(c))return null;c.version=this.version;c=U(c,sx,a,[]);return m(c)?c:null};function tx(a){var c=X(a).split(" ");if(m(c)&&2==c.length)return a=+c[0],c=+c[1],isNaN(a)||isNaN(c)?void 0:[a,c]}
637 -var ux=[null,"http://www.opengis.net/wmts/1.0"],vx=[null,"http://www.opengis.net/ows/1.1"],sx=T(ux,{Contents:R(function(a,c){return U({},wx,a,c)})}),wx=T(ux,{Layer:wp(function(a,c){return U({},xx,a,c)}),TileMatrixSet:wp(function(a,c){return U({},yx,a,c)})}),xx=T(ux,{Style:wp(function(a,c){var d=U({},zx,a,c);if(m(d)){var e="true"===a.getAttribute("isDefault");d.isDefault=e;return d}}),Format:wp(X),TileMatrixSetLink:wp(function(a,c){return U({},Ax,a,c)}),ResourceURL:wp(function(a){var c=a.getAttribute("format"),
638 -d=a.getAttribute("template");a=a.getAttribute("resourceType");var e={};m(c)&&(e.format=c);m(d)&&(e.template=d);m(a)&&(e.resourceType=a);return e})},T(vx,{Title:R(X),Abstract:R(X),WGS84BoundingBox:R(function(a,c){var d=U([],Bx,a,c);return 2!=d.length?void 0:Md(d)}),Identifier:R(X)})),zx=T(ux,{LegendURL:wp(function(a){var c={};c.format=a.getAttribute("format");c.href=Lv(a);return c})},T(vx,{Title:R(X),Identifier:R(X)})),Ax=T(ux,{TileMatrixSet:R(X)}),Bx=T(vx,{LowerCorner:up(tx),UpperCorner:up(tx)}),
639 -yx=T(ux,{WellKnownScaleSet:R(X),TileMatrix:wp(function(a,c){return U({},Cx,a,c)})},T(vx,{SupportedCRS:R(X),Identifier:R(X)})),Cx=T(ux,{TopLeftCorner:R(tx),ScaleDenominator:R(rs),TileWidth:R(ts),TileHeight:R(ts),MatrixWidth:R(ts),MatrixHeight:R(ts)},T(vx,{Identifier:R(X)}));var Dx=new xe(6378137);function Ex(a){id.call(this);a=m(a)?a:{};this.a=null;this.f=We;this.c=void 0;x(this,kd("projection"),this.Ik,!1,this);x(this,kd("tracking"),this.Jk,!1,this);m(a.projection)&&this.ug(Ce(a.projection));m(a.trackingOptions)&&this.th(a.trackingOptions);this.$d(m(a.tracking)?a.tracking:!1)}w(Ex,id);l=Ex.prototype;l.Y=function(){this.$d(!1);Ex.aa.Y.call(this)};l.Ik=function(){var a=this.sg();null!=a&&(this.f=Ge(Ce("EPSG:4326"),a),null===this.a||this.set("position",this.f(this.a)))};
640 -l.Jk=function(){if(hj){var a=this.tg();a&&!m(this.c)?this.c=ba.navigator.geolocation.watchPosition(ra(this.jn,this),ra(this.kn,this),this.fg()):!a&&m(this.c)&&(ba.navigator.geolocation.clearWatch(this.c),this.c=void 0)}};
641 -l.jn=function(a){a=a.coords;this.set("accuracy",a.accuracy);this.set("altitude",null===a.altitude?void 0:a.altitude);this.set("altitudeAccuracy",null===a.altitudeAccuracy?void 0:a.altitudeAccuracy);this.set("heading",null===a.heading?void 0:bc(a.heading));null===this.a?this.a=[a.longitude,a.latitude]:(this.a[0]=a.longitude,this.a[1]=a.latitude);var c=this.f(this.a);this.set("position",c);this.set("speed",null===a.speed?void 0:a.speed);a=Nf(Dx,this.a,a.accuracy);a.Sb(this.f);this.set("accuracyGeometry",
642 -a);this.s()};l.kn=function(a){a.type="error";this.$d(!1);C(this,a)};l.Hi=function(){return this.get("accuracy")};l.Ii=function(){return this.get("accuracyGeometry")||null};l.Ki=function(){return this.get("altitude")};l.Li=function(){return this.get("altitudeAccuracy")};l.Gk=function(){return this.get("heading")};l.Hk=function(){return this.get("position")};l.sg=function(){return this.get("projection")};l.qj=function(){return this.get("speed")};l.tg=function(){return this.get("tracking")};l.fg=function(){return this.get("trackingOptions")};
643 -l.ug=function(a){this.set("projection",a)};l.$d=function(a){this.set("tracking",a)};l.th=function(a){this.set("trackingOptions",a)};function Fx(a,c,d){for(var e=[],f=a(0),g=a(1),h=c(f),k=c(g),n=[g,f],p=[k,h],q=[1,0],r={},t=1E5,u,B,z,E,A;0<--t&&0<q.length;)z=q.pop(),f=n.pop(),h=p.pop(),g=z.toString(),g in r||(e.push(h[0],h[1]),r[g]=!0),E=q.pop(),g=n.pop(),k=p.pop(),A=(z+E)/2,u=a(A),B=c(u),gf(B[0],B[1],h[0],h[1],k[0],k[1])<d?(e.push(k[0],k[1]),g=E.toString(),r[g]=!0):(q.push(E,A,A,z),p.push(k,B,B,h),n.push(g,u,u,f));return e}function Gx(a,c,d,e,f){var g=Ce("EPSG:4326");return Fx(function(e){return[a,c+(d-c)*e]},Ve(g,e),f)}
644 -function Hx(a,c,d,e,f){var g=Ce("EPSG:4326");return Fx(function(e){return[c+(d-c)*e,a]},Ve(g,e),f)};function Ix(a){a=m(a)?a:{};this.g=this.l=null;this.c=this.j=Infinity;this.f=this.i=-Infinity;this.D=this.u=Infinity;this.ca=this.B=-Infinity;this.T=m(a.targetSize)?a.targetSize:100;this.ja=m(a.maxLines)?a.maxLines:100;this.b=[];this.a=[];this.J=m(a.strokeStyle)?a.strokeStyle:Jx;this.v=this.C=void 0;this.A=null;this.setMap(m(a.map)?a.map:null)}var Jx=new El({color:"rgba(0,0,0,0.2)"}),Kx=[90,45,30,20,10,5,2,1,.5,.2,.1,.05,.01,.005,.002,.001];
645 -function Lx(a,c,d,e,f,g,h){var k=h;c=Gx(c,d,e,a.g,f);k=m(a.b[k])?a.b[k]:new M(null);jn(k,"XY",c);ke(k.R(),g)&&(a.b[h++]=k);return h}function Mx(a,c,d,e,f){var g=f;c=Hx(c,a.f,a.c,a.g,d);g=m(a.a[g])?a.a[g]:new M(null);jn(g,"XY",c);ke(g.R(),e)&&(a.a[f++]=g);return f}l=Ix.prototype;l.Kk=function(){return this.l};l.fj=function(){return this.b};l.kj=function(){return this.a};
646 -l.jg=function(a){var c=a.vectorContext,d=a.frameState;a=d.extent;var e=d.viewState,f=e.center,g=e.projection,e=e.resolution,d=d.pixelRatio,d=e*e/(4*d*d);if(null===this.g||!Ue(this.g,g)){var h=Ce("EPSG:4326"),k=g.R(),n=g.i,p=Ye(n,h,g),q=n[2],r=n[1],t=n[0],u=p[3],B=p[2],z=p[1],p=p[0];this.j=n[3];this.c=q;this.i=r;this.f=t;this.u=u;this.D=B;this.B=z;this.ca=p;this.C=Ve(h,g);this.v=Ve(g,h);this.A=this.v(ge(k));this.g=g}g=this.A[0];h=this.A[1];k=-1;q=Math.pow(this.T*e,2);r=[];t=[];e=0;for(n=Kx.length;e<
647 -n;++e){u=Kx[e]/2;r[0]=g-u;r[1]=h-u;t[0]=g+u;t[1]=h+u;this.C(r,r);this.C(t,t);u=Math.pow(t[0]-r[0],2)+Math.pow(t[1]-r[1],2);if(u<=q)break;k=Kx[e]}e=k;if(-1==e)this.b.length=this.a.length=0;else{g=this.v(f);f=g[0];g=g[1];h=this.ja;k=[Math.max(a[0],this.ca),Math.max(a[1],this.B),Math.min(a[2],this.D),Math.min(a[3],this.u)];k=Ye(k,this.g,"EPSG:4326");q=k[3];t=k[1];f=Math.floor(f/e)*e;r=Zb(f,this.f,this.c);n=Lx(this,r,t,q,d,a,0);for(k=0;r!=this.f&&k++<h;)r=Math.max(r-e,this.f),n=Lx(this,r,t,q,d,a,n);r=
648 -Zb(f,this.f,this.c);for(k=0;r!=this.c&&k++<h;)r=Math.min(r+e,this.c),n=Lx(this,r,t,q,d,a,n);this.b.length=n;g=Math.floor(g/e)*e;f=Zb(g,this.i,this.j);n=Mx(this,f,d,a,0);for(k=0;f!=this.i&&k++<h;)f=Math.max(f-e,this.i),n=Mx(this,f,d,a,n);f=Zb(g,this.i,this.j);for(k=0;f!=this.j&&k++<h;)f=Math.min(f+e,this.j),n=Mx(this,f,d,a,n);this.a.length=n}c.Ia(null,this.J);a=0;for(d=this.b.length;a<d;++a)f=this.b[a],c.yb(f,null);a=0;for(d=this.a.length;a<d;++a)f=this.a[a],c.yb(f,null)};
649 -l.setMap=function(a){null!==this.l&&(this.l.K("postcompose",this.jg,this),this.l.render());null!==a&&(a.G("postcompose",this.jg,this),a.render());this.l=a};function Nx(a,c,d,e,f,g,h){mk.call(this,a,c,d,0,e);this.l=f;this.a=new Image;null!==g&&(this.a.crossOrigin=g);this.f={};this.c=null;this.state=0;this.i=h}w(Nx,mk);Nx.prototype.b=function(a){if(m(a)){var c=ma(a);if(c in this.f)return this.f[c];a=zb(this.f)?this.a:this.a.cloneNode(!1);return this.f[c]=a}return this.a};Nx.prototype.C=function(){this.state=3;Ra(this.c,Zc);this.c=null;nk(this)};
650 -Nx.prototype.A=function(){m(this.resolution)||(this.resolution=ie(this.extent)/this.a.height);this.state=2;Ra(this.c,Zc);this.c=null;nk(this)};Nx.prototype.load=function(){0==this.state&&(this.state=1,nk(this),this.c=[Xc(this.a,"error",this.C,!1,this),Xc(this.a,"load",this.A,!1,this)],this.i(this,this.l))};function Ox(a,c,d,e,f){Eh.call(this,a,c);this.i=d;this.a=new Image;null!==e&&(this.a.crossOrigin=e);this.c={};this.g=null;this.l=f}w(Ox,Eh);l=Ox.prototype;l.Y=function(){1==this.state&&Px(this);Ox.aa.Y.call(this)};l.Ra=function(a){if(m(a)){var c=ma(a);if(c in this.c)return this.c[c];a=zb(this.c)?this.a:this.a.cloneNode(!1);return this.c[c]=a}return this.a};l.jb=function(){return this.i};l.Lk=function(){this.state=3;Px(this);Fh(this)};
651 -l.Mk=function(){this.state=this.a.naturalWidth&&this.a.naturalHeight?2:4;Px(this);Fh(this)};l.load=function(){0==this.state&&(this.state=1,Fh(this),this.g=[Xc(this.a,"error",this.Lk,!1,this),Xc(this.a,"load",this.Mk,!1,this)],this.l(this,this.i))};function Px(a){Ra(a.g,Zc);a.g=null};function Qx(a,c,d){return function(e,f,g){return d(a,c,e,f,g)}}function Rx(){};function Sx(a,c){cd.call(this);this.b=new Cr(this);var d=a;c&&(d=Kg(a));this.b.Qa(d,"dragenter",this.Sm);d!=a&&this.b.Qa(d,"dragover",this.Tm);this.b.Qa(a,"dragover",this.Um);this.b.Qa(a,"drop",this.Vm)}w(Sx,cd);l=Sx.prototype;l.bd=!1;l.Y=function(){Sx.aa.Y.call(this);this.b.ad()};l.Sm=function(a){var c=a.b.dataTransfer;(this.bd=!(!c||!(c.types&&(Ya(c.types,"Files")||Ya(c.types,"public.file-url"))||c.files&&0<c.files.length)))&&a.preventDefault()};
652 -l.Tm=function(a){this.bd&&(a.preventDefault(),a.b.dataTransfer.dropEffect="none")};l.Um=function(a){if(this.bd){a.preventDefault();a.c();a=a.b.dataTransfer;try{a.effectAllowed="all"}catch(c){}a.dropEffect="copy"}};l.Vm=function(a){this.bd&&(a.preventDefault(),a.c(),a=new Ac(a.b),a.type="drop",C(this,a))};/*
653 - Portions of this code are from MochiKit, received by
654 - The Closure Authors under the MIT license. All other code is Copyright
655 - 2005-2009 The Closure Authors. All Rights Reserved.
656 -*/
657 -function Tx(a,c){this.g=[];this.u=a;this.v=c||null;this.f=this.b=!1;this.c=void 0;this.C=this.D=this.i=!1;this.j=0;this.a=null;this.l=0}Tx.prototype.cancel=function(a){if(this.b)this.c instanceof Tx&&this.c.cancel();else{if(this.a){var c=this.a;delete this.a;a?c.cancel(a):(c.l--,0>=c.l&&c.cancel())}this.u?this.u.call(this.v,this):this.C=!0;this.b||(a=new Ux,Vx(this),Wx(this,!1,a))}};Tx.prototype.A=function(a,c){this.i=!1;Wx(this,a,c)};function Wx(a,c,d){a.b=!0;a.c=d;a.f=!c;Xx(a)}
658 -function Vx(a){if(a.b){if(!a.C)throw new Yx;a.C=!1}}Tx.prototype.Tc=function(a){Vx(this);Wx(this,!0,a)};function Zx(a,c,d,e){a.g.push([c,d,e]);a.b&&Xx(a)}Tx.prototype.then=function(a,c,d){var e,f,g=new Sn(function(a,c){e=a;f=c});Zx(this,e,function(a){a instanceof Ux?g.cancel():f(a)});return g.then(a,c,d)};Fn(Tx);function $x(a){return Va(a.g,function(a){return ka(a[1])})}
659 -function Xx(a){if(a.j&&a.b&&$x(a)){var c=a.j,d=ay[c];d&&(ba.clearTimeout(d.ga),delete ay[c]);a.j=0}a.a&&(a.a.l--,delete a.a);for(var c=a.c,e=d=!1;a.g.length&&!a.i;){var f=a.g.shift(),g=f[0],h=f[1],f=f[2];if(g=a.f?h:g)try{var k=g.call(f||a.v,c);m(k)&&(a.f=a.f&&(k==c||k instanceof Error),a.c=c=k);if(Gn(c)||"function"===typeof ba.Promise&&c instanceof ba.Promise)e=!0,a.i=!0}catch(n){c=n,a.f=!0,$x(a)||(d=!0)}}a.c=c;e&&(k=ra(a.A,a,!0),e=ra(a.A,a,!1),c instanceof Tx?(Zx(c,k,e),c.D=!0):c.then(k,e));d&&(c=
660 -new by(c),ay[c.ga]=c,a.j=c.ga)}function Yx(){xa.call(this)}w(Yx,xa);Yx.prototype.message="Deferred has already fired";Yx.prototype.name="AlreadyCalledError";function Ux(){xa.call(this)}w(Ux,xa);Ux.prototype.message="Deferred was canceled";Ux.prototype.name="CanceledError";function by(a){this.ga=ba.setTimeout(ra(this.a,this),0);this.b=a}by.prototype.a=function(){delete ay[this.ga];throw this.b;};var ay={};function cy(a,c){m(a.name)?(this.name=a.name,this.code=dy[a.name]):(this.code=a.code,this.name=ey(a.code));xa.call(this,Aa("%s %s",this.name,c))}w(cy,xa);function ey(a){var c=yb(dy,function(c){return a==c});if(!m(c))throw Error("Invalid code: "+a);return c}var dy={AbortError:3,EncodingError:5,InvalidModificationError:9,InvalidStateError:7,NotFoundError:1,NotReadableError:4,NoModificationAllowedError:6,PathExistsError:12,QuotaExceededError:10,SecurityError:2,SyntaxError:8,TypeMismatchError:11};function fy(a,c){vc.call(this,a.type,c)}w(fy,vc);function gy(){cd.call(this);this.bb=new FileReader;this.bb.onloadstart=ra(this.b,this);this.bb.onprogress=ra(this.b,this);this.bb.onload=ra(this.b,this);this.bb.onabort=ra(this.b,this);this.bb.onerror=ra(this.b,this);this.bb.onloadend=ra(this.b,this)}w(gy,cd);gy.prototype.getError=function(){return this.bb.error&&new cy(this.bb.error,"reading file")};gy.prototype.b=function(a){C(this,new fy(a,this))};gy.prototype.Y=function(){gy.aa.Y.call(this);delete this.bb};
661 -function hy(a){var c=new Tx;a.Qa("loadend",sa(function(a,c){var f=c.bb.result,g=c.getError();null==f||g?(Vx(a),Wx(a,!1,g)):a.Tc(f);c.ad()},c,a));return c};function iy(a){a=m(a)?a:{};Uk.call(this,{handleEvent:re});this.j=m(a.formatConstructors)?a.formatConstructors:[];this.v=m(a.projection)?Ce(a.projection):null;this.f=null;this.a=void 0}w(iy,Uk);iy.prototype.Y=function(){m(this.a)&&Zc(this.a);iy.aa.Y.call(this)};iy.prototype.i=function(a){a=a.b.dataTransfer.files;var c,d,e;c=0;for(d=a.length;c<d;++c){var f=e=a[c],g=new gy,h=hy(g);g.bb.readAsText(f,"");Zx(h,sa(this.l,e),null,this)}};
662 -iy.prototype.l=function(a,c){var d=this.A,e=this.v;null===e&&(e=d.$().g);var d=this.j,f=[],g,h;g=0;for(h=d.length;g<h;++g){var k=new d[g],n;try{n=k.ra(c)}catch(p){n=null}if(null!==n){var k=k.Ha(c),k=Ve(k,e),q,r;q=0;for(r=n.length;q<r;++q){var t=n[q],u=t.V();null!=u&&u.Sb(k);f.push(t)}}}C(this,new jy(ky,this,a,f,e))};
663 -iy.prototype.setMap=function(a){m(this.a)&&(Zc(this.a),this.a=void 0);null!==this.f&&(uc(this.f),this.f=null);iy.aa.setMap.call(this,a);null!==a&&(this.f=new Sx(a.a),this.a=x(this.f,"drop",this.i,!1,this))};var ky="addfeatures";function jy(a,c,d,e,f){vc.call(this,a,c);this.features=e;this.file=d;this.projection=f}w(jy,vc);function ly(a,c){this.x=a;this.y=c}w(ly,Gg);ly.prototype.clone=function(){return new ly(this.x,this.y)};ly.prototype.scale=Gg.prototype.scale;ly.prototype.add=function(a){this.x+=a.x;this.y+=a.y;return this};ly.prototype.rotate=function(a){var c=Math.cos(a);a=Math.sin(a);var d=this.y*c+this.x*a;this.x=this.x*c-this.y*a;this.y=d;return this};function my(a){a=m(a)?a:{};gl.call(this,{handleDownEvent:ny,handleDragEvent:oy,handleUpEvent:py});this.l=m(a.condition)?a.condition:dl;this.a=this.f=void 0;this.i=0;this.v=m(a.duration)?a.duration:400}w(my,gl);
664 -function oy(a){if(fl(a)){var c=a.map,d=c.Ea();a=a.pixel;a=new ly(a[0]-d[0]/2,d[1]/2-a[1]);d=Math.atan2(a.y,a.x);a=Math.sqrt(a.x*a.x+a.y*a.y);var e=c.$();c.render();if(m(this.f)){var f=d-this.f;Vk(c,e,e.va()-f)}this.f=d;m(this.a)&&(d=this.a*(e.sa()/a),Xk(c,e,d));m(this.a)&&(this.i=this.a/a);this.a=a}}
665 -function py(a){if(!fl(a))return!0;a=a.map;var c=a.$();Xf(c,-1);var d=this.i-1,e=c.va(),e=c.constrainRotation(e,0);Vk(a,c,e,void 0,void 0);var e=c.sa(),f=this.v,e=c.constrainResolution(e,0,d);Xk(a,c,e,void 0,f);this.i=0;return!1}function ny(a){return fl(a)&&this.l(a)?(Xf(a.map.$(),1),this.a=this.f=void 0,!0):!1};function qy(a,c){vc.call(this,a);this.feature=c}w(qy,vc);
666 -function ry(a){gl.call(this,{handleDownEvent:sy,handleEvent:ty,handleUpEvent:uy});this.ba=null;this.T=!1;this.mb=m(a.source)?a.source:null;this.Va=m(a.features)?a.features:null;this.Kh=m(a.snapTolerance)?a.snapTolerance:12;this.Z=a.type;this.f=vy(this.Z);this.Na=m(a.minPoints)?a.minPoints:this.f===wy?3:2;this.za=m(a.maxPoints)?a.maxPoints:Infinity;var c=a.geometryFunction;if(!m(c))if("Circle"===this.Z)c=function(a,c){var d=m(c)?c:new $m([NaN,NaN]);d.Cf(a[0],Math.sqrt(vd(a[0],a[1])));return d};else{var d,
667 -c=this.f;c===xy?d=xf:c===yy?d=M:c===wy&&(d=D);c=function(a,c){var g=c;m(g)?g.ia(a):g=new d(a);return g}}this.D=c;this.J=this.v=this.a=this.B=this.i=this.l=null;this.ni=m(a.clickTolerance)?a.clickTolerance*a.clickTolerance:36;this.da=new L({source:new V({useSpatialIndex:!1,wrapX:m(a.wrapX)?a.wrapX:!1}),style:m(a.style)?a.style:zy()});this.lb=a.geometryName;this.ci=m(a.condition)?a.condition:cl;this.qa=m(a.freehandCondition)?a.freehandCondition:dl;x(this,kd("active"),this.zh,!1,this)}w(ry,gl);
668 -function zy(){var a=Pl();return function(c){return a[c.V().W()]}}l=ry.prototype;l.setMap=function(a){ry.aa.setMap.call(this,a);this.zh()};function ty(a){var c=!this.T;this.T&&a.type===gk?(Ay(this,a),c=!1):a.type===fk?c=By(this,a):a.type===Zj&&(c=!1);return hl.call(this,a)&&c}function sy(a){if(this.ci(a))return this.ba=a.pixel,!0;if(this.f!==yy&&this.f!==wy||!this.qa(a))return!1;this.ba=a.pixel;this.T=!0;null===this.l&&Cy(this,a);return!0}
669 -function uy(a){this.T=!1;var c=this.ba,d=a.pixel,e=c[0]-d[0],c=c[1]-d[1],d=!0;e*e+c*c<=this.ni&&(By(this,a),null===this.l?(Cy(this,a),this.f===xy&&this.cd()):this.f===Dy?this.cd():Ey(this,a)?this.cd():Ay(this,a),d=!1);return d}
670 -function By(a,c){if(null===a.l){var d=c.coordinate.slice();null===a.B?(a.B=new En(new xf(d)),Fy(a)):a.B.V().ia(d)}else{var d=c.coordinate,e=a.i.V(),f;a.f===xy?f=a.a:a.f===wy?(f=a.a[0],f=f[f.length-1],Ey(a,c)&&(d=a.l.slice())):(f=a.a,f=f[f.length-1]);f[0]=d[0];f[1]=d[1];a.D(a.a,e);null===a.B||a.B.V().ia(d);e instanceof D&&a.f!==wy?(null===a.v&&(a.v=new En(new M(null))),e=e.ag(0),d=a.v.V(),jn(d,e.a,e.o)):null!==a.J&&(d=a.v.V(),d.ia(a.J));Fy(a)}return!0}
671 -function Ey(a,c){var d=!1;if(null!==a.i){var e=!1,f=[a.l];a.f===yy?e=a.a.length>a.Na:a.f===wy&&(e=a.a[0].length>a.Na,f=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(e)for(var e=c.map,g=0,h=f.length;g<h;g++){var k=f[g],n=e.Ba(k),p=c.pixel,d=p[0]-n[0],n=p[1]-n[1],p=a.T&&a.qa(c)?1:a.Kh;if(d=Math.sqrt(d*d+n*n)<=p){a.l=k;break}}}return d}
672 -function Cy(a,c){var d=c.coordinate;a.l=d;a.f===xy?a.a=d.slice():a.f===wy?(a.a=[[d.slice(),d.slice()]],a.J=a.a[0]):(a.a=[d.slice(),d.slice()],a.f===Dy&&(a.J=a.a));null!==a.J&&(a.v=new En(new M(a.J)));d=a.D(a.a);a.i=new En;m(a.lb)&&a.i.Lc(a.lb);a.i.ta(d);Fy(a);C(a,new qy("drawstart",a.i))}
673 -function Ay(a,c){var d=c.coordinate,e=a.i.V(),f,g;if(a.f===yy)a.l=d.slice(),g=a.a,g.push(d.slice()),f=g.length>a.za,a.D(g,e);else if(a.f===wy){g=a.a[0];g.push(d.slice());if(f=g.length>a.za)a.l=g[0];a.D(a.a,e)}Fy(a);f&&a.cd()}l.Gn=function(){var a=this.i.V(),c,d;this.f===yy?(c=this.a,c.splice(-2,1),this.D(c,a)):this.f===wy&&(c=this.a[0],c.splice(-2,1),d=this.v.V(),d.ia(c),this.D(this.a,a));0===c.length&&(this.l=null);Fy(this)};
674 -l.cd=function(){var a=Gy(this),c=this.a,d=a.V();this.f===yy?(c.pop(),this.D(c,d)):this.f===wy&&(c[0].pop(),c[0].push(c[0][0]),this.D(c,d));"MultiPoint"===this.Z?a.ta(new nn([c])):"MultiLineString"===this.Z?a.ta(new kn([c])):"MultiPolygon"===this.Z&&a.ta(new on([c]));C(this,new qy("drawend",a));null===this.Va||this.Va.push(a);null===this.mb||this.mb.Fc(a)};function Gy(a){a.l=null;var c=a.i;null!==c&&(a.i=null,a.B=null,a.v=null,a.da.ea().clear(!0));return c}
675 -l.kl=function(a){var c=a.V();this.i=a;this.a=c.U();a=this.a[this.a.length-1];this.l=a.slice();this.a.push(a.slice());Fy(this);C(this,new qy("drawstart",this.i))};l.qc=qe;function Fy(a){var c=[];null===a.i||c.push(a.i);null===a.v||c.push(a.v);null===a.B||c.push(a.B);a=a.da.ea();a.clear(!0);a.Rb(c)}l.zh=function(){var a=this.A,c=this.c();null!==a&&c||Gy(this);this.da.setMap(c?a:null)};
676 -function vy(a){var c;"Point"===a||"MultiPoint"===a?c=xy:"LineString"===a||"MultiLineString"===a?c=yy:"Polygon"===a||"MultiPolygon"===a?c=wy:"Circle"===a&&(c=Dy);return c}var xy="Point",yy="LineString",wy="Polygon",Dy="Circle";function Hy(a,c,d){vc.call(this,a);this.features=c;this.mapBrowserPointerEvent=d}w(Hy,vc);
677 -function Iy(a){gl.call(this,{handleDownEvent:Jy,handleDragEvent:Ky,handleEvent:Ly,handleUpEvent:My});this.qa=m(a.deleteCondition)?a.deleteCondition:we(cl,bl);this.da=this.f=null;this.Z=[0,0];this.J=!1;this.a=new Jp;this.D=m(a.pixelTolerance)?a.pixelTolerance:10;this.l=this.ba=!1;this.i=null;this.B=new L({source:new V({useSpatialIndex:!1,wrapX:m(a.wrapX)?a.wrapX:!1}),style:m(a.style)?a.style:Ny(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.T={Point:this.rl,LineString:this.Ag,LinearRing:this.Ag,
678 -Polygon:this.sl,MultiPoint:this.pl,MultiLineString:this.ol,MultiPolygon:this.ql,GeometryCollection:this.nl};this.v=a.features;this.v.forEach(this.nf,this);x(this.v,"add",this.ll,!1,this);x(this.v,"remove",this.ml,!1,this)}w(Iy,gl);l=Iy.prototype;l.nf=function(a){var c=a.V();m(this.T[c.W()])&&this.T[c.W()].call(this,a,c);c=this.A;null===c||Oy(this,this.Z,c);x(a,"change",this.zg,!1,this)};function Py(a,c){Qy(a,c);null!==a.f&&0===a.v.Jb()&&(a.B.ea().hc(a.f),a.f=null);Yc(c,"change",a.zg,!1,a)}
679 -function Qy(a,c){var d=a.a,e=[];d.forEach(function(a){c===a.feature&&e.push(a)});for(var f=e.length-1;0<=f;--f)d.remove(e[f])}l.setMap=function(a){this.B.setMap(a);Iy.aa.setMap.call(this,a)};l.ll=function(a){this.nf(a.element)};l.zg=function(a){this.l||(a=a.target,Py(this,a),this.nf(a))};l.ml=function(a){Py(this,a.element)};l.rl=function(a,c){var d=c.U(),d={feature:a,geometry:c,ha:[d,d]};this.a.pa(c.R(),d)};
680 -l.pl=function(a,c){var d=c.U(),e,f,g;f=0;for(g=d.length;f<g;++f)e=d[f],e={feature:a,geometry:c,depth:[f],index:f,ha:[e,e]},this.a.pa(c.R(),e)};l.Ag=function(a,c){var d=c.U(),e,f,g,h;e=0;for(f=d.length-1;e<f;++e)g=d.slice(e,e+2),h={feature:a,geometry:c,index:e,ha:g},this.a.pa(Md(g),h)};l.ol=function(a,c){var d=c.U(),e,f,g,h,k,n,p;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)n=e.slice(f,f+2),p={feature:a,geometry:c,depth:[h],index:f,ha:n},this.a.pa(Md(n),p)};
681 -l.sl=function(a,c){var d=c.U(),e,f,g,h,k,n,p;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)n=e.slice(f,f+2),p={feature:a,geometry:c,depth:[h],index:f,ha:n},this.a.pa(Md(n),p)};l.ql=function(a,c){var d=c.U(),e,f,g,h,k,n,p,q,r,t;n=0;for(p=d.length;n<p;++n)for(q=d[n],h=0,k=q.length;h<k;++h)for(e=q[h],f=0,g=e.length-1;f<g;++f)r=e.slice(f,f+2),t={feature:a,geometry:c,depth:[h,n],index:f,ha:r},this.a.pa(Md(r),t)};
682 -l.nl=function(a,c){var d,e=c.f;for(d=0;d<e.length;++d)this.T[e[d].W()].call(this,a,e[d])};function Ry(a,c){var d=a.f;null===d?(d=new En(new xf(c)),a.f=d,a.B.ea().Fc(d)):d.V().ia(c)}function Sy(a,c){return a.index-c.index}
683 -function Jy(a){Oy(this,a.pixel,a.map);this.i=[];var c=this.f;if(null!==c){var d=[],c=c.V().U(),e=Md([c]),e=Mp(this.a,e),f={};e.sort(Sy);for(var g=0,h=e.length;g<h;++g){var k=e[g],n=k.ha,p=ma(k.feature),q=k.depth;q&&(p+="-"+q.join("-"));f[p]||(f[p]=Array(2));if(td(n[0],c)&&!f[p][0])this.i.push([k,0]),f[p][0]=k;else if(td(n[1],c)&&!f[p][1]){if("LineString"!==k.geometry.W()&&"MultiLineString"!==k.geometry.W()||!f[p][0]||0!==f[p][0].index)this.i.push([k,1]),f[p][1]=k}else ma(n)in this.da&&!f[p][0]&&!f[p][1]&&
684 -d.push([k,c])}for(g=d.length-1;0<=g;--g)this.hk.apply(this,d[g]);C(this,new Hy("modifystart",this.v,a))}return null!==this.f}
685 -function Ky(a){this.J=!1;a=a.coordinate;for(var c=0,d=this.i.length;c<d;++c){for(var e=this.i[c],f=e[0],g=f.depth,h=f.geometry,k=h.U(),n=f.ha,e=e[1];a.length<h.H;)a.push(0);switch(h.W()){case "Point":k=a;n[0]=n[1]=a;break;case "MultiPoint":k[f.index]=a;n[0]=n[1]=a;break;case "LineString":k[f.index+e]=a;n[e]=a;break;case "MultiLineString":k[g[0]][f.index+e]=a;n[e]=a;break;case "Polygon":k[g[0]][f.index+e]=a;n[e]=a;break;case "MultiPolygon":k[g[1]][g[0]][f.index+e]=a,n[e]=a}f=h;this.l=!0;f.ia(k);this.l=
686 -!1}Ry(this,a)}function My(a){for(var c,d=this.i.length-1;0<=d;--d)c=this.i[d][0],Kp(this.a,Md(c.ha),c);C(this,new Hy("modifyend",this.v,a));return!1}
687 -function Ly(a){var c;a.map.$().c.slice()[1]||a.type!=fk||this.u||(this.Z=a.pixel,Oy(this,a.pixel,a.map));if(null!==this.f&&this.qa(a))if(a.type==ak&&this.J)c=!0;else{this.f.V();c=this.i;var d={},e,f,g,h,k,n,p,q,r;for(k=c.length-1;0<=k;--k)if(g=c[k],q=g[0],h=q.geometry,f=h.U(),r=ma(q.feature),q.depth&&(r+="-"+q.depth.join("-")),p=e=n=void 0,0===g[1]?(e=q,n=q.index):1==g[1]&&(p=q,n=q.index+1),r in d||(d[r]=[p,e,n]),g=d[r],m(p)&&(g[0]=p),m(e)&&(g[1]=e),m(g[0])&&m(g[1])){e=f;r=!1;p=n-1;switch(h.W()){case "MultiLineString":f[q.depth[0]].splice(n,
688 -1);r=!0;break;case "LineString":f.splice(n,1);r=!0;break;case "MultiPolygon":e=e[q.depth[1]];case "Polygon":e=e[q.depth[0]],4<e.length&&(n==e.length-1&&(n=0),e.splice(n,1),r=!0,0===n&&(e.pop(),e.push(e[0]),p=e.length-1))}r&&(this.a.remove(g[0]),this.a.remove(g[1]),e=h,this.l=!0,e.ia(f),this.l=!1,f={depth:q.depth,feature:q.feature,geometry:q.geometry,index:p,ha:[g[0].ha[0],g[1].ha[1]]},this.a.pa(Md(f.ha),f),Ty(this,h,n,q.depth,-1),null!==this.f&&(this.B.ea().hc(this.f),this.f=null))}c=!0}a.type==ak&&
689 -(this.J=!1);return hl.call(this,a)&&!c}
690 -function Oy(a,c,d){function e(a,c){return wd(f,a.ha)-wd(f,c.ha)}var f=d.wa(c),g=d.wa([c[0]-a.D,c[1]+a.D]),h=d.wa([c[0]+a.D,c[1]-a.D]),g=Md([g,h]),g=Mp(a.a,g);if(0<g.length){g.sort(e);var h=g[0].ha,k=qd(f,h),n=d.Ba(k);if(Math.sqrt(vd(c,n))<=a.D){c=d.Ba(h[0]);d=d.Ba(h[1]);c=vd(n,c);d=vd(n,d);a.ba=Math.sqrt(Math.min(c,d))<=a.D;a.ba&&(k=c>d?h[1]:h[0]);Ry(a,k);d={};d[ma(h)]=!0;c=1;for(n=g.length;c<n;++c)if(k=g[c].ha,td(h[0],k[0])&&td(h[1],k[1])||td(h[0],k[1])&&td(h[1],k[0]))d[ma(k)]=!0;else break;a.da=
691 -d;return}}null!==a.f&&(a.B.ea().hc(a.f),a.f=null)}
692 -l.hk=function(a,c){for(var d=a.ha,e=a.feature,f=a.geometry,g=a.depth,h=a.index,k;c.length<f.H;)c.push(0);switch(f.W()){case "MultiLineString":k=f.U();k[g[0]].splice(h+1,0,c);break;case "Polygon":k=f.U();k[g[0]].splice(h+1,0,c);break;case "MultiPolygon":k=f.U();k[g[1]][g[0]].splice(h+1,0,c);break;case "LineString":k=f.U();k.splice(h+1,0,c);break;default:return}this.l=!0;f.ia(k);this.l=!1;k=this.a;k.remove(a);Ty(this,f,h,g,1);var n={ha:[d[0],c],feature:e,geometry:f,depth:g,index:h};k.pa(Md(n.ha),n);
693 -this.i.push([n,1]);d={ha:[c,d[1]],feature:e,geometry:f,depth:g,index:h+1};k.pa(Md(d.ha),d);this.i.push([d,0]);this.J=!0};function Ty(a,c,d,e,f){Op(a.a,c.R(),function(a){a.geometry===c&&(!m(e)||kb(a.depth,e))&&a.index>d&&(a.index+=f)})}function Ny(){var a=Pl();return function(){return a.Point}};function Uy(a,c,d,e){vc.call(this,a);this.selected=c;this.deselected=d;this.mapBrowserEvent=e}w(Uy,vc);
694 -function Vy(a){Uk.call(this,{handleEvent:Wy});a=m(a)?a:{};this.v=m(a.condition)?a.condition:bl;this.i=m(a.addCondition)?a.addCondition:qe;this.J=m(a.removeCondition)?a.removeCondition:qe;this.T=m(a.toggleCondition)?a.toggleCondition:dl;this.l=m(a.multi)?a.multi:!1;this.f=m(a.filter)?a.filter:re;var c;if(m(a.layers))if(ka(a.layers))c=a.layers;else{var d=a.layers;c=function(a){return Ya(d,a)}}else c=re;this.j=c;this.a=new L({source:new V({useSpatialIndex:!1,wrapX:a.wrapX}),style:m(a.style)?a.style:
695 -Xy(),updateWhileAnimating:!0,updateWhileInteracting:!0});a=this.a.ea().c;x(a,"add",this.u,!1,this);x(a,"remove",this.B,!1,this)}w(Vy,Uk);Vy.prototype.D=function(){return this.a.ea().c};
696 -function Wy(a){if(!this.v(a))return!0;var c=this.i(a),d=this.J(a),e=this.T(a),f=!c&&!d&&!e,g=a.map,h=this.a.ea().c,k=[],n=[],p=!1;if(f)g.dd(a.pixel,function(a,c){if(this.f(a,c))return n.push(a),!this.l},this,this.j),0<n.length&&1==h.Jb()&&h.item(0)==n[0]||(p=!0,0!==h.Jb()&&(k=Array.prototype.concat(h.a),h.clear()),h.gf(n));else{g.dd(a.pixel,function(a,f){-1==Qa(h.a,a)?(c||e)&&this.f(a,f)&&n.push(a):(d||e)&&k.push(a)},this,this.j);for(f=k.length-1;0<=f;--f)h.remove(k[f]);h.gf(n);if(0<n.length||0<k.length)p=
697 -!0}p&&C(this,new Uy("select",n,k,a));return al(a)}Vy.prototype.setMap=function(a){var c=this.A,d=this.a.ea().c;null===c||d.forEach(c.xh,c);Vy.aa.setMap.call(this,a);this.a.setMap(a);null===a||d.forEach(a.uh,a)};function Xy(){var a=Pl();cb(a.Polygon,a.LineString);cb(a.GeometryCollection,a.LineString);return function(c){return a[c.V().W()]}}Vy.prototype.u=function(a){a=a.element;var c=this.A;null===c||c.uh(a)};Vy.prototype.B=function(a){a=a.element;var c=this.A;null===c||c.xh(a)};function Yy(a){gl.call(this,{handleEvent:Zy,handleDownEvent:re,handleUpEvent:$y});a=m(a)?a:{};this.l=m(a.source)?a.source:null;this.i=m(a.features)?a.features:null;this.ba=[];this.D={};this.B={};this.T={};this.v={};this.J=null;this.f=m(a.pixelTolerance)?a.pixelTolerance:10;this.da=ra(az,this);this.a=new Jp;this.Z={Point:this.yl,LineString:this.Dg,LinearRing:this.Dg,Polygon:this.zl,MultiPoint:this.wl,MultiLineString:this.vl,MultiPolygon:this.xl,GeometryCollection:this.ul}}w(Yy,gl);l=Yy.prototype;
698 -l.jd=function(a,c){var d=m(c)?c:!0,e=a.V(),f=this.Z[e.W()];if(m(f)){var g=ma(a);this.T[g]=e.R(Nd());f.call(this,a,e);d&&(this.B[g]=e.G("change",ra(this.Gj,this,a),this),this.D[g]=a.G(kd(a.a),this.tl,this))}};l.Ei=function(a){this.jd(a)};l.Fi=function(a){this.kd(a)};l.Bg=function(a){var c;a instanceof Tp?c=a.feature:a instanceof tg&&(c=a.element);this.jd(c)};l.Cg=function(a){var c;a instanceof Tp?c=a.feature:a instanceof tg&&(c=a.element);this.kd(c)};
699 -l.tl=function(a){a=a.g;this.kd(a,!0);this.jd(a,!0)};l.Gj=function(a){if(this.u){var c=ma(a);c in this.v||(this.v[c]=a)}else this.yh(a)};l.kd=function(a,c){var d=m(c)?c:!0,e=ma(a),f=this.T[e];if(f){var g=this.a,h=[];Op(g,f,function(c){a===c.feature&&h.push(c)});for(f=h.length-1;0<=f;--f)g.remove(h[f]);d&&(Zc(this.B[e]),delete this.B[e],Zc(this.D[e]),delete this.D[e])}};
700 -l.setMap=function(a){var c=this.A,d=this.ba,e;null===this.i?null===this.l||(e=this.l.Gc()):e=this.i;c&&(Ra(d,gd),d.length=0,e.forEach(this.Fi,this));Yy.aa.setMap.call(this,a);a&&(null!==this.i?(d.push(this.i.G("add",this.Bg,this)),d.push(this.i.G("remove",this.Cg,this))):null!==this.l&&(d.push(this.l.G("addfeature",this.Bg,this)),d.push(this.l.G("removefeature",this.Cg,this))),e.forEach(this.Ei,this))};l.qc=qe;l.yh=function(a){this.kd(a,!1);this.jd(a,!1)};
701 -l.ul=function(a,c){var d,e=c.f;for(d=0;d<e.length;++d)this.Z[e[d].W()].call(this,a,e[d])};l.Dg=function(a,c){var d=c.U(),e,f,g,h;e=0;for(f=d.length-1;e<f;++e)g=d.slice(e,e+2),h={feature:a,ha:g},this.a.pa(Md(g),h)};l.vl=function(a,c){var d=c.U(),e,f,g,h,k,n,p;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)n=e.slice(f,f+2),p={feature:a,ha:n},this.a.pa(Md(n),p)};l.wl=function(a,c){var d=c.U(),e,f,g;f=0;for(g=d.length;f<g;++f)e=d[f],e={feature:a,ha:[e,e]},this.a.pa(c.R(),e)};
702 -l.xl=function(a,c){var d=c.U(),e,f,g,h,k,n,p,q,r,t;n=0;for(p=d.length;n<p;++n)for(q=d[n],h=0,k=q.length;h<k;++h)for(e=q[h],f=0,g=e.length-1;f<g;++f)r=e.slice(f,f+2),t={feature:a,ha:r},this.a.pa(Md(r),t)};l.yl=function(a,c){var d=c.U(),d={feature:a,ha:[d,d]};this.a.pa(c.R(),d)};l.zl=function(a,c){var d=c.U(),e,f,g,h,k,n,p;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)n=e.slice(f,f+2),p={feature:a,ha:n},this.a.pa(Md(n),p)};
703 -function Zy(a){var c,d,e=a.pixel,f=a.coordinate;c=a.map;var g=c.wa([e[0]-this.f,e[1]+this.f]);d=c.wa([e[0]+this.f,e[1]-this.f]);var g=Md([g,d]),h=Mp(this.a,g),k=!1,g=!1,n=null;d=null;0<h.length&&(this.J=f,h.sort(this.da),h=h[0].ha,n=qd(f,h),d=c.Ba(n),Math.sqrt(vd(e,d))<=this.f&&(g=!0,e=c.Ba(h[0]),f=c.Ba(h[1]),e=vd(d,e),f=vd(d,f),k=Math.sqrt(Math.min(e,f))<=this.f))&&(n=e>f?h[1]:h[0],d=c.Ba(n),d=[Math.round(d[0]),Math.round(d[1])]);c=n;g&&(a.coordinate=c.slice(0,2),a.pixel=d);return hl.call(this,a)}
704 -function $y(){var a=ub(this.v);a.length&&(Ra(a,this.yh,this),this.v={});return!1}function az(a,c){return wd(this.J,a.ha)-wd(this.J,c.ha)};function bz(a){gl.call(this,{handleDownEvent:cz,handleDragEvent:dz,handleMoveEvent:ez,handleUpEvent:fz});this.l=void 0;this.a=null;this.f=m(a.features)?a.features:null;this.i=null}w(bz,gl);function cz(a){this.i=gz(this,a.pixel,a.map);return null===this.a&&null!==this.i?(this.a=a.coordinate,ez.call(this,a),!0):!1}function fz(a){return null!==this.a?(this.a=null,ez.call(this,a),!0):!1}
705 -function dz(a){if(null!==this.a){a=a.coordinate;var c=a[0]-this.a[0],d=a[1]-this.a[1];if(null!==this.f)this.f.forEach(function(a){var e=a.V();e.translate(c,d);a.ta(e)});else if(null===this.i){var e=this.i.V();e.translate(c,d);this.i.ta(e)}this.a=a}}
706 -function ez(a){var c=a.map.Cc();if(a=a.map.dd(a.pixel,function(a){return a})){var d=!1;null!==this.f&&Ya(this.f.a,a)&&(d=!0);this.l=c.style.cursor;c.style.cursor=null===this.a?d?"-webkit-grab":"pointer":"-webkit-grabbing";c.style.cursor=null===this.a?"grabbing":d?"grab":"pointer"}else c.style.cursor=m(this.l)?this.l:"",this.l=void 0}function gz(a,c,d){var e=null;c=d.dd(c,function(a){return a});null!==a.f&&Ya(a.f.a,c)&&(e=c);return e};function Y(a){a=m(a)?a:{};var c=Eb(a);delete c.gradient;delete c.radius;delete c.blur;delete c.shadow;delete c.weight;L.call(this,c);this.f=null;this.Z=m(a.shadow)?a.shadow:250;this.J=void 0;this.u=null;x(this,kd("gradient"),this.Hj,!1,this);this.oh(m(a.gradient)?a.gradient:hz);this.kh(m(a.blur)?a.blur:15);this.Fg(m(a.radius)?a.radius:8);x(this,[kd("blur"),kd("radius")],this.kg,!1,this);this.kg();var d=m(a.weight)?a.weight:"weight",e;ia(d)?e=function(a){return a.get(d)}:e=d;this.g(ra(function(a){a=
707 -e(a);a=m(a)?Zb(a,0,1):1;var c=255*a|0,d=this.u[c];m(d)||(d=[new Kl({image:new Ck({opacity:a,src:this.J})})],this.u[c]=d);return d},this));this.set("renderOrder",null);x(this,"render",this.Zj,!1,this)}w(Y,L);var hz=["#00f","#0ff","#0f0","#ff0","#f00"];l=Y.prototype;l.Xf=function(){return this.get("blur")};l.$f=function(){return this.get("gradient")};l.Eg=function(){return this.get("radius")};
708 -l.Hj=function(){for(var a=this.$f(),c=Wi(1,256),d=c.createLinearGradient(0,0,1,256),e=1/(a.length-1),f=0,g=a.length;f<g;++f)d.addColorStop(f*e,a[f]);c.fillStyle=d;c.fillRect(0,0,1,256);this.f=c.getImageData(0,0,1,256).data};l.kg=function(){var a=this.Eg(),c=this.Xf(),d=a+c+1,e=2*d,e=Wi(e,e);e.shadowOffsetX=e.shadowOffsetY=this.Z;e.shadowBlur=c;e.shadowColor="#000";e.beginPath();c=d-this.Z;e.arc(c,c,a,0,2*Math.PI,!0);e.fill();this.J=e.canvas.toDataURL();this.u=Array(256);this.s()};
709 -l.Zj=function(a){a=a.context;var c=a.canvas,c=a.getImageData(0,0,c.width,c.height),d=c.data,e,f,g;e=0;for(f=d.length;e<f;e+=4)if(g=4*d[e+3])d[e]=this.f[g],d[e+1]=this.f[g+1],d[e+2]=this.f[g+2];a.putImageData(c,0,0)};l.kh=function(a){this.set("blur",a)};l.oh=function(a){this.set("gradient",a)};l.Fg=function(a){this.set("radius",a)};function iz(a,c){var d=c||{},e=d.document||document,f=Sg("SCRIPT"),g={jh:f,rc:void 0},h=new Tx(jz,g),k=null,n=null!=d.timeout?d.timeout:5E3;0<n&&(k=window.setTimeout(function(){kz(f,!0);var c=new lz(mz,"Timeout reached for loading script "+a);Vx(h);Wx(h,!1,c)},n),g.rc=k);f.onload=f.onreadystatechange=function(){f.readyState&&"loaded"!=f.readyState&&"complete"!=f.readyState||(kz(f,d.zi||!1,k),h.Tc(null))};f.onerror=function(){kz(f,!0,k);var c=new lz(nz,"Error while loading script "+a);Vx(h);Wx(h,!1,
710 -c)};g=d.attributes||{};Ib(g,{type:"text/javascript",charset:"UTF-8",src:a});Mg(f,g);oz(e).appendChild(f);return h}function oz(a){var c=a.getElementsByTagName("HEAD");return c&&0!=c.length?c[0]:a.documentElement}function jz(){if(this&&this.jh){var a=this.jh;a&&"SCRIPT"==a.tagName&&kz(a,!0,this.rc)}}function kz(a,c,d){null!=d&&ba.clearTimeout(d);a.onload=ca;a.onerror=ca;a.onreadystatechange=ca;c&&window.setTimeout(function(){Wg(a)},0)}var nz=0,mz=1;
711 -function lz(a,c){var d="Jsloader error (code #"+a+")";c&&(d+=": "+c);xa.call(this,d);this.code=a}w(lz,xa);function pz(a,c){this.a=new xt(a);this.b=c?c:"callback";this.rc=5E3}var qz=0;function rz(a,c,d,e){c=c||null;var f="_"+(qz++).toString(36)+ta().toString(36);ba._callbacks_||(ba._callbacks_={});var g=a.a.clone();if(c)for(var h in c)if(!c.hasOwnProperty||c.hasOwnProperty(h)){var k=g,n=h,p=c[h];ga(p)||(p=[String(p)]);Qt(k.c,n,p)}d&&(ba._callbacks_[f]=sz(f,d),d=a.b,h="_callbacks_."+f,ga(h)||(h=[String(h)]),Qt(g.c,d,h));a=iz(g.toString(),{timeout:a.rc,zi:!0});Zx(a,null,tz(f,c,e),void 0)}
712 -pz.prototype.cancel=function(a){a&&(a.Ai&&a.Ai.cancel(),a.ga&&uz(a.ga,!1))};function tz(a,c,d){return function(){uz(a,!1);d&&d(c)}}function sz(a,c){return function(d){uz(a,!0);c.apply(void 0,arguments)}}function uz(a,c){ba._callbacks_[a]&&(c?delete ba._callbacks_[a]:ba._callbacks_[a]=ca)};function vz(a){var c=/\{z\}/g,d=/\{x\}/g,e=/\{y\}/g,f=/\{-y\}/g;return function(g){return null===g?void 0:a.replace(c,g[0].toString()).replace(d,g[1].toString()).replace(e,function(){return(-g[2]-1).toString()}).replace(f,function(){return((1<<g[0])+g[2]).toString()})}}function wz(a){return xz(Ua(a,vz))}function xz(a){return 1===a.length?a[0]:function(c,d,e){return null===c?void 0:a[$b((c[1]<<c[0])+c[2],a.length)](c,d,e)}}function yz(){}
713 -function zz(a){var c=[],d=/\{(\d)-(\d)\}/.exec(a)||/\{([a-z])-([a-z])\}/.exec(a);if(d){var e=d[2].charCodeAt(0),f;for(f=d[1].charCodeAt(0);f<=e;++f)c.push(a.replace(d[0],String.fromCharCode(f)))}else c.push(a);return c};function Az(a){Uh.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:m(a.state)?a.state:void 0,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX});this.tileUrlFunction=m(a.tileUrlFunction)?a.tileUrlFunction:yz;this.crossOrigin=m(a.crossOrigin)?a.crossOrigin:null;this.tileLoadFunction=m(a.tileLoadFunction)?a.tileLoadFunction:Bz;this.tileClass=m(a.tileClass)?a.tileClass:Ox}w(Az,Uh);function Bz(a,c){a.Ra().src=c}l=Az.prototype;
714 -l.Wb=function(a,c,d,e,f){var g=this.hb(a,c,d);if(Bh(this.a,g))return this.a.get(g);a=[a,c,d];c=Xh(this,a,f);e=null===c?void 0:this.tileUrlFunction(c,e,f);e=new this.tileClass(a,m(e)?0:4,m(e)?e:"",this.crossOrigin,this.tileLoadFunction);x(e,"change",this.cm,!1,this);this.a.set(g,e);return e};l.Za=function(){return this.tileLoadFunction};l.$a=function(){return this.tileUrlFunction};
715 -l.cm=function(a){a=a.target;switch(a.state){case 1:C(this,new Yh("tileloadstart",a));break;case 2:C(this,new Yh("tileloadend",a));break;case 3:C(this,new Yh("tileloaderror",a))}};l.eb=function(a){this.a.clear();this.tileLoadFunction=a;this.s()};l.Ga=function(a){this.a.clear();this.tileUrlFunction=a;this.s()};l.Gf=function(a,c,d){a=this.hb(a,c,d);Bh(this.a,a)&&this.a.get(a)};function Cz(a){Az.call(this,{crossOrigin:"anonymous",opaque:!0,projection:Ce("EPSG:3857"),state:"loading",tileLoadFunction:a.tileLoadFunction,wrapX:m(a.wrapX)?a.wrapX:!0});this.g=m(a.culture)?a.culture:"en-us";this.f=m(a.maxZoom)?a.maxZoom:-1;var c=new xt("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+a.imagerySet);rz(new pz(c,"jsonp"),{include:"ImageryProviders",uriScheme:"https",key:a.key},ra(this.l,this))}w(Cz,Az);var Dz=new sg({html:'<a class="ol-attribution-bing-tos" href="http://www.microsoft.com/maps/product/terms.html">Terms of Use</a>'});
716 -Cz.prototype.l=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)Ih(this,"error");else{var c=a.brandLogoUri;-1==c.indexOf("https")&&(c=c.replace("http","https"));var d=a.resourceSets[0].resources[0],e=-1==this.f?d.zoomMax:this.f;a=kg(this.i);var f=Sh({extent:a,minZoom:d.zoomMin,maxZoom:e,tileSize:d.imageWidth==d.imageHeight?d.imageWidth:[d.imageWidth,d.imageHeight]});this.tileGrid=
717 -f;var g=this.g;this.tileUrlFunction=xz(Ua(d.imageUrlSubdomains,function(a){var c=[0,0,0],e=d.imageUrl.replace("{subdomain}",a).replace("{culture}",g);return function(a){if(null!==a)return eg(a[0],a[1],-a[2]-1,c),e.replace("{quadkey}",gg(c))}}));if(d.imageryProviders){var h=Ge(Ce("EPSG:4326"),this.i);a=Ua(d.imageryProviders,function(a){var c=a.attribution,d={};Ra(a.coverageAreas,function(a){var c=a.zoomMin,g=Math.min(a.zoomMax,e);a=a.bbox;a=oe([a[1],a[0],a[3],a[2]],h);var k,n;for(k=c;k<=g;++k)n=k.toString(),
718 -c=mg(f,a,k),n in d?d[n].push(c):d[n]=[c]});return new sg({html:c,tileRanges:d})});a.push(Dz);this.ka(a)}this.T=c;Ih(this,"ready")}};function Z(a){V.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection});this.J=void 0;this.ba=m(a.distance)?a.distance:20;this.B=[];this.u=a.source;this.u.G("change",Z.prototype.qa,this)}w(Z,V);Z.prototype.da=function(){return this.u};Z.prototype.$b=function(a,c,d){this.u.$b(a,c,d);c!==this.J&&(this.clear(),this.J=c,Ez(this),this.Rb(this.B))};Z.prototype.qa=function(){this.clear();Ez(this);this.Rb(this.B);this.s()};
719 -function Ez(a){if(m(a.J)){a.B.length=0;for(var c=Nd(),d=a.ba*a.J,e=a.u.Gc(),f={},g=0,h=e.length;g<h;g++){var k=e[g];wb(f,ma(k).toString())||(k=k.V().U(),Yd(k,c),Rd(c,d,c),k=a.u.Hd(c),k=Ta(k,function(a){a=ma(a).toString();return a in f?!1:f[a]=!0}),a.B.push(Fz(k)))}}}function Fz(a){for(var c=a.length,d=[0,0],e=0;e<c;e++){var f=a[e].V().U();pd(d,f)}c=1/c;d[0]*=c;d[1]*=c;d=new En(new xf(d));d.set("features",a);return d};function Gz(a){wn.call(this,{projection:a.projection,resolutions:a.resolutions});this.Z=m(a.crossOrigin)?a.crossOrigin:null;this.g=m(a.displayDpi)?a.displayDpi:96;this.f=m(a.params)?a.params:{};var c;m(a.url)?c=Qx(a.url,this.f,ra(this.Jl,this)):c=Rx;this.J=c;this.a=m(a.imageLoadFunction)?a.imageLoadFunction:Cn;this.ba=m(a.hidpi)?a.hidpi:!0;this.X=m(a.metersPerUnit)?a.metersPerUnit:1;this.u=m(a.ratio)?a.ratio:1;this.da=m(a.useOverlay)?a.useOverlay:!1;this.c=null;this.B=0}w(Gz,wn);l=Gz.prototype;
720 -l.Il=function(){return this.f};l.gc=function(a,c,d,e){c=xn(this,c);d=this.ba?d:1;var f=this.c;if(null!==f&&this.B==this.b&&f.resolution==c&&f.g==d&&Wd(f.R(),a))return f;1!=this.u&&(a=a.slice(),ne(a,this.u));e=this.J(a,[le(a)/c*d,ie(a)/c*d],e);m(e)?(f=new Nx(a,c,d,this.j,e,this.Z,this.a),x(f,"change",this.l,!1,this)):f=null;this.c=f;this.B=this.b;return f};l.Hl=function(){return this.a};l.Ll=function(a){Ib(this.f,a);this.s()};
721 -l.Jl=function(a,c,d,e){var f;f=this.X;var g=le(d),h=ie(d),k=e[0],n=e[1],p=.0254/this.g;f=n*g>k*h?g*f/(k*p):h*f/(n*p);d=ge(d);e={OPERATION:this.da?"GETDYNAMICMAPOVERLAYIMAGE":"GETMAPIMAGE",VERSION:"2.0.0",LOCALE:"en",CLIENTAGENT:"ol.source.ImageMapGuide source",CLIP:"1",SETDISPLAYDPI:this.g,SETDISPLAYWIDTH:Math.round(e[0]),SETDISPLAYHEIGHT:Math.round(e[1]),SETVIEWSCALE:f,SETVIEWCENTERX:d[0],SETVIEWCENTERY:d[1]};Ib(e,c);return yo(Ao([a],e))};l.Kl=function(a){this.c=null;this.a=a;this.s()};function Hz(a){var c=m(a.attributions)?a.attributions:null,d=a.imageExtent,e,f;m(a.imageSize)&&(e=ie(d)/a.imageSize[1],f=[e]);var g=m(a.crossOrigin)?a.crossOrigin:null,h=m(a.imageLoadFunction)?a.imageLoadFunction:Cn;wn.call(this,{attributions:c,logo:a.logo,projection:Ce(a.projection),resolutions:f});this.a=new Nx(d,e,1,c,a.url,g,h);x(this.a,"change",this.l,!1,this)}w(Hz,wn);Hz.prototype.gc=function(a){return ke(a,this.a.R())?this.a:null};function Iz(a){a=m(a)?a:{};wn.call(this,{attributions:a.attributions,logo:a.logo,projection:a.projection,resolutions:a.resolutions});this.ba=m(a.crossOrigin)?a.crossOrigin:null;this.f=a.url;this.u=m(a.imageLoadFunction)?a.imageLoadFunction:Cn;this.c=a.params;this.g=!0;Jz(this);this.Z=a.serverType;this.da=m(a.hidpi)?a.hidpi:!0;this.a=null;this.B=[0,0];this.X=0;this.J=m(a.ratio)?a.ratio:1.5}w(Iz,wn);var Kz=[101,101];l=Iz.prototype;
722 -l.Rl=function(a,c,d,e){if(m(this.f)){var f=he(a,c,0,Kz),g={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.c.LAYERS};Ib(g,this.c,e);e=Math.floor((f[3]-a[1])/c);g[this.g?"I":"X"]=Math.floor((a[0]-f[0])/c);g[this.g?"J":"Y"]=e;return Lz(this,f,Kz,1,Ce(d),g)}};l.Tl=function(){return this.c};
723 -l.gc=function(a,c,d,e){if(!m(this.f))return null;c=xn(this,c);1==d||this.da&&m(this.Z)||(d=1);a=a.slice();var f=(a[0]+a[2])/2,g=(a[1]+a[3])/2;if(1!=this.J){var h=this.J*le(a)/2,k=this.J*ie(a)/2;a[0]=f-h;a[1]=g-k;a[2]=f+h;a[3]=g+k}var n=c/d,h=Math.ceil(le(a)/n),k=Math.ceil(ie(a)/n);a[0]=f-n*h/2;a[2]=f+n*h/2;a[1]=g-n*k/2;a[3]=g+n*k/2;f=this.a;if(null!==f&&this.X==this.b&&f.resolution==c&&f.g==d&&Wd(f.R(),a))return f;f={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};
724 -Ib(f,this.c);this.B[0]=h;this.B[1]=k;e=Lz(this,a,this.B,d,e,f);this.a=new Nx(a,c,d,this.j,e,this.ba,this.u);this.X=this.b;x(this.a,"change",this.l,!1,this);return this.a};l.Sl=function(){return this.u};
725 -function Lz(a,c,d,e,f,g){g[a.g?"CRS":"SRS"]=f.b;"STYLES"in a.c||(g.STYLES=new String(""));if(1!=e)switch(a.Z){case "geoserver":e=90*e+.5|0;g.FORMAT_OPTIONS=m(g.FORMAT_OPTIONS)?g.FORMAT_OPTIONS+(";dpi:"+e):"dpi:"+e;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e}g.WIDTH=d[0];g.HEIGHT=d[1];d=f.f;var h;a.g&&"ne"==d.substr(0,2)?h=[c[1],c[0],c[3],c[2]]:h=c;g.BBOX=h.join(",");return yo(Ao([a.f],g))}l.Ul=function(){return this.f};
726 -l.Vl=function(a){this.a=null;this.u=a;this.s()};l.Wl=function(a){a!=this.f&&(this.f=a,this.a=null,this.s())};l.Xl=function(a){Ib(this.c,a);Jz(this);this.a=null;this.s()};function Jz(a){a.g=0<=Ma(Cb(a.c,"VERSION","1.3.0"),"1.3")};function Mz(a){var c=m(a.projection)?a.projection:"EPSG:3857",d=m(a.tileGrid)?a.tileGrid:Sh({extent:kg(c),maxZoom:a.maxZoom,tileSize:a.tileSize});this.l=null;Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,projection:c,tileGrid:d,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:yz,wrapX:m(a.wrapX)?a.wrapX:!0});m(a.tileUrlFunction)?this.Ga(a.tileUrlFunction):m(a.urls)?(a=a.urls,this.Ga(wz(a)),this.l=a):m(a.url)&&this.f(a.url)}
727 -w(Mz,Az);Mz.prototype.g=function(){return this.l};Mz.prototype.f=function(a){this.Ga(wz(zz(a)));this.l=[a]};function Nz(a){a=m(a)?a:{};var c;m(a.attributions)?c=a.attributions:c=[Oz];Mz.call(this,{attributions:c,crossOrigin:m(a.crossOrigin)?a.crossOrigin:"anonymous",opaque:!0,maxZoom:m(a.maxZoom)?a.maxZoom:19,tileLoadFunction:a.tileLoadFunction,url:m(a.url)?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png",wrapX:a.wrapX})}w(Nz,Mz);var Oz=new sg({html:'&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors.'});function Pz(a){a=m(a)?a:{};var c=Qz[a.layer];this.A=a.layer;Mz.call(this,{attributions:c.attributions,crossOrigin:"anonymous",logo:"https://developer.mapquest.com/content/osm/mq_logo.png",maxZoom:c.maxZoom,opaque:!0,tileLoadFunction:a.tileLoadFunction,url:m(a.url)?a.url:"https://otile{1-4}-s.mqcdn.com/tiles/1.0.0/"+this.A+"/{z}/{x}/{y}.jpg"})}w(Pz,Mz);
728 -var Rz=new sg({html:'Tiles Courtesy of <a href="http://www.mapquest.com/">MapQuest</a>'}),Qz={osm:{maxZoom:19,attributions:[Rz,Oz]},sat:{maxZoom:18,attributions:[Rz,new sg({html:"Portions Courtesy NASA/JPL-Caltech and U.S. Depart. of Agriculture, Farm Service Agency"})]},hyb:{maxZoom:18,attributions:[Rz,Oz]}};Pz.prototype.u=function(){return this.A};(function(){var a={},c={gb:a};(function(d){if("object"===typeof a&&"undefined"!==typeof c)c.gb=d();else{var e;"undefined"!==typeof window?e=window:"undefined"!==typeof global?e=global:"undefined"!==typeof self?e=self:e=this;e.Fo=d()}})(function(){return function e(a,c,h){function k(p,r){if(!c[p]){if(!a[p]){var t="function"==typeof require&&require;if(!r&&t)return t(p,!0);if(n)return n(p,!0);t=Error("Cannot find module '"+p+"'");throw t.code="MODULE_NOT_FOUND",t;}t=c[p]={gb:{}};a[p][0].call(t.gb,function(c){var e=
729 -a[p][1][c];return k(e?e:c)},t,t.gb,e,a,c,h)}return c[p].gb}for(var n="function"==typeof require&&require,p=0;p<h.length;p++)k(h[p]);return k}({1:[function(a,c,g){a=a("./processor");g.Yh=a},{"./processor":2}],2:[function(a,c){function g(a){return function(c){var e=c.buffers,f=c.meta,g=c.width,h=c.height,k=e.length,n=e[0].byteLength,A;if(c.imageOps){n=Array(k);for(A=0;A<k;++A)n[A]=new ImageData(new Uint8ClampedArray(e[A]),g,h);g=a(n,f).data}else{g=new Uint8ClampedArray(n);h=Array(k);c=Array(k);for(A=
730 -0;A<k;++A)h[A]=new Uint8ClampedArray(e[A]),c[A]=[0,0,0,0];for(e=0;e<n;e+=4){for(A=0;A<k;++A){var y=h[A];c[A][0]=y[e];c[A][1]=y[e+1];c[A][2]=y[e+2];c[A][3]=y[e+3]}A=a(c,f);g[e]=A[0];g[e+1]=A[1];g[e+2]=A[2];g[e+3]=A[3]}}return g.buffer}}function h(a,c){var e=Object.keys(a.lib||{}).map(function(c){return"var "+c+" = "+a.lib[c].toString()+";"}).concat(["var __minion__ = ("+g.toString()+")(",a.operation.toString(),");",'self.addEventListener("message", function(__event__) {',"var buffer = __minion__(__event__.data);",
731 -"self.postMessage({buffer: buffer, meta: __event__.data.meta}, [buffer]);","});"]),e=URL.createObjectURL(new Blob(e,{type:"text/javascript"})),e=new Worker(e);e.addEventListener("message",c);return e}function k(a,c){var e=g(a.operation);return{postMessage:function(a){setTimeout(function(){c({data:{buffer:e(a),Zd:a.Zd}})},0)}}}function n(a){this.Ge=!!a.fk;var c;0===a.threads?c=0:this.Ge?c=1:c=a.threads||1;var e=[];if(c)for(var f=0;f<c;++f)e[f]=h(a,this.Qf.bind(this,f));else e[0]=k(a,this.Qf.bind(this,
732 -0));this.yd=e;this.Rc=[];this.ki=a.mn||Infinity;this.xd=0;this.vc={};this.He=null}n.prototype.ln=function(a,c,e){this.ii({Zb:a,Zd:c,Tc:e});this.Nf()};n.prototype.ii=function(a){for(this.Rc.push(a);this.Rc.length>this.ki;)this.Rc.shift().Tc(null,null)};n.prototype.Nf=function(){if(0===this.xd&&0<this.Rc.length){var a=this.He=this.Rc.shift(),c=a.Zb[0].width,e=a.Zb[0].height,f=a.Zb.map(function(a){return a.data.buffer}),g=this.yd.length;this.xd=g;if(1===g)this.yd[0].postMessage({buffers:f,meta:a.Zd,
733 -imageOps:this.Ge,width:c,height:e},f);else for(var h=4*Math.ceil(a.Zb[0].data.length/4/g),k=0;k<g;++k){for(var n=k*h,A=[],y=0,N=f.length;y<N;++y)A.push(f[k].slice(n,n+h));this.yd[k].postMessage({buffers:A,meta:a.Zd,imageOps:this.Ge,width:c,height:e},A)}}};n.prototype.Qf=function(a,c){this.Do||(this.vc[a]=c.data,--this.xd,0===this.xd&&this.li())};n.prototype.li=function(){var a=this.He,c=this.yd.length,e,f;if(1===c)e=new Uint8ClampedArray(this.vc[0].buffer),f=this.vc[0].meta;else{var g=a.Zb[0].data.length;
734 -e=new Uint8ClampedArray(g);f=Array(g);for(var g=4*Math.ceil(g/4/c),h=0;h<c;++h){var k=h*g;e.set(new Uint8ClampedArray(this.vc[h].buffer),k);f[h]=this.vc[h].meta}}this.He=null;this.vc={};a.Tc(null,new ImageData(e,a.Zb[0].width,a.Zb[0].height),f);this.Nf()};c.gb=n},{}]},{},[1])(1)});Ip=c.gb})();function Sz(a){this.B=null;this.da=m(a.operationType)?a.operationType:"pixel";this.qa=m(a.threads)?a.threads:1;for(var c=a.sources,d=c.length,e=Array(d),f=0;f<d;++f){var g=f,h=c[f],k=null;h instanceof Uh?(h=new K({source:h}),k=new Zp(h)):h instanceof wn&&(h=new J({source:h}),k=new Yp(h));e[g]=k}this.a=e;c=0;for(d=this.a.length;c<d;++c)x(this.a[c],"change",this.s,!1,this);this.c=Wi();this.Z=new Pk(pe(1),ra(this.s,this));c=Tz(this.a);d={};e=0;for(f=c.length;e<f;++e)d[ma(c[e].layer)]=c[e];this.f=this.g=
735 -null;this.X={animate:!1,attributions:{},coordinateToPixelMatrix:Cd(),extent:null,focus:null,index:0,layerStates:d,layerStatesArray:c,logos:{},pixelRatio:1,pixelToCoordinateMatrix:Cd(),postRenderFunctions:[],size:[0,0],skippedFeatureUids:{},tileQueue:this.Z,time:Date.now(),usedTiles:{},viewState:{rotation:0},viewHints:[],wantedTiles:{}};wn.call(this,{});m(a.operation)&&this.u(a.operation,a.lib)}w(Sz,wn);
736 -Sz.prototype.u=function(a,c){this.B=new Ip.Yh({operation:a,fk:"image"===this.da,mn:1,lib:c,threads:this.qa});this.s()};function Uz(a,c,d){var e=a.g;return!e||a.b!==e.Nn||d!==e.resolution||!Zd(c,e.extent)}
737 -Sz.prototype.gc=function(a,c,d,e){d=!0;for(var f,g=0,h=this.a.length;g<h;++g)if(f=this.a[g].a.ea(),"ready"!==f.v){d=!1;break}if(!d)return null;if(!Uz(this,a,c))return this.f;d=this.c.canvas;f=Math.round(le(a)/c);g=Math.round(ie(a)/c);if(f!==d.width||g!==d.height)d.width=f,d.height=g;f=Eb(this.X);f.viewState=Eb(f.viewState);var g=ge(a),h=Math.round(le(a)/c),k=Math.round(ie(a)/c);f.extent=a;f.focus=ge(a);f.size[0]=h;f.size[1]=k;h=f.viewState;h.center=g;h.projection=e;h.resolution=c;this.f=e=new vn(a,
738 -c,1,this.j,d,this.J.bind(this,f));this.g={extent:a,resolution:c,Nn:this.b};return e};
739 -Sz.prototype.J=function(a,c){for(var d=this.a.length,e=Array(d),f=0;f<d;++f){var g;var h=this.a[f],k=a;h.ge(k,a.layerStatesArray[f]);if(g=h.ld()){var n=h.Ze(),h=Math.round(n[12]),p=Math.round(n[13]),q=k.size[0],k=k.size[1];if(g instanceof Image){if(Vz){var r=Vz.canvas;r.width!==q||r.height!==k?Vz=Wi(q,k):Vz.clearRect(0,0,q,k)}else Vz=Wi(q,k);r=Math.round(g.width*n[0]);n=Math.round(g.height*n[5]);Vz.drawImage(g,h,p,r,n);g=Vz.getImageData(0,0,q,k)}else g=g.getContext("2d").getImageData(-h,-p,q,k)}else g=
740 -null;if(g)e[f]=g;else return}d={};C(this,new Wz(Xz,a,d));this.B.ln(e,d,this.ba.bind(this,a,c));Qk(a.tileQueue,16,16)};Sz.prototype.ba=function(a,c,d,e,f){d?c(d):null!==e&&(C(this,new Wz(Yz,a,f)),Uz(this,a.extent,a.viewState.resolution/a.pixelRatio)||this.c.putImageData(e,0,0),c(null))};var Vz=null;function Tz(a){return a.map(function(a){return ik(a.a)})}function Wz(a,c,d){vc.call(this,a);this.extent=c.extent;this.resolution=c.viewState.resolution/c.pixelRatio;this.data=d}w(Wz,vc);
741 -var Xz="beforeoperations",Yz="afteroperations";var Zz={terrain:{Xa:"jpg",opaque:!0},"terrain-background":{Xa:"jpg",opaque:!0},"terrain-labels":{Xa:"png",opaque:!1},"terrain-lines":{Xa:"png",opaque:!1},"toner-background":{Xa:"png",opaque:!0},toner:{Xa:"png",opaque:!0},"toner-hybrid":{Xa:"png",opaque:!1},"toner-labels":{Xa:"png",opaque:!1},"toner-lines":{Xa:"png",opaque:!1},"toner-lite":{Xa:"png",opaque:!0},watercolor:{Xa:"jpg",opaque:!0}},$z={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:3,maxZoom:16}};
742 -function aA(a){var c=a.layer.indexOf("-"),d=Zz[a.layer];Mz.call(this,{attributions:bA,crossOrigin:"anonymous",maxZoom:$z[-1==c?a.layer:a.layer.slice(0,c)].maxZoom,opaque:d.opaque,tileLoadFunction:a.tileLoadFunction,url:m(a.url)?a.url:"https://stamen-tiles-{a-d}.a.ssl.fastly.net/"+a.layer+"/{z}/{x}/{y}."+d.Xa})}w(aA,Mz);var bA=[new sg({html:'Map tiles by <a href="http://stamen.com/">Stamen Design</a>, under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.'}),Oz];function cA(a){a=m(a)?a:{};var c=m(a.params)?a.params:{};Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,tileUrlFunction:ra(this.am,this),wrapX:m(a.wrapX)?a.wrapX:!0});var d=a.urls;!m(d)&&m(a.url)&&(d=zz(a.url));this.g=null!=d?d:[];this.f=c;this.l=Nd()}w(cA,Az);l=cA.prototype;l.Yl=function(){return this.f};l.Xb=function(a,c,d){a=cA.aa.Xb.call(this,a,c,d);return 1==c?a:nd(a,c,this.c)};
743 -l.Zl=function(){return this.g};l.$l=function(a){a=m(a)?zz(a):null;this.Kg(a)};l.Kg=function(a){this.g=null!=a?a:[];this.s()};
744 -l.am=function(a,c,d){var e=this.tileGrid;null===e&&(e=Wh(this,d));if(!(e.b.length<=a[0])){var f=Nh(e,a,this.l),g=od(e.Ka(a[0]),this.c);1!=c&&(g=nd(g,c,this.c));e={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};Ib(e,this.f);var h=this.g;0==h.length?a=void 0:(d=d.b.split(":").pop(),e.SIZE=g[0]+","+g[1],e.BBOX=f.join(","),e.BBOXSR=d,e.IMAGESR=d,e.DPI=Math.round(90*c),a=1==h.length?h[0]:h[$b((a[1]<<a[0])+a[2],h.length)],za(a,"/")||(a+="/"),za(a,"MapServer/")?a+="export":za(a,"ImageServer/")&&(a+="exportImage"),
745 -a=yo(Ao([a],e)));return a}};l.bm=function(a){Ib(this.f,a);this.s()};function dA(a,c,d){Eh.call(this,a,2);this.f=c;this.c=d;this.a={}}w(dA,Eh);dA.prototype.Ra=function(a){a=m(a)?ma(a):-1;if(a in this.a)return this.a[a];var c=this.f,d=Wi(c[0],c[1]);d.strokeStyle="black";d.strokeRect(.5,.5,c[0]+.5,c[1]+.5);d.fillStyle="black";d.textAlign="center";d.textBaseline="middle";d.font="24px sans-serif";d.fillText(this.c,c[0]/2,c[1]/2);return this.a[a]=d.canvas};function eA(a){Uh.call(this,{opaque:!1,projection:a.projection,tileGrid:a.tileGrid,wrapX:m(a.wrapX)?a.wrapX:!0})}
746 -w(eA,Uh);eA.prototype.Wb=function(a,c,d){var e=this.hb(a,c,d);if(Bh(this.a,e))return this.a.get(e);var f=od(this.tileGrid.Ka(a));a=[a,c,d];c=Xh(this,a);c=null===c?"":hg(Xh(this,c));f=new dA(a,f,c);this.a.set(e,f);return f};function fA(a){Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,projection:Ce("EPSG:3857"),state:"loading",tileLoadFunction:a.tileLoadFunction,wrapX:m(a.wrapX)?a.wrapX:!0});rz(new pz(a.url),void 0,ra(this.g,this),ra(this.f,this))}w(fA,Az);
747 -fA.prototype.g=function(a){var c=Ce("EPSG:4326"),d=this.i,e;m(a.bounds)&&(e=oe(a.bounds,Ge(c,d)));var f=a.minzoom||0,g=a.maxzoom||22;this.tileGrid=d=Sh({extent:kg(d),maxZoom:g,minZoom:f});this.tileUrlFunction=wz(a.tiles);if(m(a.attribution)&&null===this.j){c=m(e)?e:c.R();e={};for(var h;f<=g;++f)h=f.toString(),e[h]=[mg(d,c,f)];this.ka([new sg({html:a.attribution,tileRanges:e})])}Ih(this,"ready")};fA.prototype.f=function(){Ih(this,"error")};function gA(a){Uh.call(this,{projection:Ce("EPSG:3857"),state:"loading"});this.l=m(a.preemptive)?a.preemptive:!0;this.f=yz;this.g=void 0;rz(new pz(a.url),void 0,ra(this.em,this))}w(gA,Uh);l=gA.prototype;l.rj=function(){return this.g};l.Di=function(a,c,d,e,f){null===this.tileGrid?!0===f?ti(function(){d.call(e,null)}):d.call(e,null):(c=this.tileGrid.fd(a,c),hA(this.Wb(c[0],c[1],c[2],1,this.i),a,d,e,f))};
748 -l.em=function(a){var c=Ce("EPSG:4326"),d=this.i,e;m(a.bounds)&&(e=oe(a.bounds,Ge(c,d)));var f=a.minzoom||0,g=a.maxzoom||22;this.tileGrid=d=Sh({extent:kg(d),maxZoom:g,minZoom:f});this.g=a.template;var h=a.grids;if(null!=h){this.f=wz(h);if(m(a.attribution)){c=m(e)?e:c.R();for(e={};f<=g;++f)h=f.toString(),e[h]=[mg(d,c,f)];this.ka([new sg({html:a.attribution,tileRanges:e})])}Ih(this,"ready")}else Ih(this,"error")};
749 -l.Wb=function(a,c,d,e,f){var g=this.hb(a,c,d);if(Bh(this.a,g))return this.a.get(g);a=[a,c,d];c=Xh(this,a,f);e=this.f(c,e,f);e=new iA(a,m(e)?0:4,m(e)?e:"",Nh(this.tileGrid,a),this.l);this.a.set(g,e);return e};l.Gf=function(a,c,d){a=this.hb(a,c,d);Bh(this.a,a)&&this.a.get(a)};function iA(a,c,d,e,f){Eh.call(this,a,c);this.i=d;this.a=e;this.l=f;this.f=this.g=this.c=null}w(iA,Eh);l=iA.prototype;l.Ra=function(){return null};
750 -function jA(a,c){if(null===a.c||null===a.g||null==a.f)return null;var d=a.c[Math.floor((1-(c[1]-a.a[1])/(a.a[3]-a.a[1]))*a.c.length)];if(!ia(d))return null;d=d.charCodeAt(Math.floor((c[0]-a.a[0])/(a.a[2]-a.a[0])*d.length));93<=d&&d--;35<=d&&d--;d=a.g[d-32];return null!=d?a.f[d]:null}function hA(a,c,d,e,f){0==a.state&&!0===f?(Xc(a,"change",function(){d.call(e,jA(this,c))},!1,a),kA(a)):!0===f?ti(function(){d.call(e,jA(this,c))},a):d.call(e,jA(a,c))}l.jb=function(){return this.i};
751 -l.Fj=function(){this.state=3;Fh(this)};l.dm=function(a){this.c=a.grid;this.g=a.keys;this.f=a.data;this.state=4;Fh(this)};function kA(a){0==a.state&&(a.state=1,rz(new pz(a.i),void 0,ra(a.dm,a),ra(a.Fj,a)))}l.load=function(){this.l&&kA(this)};function lA(a){V.call(this,{attributions:a.attributions,logo:a.logo,projection:void 0,state:"ready",wrapX:a.wrapX});this.da=m(a.format)?a.format:null;this.B=a.tileGrid;this.J=yz;this.ba=m(a.tileLoadFunction)?a.tileLoadFunction:null;this.u={};m(a.tileUrlFunction)?(this.J=a.tileUrlFunction,this.s()):m(a.urls)?(this.J=wz(a.urls),this.s()):m(a.url)&&(this.J=wz(zz(a.url)),this.s())}w(lA,V);l=lA.prototype;l.clear=function(){Ab(this.u)};
752 -function mA(a,c,d,e){var f=a.u;a=a.B.fd(c,d);f=f[a[0]+"/"+a[1]+"/"+a[2]];if(m(f))for(a=0,d=f.length;a<d;++a){var g=f[a];if(g.V().Ne(c)&&e.call(void 0,g))break}}l.zb=function(a,c,d,e){var f=this.B,g=this.u;c=Rh(f,c);a=mg(f,a,c);for(var h,f=a.b;f<=a.f;++f)for(h=a.a;h<=a.c;++h){var k=g[c+"/"+f+"/"+h];if(m(k)){var n,p;n=0;for(p=k.length;n<p;++n){var q=d.call(e,k[n]);if(q)return q}}}};l.Gc=function(){var a=this.u,c=[],d;for(d in a)cb(c,a[d]);return c};
753 -l.Ri=function(a,c){var d=[];mA(this,a,c,function(a){d.push(a)});return d};function nA(a,c,d){var e=a.B;a.D&&d.c&&(c=ig(c,e,d));return lg(c,e)?c:null}l.$b=function(a,c,d){function e(a,c){h[a]=c;this.s()}var f=this.B,g=this.J,h=this.u,k=Rh(f,c),f=mg(f,a,k),n=[k,0,0],p,q;for(p=f.b;p<=f.f;++p)for(q=f.a;q<=f.c;++q){var r=k+"/"+p+"/"+q;if(!(r in h)){n[1]=p;n[2]=q;var t=nA(this,n,d),t=null===t?void 0:g(t,1,d);m(t)&&(h[r]=[],r=sa(e,r),null===this.ba?Ep(t,this.da,r).call(this,a,c,d):this.ba(t,ra(r,this)))}}};function oA(a){a=m(a)?a:{};var c=m(a.params)?a.params:{};Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!Cb(c,"TRANSPARENT",!0),projection:a.projection,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,tileUrlFunction:ra(this.jm,this),wrapX:m(a.wrapX)?a.wrapX:!0});var d=a.urls;!m(d)&&m(a.url)&&(d=zz(a.url));this.g=null!=d?d:[];this.A=m(a.gutter)?a.gutter:0;this.f=c;this.l=!0;this.u=a.serverType;this.J=m(a.hidpi)?a.hidpi:!0;this.B="";pA(this);this.X=Nd();
754 -qA(this)}w(oA,Az);l=oA.prototype;
755 -l.fm=function(a,c,d,e){d=Ce(d);var f=this.tileGrid;null===f&&(f=Wh(this,d));c=f.fd(a,c);if(!(f.b.length<=c[0])){var g=f.xa(c[0]),h=Nh(f,c,this.X),f=od(f.Ka(c[0]),this.c),k=this.A;0!==k&&(f=md(f,k,this.c),h=Rd(h,g*k,h));k={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.f.LAYERS};Ib(k,this.f,e);e=Math.floor((h[3]-a[1])/g);k[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);k[this.l?"J":"Y"]=e;return rA(this,c,f,h,1,d,k)}};l.Id=function(){return this.A};
756 -l.hb=function(a,c,d){return this.B+oA.aa.hb.call(this,a,c,d)};l.gm=function(){return this.f};
757 -function rA(a,c,d,e,f,g,h){var k=a.g;if(0!=k.length){h.WIDTH=d[0];h.HEIGHT=d[1];h[a.l?"CRS":"SRS"]=g.b;"STYLES"in a.f||(h.STYLES=new String(""));if(1!=f)switch(a.u){case "geoserver":d=90*f+.5|0;h.FORMAT_OPTIONS=m(h.FORMAT_OPTIONS)?h.FORMAT_OPTIONS+(";dpi:"+d):"dpi:"+d;break;case "mapserver":h.MAP_RESOLUTION=90*f;break;case "carmentaserver":case "qgis":h.DPI=90*f}g=g.f;a.l&&"ne"==g.substr(0,2)&&(a=e[0],e[0]=e[1],e[1]=a,a=e[2],e[2]=e[3],e[3]=a);h.BBOX=e.join(",");return yo(Ao([1==k.length?k[0]:k[$b((c[1]<<
758 -c[0])+c[2],k.length)]],h))}}l.Xb=function(a,c,d){a=oA.aa.Xb.call(this,a,c,d);return 1!=c&&this.J&&m(this.u)?nd(a,c,this.c):a};l.hm=function(){return this.g};function pA(a){var c=0,d=[],e,f;e=0;for(f=a.g.length;e<f;++e)d[c++]=a.g[e];for(var g in a.f)d[c++]=g+"-"+a.f[g];a.B=d.join("#")}l.im=function(a){a=m(a)?zz(a):null;this.Lg(a)};l.Lg=function(a){this.g=null!=a?a:[];pA(this);this.s()};
759 -l.jm=function(a,c,d){var e=this.tileGrid;null===e&&(e=Wh(this,d));if(!(e.b.length<=a[0])){1==c||this.J&&m(this.u)||(c=1);var f=e.xa(a[0]),g=Nh(e,a,this.X),e=od(e.Ka(a[0]),this.c),h=this.A;0!==h&&(e=md(e,h,this.c),g=Rd(g,f*h,g));1!=c&&(e=nd(e,c,this.c));f={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};Ib(f,this.f);return rA(this,a,e,g,c,d,f)}};l.km=function(a){Ib(this.f,a);pA(this);qA(this);this.s()};function qA(a){a.l=0<=Ma(Cb(a.f,"VERSION","1.3.0"),"1.3")};function sA(a){this.i=a.matrixIds;Jh.call(this,{extent:a.extent,origin:a.origin,origins:a.origins,resolutions:a.resolutions,tileSize:a.tileSize,tileSizes:a.tileSizes,sizes:a.sizes})}w(sA,Jh);sA.prototype.C=function(){return this.i};
760 -function tA(a,c){var d=[],e=[],f=[],g=[],h=[],k;k=Ce(a.SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3"));var n=k.Ld(),p="ne"==k.f.substr(0,2);gb(a.TileMatrix,function(a,c){return c.ScaleDenominator-a.ScaleDenominator});Ra(a.TileMatrix,function(a){e.push(a.Identifier);var c=2.8E-4*a.ScaleDenominator/n,k=a.TileWidth,u=a.TileHeight;p?f.push([a.TopLeftCorner[1],a.TopLeftCorner[0]]):f.push(a.TopLeftCorner);d.push(c);g.push(k==u?k:[k,u]);h.push([a.MatrixWidth,-a.MatrixHeight])});return new sA({extent:c,
761 -origins:f,resolutions:d,matrixIds:e,tileSizes:g,sizes:h})};function uA(a){function c(a){a="KVP"==e?yo(Ao([a],g)):a.replace(/\{(\w+?)\}/g,function(a,c){return c.toLowerCase()in g?g[c.toLowerCase()]:a});return function(c){if(null!==c){var d={TileMatrix:f.i[c[0]],TileCol:c[1],TileRow:-c[2]-1};Ib(d,h);c=a;return c="KVP"==e?yo(Ao([c],d)):c.replace(/\{(\w+?)\}/g,function(a,c){return d[c]})}}}this.X=m(a.version)?a.version:"1.0.0";this.u=m(a.format)?a.format:"image/jpeg";this.f=m(a.dimensions)?a.dimensions:{};this.A="";vA(this);this.B=a.layer;this.l=a.matrixSet;
762 -this.J=a.style;var d=a.urls;!m(d)&&m(a.url)&&(d=zz(a.url));this.g=null!=d?d:[];var e=this.Z=m(a.requestEncoding)?a.requestEncoding:"KVP",f=a.tileGrid,g={layer:this.B,style:this.J,tilematrixset:this.l};"KVP"==e&&Ib(g,{Service:"WMTS",Request:"GetTile",Version:this.X,Format:this.u});var h=this.f,d=0<this.g.length?xz(Ua(this.g,c)):yz;Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,tileClass:a.tileClass,tileGrid:f,tileLoadFunction:a.tileLoadFunction,
763 -tilePixelRatio:a.tilePixelRatio,tileUrlFunction:d,wrapX:m(a.wrapX)?a.wrapX:!1})}w(uA,Az);l=uA.prototype;l.Pi=function(){return this.f};l.Ti=function(){return this.u};l.hb=function(a,c,d){return this.A+uA.aa.hb.call(this,a,c,d)};l.lm=function(){return this.B};l.ej=function(){return this.l};l.pj=function(){return this.Z};l.mm=function(){return this.J};l.nm=function(){return this.g};l.vj=function(){return this.X};function vA(a){var c=0,d=[],e;for(e in a.f)d[c++]=e+"-"+a.f[e];a.A=d.join("/")}
764 -l.mo=function(a){Ib(this.f,a);vA(this);this.s()};function wA(a){a=m(a)?a:{};var c=a.size,d=c[0],e=c[1],f=[],g=256;switch(m(a.tierSizeCalculation)?a.tierSizeCalculation:"default"){case "default":for(;d>g||e>g;)f.push([Math.ceil(d/g),Math.ceil(e/g)]),g+=g;break;case "truncated":for(;d>g||e>g;)f.push([Math.ceil(d/g),Math.ceil(e/g)]),d>>=1,e>>=1}f.push([1,1]);f.reverse();for(var g=[1],h=[0],e=1,d=f.length;e<d;e++)g.push(1<<e),h.push(f[e-1][0]*f[e-1][1]+h[e-1]);g.reverse();var c=[0,-c[1],c[0],0],c=new Jh({extent:c,origin:fe(c),resolutions:g}),k=a.url;
765 -Az.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,tileClass:xA,tileGrid:c,tileUrlFunction:function(a){if(null!==a){var c=a[0],d=a[1];a=-a[2]-1;return k+"TileGroup"+((d+a*f[c][0]+h[c])/256|0)+"/"+c+"-"+d+"-"+a+".jpg"}}})}w(wA,Az);function xA(a,c,d,e,f){Ox.call(this,a,c,d,e,f);this.f={}}w(xA,Ox);
766 -xA.prototype.Ra=function(a){var c=m(a)?ma(a).toString():"";if(c in this.f)return this.f[c];a=xA.aa.Ra.call(this,a);if(2==this.state){if(256==a.width&&256==a.height)return this.f[c]=a;var d=Wi(256,256);d.drawImage(a,0,0);return this.f[c]=d.canvas}return a};function yA(a){a=m(a)?a:{};this.a=m(a.initialSize)?a.initialSize:256;this.c=m(a.maxSize)?a.maxSize:m(ua)?ua:2048;this.b=m(a.space)?a.space:1;this.g=[new zA(this.a,this.b)];this.f=this.a;this.j=[new zA(this.f,this.b)]}yA.prototype.add=function(a,c,d,e,f,g){if(c+this.b>this.c||d+this.b>this.c)return null;e=AA(this,!1,a,c,d,e,g);if(null===e)return null;a=AA(this,!0,a,c,d,m(f)?f:se,g);return{offsetX:e.offsetX,offsetY:e.offsetY,image:e.image,lg:a.image}};
767 -function AA(a,c,d,e,f,g,h){var k=c?a.j:a.g,n,p,q;p=0;for(q=k.length;p<q;++p){n=k[p];n=n.add(d,e,f,g,h);if(null!==n)return n;null===n&&p===q-1&&(c?(n=Math.min(2*a.f,a.c),a.f=n):(n=Math.min(2*a.a,a.c),a.a=n),n=new zA(n,a.b),k.push(n),++q)}}function zA(a,c){this.b=c;this.a=[{x:0,y:0,width:a,height:a}];this.f={};this.c=Sg("CANVAS");this.c.width=a;this.c.height=a;this.g=this.c.getContext("2d")}zA.prototype.get=function(a){return Cb(this.f,a,null)};
768 -zA.prototype.add=function(a,c,d,e,f){var g,h,k;h=0;for(k=this.a.length;h<k;++h)if(g=this.a[h],g.width>=c+this.b&&g.height>=d+this.b)return k={offsetX:g.x+this.b,offsetY:g.y+this.b,image:this.c},this.f[a]=k,e.call(f,this.g,g.x+this.b,g.y+this.b),a=h,c=c+this.b,d=d+this.b,f=e=void 0,g.width-c>g.height-d?(e={x:g.x+c,y:g.y,width:g.width-c,height:g.height},f={x:g.x,y:g.y+d,width:c,height:g.height-d},BA(this,a,e,f)):(e={x:g.x+c,y:g.y,width:g.width-c,height:d},f={x:g.x,y:g.y+d,width:g.width,height:g.height-
769 -d},BA(this,a,e,f)),k;return null};function BA(a,c,d,e){c=[c,1];0<d.width&&0<d.height&&c.push(d);0<e.width&&0<e.height&&c.push(e);a.a.splice.apply(a.a,c)};function CA(a){this.u=this.f=this.g=null;this.l=m(a.fill)?a.fill:null;this.J=[0,0];this.b=a.points;this.c=m(a.radius)?a.radius:a.radius1;this.j=m(a.radius2)?a.radius2:this.c;this.i=m(a.angle)?a.angle:0;this.a=m(a.stroke)?a.stroke:null;this.ja=this.T=this.ca=null;var c=a.atlasManager,d="",e="",f=0,g=null,h,k=0;null!==this.a&&(h=Bg(this.a.b),k=this.a.a,m(k)||(k=1),g=this.a.c,ej||(g=null),e=this.a.g,m(e)||(e="round"),d=this.a.f,m(d)||(d="round"),f=this.a.j,m(f)||(f=10));var n=2*(this.c+k)+1,d={strokeStyle:h,
770 -rd:k,size:n,lineCap:d,lineDash:g,lineJoin:e,miterLimit:f};if(m(c)){var n=Math.round(n),e=null===this.l,p;e&&(p=ra(this.Pg,this,d));f=this.qb();p=c.add(f,n,n,ra(this.Qg,this,d),p);this.f=p.image;this.J=[p.offsetX,p.offsetY];c=p.image.width;this.u=e?p.lg:this.f}else this.f=Sg("CANVAS"),this.f.height=n,this.f.width=n,c=n=this.f.width,p=this.f.getContext("2d"),this.Qg(d,p,0,0),null===this.l?(p=this.u=Sg("CANVAS"),p.height=d.size,p.width=d.size,p=p.getContext("2d"),this.Pg(d,p,0,0)):this.u=this.f;this.ca=
771 -[n/2,n/2];this.T=[n,n];this.ja=[c,c];Bk.call(this,{opacity:1,rotateWithView:!1,rotation:m(a.rotation)?a.rotation:0,scale:1,snapToPixel:m(a.snapToPixel)?a.snapToPixel:!0})}w(CA,Bk);l=CA.prototype;l.Ab=function(){return this.ca};l.sm=function(){return this.i};l.tm=function(){return this.l};l.ie=function(){return this.u};l.Mb=function(){return this.f};l.Jd=function(){return this.ja};l.md=function(){return 2};l.Nb=function(){return this.J};l.um=function(){return this.b};l.vm=function(){return this.c};
772 -l.oj=function(){return this.j};l.kb=function(){return this.T};l.wm=function(){return this.a};l.ff=ca;l.load=ca;l.Ff=ca;
773 -l.Qg=function(a,c,d,e){var f;c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();this.j!==this.c&&(this.b*=2);for(d=0;d<=this.b;d++)e=2*d*Math.PI/this.b-Math.PI/2+this.i,f=0===d%2?this.c:this.j,c.lineTo(a.size/2+f*Math.cos(e),a.size/2+f*Math.sin(e));null!==this.l&&(c.fillStyle=Bg(this.l.b),c.fill());null!==this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.rd,null===a.lineDash||c.setLineDash(a.lineDash),c.lineCap=a.lineCap,c.lineJoin=a.lineJoin,c.miterLimit=a.miterLimit,c.stroke());c.closePath()};
774 -l.Pg=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();this.j!==this.c&&(this.b*=2);var f;for(d=0;d<=this.b;d++)f=2*d*Math.PI/this.b-Math.PI/2+this.i,e=0===d%2?this.c:this.j,c.lineTo(a.size/2+e*Math.cos(f),a.size/2+e*Math.sin(f));c.fillStyle=Fl;c.fill();null!==this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.rd,null===a.lineDash||c.setLineDash(a.lineDash),c.stroke());c.closePath()};
775 -l.qb=function(){var a=null===this.a?"-":this.a.qb(),c=null===this.l?"-":this.l.qb();if(null===this.g||a!=this.g[1]||c!=this.g[2]||this.c!=this.g[3]||this.j!=this.g[4]||this.i!=this.g[5]||this.b!=this.g[6])this.g=["r"+a+c+(m(this.c)?this.c.toString():"-")+(m(this.j)?this.j.toString():"-")+(m(this.i)?this.i.toString():"-")+(m(this.b)?this.b.toString():"-"),a,c,this.c,this.j,this.i,this.b];return this.g[0]};v("ol.animation.bounce",function(a){var c=a.resolution,d=m(a.start)?a.start:ta(),e=m(a.duration)?a.duration:1E3,f=m(a.easing)?a.easing:ag;return function(a,h){if(h.time<d)return h.animate=!0,h.viewHints[0]+=1,!0;if(h.time<d+e){var k=f((h.time-d)/e),n=c-h.viewState.resolution;h.animate=!0;h.viewState.resolution+=k*n;h.viewHints[0]+=1;return!0}return!1}},OPENLAYERS);v("ol.animation.pan",bg,OPENLAYERS);v("ol.animation.rotate",cg,OPENLAYERS);v("ol.animation.zoom",dg,OPENLAYERS);
776 -v("ol.Attribution",sg,OPENLAYERS);sg.prototype.getHTML=sg.prototype.c;tg.prototype.element=tg.prototype.element;v("ol.Collection",ug,OPENLAYERS);ug.prototype.clear=ug.prototype.clear;ug.prototype.extend=ug.prototype.gf;ug.prototype.forEach=ug.prototype.forEach;ug.prototype.getArray=ug.prototype.Ak;ug.prototype.item=ug.prototype.item;ug.prototype.getLength=ug.prototype.Jb;ug.prototype.insertAt=ug.prototype.Ud;ug.prototype.pop=ug.prototype.pop;ug.prototype.push=ug.prototype.push;
777 -ug.prototype.remove=ug.prototype.remove;ug.prototype.removeAt=ug.prototype.Bf;ug.prototype.setAt=ug.prototype.Pn;v("ol.coordinate.add",pd,OPENLAYERS);v("ol.coordinate.createStringXY",function(a){return function(c){return xd(c,a)}},OPENLAYERS);v("ol.coordinate.format",sd,OPENLAYERS);v("ol.coordinate.rotate",ud,OPENLAYERS);v("ol.coordinate.toStringHDMS",function(a){return m(a)?rd(a[1],"NS")+" "+rd(a[0],"EW"):""},OPENLAYERS);v("ol.coordinate.toStringXY",xd,OPENLAYERS);v("ol.DeviceOrientation",Sr,OPENLAYERS);
778 -Sr.prototype.getAlpha=Sr.prototype.Ji;Sr.prototype.getBeta=Sr.prototype.Mi;Sr.prototype.getGamma=Sr.prototype.Ui;Sr.prototype.getHeading=Sr.prototype.Bk;Sr.prototype.getTracking=Sr.prototype.rg;Sr.prototype.setTracking=Sr.prototype.hf;v("ol.easing.easeIn",function(a){return Math.pow(a,3)},OPENLAYERS);v("ol.easing.easeOut",Yf,OPENLAYERS);v("ol.easing.inAndOut",Zf,OPENLAYERS);v("ol.easing.linear",$f,OPENLAYERS);v("ol.easing.upAndDown",ag,OPENLAYERS);v("ol.extent.boundingExtent",Md,OPENLAYERS);
779 -v("ol.extent.buffer",Rd,OPENLAYERS);v("ol.extent.containsCoordinate",Ud,OPENLAYERS);v("ol.extent.containsExtent",Wd,OPENLAYERS);v("ol.extent.containsXY",Vd,OPENLAYERS);v("ol.extent.createEmpty",Nd,OPENLAYERS);v("ol.extent.equals",Zd,OPENLAYERS);v("ol.extent.extend",$d,OPENLAYERS);v("ol.extent.getBottomLeft",ce,OPENLAYERS);v("ol.extent.getBottomRight",de,OPENLAYERS);v("ol.extent.getCenter",ge,OPENLAYERS);v("ol.extent.getHeight",ie,OPENLAYERS);v("ol.extent.getIntersection",je,OPENLAYERS);
780 -v("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]},OPENLAYERS);v("ol.extent.getTopLeft",fe,OPENLAYERS);v("ol.extent.getTopRight",ee,OPENLAYERS);v("ol.extent.getWidth",le,OPENLAYERS);v("ol.extent.intersects",ke,OPENLAYERS);v("ol.extent.isEmpty",me,OPENLAYERS);v("ol.extent.applyTransform",oe,OPENLAYERS);v("ol.Feature",En,OPENLAYERS);En.prototype.clone=En.prototype.clone;En.prototype.getGeometry=En.prototype.V;En.prototype.getId=En.prototype.Xi;En.prototype.getGeometryName=En.prototype.Wi;
781 -En.prototype.getStyle=En.prototype.Dk;En.prototype.getStyleFunction=En.prototype.Ek;En.prototype.setGeometry=En.prototype.ta;En.prototype.setStyle=En.prototype.jf;En.prototype.setId=En.prototype.Qb;En.prototype.setGeometryName=En.prototype.Lc;v("ol.featureloader.xhr",Fp,OPENLAYERS);v("ol.Geolocation",Ex,OPENLAYERS);Ex.prototype.getAccuracy=Ex.prototype.Hi;Ex.prototype.getAccuracyGeometry=Ex.prototype.Ii;Ex.prototype.getAltitude=Ex.prototype.Ki;Ex.prototype.getAltitudeAccuracy=Ex.prototype.Li;
782 -Ex.prototype.getHeading=Ex.prototype.Gk;Ex.prototype.getPosition=Ex.prototype.Hk;Ex.prototype.getProjection=Ex.prototype.sg;Ex.prototype.getSpeed=Ex.prototype.qj;Ex.prototype.getTracking=Ex.prototype.tg;Ex.prototype.getTrackingOptions=Ex.prototype.fg;Ex.prototype.setProjection=Ex.prototype.ug;Ex.prototype.setTracking=Ex.prototype.$d;Ex.prototype.setTrackingOptions=Ex.prototype.th;v("ol.Graticule",Ix,OPENLAYERS);Ix.prototype.getMap=Ix.prototype.Kk;Ix.prototype.getMeridians=Ix.prototype.fj;
783 -Ix.prototype.getParallels=Ix.prototype.kj;Ix.prototype.setMap=Ix.prototype.setMap;v("ol.has.DEVICE_PIXEL_RATIO",dj,OPENLAYERS);v("ol.has.CANVAS",fj,OPENLAYERS);v("ol.has.DEVICE_ORIENTATION",gj,OPENLAYERS);v("ol.has.GEOLOCATION",hj,OPENLAYERS);v("ol.has.TOUCH",ij,OPENLAYERS);v("ol.has.WEBGL",cj,OPENLAYERS);Nx.prototype.getImage=Nx.prototype.b;Ox.prototype.getImage=Ox.prototype.Ra;v("ol.Kinetic",Rk,OPENLAYERS);v("ol.loadingstrategy.all",Gp,OPENLAYERS);
784 -v("ol.loadingstrategy.bbox",function(a){return[a]},OPENLAYERS);v("ol.loadingstrategy.tile",function(a){return function(c,d){var e=Rh(a,d),f=mg(a,c,e),g=[],e=[e,0,0];for(e[1]=f.b;e[1]<=f.f;++e[1])for(e[2]=f.a;e[2]<=f.c;++e[2])g.push(Nh(a,e));return g}},OPENLAYERS);v("ol.Map",W,OPENLAYERS);W.prototype.addControl=W.prototype.oi;W.prototype.addInteraction=W.prototype.pi;W.prototype.addLayer=W.prototype.Sf;W.prototype.addOverlay=W.prototype.Tf;W.prototype.beforeRender=W.prototype.Aa;
785 -W.prototype.forEachFeatureAtPixel=W.prototype.dd;W.prototype.forEachLayerAtPixel=W.prototype.Ok;W.prototype.hasFeatureAtPixel=W.prototype.ek;W.prototype.getEventCoordinate=W.prototype.Qi;W.prototype.getEventPixel=W.prototype.Gd;W.prototype.getTarget=W.prototype.kf;W.prototype.getTargetElement=W.prototype.Cc;W.prototype.getCoordinateFromPixel=W.prototype.wa;W.prototype.getControls=W.prototype.Oi;W.prototype.getOverlays=W.prototype.jj;W.prototype.getInteractions=W.prototype.Yi;
786 -W.prototype.getLayerGroup=W.prototype.Vb;W.prototype.getLayers=W.prototype.vg;W.prototype.getPixelFromCoordinate=W.prototype.Ba;W.prototype.getSize=W.prototype.Ea;W.prototype.getView=W.prototype.$;W.prototype.getViewport=W.prototype.wj;W.prototype.renderSync=W.prototype.Ln;W.prototype.render=W.prototype.render;W.prototype.removeControl=W.prototype.En;W.prototype.removeInteraction=W.prototype.Fn;W.prototype.removeLayer=W.prototype.Hn;W.prototype.removeOverlay=W.prototype.In;
787 -W.prototype.setLayerGroup=W.prototype.ph;W.prototype.setSize=W.prototype.Df;W.prototype.setTarget=W.prototype.Qk;W.prototype.setView=W.prototype.ao;W.prototype.updateSize=W.prototype.Nc;Uj.prototype.originalEvent=Uj.prototype.originalEvent;Uj.prototype.pixel=Uj.prototype.pixel;Uj.prototype.coordinate=Uj.prototype.coordinate;Uj.prototype.dragging=Uj.prototype.dragging;Uj.prototype.preventDefault=Uj.prototype.preventDefault;Uj.prototype.stopPropagation=Uj.prototype.c;yh.prototype.map=yh.prototype.map;
788 -yh.prototype.frameState=yh.prototype.frameState;hd.prototype.key=hd.prototype.key;hd.prototype.oldValue=hd.prototype.oldValue;v("ol.Object",id,OPENLAYERS);id.prototype.get=id.prototype.get;id.prototype.getKeys=id.prototype.O;id.prototype.getProperties=id.prototype.P;id.prototype.set=id.prototype.set;id.prototype.setProperties=id.prototype.I;id.prototype.unset=id.prototype.S;v("ol.Observable",fd,OPENLAYERS);v("ol.Observable.unByKey",gd,OPENLAYERS);fd.prototype.changed=fd.prototype.s;
789 -fd.prototype.getRevision=fd.prototype.L;fd.prototype.on=fd.prototype.G;fd.prototype.once=fd.prototype.M;fd.prototype.un=fd.prototype.K;fd.prototype.unByKey=fd.prototype.N;v("ol.inherits",w,OPENLAYERS);v("ol.Overlay",pr,OPENLAYERS);pr.prototype.getElement=pr.prototype.ae;pr.prototype.getMap=pr.prototype.be;pr.prototype.getOffset=pr.prototype.dg;pr.prototype.getPosition=pr.prototype.wg;pr.prototype.getPositioning=pr.prototype.eg;pr.prototype.setElement=pr.prototype.mh;pr.prototype.setMap=pr.prototype.setMap;
790 -pr.prototype.setOffset=pr.prototype.rh;pr.prototype.setPosition=pr.prototype.lf;pr.prototype.setPositioning=pr.prototype.sh;v("ol.size.toSize",od,OPENLAYERS);Eh.prototype.getTileCoord=Eh.prototype.j;v("ol.View",Rf,OPENLAYERS);Rf.prototype.constrainCenter=Rf.prototype.Cd;Rf.prototype.constrainResolution=Rf.prototype.constrainResolution;Rf.prototype.constrainRotation=Rf.prototype.constrainRotation;Rf.prototype.getCenter=Rf.prototype.Fa;Rf.prototype.calculateExtent=Rf.prototype.Sc;
791 -Rf.prototype.getProjection=Rf.prototype.Rk;Rf.prototype.getResolution=Rf.prototype.sa;Rf.prototype.getRotation=Rf.prototype.va;Rf.prototype.getZoom=Rf.prototype.yj;Rf.prototype.fit=Rf.prototype.Qe;Rf.prototype.centerOn=Rf.prototype.yi;Rf.prototype.rotate=Rf.prototype.rotate;Rf.prototype.setCenter=Rf.prototype.Sa;Rf.prototype.setResolution=Rf.prototype.vb;Rf.prototype.setRotation=Rf.prototype.ce;Rf.prototype.setZoom=Rf.prototype.eo;v("ol.xml.getAllTextContent",Zo,OPENLAYERS);v("ol.xml.parse",sp,OPENLAYERS);
792 -v("ol.webgl.Context",uq,OPENLAYERS);uq.prototype.getGL=uq.prototype.Pm;uq.prototype.getHitDetectionFramebuffer=uq.prototype.Ye;uq.prototype.useProgram=uq.prototype.pe;v("ol.tilegrid.TileGrid",Jh,OPENLAYERS);Jh.prototype.getMaxZoom=Jh.prototype.bg;Jh.prototype.getMinZoom=Jh.prototype.cg;Jh.prototype.getOrigin=Jh.prototype.Hc;Jh.prototype.getResolution=Jh.prototype.xa;Jh.prototype.getResolutions=Jh.prototype.Rg;Jh.prototype.getTileCoordForCoordAndResolution=Jh.prototype.fd;
793 -Jh.prototype.getTileCoordForCoordAndZ=Jh.prototype.Pd;Jh.prototype.getTileSize=Jh.prototype.Ka;v("ol.tilegrid.createXYZ",Sh,OPENLAYERS);v("ol.tilegrid.WMTS",sA,OPENLAYERS);sA.prototype.getMatrixIds=sA.prototype.C;v("ol.tilegrid.WMTS.createFromCapabilitiesMatrixSet",tA,OPENLAYERS);v("ol.style.AtlasManager",yA,OPENLAYERS);v("ol.style.Circle",Jl,OPENLAYERS);Jl.prototype.getFill=Jl.prototype.om;Jl.prototype.getImage=Jl.prototype.Mb;Jl.prototype.getRadius=Jl.prototype.pm;Jl.prototype.getStroke=Jl.prototype.qm;
794 -v("ol.style.Fill",Il,OPENLAYERS);Il.prototype.getColor=Il.prototype.c;Il.prototype.setColor=Il.prototype.f;v("ol.style.Icon",Ck,OPENLAYERS);Ck.prototype.getAnchor=Ck.prototype.Ab;Ck.prototype.getImage=Ck.prototype.Mb;Ck.prototype.getOrigin=Ck.prototype.Nb;Ck.prototype.getSrc=Ck.prototype.rm;Ck.prototype.getSize=Ck.prototype.kb;Ck.prototype.load=Ck.prototype.load;v("ol.style.Image",Bk,OPENLAYERS);Bk.prototype.getOpacity=Bk.prototype.je;Bk.prototype.getRotateWithView=Bk.prototype.Nd;
795 -Bk.prototype.getRotation=Bk.prototype.ke;Bk.prototype.getScale=Bk.prototype.le;Bk.prototype.getSnapToPixel=Bk.prototype.Od;Bk.prototype.setOpacity=Bk.prototype.me;Bk.prototype.setRotation=Bk.prototype.ne;Bk.prototype.setScale=Bk.prototype.oe;v("ol.style.RegularShape",CA,OPENLAYERS);CA.prototype.getAnchor=CA.prototype.Ab;CA.prototype.getAngle=CA.prototype.sm;CA.prototype.getFill=CA.prototype.tm;CA.prototype.getImage=CA.prototype.Mb;CA.prototype.getOrigin=CA.prototype.Nb;CA.prototype.getPoints=CA.prototype.um;
796 -CA.prototype.getRadius=CA.prototype.vm;CA.prototype.getRadius2=CA.prototype.oj;CA.prototype.getSize=CA.prototype.kb;CA.prototype.getStroke=CA.prototype.wm;v("ol.style.Stroke",El,OPENLAYERS);El.prototype.getColor=El.prototype.xm;El.prototype.getLineCap=El.prototype.aj;El.prototype.getLineDash=El.prototype.ym;El.prototype.getLineJoin=El.prototype.bj;El.prototype.getMiterLimit=El.prototype.gj;El.prototype.getWidth=El.prototype.zm;El.prototype.setColor=El.prototype.Am;El.prototype.setLineCap=El.prototype.Un;
797 -El.prototype.setLineDash=El.prototype.Bm;El.prototype.setLineJoin=El.prototype.Vn;El.prototype.setMiterLimit=El.prototype.Wn;El.prototype.setWidth=El.prototype.bo;v("ol.style.Style",Kl,OPENLAYERS);Kl.prototype.getGeometry=Kl.prototype.V;Kl.prototype.getGeometryFunction=Kl.prototype.Vi;Kl.prototype.getFill=Kl.prototype.Cm;Kl.prototype.getImage=Kl.prototype.Dm;Kl.prototype.getStroke=Kl.prototype.Em;Kl.prototype.getText=Kl.prototype.Fm;Kl.prototype.getZIndex=Kl.prototype.Gm;
798 -Kl.prototype.setGeometry=Kl.prototype.ta;Kl.prototype.setZIndex=Kl.prototype.Hm;v("ol.style.Text",Rt,OPENLAYERS);Rt.prototype.getFont=Rt.prototype.Si;Rt.prototype.getOffsetX=Rt.prototype.hj;Rt.prototype.getOffsetY=Rt.prototype.ij;Rt.prototype.getFill=Rt.prototype.Im;Rt.prototype.getRotation=Rt.prototype.Jm;Rt.prototype.getScale=Rt.prototype.Km;Rt.prototype.getStroke=Rt.prototype.Lm;Rt.prototype.getText=Rt.prototype.Mm;Rt.prototype.getTextAlign=Rt.prototype.sj;Rt.prototype.getTextBaseline=Rt.prototype.tj;
799 -Rt.prototype.setFont=Rt.prototype.Rn;Rt.prototype.setFill=Rt.prototype.Qn;Rt.prototype.setRotation=Rt.prototype.Nm;Rt.prototype.setScale=Rt.prototype.Om;Rt.prototype.setStroke=Rt.prototype.Xn;Rt.prototype.setText=Rt.prototype.Yn;Rt.prototype.setTextAlign=Rt.prototype.Zn;Rt.prototype.setTextBaseline=Rt.prototype.$n;v("ol.Sphere",xe,OPENLAYERS);xe.prototype.geodesicArea=xe.prototype.a;xe.prototype.haversineDistance=xe.prototype.b;v("ol.source.BingMaps",Cz,OPENLAYERS);
800 -v("ol.source.BingMaps.TOS_ATTRIBUTION",Dz,OPENLAYERS);v("ol.source.Cluster",Z,OPENLAYERS);Z.prototype.getSource=Z.prototype.da;v("ol.source.ImageCanvas",Dn,OPENLAYERS);v("ol.source.ImageMapGuide",Gz,OPENLAYERS);Gz.prototype.getParams=Gz.prototype.Il;Gz.prototype.getImageLoadFunction=Gz.prototype.Hl;Gz.prototype.updateParams=Gz.prototype.Ll;Gz.prototype.setImageLoadFunction=Gz.prototype.Kl;v("ol.source.Image",wn,OPENLAYERS);yn.prototype.image=yn.prototype.image;v("ol.source.ImageStatic",Hz,OPENLAYERS);
801 -v("ol.source.ImageVector",Wp,OPENLAYERS);Wp.prototype.getSource=Wp.prototype.Ml;Wp.prototype.getStyle=Wp.prototype.Nl;Wp.prototype.getStyleFunction=Wp.prototype.Ol;Wp.prototype.setStyle=Wp.prototype.Jg;v("ol.source.ImageWMS",Iz,OPENLAYERS);Iz.prototype.getGetFeatureInfoUrl=Iz.prototype.Rl;Iz.prototype.getParams=Iz.prototype.Tl;Iz.prototype.getImageLoadFunction=Iz.prototype.Sl;Iz.prototype.getUrl=Iz.prototype.Ul;Iz.prototype.setImageLoadFunction=Iz.prototype.Vl;Iz.prototype.setUrl=Iz.prototype.Wl;
802 -Iz.prototype.updateParams=Iz.prototype.Xl;v("ol.source.MapQuest",Pz,OPENLAYERS);Pz.prototype.getLayer=Pz.prototype.u;v("ol.source.OSM",Nz,OPENLAYERS);v("ol.source.OSM.ATTRIBUTION",Oz,OPENLAYERS);v("ol.source.Raster",Sz,OPENLAYERS);Sz.prototype.setOperation=Sz.prototype.u;Wz.prototype.extent=Wz.prototype.extent;Wz.prototype.resolution=Wz.prototype.resolution;Wz.prototype.data=Wz.prototype.data;v("ol.source.Source",Gh,OPENLAYERS);Gh.prototype.getAttributions=Gh.prototype.ma;Gh.prototype.getLogo=Gh.prototype.la;
803 -Gh.prototype.getProjection=Gh.prototype.na;Gh.prototype.getState=Gh.prototype.oa;Gh.prototype.setAttributions=Gh.prototype.ka;v("ol.source.Stamen",aA,OPENLAYERS);v("ol.source.TileArcGISRest",cA,OPENLAYERS);cA.prototype.getParams=cA.prototype.Yl;cA.prototype.getUrls=cA.prototype.Zl;cA.prototype.setUrl=cA.prototype.$l;cA.prototype.setUrls=cA.prototype.Kg;cA.prototype.updateParams=cA.prototype.bm;v("ol.source.TileDebug",eA,OPENLAYERS);v("ol.source.TileImage",Az,OPENLAYERS);
804 -Az.prototype.getTileLoadFunction=Az.prototype.Za;Az.prototype.getTileUrlFunction=Az.prototype.$a;Az.prototype.setTileLoadFunction=Az.prototype.eb;Az.prototype.setTileUrlFunction=Az.prototype.Ga;v("ol.source.TileJSON",fA,OPENLAYERS);v("ol.source.Tile",Uh,OPENLAYERS);Uh.prototype.getTileGrid=Uh.prototype.Ca;Yh.prototype.tile=Yh.prototype.tile;v("ol.source.TileUTFGrid",gA,OPENLAYERS);gA.prototype.getTemplate=gA.prototype.rj;gA.prototype.forDataAtCoordinateAndResolution=gA.prototype.Di;
805 -v("ol.source.TileVector",lA,OPENLAYERS);lA.prototype.getFeaturesAtCoordinateAndResolution=lA.prototype.Ri;v("ol.source.TileWMS",oA,OPENLAYERS);oA.prototype.getGetFeatureInfoUrl=oA.prototype.fm;oA.prototype.getParams=oA.prototype.gm;oA.prototype.getUrls=oA.prototype.hm;oA.prototype.setUrl=oA.prototype.im;oA.prototype.setUrls=oA.prototype.Lg;oA.prototype.updateParams=oA.prototype.km;v("ol.source.Vector",V,OPENLAYERS);V.prototype.addFeature=V.prototype.Fc;V.prototype.addFeatures=V.prototype.Rb;
806 -V.prototype.clear=V.prototype.clear;V.prototype.forEachFeature=V.prototype.Re;V.prototype.forEachFeatureInExtent=V.prototype.Ac;V.prototype.forEachFeatureIntersectingExtent=V.prototype.Se;V.prototype.getFeaturesCollection=V.prototype.Xe;V.prototype.getFeatures=V.prototype.Gc;V.prototype.getFeaturesAtCoordinate=V.prototype.We;V.prototype.getFeaturesInExtent=V.prototype.Hd;V.prototype.getClosestFeatureToCoordinate=V.prototype.Ue;V.prototype.getExtent=V.prototype.R;V.prototype.getFeatureById=V.prototype.Ve;
807 -V.prototype.removeFeature=V.prototype.hc;Tp.prototype.feature=Tp.prototype.feature;v("ol.source.WMTS",uA,OPENLAYERS);uA.prototype.getDimensions=uA.prototype.Pi;uA.prototype.getFormat=uA.prototype.Ti;uA.prototype.getLayer=uA.prototype.lm;uA.prototype.getMatrixSet=uA.prototype.ej;uA.prototype.getRequestEncoding=uA.prototype.pj;uA.prototype.getStyle=uA.prototype.mm;uA.prototype.getUrls=uA.prototype.nm;uA.prototype.getVersion=uA.prototype.vj;uA.prototype.updateDimensions=uA.prototype.mo;
808 -v("ol.source.WMTS.optionsFromCapabilities",function(a,c){var d=Wa(a.Contents.Layer,function(a){return a.Identifier==c.layer}),e=a.Contents.TileMatrixSet,f,g;f=1<d.TileMatrixSetLink.length?m(c.projection)?Xa(d.TileMatrixSetLink,function(a){return Wa(e,function(c){return c.Identifier==a.TileMatrixSet}).SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3")==c.projection}):Xa(d.TileMatrixSetLink,function(a){return a.TileMatrixSet==c.matrixSet}):0;0>f&&(f=0);g=d.TileMatrixSetLink[f].TileMatrixSet;
809 -var h=d.Format[0];m(c.format)&&(h=c.format);f=Xa(d.Style,function(a){return m(c.style)?a.Title==c.style:a.isDefault});0>f&&(f=0);f=d.Style[f].Identifier;var k={};m(d.Dimension)&&Ra(d.Dimension,function(a){var c=a.Identifier,d=a["default"];m(d)||(d=a.values[0]);k[c]=d});var n=Wa(a.Contents.TileMatrixSet,function(a){return a.Identifier==g}),p;p=m(c.projection)?Ce(c.projection):Ce(n.SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3"));var q=d.WGS84BoundingBox,r,t;m(q)&&(t=Ce("EPSG:4326").R(),
810 -t=q[0]==t[0]&&q[2]==t[2],r=Ye(q,"EPSG:4326",p),q=p.R(),null===q||Wd(q,r)||(r=void 0));var n=tA(n,r),u=[];r=c.requestEncoding;r=m(r)?r:"";if(a.hasOwnProperty("OperationsMetadata")&&a.OperationsMetadata.hasOwnProperty("GetTile")&&0!=r.lastIndexOf("REST",0))for(var d=a.OperationsMetadata.GetTile.DCP.HTTP.Get,q=0,B=d.length;q<B;++q){var z=Wa(d[q].Constraint,function(a){return"GetEncoding"==a.name}).AllowedValues.Value;0<z.length&&Ya(z,"KVP")&&(r="KVP",u.push(d[q].href))}else r="REST",Ra(d.ResourceURL,
811 -function(a){"tile"==a.resourceType&&(h=a.format,u.push(a.template))});return{urls:u,layer:c.layer,matrixSet:g,format:h,projection:p,requestEncoding:r,tileGrid:n,style:f,dimensions:k,wrapX:t}},OPENLAYERS);v("ol.source.XYZ",Mz,OPENLAYERS);Mz.prototype.getUrls=Mz.prototype.g;Mz.prototype.setUrl=Mz.prototype.f;v("ol.source.Zoomify",wA,OPENLAYERS);kk.prototype.vectorContext=kk.prototype.vectorContext;kk.prototype.frameState=kk.prototype.frameState;kk.prototype.context=kk.prototype.context;
812 -kk.prototype.glContext=kk.prototype.glContext;v("ol.render.VectorContext",jk,OPENLAYERS);Rq.prototype.drawAsync=Rq.prototype.wc;Rq.prototype.drawCircleGeometry=Rq.prototype.xc;Rq.prototype.drawFeature=Rq.prototype.Pe;Rq.prototype.drawGeometryCollectionGeometry=Rq.prototype.Ed;Rq.prototype.drawPointGeometry=Rq.prototype.ob;Rq.prototype.drawLineStringGeometry=Rq.prototype.yb;Rq.prototype.drawMultiLineStringGeometry=Rq.prototype.yc;Rq.prototype.drawMultiPointGeometry=Rq.prototype.nb;
813 -Rq.prototype.drawMultiPolygonGeometry=Rq.prototype.zc;Rq.prototype.drawPolygonGeometry=Rq.prototype.Tb;Rq.prototype.drawText=Rq.prototype.pb;Rq.prototype.setFillStrokeStyle=Rq.prototype.Ia;Rq.prototype.setImageStyle=Rq.prototype.cb;Rq.prototype.setTextStyle=Rq.prototype.Ja;mm.prototype.drawAsync=mm.prototype.wc;mm.prototype.drawCircleGeometry=mm.prototype.xc;mm.prototype.drawFeature=mm.prototype.Pe;mm.prototype.drawPointGeometry=mm.prototype.ob;mm.prototype.drawMultiPointGeometry=mm.prototype.nb;
814 -mm.prototype.drawLineStringGeometry=mm.prototype.yb;mm.prototype.drawMultiLineStringGeometry=mm.prototype.yc;mm.prototype.drawPolygonGeometry=mm.prototype.Tb;mm.prototype.drawMultiPolygonGeometry=mm.prototype.zc;mm.prototype.setFillStrokeStyle=mm.prototype.Ia;mm.prototype.setImageStyle=mm.prototype.cb;mm.prototype.setTextStyle=mm.prototype.Ja;v("ol.proj.common.add",lm,OPENLAYERS);v("ol.proj.METERS_PER_UNIT",ze,OPENLAYERS);v("ol.proj.Projection",Ae,OPENLAYERS);Ae.prototype.getCode=Ae.prototype.Ni;
815 -Ae.prototype.getExtent=Ae.prototype.R;Ae.prototype.getUnits=Ae.prototype.Bl;Ae.prototype.getMetersPerUnit=Ae.prototype.Ld;Ae.prototype.getWorldExtent=Ae.prototype.xj;Ae.prototype.isGlobal=Ae.prototype.jk;Ae.prototype.setGlobal=Ae.prototype.Tn;Ae.prototype.setExtent=Ae.prototype.Cl;Ae.prototype.setWorldExtent=Ae.prototype.co;Ae.prototype.setGetPointResolution=Ae.prototype.Sn;Ae.prototype.getPointResolution=Ae.prototype.getPointResolution;v("ol.proj.addEquivalentProjections",De,OPENLAYERS);
816 -v("ol.proj.addProjection",Qe,OPENLAYERS);v("ol.proj.addCoordinateTransforms",Ee,OPENLAYERS);v("ol.proj.fromLonLat",function(a,c){return Xe(a,"EPSG:4326",m(c)?c:"EPSG:3857")},OPENLAYERS);v("ol.proj.toLonLat",function(a,c){return Xe(a,m(c)?c:"EPSG:3857","EPSG:4326")},OPENLAYERS);v("ol.proj.get",Ce,OPENLAYERS);v("ol.proj.getTransform",Ve,OPENLAYERS);v("ol.proj.transform",Xe,OPENLAYERS);v("ol.proj.transformExtent",Ye,OPENLAYERS);v("ol.layer.Heatmap",Y,OPENLAYERS);Y.prototype.getBlur=Y.prototype.Xf;
817 -Y.prototype.getGradient=Y.prototype.$f;Y.prototype.getRadius=Y.prototype.Eg;Y.prototype.setBlur=Y.prototype.kh;Y.prototype.setGradient=Y.prototype.oh;Y.prototype.setRadius=Y.prototype.Fg;v("ol.layer.Image",J,OPENLAYERS);J.prototype.getSource=J.prototype.ea;v("ol.layer.Layer",G,OPENLAYERS);G.prototype.getSource=G.prototype.ea;G.prototype.setMap=G.prototype.setMap;G.prototype.setSource=G.prototype.Mc;v("ol.layer.Base",F,OPENLAYERS);F.prototype.getBrightness=F.prototype.Bb;F.prototype.getContrast=F.prototype.Cb;
818 -F.prototype.getHue=F.prototype.Db;F.prototype.getExtent=F.prototype.R;F.prototype.getMaxResolution=F.prototype.Eb;F.prototype.getMinResolution=F.prototype.Fb;F.prototype.getOpacity=F.prototype.Kb;F.prototype.getSaturation=F.prototype.Gb;F.prototype.getVisible=F.prototype.ib;F.prototype.getZIndex=F.prototype.Lb;F.prototype.setBrightness=F.prototype.kc;F.prototype.setContrast=F.prototype.lc;F.prototype.setHue=F.prototype.mc;F.prototype.setExtent=F.prototype.bc;F.prototype.setMaxResolution=F.prototype.nc;
819 -F.prototype.setMinResolution=F.prototype.oc;F.prototype.setOpacity=F.prototype.cc;F.prototype.setSaturation=F.prototype.pc;F.prototype.setVisible=F.prototype.dc;F.prototype.setZIndex=F.prototype.ec;v("ol.layer.Group",H,OPENLAYERS);H.prototype.getLayers=H.prototype.Ec;H.prototype.setLayers=H.prototype.qh;v("ol.layer.Tile",K,OPENLAYERS);K.prototype.getPreload=K.prototype.a;K.prototype.getSource=K.prototype.ea;K.prototype.setPreload=K.prototype.f;K.prototype.getUseInterimTilesOnError=K.prototype.c;
820 -K.prototype.setUseInterimTilesOnError=K.prototype.g;v("ol.layer.Vector",L,OPENLAYERS);L.prototype.getSource=L.prototype.ea;L.prototype.getStyle=L.prototype.T;L.prototype.getStyleFunction=L.prototype.X;L.prototype.setStyle=L.prototype.g;v("ol.interaction.DoubleClickZoom",Yk,OPENLAYERS);v("ol.interaction.DoubleClickZoom.handleEvent",Zk,OPENLAYERS);v("ol.interaction.DragAndDrop",iy,OPENLAYERS);v("ol.interaction.DragAndDrop.handleEvent",re,OPENLAYERS);jy.prototype.features=jy.prototype.features;
821 -jy.prototype.file=jy.prototype.file;jy.prototype.projection=jy.prototype.projection;vl.prototype.coordinate=vl.prototype.coordinate;v("ol.interaction.DragBox",wl,OPENLAYERS);wl.prototype.getGeometry=wl.prototype.V;v("ol.interaction.DragPan",jl,OPENLAYERS);v("ol.interaction.DragRotateAndZoom",my,OPENLAYERS);v("ol.interaction.DragRotate",nl,OPENLAYERS);v("ol.interaction.DragZoom",Ql,OPENLAYERS);qy.prototype.feature=qy.prototype.feature;v("ol.interaction.Draw",ry,OPENLAYERS);
822 -v("ol.interaction.Draw.handleEvent",ty,OPENLAYERS);ry.prototype.removeLastPoint=ry.prototype.Gn;ry.prototype.finishDrawing=ry.prototype.cd;ry.prototype.extend=ry.prototype.kl;v("ol.interaction.Draw.createRegularPolygon",function(a,c){return function(d,e){var f=d[0],g=d[1],h=Math.sqrt(vd(f,g)),k=m(e)?e:Pf(new $m(f),a);Qf(k,f,h,m(c)?c:Math.atan((g[1]-f[1])/(g[0]-f[0])));return k}},OPENLAYERS);v("ol.interaction.Interaction",Uk,OPENLAYERS);Uk.prototype.getActive=Uk.prototype.c;
823 -Uk.prototype.setActive=Uk.prototype.g;v("ol.interaction.defaults",em,OPENLAYERS);v("ol.interaction.KeyboardPan",Rl,OPENLAYERS);v("ol.interaction.KeyboardPan.handleEvent",Sl,OPENLAYERS);v("ol.interaction.KeyboardZoom",Tl,OPENLAYERS);v("ol.interaction.KeyboardZoom.handleEvent",Ul,OPENLAYERS);Hy.prototype.features=Hy.prototype.features;Hy.prototype.mapBrowserPointerEvent=Hy.prototype.mapBrowserPointerEvent;v("ol.interaction.Modify",Iy,OPENLAYERS);v("ol.interaction.Modify.handleEvent",Ly,OPENLAYERS);
824 -v("ol.interaction.MouseWheelZoom",Vl,OPENLAYERS);v("ol.interaction.MouseWheelZoom.handleEvent",Wl,OPENLAYERS);v("ol.interaction.PinchRotate",Xl,OPENLAYERS);v("ol.interaction.PinchZoom",am,OPENLAYERS);v("ol.interaction.Pointer",gl,OPENLAYERS);v("ol.interaction.Pointer.handleEvent",hl,OPENLAYERS);Uy.prototype.selected=Uy.prototype.selected;Uy.prototype.deselected=Uy.prototype.deselected;Uy.prototype.mapBrowserEvent=Uy.prototype.mapBrowserEvent;v("ol.interaction.Select",Vy,OPENLAYERS);
825 -Vy.prototype.getFeatures=Vy.prototype.D;v("ol.interaction.Select.handleEvent",Wy,OPENLAYERS);Vy.prototype.setMap=Vy.prototype.setMap;v("ol.interaction.Snap",Yy,OPENLAYERS);Yy.prototype.addFeature=Yy.prototype.jd;Yy.prototype.removeFeature=Yy.prototype.kd;v("ol.interaction.Translate",bz,OPENLAYERS);v("ol.geom.Circle",$m,OPENLAYERS);$m.prototype.clone=$m.prototype.clone;$m.prototype.getCenter=$m.prototype.hd;$m.prototype.getRadius=$m.prototype.mf;$m.prototype.getType=$m.prototype.W;
826 -$m.prototype.intersectsExtent=$m.prototype.ua;$m.prototype.setCenter=$m.prototype.cl;$m.prototype.setCenterAndRadius=$m.prototype.Cf;$m.prototype.setRadius=$m.prototype.dl;$m.prototype.transform=$m.prototype.transform;v("ol.geom.Geometry",Ze,OPENLAYERS);Ze.prototype.getClosestPoint=Ze.prototype.Ya;Ze.prototype.getExtent=Ze.prototype.R;Ze.prototype.transform=Ze.prototype.transform;v("ol.geom.GeometryCollection",bn,OPENLAYERS);bn.prototype.clone=bn.prototype.clone;bn.prototype.getGeometries=bn.prototype.Zf;
827 -bn.prototype.getType=bn.prototype.W;bn.prototype.intersectsExtent=bn.prototype.ua;bn.prototype.setGeometries=bn.prototype.nh;bn.prototype.applyTransform=bn.prototype.Sb;bn.prototype.translate=bn.prototype.translate;v("ol.geom.LinearRing",vf,OPENLAYERS);vf.prototype.clone=vf.prototype.clone;vf.prototype.getArea=vf.prototype.gl;vf.prototype.getCoordinates=vf.prototype.U;vf.prototype.getType=vf.prototype.W;vf.prototype.setCoordinates=vf.prototype.ia;v("ol.geom.LineString",M,OPENLAYERS);
828 -M.prototype.appendCoordinate=M.prototype.ri;M.prototype.clone=M.prototype.clone;M.prototype.forEachSegment=M.prototype.Gi;M.prototype.getCoordinateAtM=M.prototype.el;M.prototype.getCoordinates=M.prototype.U;M.prototype.getLength=M.prototype.fl;M.prototype.getType=M.prototype.W;M.prototype.intersectsExtent=M.prototype.ua;M.prototype.setCoordinates=M.prototype.ia;v("ol.geom.MultiLineString",kn,OPENLAYERS);kn.prototype.appendLineString=kn.prototype.si;kn.prototype.clone=kn.prototype.clone;
829 -kn.prototype.getCoordinateAtM=kn.prototype.hl;kn.prototype.getCoordinates=kn.prototype.U;kn.prototype.getLineString=kn.prototype.cj;kn.prototype.getLineStrings=kn.prototype.ed;kn.prototype.getType=kn.prototype.W;kn.prototype.intersectsExtent=kn.prototype.ua;kn.prototype.setCoordinates=kn.prototype.ia;v("ol.geom.MultiPoint",nn,OPENLAYERS);nn.prototype.appendPoint=nn.prototype.ui;nn.prototype.clone=nn.prototype.clone;nn.prototype.getCoordinates=nn.prototype.U;nn.prototype.getPoint=nn.prototype.lj;
830 -nn.prototype.getPoints=nn.prototype.de;nn.prototype.getType=nn.prototype.W;nn.prototype.intersectsExtent=nn.prototype.ua;nn.prototype.setCoordinates=nn.prototype.ia;v("ol.geom.MultiPolygon",on,OPENLAYERS);on.prototype.appendPolygon=on.prototype.vi;on.prototype.clone=on.prototype.clone;on.prototype.getArea=on.prototype.il;on.prototype.getCoordinates=on.prototype.U;on.prototype.getInteriorPoints=on.prototype.$i;on.prototype.getPolygon=on.prototype.nj;on.prototype.getPolygons=on.prototype.Md;
831 -on.prototype.getType=on.prototype.W;on.prototype.intersectsExtent=on.prototype.ua;on.prototype.setCoordinates=on.prototype.ia;v("ol.geom.Point",xf,OPENLAYERS);xf.prototype.clone=xf.prototype.clone;xf.prototype.getCoordinates=xf.prototype.U;xf.prototype.getType=xf.prototype.W;xf.prototype.intersectsExtent=xf.prototype.ua;xf.prototype.setCoordinates=xf.prototype.ia;v("ol.geom.Polygon",D,OPENLAYERS);D.prototype.appendLinearRing=D.prototype.ti;D.prototype.clone=D.prototype.clone;D.prototype.getArea=D.prototype.jl;
832 -D.prototype.getCoordinates=D.prototype.U;D.prototype.getInteriorPoint=D.prototype.Zi;D.prototype.getLinearRingCount=D.prototype.dj;D.prototype.getLinearRing=D.prototype.ag;D.prototype.getLinearRings=D.prototype.Kd;D.prototype.getType=D.prototype.W;D.prototype.intersectsExtent=D.prototype.ua;D.prototype.setCoordinates=D.prototype.ia;v("ol.geom.Polygon.circular",Nf,OPENLAYERS);v("ol.geom.Polygon.fromExtent",Of,OPENLAYERS);v("ol.geom.Polygon.fromCircle",Pf,OPENLAYERS);v("ol.geom.SimpleGeometry",af,OPENLAYERS);
833 -af.prototype.getFirstCoordinate=af.prototype.rb;af.prototype.getLastCoordinate=af.prototype.sb;af.prototype.getLayout=af.prototype.tb;af.prototype.applyTransform=af.prototype.Sb;af.prototype.translate=af.prototype.translate;v("ol.format.EsriJSON",Zr,OPENLAYERS);Zr.prototype.readFeature=Zr.prototype.ub;Zr.prototype.readFeatures=Zr.prototype.ra;Zr.prototype.readGeometry=Zr.prototype.Jc;Zr.prototype.readProjection=Zr.prototype.Ha;Zr.prototype.writeGeometry=Zr.prototype.Pc;
834 -Zr.prototype.writeGeometryObject=Zr.prototype.Ce;Zr.prototype.writeFeature=Zr.prototype.td;Zr.prototype.writeFeatureObject=Zr.prototype.Oc;Zr.prototype.writeFeatures=Zr.prototype.wb;Zr.prototype.writeFeaturesObject=Zr.prototype.Ae;v("ol.format.Feature",Tr,OPENLAYERS);v("ol.format.GeoJSON",fs,OPENLAYERS);fs.prototype.readFeature=fs.prototype.ub;fs.prototype.readFeatures=fs.prototype.ra;fs.prototype.readGeometry=fs.prototype.Jc;fs.prototype.readProjection=fs.prototype.Ha;fs.prototype.writeFeature=fs.prototype.td;
835 -fs.prototype.writeFeatureObject=fs.prototype.Oc;fs.prototype.writeFeatures=fs.prototype.wb;fs.prototype.writeFeaturesObject=fs.prototype.Ae;fs.prototype.writeGeometry=fs.prototype.Pc;fs.prototype.writeGeometryObject=fs.prototype.Ce;v("ol.format.GPX",Js,OPENLAYERS);Js.prototype.readFeature=Js.prototype.ub;Js.prototype.readFeatures=Js.prototype.ra;Js.prototype.readProjection=Js.prototype.Ha;Js.prototype.writeFeatures=Js.prototype.wb;Js.prototype.writeFeaturesNode=Js.prototype.a;
836 -v("ol.format.IGC",tt,OPENLAYERS);tt.prototype.readFeature=tt.prototype.ub;tt.prototype.readFeatures=tt.prototype.ra;tt.prototype.readProjection=tt.prototype.Ha;v("ol.format.KML",St,OPENLAYERS);St.prototype.readFeature=St.prototype.ub;St.prototype.readFeatures=St.prototype.ra;St.prototype.readName=St.prototype.wn;St.prototype.readNetworkLinks=St.prototype.xn;St.prototype.readProjection=St.prototype.Ha;St.prototype.writeFeatures=St.prototype.wb;St.prototype.writeFeaturesNode=St.prototype.a;
837 -v("ol.format.OSMXML",Fv,OPENLAYERS);Fv.prototype.readFeatures=Fv.prototype.ra;Fv.prototype.readProjection=Fv.prototype.Ha;v("ol.format.Polyline",dw,OPENLAYERS);v("ol.format.Polyline.encodeDeltas",ew,OPENLAYERS);v("ol.format.Polyline.decodeDeltas",gw,OPENLAYERS);v("ol.format.Polyline.encodeFloats",fw,OPENLAYERS);v("ol.format.Polyline.decodeFloats",hw,OPENLAYERS);dw.prototype.readFeature=dw.prototype.ub;dw.prototype.readFeatures=dw.prototype.ra;dw.prototype.readGeometry=dw.prototype.Jc;
838 -dw.prototype.readProjection=dw.prototype.Ha;dw.prototype.writeGeometry=dw.prototype.Pc;v("ol.format.TopoJSON",iw,OPENLAYERS);iw.prototype.readFeatures=iw.prototype.ra;iw.prototype.readProjection=iw.prototype.Ha;v("ol.format.WFS",ow,OPENLAYERS);ow.prototype.readFeatures=ow.prototype.ra;ow.prototype.readTransactionResponse=ow.prototype.i;ow.prototype.readFeatureCollectionMetadata=ow.prototype.j;ow.prototype.writeGetFeature=ow.prototype.l;ow.prototype.writeTransaction=ow.prototype.v;
839 -ow.prototype.readProjection=ow.prototype.Ha;v("ol.format.WKT",Bw,OPENLAYERS);Bw.prototype.readFeature=Bw.prototype.ub;Bw.prototype.readFeatures=Bw.prototype.ra;Bw.prototype.readGeometry=Bw.prototype.Jc;Bw.prototype.writeFeature=Bw.prototype.td;Bw.prototype.writeFeatures=Bw.prototype.wb;Bw.prototype.writeGeometry=Bw.prototype.Pc;v("ol.format.WMSCapabilities",Tw,OPENLAYERS);Tw.prototype.read=Tw.prototype.c;v("ol.format.WMSGetFeatureInfo",px,OPENLAYERS);px.prototype.readFeatures=px.prototype.ra;
840 -v("ol.format.WMTSCapabilities",rx,OPENLAYERS);rx.prototype.read=rx.prototype.c;v("ol.format.GML2",zs,OPENLAYERS);v("ol.format.GML3",As,OPENLAYERS);As.prototype.writeGeometryNode=As.prototype.C;As.prototype.writeFeatures=As.prototype.wb;As.prototype.writeFeaturesNode=As.prototype.a;v("ol.format.GML",As,OPENLAYERS);As.prototype.writeFeatures=As.prototype.wb;As.prototype.writeFeaturesNode=As.prototype.a;ns.prototype.readFeatures=ns.prototype.ra;
841 -v("ol.events.condition.altKeyOnly",function(a){a=a.b;return a.a&&!a.l&&!a.f},OPENLAYERS);v("ol.events.condition.altShiftKeysOnly",$k,OPENLAYERS);v("ol.events.condition.always",re,OPENLAYERS);v("ol.events.condition.click",function(a){return a.type==Yj},OPENLAYERS);v("ol.events.condition.never",qe,OPENLAYERS);v("ol.events.condition.pointerMove",al,OPENLAYERS);v("ol.events.condition.singleClick",bl,OPENLAYERS);v("ol.events.condition.doubleClick",function(a){return a.type==Zj},OPENLAYERS);
842 -v("ol.events.condition.noModifierKeys",cl,OPENLAYERS);v("ol.events.condition.platformModifierKeyOnly",function(a){a=a.b;return!a.a&&a.l&&!a.f},OPENLAYERS);v("ol.events.condition.shiftKeyOnly",dl,OPENLAYERS);v("ol.events.condition.targetNotEditable",el,OPENLAYERS);v("ol.events.condition.mouseOnly",fl,OPENLAYERS);v("ol.control.Attribution",Zh,OPENLAYERS);v("ol.control.Attribution.render",$h,OPENLAYERS);Zh.prototype.getCollapsible=Zh.prototype.Tk;Zh.prototype.setCollapsible=Zh.prototype.Wk;
843 -Zh.prototype.setCollapsed=Zh.prototype.Vk;Zh.prototype.getCollapsed=Zh.prototype.Sk;v("ol.control.Control",zh,OPENLAYERS);zh.prototype.getMap=zh.prototype.g;zh.prototype.setMap=zh.prototype.setMap;zh.prototype.setTarget=zh.prototype.c;v("ol.control.defaults",fi,OPENLAYERS);v("ol.control.FullScreen",ki,OPENLAYERS);v("ol.control.MousePosition",li,OPENLAYERS);v("ol.control.MousePosition.render",mi,OPENLAYERS);li.prototype.getCoordinateFormat=li.prototype.Yf;li.prototype.getProjection=li.prototype.xg;
844 -li.prototype.setCoordinateFormat=li.prototype.lh;li.prototype.setProjection=li.prototype.yg;v("ol.control.OverviewMap",tr,OPENLAYERS);v("ol.control.OverviewMap.render",ur,OPENLAYERS);tr.prototype.getCollapsible=tr.prototype.Zk;tr.prototype.setCollapsible=tr.prototype.bl;tr.prototype.setCollapsed=tr.prototype.al;tr.prototype.getCollapsed=tr.prototype.Yk;v("ol.control.Rotate",bi,OPENLAYERS);v("ol.control.Rotate.render",ci,OPENLAYERS);v("ol.control.ScaleLine",yr,OPENLAYERS);yr.prototype.getUnits=yr.prototype.B;
845 -v("ol.control.ScaleLine.render",zr,OPENLAYERS);yr.prototype.setUnits=yr.prototype.X;v("ol.control.Zoom",ei,OPENLAYERS);v("ol.control.ZoomSlider",Mr,OPENLAYERS);v("ol.control.ZoomSlider.render",Or,OPENLAYERS);v("ol.control.ZoomToExtent",Rr,OPENLAYERS);v("ol.color.asArray",zg,OPENLAYERS);v("ol.color.asString",Bg,OPENLAYERS);id.prototype.changed=id.prototype.s;id.prototype.getRevision=id.prototype.L;id.prototype.on=id.prototype.G;id.prototype.once=id.prototype.M;id.prototype.un=id.prototype.K;
846 -id.prototype.unByKey=id.prototype.N;ug.prototype.get=ug.prototype.get;ug.prototype.getKeys=ug.prototype.O;ug.prototype.getProperties=ug.prototype.P;ug.prototype.set=ug.prototype.set;ug.prototype.setProperties=ug.prototype.I;ug.prototype.unset=ug.prototype.S;ug.prototype.changed=ug.prototype.s;ug.prototype.getRevision=ug.prototype.L;ug.prototype.on=ug.prototype.G;ug.prototype.once=ug.prototype.M;ug.prototype.un=ug.prototype.K;ug.prototype.unByKey=ug.prototype.N;Sr.prototype.get=Sr.prototype.get;
847 -Sr.prototype.getKeys=Sr.prototype.O;Sr.prototype.getProperties=Sr.prototype.P;Sr.prototype.set=Sr.prototype.set;Sr.prototype.setProperties=Sr.prototype.I;Sr.prototype.unset=Sr.prototype.S;Sr.prototype.changed=Sr.prototype.s;Sr.prototype.getRevision=Sr.prototype.L;Sr.prototype.on=Sr.prototype.G;Sr.prototype.once=Sr.prototype.M;Sr.prototype.un=Sr.prototype.K;Sr.prototype.unByKey=Sr.prototype.N;En.prototype.get=En.prototype.get;En.prototype.getKeys=En.prototype.O;En.prototype.getProperties=En.prototype.P;
848 -En.prototype.set=En.prototype.set;En.prototype.setProperties=En.prototype.I;En.prototype.unset=En.prototype.S;En.prototype.changed=En.prototype.s;En.prototype.getRevision=En.prototype.L;En.prototype.on=En.prototype.G;En.prototype.once=En.prototype.M;En.prototype.un=En.prototype.K;En.prototype.unByKey=En.prototype.N;Ex.prototype.get=Ex.prototype.get;Ex.prototype.getKeys=Ex.prototype.O;Ex.prototype.getProperties=Ex.prototype.P;Ex.prototype.set=Ex.prototype.set;Ex.prototype.setProperties=Ex.prototype.I;
849 -Ex.prototype.unset=Ex.prototype.S;Ex.prototype.changed=Ex.prototype.s;Ex.prototype.getRevision=Ex.prototype.L;Ex.prototype.on=Ex.prototype.G;Ex.prototype.once=Ex.prototype.M;Ex.prototype.un=Ex.prototype.K;Ex.prototype.unByKey=Ex.prototype.N;Ox.prototype.getTileCoord=Ox.prototype.j;W.prototype.get=W.prototype.get;W.prototype.getKeys=W.prototype.O;W.prototype.getProperties=W.prototype.P;W.prototype.set=W.prototype.set;W.prototype.setProperties=W.prototype.I;W.prototype.unset=W.prototype.S;
850 -W.prototype.changed=W.prototype.s;W.prototype.getRevision=W.prototype.L;W.prototype.on=W.prototype.G;W.prototype.once=W.prototype.M;W.prototype.un=W.prototype.K;W.prototype.unByKey=W.prototype.N;Uj.prototype.map=Uj.prototype.map;Uj.prototype.frameState=Uj.prototype.frameState;Vj.prototype.originalEvent=Vj.prototype.originalEvent;Vj.prototype.pixel=Vj.prototype.pixel;Vj.prototype.coordinate=Vj.prototype.coordinate;Vj.prototype.dragging=Vj.prototype.dragging;Vj.prototype.preventDefault=Vj.prototype.preventDefault;
851 -Vj.prototype.stopPropagation=Vj.prototype.c;Vj.prototype.map=Vj.prototype.map;Vj.prototype.frameState=Vj.prototype.frameState;pr.prototype.get=pr.prototype.get;pr.prototype.getKeys=pr.prototype.O;pr.prototype.getProperties=pr.prototype.P;pr.prototype.set=pr.prototype.set;pr.prototype.setProperties=pr.prototype.I;pr.prototype.unset=pr.prototype.S;pr.prototype.changed=pr.prototype.s;pr.prototype.getRevision=pr.prototype.L;pr.prototype.on=pr.prototype.G;pr.prototype.once=pr.prototype.M;
852 -pr.prototype.un=pr.prototype.K;pr.prototype.unByKey=pr.prototype.N;Rf.prototype.get=Rf.prototype.get;Rf.prototype.getKeys=Rf.prototype.O;Rf.prototype.getProperties=Rf.prototype.P;Rf.prototype.set=Rf.prototype.set;Rf.prototype.setProperties=Rf.prototype.I;Rf.prototype.unset=Rf.prototype.S;Rf.prototype.changed=Rf.prototype.s;Rf.prototype.getRevision=Rf.prototype.L;Rf.prototype.on=Rf.prototype.G;Rf.prototype.once=Rf.prototype.M;Rf.prototype.un=Rf.prototype.K;Rf.prototype.unByKey=Rf.prototype.N;
853 -sA.prototype.getMaxZoom=sA.prototype.bg;sA.prototype.getMinZoom=sA.prototype.cg;sA.prototype.getOrigin=sA.prototype.Hc;sA.prototype.getResolution=sA.prototype.xa;sA.prototype.getResolutions=sA.prototype.Rg;sA.prototype.getTileCoordForCoordAndResolution=sA.prototype.fd;sA.prototype.getTileCoordForCoordAndZ=sA.prototype.Pd;sA.prototype.getTileSize=sA.prototype.Ka;Jl.prototype.getOpacity=Jl.prototype.je;Jl.prototype.getRotateWithView=Jl.prototype.Nd;Jl.prototype.getRotation=Jl.prototype.ke;
854 -Jl.prototype.getScale=Jl.prototype.le;Jl.prototype.getSnapToPixel=Jl.prototype.Od;Jl.prototype.setOpacity=Jl.prototype.me;Jl.prototype.setRotation=Jl.prototype.ne;Jl.prototype.setScale=Jl.prototype.oe;Ck.prototype.getOpacity=Ck.prototype.je;Ck.prototype.getRotateWithView=Ck.prototype.Nd;Ck.prototype.getRotation=Ck.prototype.ke;Ck.prototype.getScale=Ck.prototype.le;Ck.prototype.getSnapToPixel=Ck.prototype.Od;Ck.prototype.setOpacity=Ck.prototype.me;Ck.prototype.setRotation=Ck.prototype.ne;
855 -Ck.prototype.setScale=Ck.prototype.oe;CA.prototype.getOpacity=CA.prototype.je;CA.prototype.getRotateWithView=CA.prototype.Nd;CA.prototype.getRotation=CA.prototype.ke;CA.prototype.getScale=CA.prototype.le;CA.prototype.getSnapToPixel=CA.prototype.Od;CA.prototype.setOpacity=CA.prototype.me;CA.prototype.setRotation=CA.prototype.ne;CA.prototype.setScale=CA.prototype.oe;Gh.prototype.get=Gh.prototype.get;Gh.prototype.getKeys=Gh.prototype.O;Gh.prototype.getProperties=Gh.prototype.P;Gh.prototype.set=Gh.prototype.set;
856 -Gh.prototype.setProperties=Gh.prototype.I;Gh.prototype.unset=Gh.prototype.S;Gh.prototype.changed=Gh.prototype.s;Gh.prototype.getRevision=Gh.prototype.L;Gh.prototype.on=Gh.prototype.G;Gh.prototype.once=Gh.prototype.M;Gh.prototype.un=Gh.prototype.K;Gh.prototype.unByKey=Gh.prototype.N;Uh.prototype.getAttributions=Uh.prototype.ma;Uh.prototype.getLogo=Uh.prototype.la;Uh.prototype.getProjection=Uh.prototype.na;Uh.prototype.getState=Uh.prototype.oa;Uh.prototype.setAttributions=Uh.prototype.ka;
857 -Uh.prototype.get=Uh.prototype.get;Uh.prototype.getKeys=Uh.prototype.O;Uh.prototype.getProperties=Uh.prototype.P;Uh.prototype.set=Uh.prototype.set;Uh.prototype.setProperties=Uh.prototype.I;Uh.prototype.unset=Uh.prototype.S;Uh.prototype.changed=Uh.prototype.s;Uh.prototype.getRevision=Uh.prototype.L;Uh.prototype.on=Uh.prototype.G;Uh.prototype.once=Uh.prototype.M;Uh.prototype.un=Uh.prototype.K;Uh.prototype.unByKey=Uh.prototype.N;Az.prototype.getTileGrid=Az.prototype.Ca;Az.prototype.getAttributions=Az.prototype.ma;
858 -Az.prototype.getLogo=Az.prototype.la;Az.prototype.getProjection=Az.prototype.na;Az.prototype.getState=Az.prototype.oa;Az.prototype.setAttributions=Az.prototype.ka;Az.prototype.get=Az.prototype.get;Az.prototype.getKeys=Az.prototype.O;Az.prototype.getProperties=Az.prototype.P;Az.prototype.set=Az.prototype.set;Az.prototype.setProperties=Az.prototype.I;Az.prototype.unset=Az.prototype.S;Az.prototype.changed=Az.prototype.s;Az.prototype.getRevision=Az.prototype.L;Az.prototype.on=Az.prototype.G;
859 -Az.prototype.once=Az.prototype.M;Az.prototype.un=Az.prototype.K;Az.prototype.unByKey=Az.prototype.N;Cz.prototype.getTileLoadFunction=Cz.prototype.Za;Cz.prototype.getTileUrlFunction=Cz.prototype.$a;Cz.prototype.setTileLoadFunction=Cz.prototype.eb;Cz.prototype.setTileUrlFunction=Cz.prototype.Ga;Cz.prototype.getTileGrid=Cz.prototype.Ca;Cz.prototype.getAttributions=Cz.prototype.ma;Cz.prototype.getLogo=Cz.prototype.la;Cz.prototype.getProjection=Cz.prototype.na;Cz.prototype.getState=Cz.prototype.oa;
860 -Cz.prototype.setAttributions=Cz.prototype.ka;Cz.prototype.get=Cz.prototype.get;Cz.prototype.getKeys=Cz.prototype.O;Cz.prototype.getProperties=Cz.prototype.P;Cz.prototype.set=Cz.prototype.set;Cz.prototype.setProperties=Cz.prototype.I;Cz.prototype.unset=Cz.prototype.S;Cz.prototype.changed=Cz.prototype.s;Cz.prototype.getRevision=Cz.prototype.L;Cz.prototype.on=Cz.prototype.G;Cz.prototype.once=Cz.prototype.M;Cz.prototype.un=Cz.prototype.K;Cz.prototype.unByKey=Cz.prototype.N;
861 -V.prototype.getAttributions=V.prototype.ma;V.prototype.getLogo=V.prototype.la;V.prototype.getProjection=V.prototype.na;V.prototype.getState=V.prototype.oa;V.prototype.setAttributions=V.prototype.ka;V.prototype.get=V.prototype.get;V.prototype.getKeys=V.prototype.O;V.prototype.getProperties=V.prototype.P;V.prototype.set=V.prototype.set;V.prototype.setProperties=V.prototype.I;V.prototype.unset=V.prototype.S;V.prototype.changed=V.prototype.s;V.prototype.getRevision=V.prototype.L;V.prototype.on=V.prototype.G;
862 -V.prototype.once=V.prototype.M;V.prototype.un=V.prototype.K;V.prototype.unByKey=V.prototype.N;Z.prototype.addFeature=Z.prototype.Fc;Z.prototype.addFeatures=Z.prototype.Rb;Z.prototype.clear=Z.prototype.clear;Z.prototype.forEachFeature=Z.prototype.Re;Z.prototype.forEachFeatureInExtent=Z.prototype.Ac;Z.prototype.forEachFeatureIntersectingExtent=Z.prototype.Se;Z.prototype.getFeaturesCollection=Z.prototype.Xe;Z.prototype.getFeatures=Z.prototype.Gc;Z.prototype.getFeaturesAtCoordinate=Z.prototype.We;
863 -Z.prototype.getFeaturesInExtent=Z.prototype.Hd;Z.prototype.getClosestFeatureToCoordinate=Z.prototype.Ue;Z.prototype.getExtent=Z.prototype.R;Z.prototype.getFeatureById=Z.prototype.Ve;Z.prototype.removeFeature=Z.prototype.hc;Z.prototype.getAttributions=Z.prototype.ma;Z.prototype.getLogo=Z.prototype.la;Z.prototype.getProjection=Z.prototype.na;Z.prototype.getState=Z.prototype.oa;Z.prototype.setAttributions=Z.prototype.ka;Z.prototype.get=Z.prototype.get;Z.prototype.getKeys=Z.prototype.O;
864 -Z.prototype.getProperties=Z.prototype.P;Z.prototype.set=Z.prototype.set;Z.prototype.setProperties=Z.prototype.I;Z.prototype.unset=Z.prototype.S;Z.prototype.changed=Z.prototype.s;Z.prototype.getRevision=Z.prototype.L;Z.prototype.on=Z.prototype.G;Z.prototype.once=Z.prototype.M;Z.prototype.un=Z.prototype.K;Z.prototype.unByKey=Z.prototype.N;wn.prototype.getAttributions=wn.prototype.ma;wn.prototype.getLogo=wn.prototype.la;wn.prototype.getProjection=wn.prototype.na;wn.prototype.getState=wn.prototype.oa;
865 -wn.prototype.setAttributions=wn.prototype.ka;wn.prototype.get=wn.prototype.get;wn.prototype.getKeys=wn.prototype.O;wn.prototype.getProperties=wn.prototype.P;wn.prototype.set=wn.prototype.set;wn.prototype.setProperties=wn.prototype.I;wn.prototype.unset=wn.prototype.S;wn.prototype.changed=wn.prototype.s;wn.prototype.getRevision=wn.prototype.L;wn.prototype.on=wn.prototype.G;wn.prototype.once=wn.prototype.M;wn.prototype.un=wn.prototype.K;wn.prototype.unByKey=wn.prototype.N;
866 -Dn.prototype.getAttributions=Dn.prototype.ma;Dn.prototype.getLogo=Dn.prototype.la;Dn.prototype.getProjection=Dn.prototype.na;Dn.prototype.getState=Dn.prototype.oa;Dn.prototype.setAttributions=Dn.prototype.ka;Dn.prototype.get=Dn.prototype.get;Dn.prototype.getKeys=Dn.prototype.O;Dn.prototype.getProperties=Dn.prototype.P;Dn.prototype.set=Dn.prototype.set;Dn.prototype.setProperties=Dn.prototype.I;Dn.prototype.unset=Dn.prototype.S;Dn.prototype.changed=Dn.prototype.s;Dn.prototype.getRevision=Dn.prototype.L;
867 -Dn.prototype.on=Dn.prototype.G;Dn.prototype.once=Dn.prototype.M;Dn.prototype.un=Dn.prototype.K;Dn.prototype.unByKey=Dn.prototype.N;Gz.prototype.getAttributions=Gz.prototype.ma;Gz.prototype.getLogo=Gz.prototype.la;Gz.prototype.getProjection=Gz.prototype.na;Gz.prototype.getState=Gz.prototype.oa;Gz.prototype.setAttributions=Gz.prototype.ka;Gz.prototype.get=Gz.prototype.get;Gz.prototype.getKeys=Gz.prototype.O;Gz.prototype.getProperties=Gz.prototype.P;Gz.prototype.set=Gz.prototype.set;
868 -Gz.prototype.setProperties=Gz.prototype.I;Gz.prototype.unset=Gz.prototype.S;Gz.prototype.changed=Gz.prototype.s;Gz.prototype.getRevision=Gz.prototype.L;Gz.prototype.on=Gz.prototype.G;Gz.prototype.once=Gz.prototype.M;Gz.prototype.un=Gz.prototype.K;Gz.prototype.unByKey=Gz.prototype.N;Hz.prototype.getAttributions=Hz.prototype.ma;Hz.prototype.getLogo=Hz.prototype.la;Hz.prototype.getProjection=Hz.prototype.na;Hz.prototype.getState=Hz.prototype.oa;Hz.prototype.setAttributions=Hz.prototype.ka;
869 -Hz.prototype.get=Hz.prototype.get;Hz.prototype.getKeys=Hz.prototype.O;Hz.prototype.getProperties=Hz.prototype.P;Hz.prototype.set=Hz.prototype.set;Hz.prototype.setProperties=Hz.prototype.I;Hz.prototype.unset=Hz.prototype.S;Hz.prototype.changed=Hz.prototype.s;Hz.prototype.getRevision=Hz.prototype.L;Hz.prototype.on=Hz.prototype.G;Hz.prototype.once=Hz.prototype.M;Hz.prototype.un=Hz.prototype.K;Hz.prototype.unByKey=Hz.prototype.N;Wp.prototype.getAttributions=Wp.prototype.ma;Wp.prototype.getLogo=Wp.prototype.la;
870 -Wp.prototype.getProjection=Wp.prototype.na;Wp.prototype.getState=Wp.prototype.oa;Wp.prototype.setAttributions=Wp.prototype.ka;Wp.prototype.get=Wp.prototype.get;Wp.prototype.getKeys=Wp.prototype.O;Wp.prototype.getProperties=Wp.prototype.P;Wp.prototype.set=Wp.prototype.set;Wp.prototype.setProperties=Wp.prototype.I;Wp.prototype.unset=Wp.prototype.S;Wp.prototype.changed=Wp.prototype.s;Wp.prototype.getRevision=Wp.prototype.L;Wp.prototype.on=Wp.prototype.G;Wp.prototype.once=Wp.prototype.M;
871 -Wp.prototype.un=Wp.prototype.K;Wp.prototype.unByKey=Wp.prototype.N;Iz.prototype.getAttributions=Iz.prototype.ma;Iz.prototype.getLogo=Iz.prototype.la;Iz.prototype.getProjection=Iz.prototype.na;Iz.prototype.getState=Iz.prototype.oa;Iz.prototype.setAttributions=Iz.prototype.ka;Iz.prototype.get=Iz.prototype.get;Iz.prototype.getKeys=Iz.prototype.O;Iz.prototype.getProperties=Iz.prototype.P;Iz.prototype.set=Iz.prototype.set;Iz.prototype.setProperties=Iz.prototype.I;Iz.prototype.unset=Iz.prototype.S;
872 -Iz.prototype.changed=Iz.prototype.s;Iz.prototype.getRevision=Iz.prototype.L;Iz.prototype.on=Iz.prototype.G;Iz.prototype.once=Iz.prototype.M;Iz.prototype.un=Iz.prototype.K;Iz.prototype.unByKey=Iz.prototype.N;Mz.prototype.getTileLoadFunction=Mz.prototype.Za;Mz.prototype.getTileUrlFunction=Mz.prototype.$a;Mz.prototype.setTileLoadFunction=Mz.prototype.eb;Mz.prototype.setTileUrlFunction=Mz.prototype.Ga;Mz.prototype.getTileGrid=Mz.prototype.Ca;Mz.prototype.getAttributions=Mz.prototype.ma;
873 -Mz.prototype.getLogo=Mz.prototype.la;Mz.prototype.getProjection=Mz.prototype.na;Mz.prototype.getState=Mz.prototype.oa;Mz.prototype.setAttributions=Mz.prototype.ka;Mz.prototype.get=Mz.prototype.get;Mz.prototype.getKeys=Mz.prototype.O;Mz.prototype.getProperties=Mz.prototype.P;Mz.prototype.set=Mz.prototype.set;Mz.prototype.setProperties=Mz.prototype.I;Mz.prototype.unset=Mz.prototype.S;Mz.prototype.changed=Mz.prototype.s;Mz.prototype.getRevision=Mz.prototype.L;Mz.prototype.on=Mz.prototype.G;
874 -Mz.prototype.once=Mz.prototype.M;Mz.prototype.un=Mz.prototype.K;Mz.prototype.unByKey=Mz.prototype.N;Pz.prototype.getUrls=Pz.prototype.g;Pz.prototype.setUrl=Pz.prototype.f;Pz.prototype.getTileLoadFunction=Pz.prototype.Za;Pz.prototype.getTileUrlFunction=Pz.prototype.$a;Pz.prototype.setTileLoadFunction=Pz.prototype.eb;Pz.prototype.setTileUrlFunction=Pz.prototype.Ga;Pz.prototype.getTileGrid=Pz.prototype.Ca;Pz.prototype.getAttributions=Pz.prototype.ma;Pz.prototype.getLogo=Pz.prototype.la;
875 -Pz.prototype.getProjection=Pz.prototype.na;Pz.prototype.getState=Pz.prototype.oa;Pz.prototype.setAttributions=Pz.prototype.ka;Pz.prototype.get=Pz.prototype.get;Pz.prototype.getKeys=Pz.prototype.O;Pz.prototype.getProperties=Pz.prototype.P;Pz.prototype.set=Pz.prototype.set;Pz.prototype.setProperties=Pz.prototype.I;Pz.prototype.unset=Pz.prototype.S;Pz.prototype.changed=Pz.prototype.s;Pz.prototype.getRevision=Pz.prototype.L;Pz.prototype.on=Pz.prototype.G;Pz.prototype.once=Pz.prototype.M;
876 -Pz.prototype.un=Pz.prototype.K;Pz.prototype.unByKey=Pz.prototype.N;Nz.prototype.getUrls=Nz.prototype.g;Nz.prototype.setUrl=Nz.prototype.f;Nz.prototype.getTileLoadFunction=Nz.prototype.Za;Nz.prototype.getTileUrlFunction=Nz.prototype.$a;Nz.prototype.setTileLoadFunction=Nz.prototype.eb;Nz.prototype.setTileUrlFunction=Nz.prototype.Ga;Nz.prototype.getTileGrid=Nz.prototype.Ca;Nz.prototype.getAttributions=Nz.prototype.ma;Nz.prototype.getLogo=Nz.prototype.la;Nz.prototype.getProjection=Nz.prototype.na;
877 -Nz.prototype.getState=Nz.prototype.oa;Nz.prototype.setAttributions=Nz.prototype.ka;Nz.prototype.get=Nz.prototype.get;Nz.prototype.getKeys=Nz.prototype.O;Nz.prototype.getProperties=Nz.prototype.P;Nz.prototype.set=Nz.prototype.set;Nz.prototype.setProperties=Nz.prototype.I;Nz.prototype.unset=Nz.prototype.S;Nz.prototype.changed=Nz.prototype.s;Nz.prototype.getRevision=Nz.prototype.L;Nz.prototype.on=Nz.prototype.G;Nz.prototype.once=Nz.prototype.M;Nz.prototype.un=Nz.prototype.K;Nz.prototype.unByKey=Nz.prototype.N;
878 -Sz.prototype.getAttributions=Sz.prototype.ma;Sz.prototype.getLogo=Sz.prototype.la;Sz.prototype.getProjection=Sz.prototype.na;Sz.prototype.getState=Sz.prototype.oa;Sz.prototype.setAttributions=Sz.prototype.ka;Sz.prototype.get=Sz.prototype.get;Sz.prototype.getKeys=Sz.prototype.O;Sz.prototype.getProperties=Sz.prototype.P;Sz.prototype.set=Sz.prototype.set;Sz.prototype.setProperties=Sz.prototype.I;Sz.prototype.unset=Sz.prototype.S;Sz.prototype.changed=Sz.prototype.s;Sz.prototype.getRevision=Sz.prototype.L;
879 -Sz.prototype.on=Sz.prototype.G;Sz.prototype.once=Sz.prototype.M;Sz.prototype.un=Sz.prototype.K;Sz.prototype.unByKey=Sz.prototype.N;aA.prototype.getUrls=aA.prototype.g;aA.prototype.setUrl=aA.prototype.f;aA.prototype.getTileLoadFunction=aA.prototype.Za;aA.prototype.getTileUrlFunction=aA.prototype.$a;aA.prototype.setTileLoadFunction=aA.prototype.eb;aA.prototype.setTileUrlFunction=aA.prototype.Ga;aA.prototype.getTileGrid=aA.prototype.Ca;aA.prototype.getAttributions=aA.prototype.ma;
880 -aA.prototype.getLogo=aA.prototype.la;aA.prototype.getProjection=aA.prototype.na;aA.prototype.getState=aA.prototype.oa;aA.prototype.setAttributions=aA.prototype.ka;aA.prototype.get=aA.prototype.get;aA.prototype.getKeys=aA.prototype.O;aA.prototype.getProperties=aA.prototype.P;aA.prototype.set=aA.prototype.set;aA.prototype.setProperties=aA.prototype.I;aA.prototype.unset=aA.prototype.S;aA.prototype.changed=aA.prototype.s;aA.prototype.getRevision=aA.prototype.L;aA.prototype.on=aA.prototype.G;
881 -aA.prototype.once=aA.prototype.M;aA.prototype.un=aA.prototype.K;aA.prototype.unByKey=aA.prototype.N;cA.prototype.getTileLoadFunction=cA.prototype.Za;cA.prototype.getTileUrlFunction=cA.prototype.$a;cA.prototype.setTileLoadFunction=cA.prototype.eb;cA.prototype.setTileUrlFunction=cA.prototype.Ga;cA.prototype.getTileGrid=cA.prototype.Ca;cA.prototype.getAttributions=cA.prototype.ma;cA.prototype.getLogo=cA.prototype.la;cA.prototype.getProjection=cA.prototype.na;cA.prototype.getState=cA.prototype.oa;
882 -cA.prototype.setAttributions=cA.prototype.ka;cA.prototype.get=cA.prototype.get;cA.prototype.getKeys=cA.prototype.O;cA.prototype.getProperties=cA.prototype.P;cA.prototype.set=cA.prototype.set;cA.prototype.setProperties=cA.prototype.I;cA.prototype.unset=cA.prototype.S;cA.prototype.changed=cA.prototype.s;cA.prototype.getRevision=cA.prototype.L;cA.prototype.on=cA.prototype.G;cA.prototype.once=cA.prototype.M;cA.prototype.un=cA.prototype.K;cA.prototype.unByKey=cA.prototype.N;eA.prototype.getTileGrid=eA.prototype.Ca;
883 -eA.prototype.getAttributions=eA.prototype.ma;eA.prototype.getLogo=eA.prototype.la;eA.prototype.getProjection=eA.prototype.na;eA.prototype.getState=eA.prototype.oa;eA.prototype.setAttributions=eA.prototype.ka;eA.prototype.get=eA.prototype.get;eA.prototype.getKeys=eA.prototype.O;eA.prototype.getProperties=eA.prototype.P;eA.prototype.set=eA.prototype.set;eA.prototype.setProperties=eA.prototype.I;eA.prototype.unset=eA.prototype.S;eA.prototype.changed=eA.prototype.s;eA.prototype.getRevision=eA.prototype.L;
884 -eA.prototype.on=eA.prototype.G;eA.prototype.once=eA.prototype.M;eA.prototype.un=eA.prototype.K;eA.prototype.unByKey=eA.prototype.N;fA.prototype.getTileLoadFunction=fA.prototype.Za;fA.prototype.getTileUrlFunction=fA.prototype.$a;fA.prototype.setTileLoadFunction=fA.prototype.eb;fA.prototype.setTileUrlFunction=fA.prototype.Ga;fA.prototype.getTileGrid=fA.prototype.Ca;fA.prototype.getAttributions=fA.prototype.ma;fA.prototype.getLogo=fA.prototype.la;fA.prototype.getProjection=fA.prototype.na;
885 -fA.prototype.getState=fA.prototype.oa;fA.prototype.setAttributions=fA.prototype.ka;fA.prototype.get=fA.prototype.get;fA.prototype.getKeys=fA.prototype.O;fA.prototype.getProperties=fA.prototype.P;fA.prototype.set=fA.prototype.set;fA.prototype.setProperties=fA.prototype.I;fA.prototype.unset=fA.prototype.S;fA.prototype.changed=fA.prototype.s;fA.prototype.getRevision=fA.prototype.L;fA.prototype.on=fA.prototype.G;fA.prototype.once=fA.prototype.M;fA.prototype.un=fA.prototype.K;fA.prototype.unByKey=fA.prototype.N;
886 -gA.prototype.getTileGrid=gA.prototype.Ca;gA.prototype.getAttributions=gA.prototype.ma;gA.prototype.getLogo=gA.prototype.la;gA.prototype.getProjection=gA.prototype.na;gA.prototype.getState=gA.prototype.oa;gA.prototype.setAttributions=gA.prototype.ka;gA.prototype.get=gA.prototype.get;gA.prototype.getKeys=gA.prototype.O;gA.prototype.getProperties=gA.prototype.P;gA.prototype.set=gA.prototype.set;gA.prototype.setProperties=gA.prototype.I;gA.prototype.unset=gA.prototype.S;gA.prototype.changed=gA.prototype.s;
887 -gA.prototype.getRevision=gA.prototype.L;gA.prototype.on=gA.prototype.G;gA.prototype.once=gA.prototype.M;gA.prototype.un=gA.prototype.K;gA.prototype.unByKey=gA.prototype.N;lA.prototype.addFeature=lA.prototype.Fc;lA.prototype.addFeatures=lA.prototype.Rb;lA.prototype.clear=lA.prototype.clear;lA.prototype.forEachFeature=lA.prototype.Re;lA.prototype.forEachFeatureInExtent=lA.prototype.Ac;lA.prototype.forEachFeatureIntersectingExtent=lA.prototype.Se;lA.prototype.getFeaturesCollection=lA.prototype.Xe;
888 -lA.prototype.getFeatures=lA.prototype.Gc;lA.prototype.getFeaturesAtCoordinate=lA.prototype.We;lA.prototype.getFeaturesInExtent=lA.prototype.Hd;lA.prototype.getClosestFeatureToCoordinate=lA.prototype.Ue;lA.prototype.getExtent=lA.prototype.R;lA.prototype.getFeatureById=lA.prototype.Ve;lA.prototype.removeFeature=lA.prototype.hc;lA.prototype.getAttributions=lA.prototype.ma;lA.prototype.getLogo=lA.prototype.la;lA.prototype.getProjection=lA.prototype.na;lA.prototype.getState=lA.prototype.oa;
889 -lA.prototype.setAttributions=lA.prototype.ka;lA.prototype.get=lA.prototype.get;lA.prototype.getKeys=lA.prototype.O;lA.prototype.getProperties=lA.prototype.P;lA.prototype.set=lA.prototype.set;lA.prototype.setProperties=lA.prototype.I;lA.prototype.unset=lA.prototype.S;lA.prototype.changed=lA.prototype.s;lA.prototype.getRevision=lA.prototype.L;lA.prototype.on=lA.prototype.G;lA.prototype.once=lA.prototype.M;lA.prototype.un=lA.prototype.K;lA.prototype.unByKey=lA.prototype.N;
890 -oA.prototype.getTileLoadFunction=oA.prototype.Za;oA.prototype.getTileUrlFunction=oA.prototype.$a;oA.prototype.setTileLoadFunction=oA.prototype.eb;oA.prototype.setTileUrlFunction=oA.prototype.Ga;oA.prototype.getTileGrid=oA.prototype.Ca;oA.prototype.getAttributions=oA.prototype.ma;oA.prototype.getLogo=oA.prototype.la;oA.prototype.getProjection=oA.prototype.na;oA.prototype.getState=oA.prototype.oa;oA.prototype.setAttributions=oA.prototype.ka;oA.prototype.get=oA.prototype.get;oA.prototype.getKeys=oA.prototype.O;
891 -oA.prototype.getProperties=oA.prototype.P;oA.prototype.set=oA.prototype.set;oA.prototype.setProperties=oA.prototype.I;oA.prototype.unset=oA.prototype.S;oA.prototype.changed=oA.prototype.s;oA.prototype.getRevision=oA.prototype.L;oA.prototype.on=oA.prototype.G;oA.prototype.once=oA.prototype.M;oA.prototype.un=oA.prototype.K;oA.prototype.unByKey=oA.prototype.N;uA.prototype.getTileLoadFunction=uA.prototype.Za;uA.prototype.getTileUrlFunction=uA.prototype.$a;uA.prototype.setTileLoadFunction=uA.prototype.eb;
892 -uA.prototype.setTileUrlFunction=uA.prototype.Ga;uA.prototype.getTileGrid=uA.prototype.Ca;uA.prototype.getAttributions=uA.prototype.ma;uA.prototype.getLogo=uA.prototype.la;uA.prototype.getProjection=uA.prototype.na;uA.prototype.getState=uA.prototype.oa;uA.prototype.setAttributions=uA.prototype.ka;uA.prototype.get=uA.prototype.get;uA.prototype.getKeys=uA.prototype.O;uA.prototype.getProperties=uA.prototype.P;uA.prototype.set=uA.prototype.set;uA.prototype.setProperties=uA.prototype.I;
893 -uA.prototype.unset=uA.prototype.S;uA.prototype.changed=uA.prototype.s;uA.prototype.getRevision=uA.prototype.L;uA.prototype.on=uA.prototype.G;uA.prototype.once=uA.prototype.M;uA.prototype.un=uA.prototype.K;uA.prototype.unByKey=uA.prototype.N;wA.prototype.getTileLoadFunction=wA.prototype.Za;wA.prototype.getTileUrlFunction=wA.prototype.$a;wA.prototype.setTileLoadFunction=wA.prototype.eb;wA.prototype.setTileUrlFunction=wA.prototype.Ga;wA.prototype.getTileGrid=wA.prototype.Ca;
894 -wA.prototype.getAttributions=wA.prototype.ma;wA.prototype.getLogo=wA.prototype.la;wA.prototype.getProjection=wA.prototype.na;wA.prototype.getState=wA.prototype.oa;wA.prototype.setAttributions=wA.prototype.ka;wA.prototype.get=wA.prototype.get;wA.prototype.getKeys=wA.prototype.O;wA.prototype.getProperties=wA.prototype.P;wA.prototype.set=wA.prototype.set;wA.prototype.setProperties=wA.prototype.I;wA.prototype.unset=wA.prototype.S;wA.prototype.changed=wA.prototype.s;wA.prototype.getRevision=wA.prototype.L;
895 -wA.prototype.on=wA.prototype.G;wA.prototype.once=wA.prototype.M;wA.prototype.un=wA.prototype.K;wA.prototype.unByKey=wA.prototype.N;rk.prototype.changed=rk.prototype.s;rk.prototype.getRevision=rk.prototype.L;rk.prototype.on=rk.prototype.G;rk.prototype.once=rk.prototype.M;rk.prototype.un=rk.prototype.K;rk.prototype.unByKey=rk.prototype.N;Zq.prototype.changed=Zq.prototype.s;Zq.prototype.getRevision=Zq.prototype.L;Zq.prototype.on=Zq.prototype.G;Zq.prototype.once=Zq.prototype.M;Zq.prototype.un=Zq.prototype.K;
896 -Zq.prototype.unByKey=Zq.prototype.N;br.prototype.changed=br.prototype.s;br.prototype.getRevision=br.prototype.L;br.prototype.on=br.prototype.G;br.prototype.once=br.prototype.M;br.prototype.un=br.prototype.K;br.prototype.unByKey=br.prototype.N;hr.prototype.changed=hr.prototype.s;hr.prototype.getRevision=hr.prototype.L;hr.prototype.on=hr.prototype.G;hr.prototype.once=hr.prototype.M;hr.prototype.un=hr.prototype.K;hr.prototype.unByKey=hr.prototype.N;jr.prototype.changed=jr.prototype.s;
897 -jr.prototype.getRevision=jr.prototype.L;jr.prototype.on=jr.prototype.G;jr.prototype.once=jr.prototype.M;jr.prototype.un=jr.prototype.K;jr.prototype.unByKey=jr.prototype.N;cq.prototype.changed=cq.prototype.s;cq.prototype.getRevision=cq.prototype.L;cq.prototype.on=cq.prototype.G;cq.prototype.once=cq.prototype.M;cq.prototype.un=cq.prototype.K;cq.prototype.unByKey=cq.prototype.N;dq.prototype.changed=dq.prototype.s;dq.prototype.getRevision=dq.prototype.L;dq.prototype.on=dq.prototype.G;
898 -dq.prototype.once=dq.prototype.M;dq.prototype.un=dq.prototype.K;dq.prototype.unByKey=dq.prototype.N;eq.prototype.changed=eq.prototype.s;eq.prototype.getRevision=eq.prototype.L;eq.prototype.on=eq.prototype.G;eq.prototype.once=eq.prototype.M;eq.prototype.un=eq.prototype.K;eq.prototype.unByKey=eq.prototype.N;gq.prototype.changed=gq.prototype.s;gq.prototype.getRevision=gq.prototype.L;gq.prototype.on=gq.prototype.G;gq.prototype.once=gq.prototype.M;gq.prototype.un=gq.prototype.K;gq.prototype.unByKey=gq.prototype.N;
899 -Am.prototype.changed=Am.prototype.s;Am.prototype.getRevision=Am.prototype.L;Am.prototype.on=Am.prototype.G;Am.prototype.once=Am.prototype.M;Am.prototype.un=Am.prototype.K;Am.prototype.unByKey=Am.prototype.N;Yp.prototype.changed=Yp.prototype.s;Yp.prototype.getRevision=Yp.prototype.L;Yp.prototype.on=Yp.prototype.G;Yp.prototype.once=Yp.prototype.M;Yp.prototype.un=Yp.prototype.K;Yp.prototype.unByKey=Yp.prototype.N;Zp.prototype.changed=Zp.prototype.s;Zp.prototype.getRevision=Zp.prototype.L;
900 -Zp.prototype.on=Zp.prototype.G;Zp.prototype.once=Zp.prototype.M;Zp.prototype.un=Zp.prototype.K;Zp.prototype.unByKey=Zp.prototype.N;$p.prototype.changed=$p.prototype.s;$p.prototype.getRevision=$p.prototype.L;$p.prototype.on=$p.prototype.G;$p.prototype.once=$p.prototype.M;$p.prototype.un=$p.prototype.K;$p.prototype.unByKey=$p.prototype.N;F.prototype.get=F.prototype.get;F.prototype.getKeys=F.prototype.O;F.prototype.getProperties=F.prototype.P;F.prototype.set=F.prototype.set;
901 -F.prototype.setProperties=F.prototype.I;F.prototype.unset=F.prototype.S;F.prototype.changed=F.prototype.s;F.prototype.getRevision=F.prototype.L;F.prototype.on=F.prototype.G;F.prototype.once=F.prototype.M;F.prototype.un=F.prototype.K;F.prototype.unByKey=F.prototype.N;G.prototype.getBrightness=G.prototype.Bb;G.prototype.getContrast=G.prototype.Cb;G.prototype.getHue=G.prototype.Db;G.prototype.getExtent=G.prototype.R;G.prototype.getMaxResolution=G.prototype.Eb;G.prototype.getMinResolution=G.prototype.Fb;
902 -G.prototype.getOpacity=G.prototype.Kb;G.prototype.getSaturation=G.prototype.Gb;G.prototype.getVisible=G.prototype.ib;G.prototype.getZIndex=G.prototype.Lb;G.prototype.setBrightness=G.prototype.kc;G.prototype.setContrast=G.prototype.lc;G.prototype.setHue=G.prototype.mc;G.prototype.setExtent=G.prototype.bc;G.prototype.setMaxResolution=G.prototype.nc;G.prototype.setMinResolution=G.prototype.oc;G.prototype.setOpacity=G.prototype.cc;G.prototype.setSaturation=G.prototype.pc;G.prototype.setVisible=G.prototype.dc;
903 -G.prototype.setZIndex=G.prototype.ec;G.prototype.get=G.prototype.get;G.prototype.getKeys=G.prototype.O;G.prototype.getProperties=G.prototype.P;G.prototype.set=G.prototype.set;G.prototype.setProperties=G.prototype.I;G.prototype.unset=G.prototype.S;G.prototype.changed=G.prototype.s;G.prototype.getRevision=G.prototype.L;G.prototype.on=G.prototype.G;G.prototype.once=G.prototype.M;G.prototype.un=G.prototype.K;G.prototype.unByKey=G.prototype.N;L.prototype.setMap=L.prototype.setMap;
904 -L.prototype.setSource=L.prototype.Mc;L.prototype.getBrightness=L.prototype.Bb;L.prototype.getContrast=L.prototype.Cb;L.prototype.getHue=L.prototype.Db;L.prototype.getExtent=L.prototype.R;L.prototype.getMaxResolution=L.prototype.Eb;L.prototype.getMinResolution=L.prototype.Fb;L.prototype.getOpacity=L.prototype.Kb;L.prototype.getSaturation=L.prototype.Gb;L.prototype.getVisible=L.prototype.ib;L.prototype.getZIndex=L.prototype.Lb;L.prototype.setBrightness=L.prototype.kc;L.prototype.setContrast=L.prototype.lc;
905 -L.prototype.setHue=L.prototype.mc;L.prototype.setExtent=L.prototype.bc;L.prototype.setMaxResolution=L.prototype.nc;L.prototype.setMinResolution=L.prototype.oc;L.prototype.setOpacity=L.prototype.cc;L.prototype.setSaturation=L.prototype.pc;L.prototype.setVisible=L.prototype.dc;L.prototype.setZIndex=L.prototype.ec;L.prototype.get=L.prototype.get;L.prototype.getKeys=L.prototype.O;L.prototype.getProperties=L.prototype.P;L.prototype.set=L.prototype.set;L.prototype.setProperties=L.prototype.I;
906 -L.prototype.unset=L.prototype.S;L.prototype.changed=L.prototype.s;L.prototype.getRevision=L.prototype.L;L.prototype.on=L.prototype.G;L.prototype.once=L.prototype.M;L.prototype.un=L.prototype.K;L.prototype.unByKey=L.prototype.N;Y.prototype.getSource=Y.prototype.ea;Y.prototype.getStyle=Y.prototype.T;Y.prototype.getStyleFunction=Y.prototype.X;Y.prototype.setStyle=Y.prototype.g;Y.prototype.setMap=Y.prototype.setMap;Y.prototype.setSource=Y.prototype.Mc;Y.prototype.getBrightness=Y.prototype.Bb;
907 -Y.prototype.getContrast=Y.prototype.Cb;Y.prototype.getHue=Y.prototype.Db;Y.prototype.getExtent=Y.prototype.R;Y.prototype.getMaxResolution=Y.prototype.Eb;Y.prototype.getMinResolution=Y.prototype.Fb;Y.prototype.getOpacity=Y.prototype.Kb;Y.prototype.getSaturation=Y.prototype.Gb;Y.prototype.getVisible=Y.prototype.ib;Y.prototype.getZIndex=Y.prototype.Lb;Y.prototype.setBrightness=Y.prototype.kc;Y.prototype.setContrast=Y.prototype.lc;Y.prototype.setHue=Y.prototype.mc;Y.prototype.setExtent=Y.prototype.bc;
908 -Y.prototype.setMaxResolution=Y.prototype.nc;Y.prototype.setMinResolution=Y.prototype.oc;Y.prototype.setOpacity=Y.prototype.cc;Y.prototype.setSaturation=Y.prototype.pc;Y.prototype.setVisible=Y.prototype.dc;Y.prototype.setZIndex=Y.prototype.ec;Y.prototype.get=Y.prototype.get;Y.prototype.getKeys=Y.prototype.O;Y.prototype.getProperties=Y.prototype.P;Y.prototype.set=Y.prototype.set;Y.prototype.setProperties=Y.prototype.I;Y.prototype.unset=Y.prototype.S;Y.prototype.changed=Y.prototype.s;
909 -Y.prototype.getRevision=Y.prototype.L;Y.prototype.on=Y.prototype.G;Y.prototype.once=Y.prototype.M;Y.prototype.un=Y.prototype.K;Y.prototype.unByKey=Y.prototype.N;J.prototype.setMap=J.prototype.setMap;J.prototype.setSource=J.prototype.Mc;J.prototype.getBrightness=J.prototype.Bb;J.prototype.getContrast=J.prototype.Cb;J.prototype.getHue=J.prototype.Db;J.prototype.getExtent=J.prototype.R;J.prototype.getMaxResolution=J.prototype.Eb;J.prototype.getMinResolution=J.prototype.Fb;J.prototype.getOpacity=J.prototype.Kb;
910 -J.prototype.getSaturation=J.prototype.Gb;J.prototype.getVisible=J.prototype.ib;J.prototype.getZIndex=J.prototype.Lb;J.prototype.setBrightness=J.prototype.kc;J.prototype.setContrast=J.prototype.lc;J.prototype.setHue=J.prototype.mc;J.prototype.setExtent=J.prototype.bc;J.prototype.setMaxResolution=J.prototype.nc;J.prototype.setMinResolution=J.prototype.oc;J.prototype.setOpacity=J.prototype.cc;J.prototype.setSaturation=J.prototype.pc;J.prototype.setVisible=J.prototype.dc;J.prototype.setZIndex=J.prototype.ec;
911 -J.prototype.get=J.prototype.get;J.prototype.getKeys=J.prototype.O;J.prototype.getProperties=J.prototype.P;J.prototype.set=J.prototype.set;J.prototype.setProperties=J.prototype.I;J.prototype.unset=J.prototype.S;J.prototype.changed=J.prototype.s;J.prototype.getRevision=J.prototype.L;J.prototype.on=J.prototype.G;J.prototype.once=J.prototype.M;J.prototype.un=J.prototype.K;J.prototype.unByKey=J.prototype.N;H.prototype.getBrightness=H.prototype.Bb;H.prototype.getContrast=H.prototype.Cb;
912 -H.prototype.getHue=H.prototype.Db;H.prototype.getExtent=H.prototype.R;H.prototype.getMaxResolution=H.prototype.Eb;H.prototype.getMinResolution=H.prototype.Fb;H.prototype.getOpacity=H.prototype.Kb;H.prototype.getSaturation=H.prototype.Gb;H.prototype.getVisible=H.prototype.ib;H.prototype.getZIndex=H.prototype.Lb;H.prototype.setBrightness=H.prototype.kc;H.prototype.setContrast=H.prototype.lc;H.prototype.setHue=H.prototype.mc;H.prototype.setExtent=H.prototype.bc;H.prototype.setMaxResolution=H.prototype.nc;
913 -H.prototype.setMinResolution=H.prototype.oc;H.prototype.setOpacity=H.prototype.cc;H.prototype.setSaturation=H.prototype.pc;H.prototype.setVisible=H.prototype.dc;H.prototype.setZIndex=H.prototype.ec;H.prototype.get=H.prototype.get;H.prototype.getKeys=H.prototype.O;H.prototype.getProperties=H.prototype.P;H.prototype.set=H.prototype.set;H.prototype.setProperties=H.prototype.I;H.prototype.unset=H.prototype.S;H.prototype.changed=H.prototype.s;H.prototype.getRevision=H.prototype.L;H.prototype.on=H.prototype.G;
914 -H.prototype.once=H.prototype.M;H.prototype.un=H.prototype.K;H.prototype.unByKey=H.prototype.N;K.prototype.setMap=K.prototype.setMap;K.prototype.setSource=K.prototype.Mc;K.prototype.getBrightness=K.prototype.Bb;K.prototype.getContrast=K.prototype.Cb;K.prototype.getHue=K.prototype.Db;K.prototype.getExtent=K.prototype.R;K.prototype.getMaxResolution=K.prototype.Eb;K.prototype.getMinResolution=K.prototype.Fb;K.prototype.getOpacity=K.prototype.Kb;K.prototype.getSaturation=K.prototype.Gb;
915 -K.prototype.getVisible=K.prototype.ib;K.prototype.getZIndex=K.prototype.Lb;K.prototype.setBrightness=K.prototype.kc;K.prototype.setContrast=K.prototype.lc;K.prototype.setHue=K.prototype.mc;K.prototype.setExtent=K.prototype.bc;K.prototype.setMaxResolution=K.prototype.nc;K.prototype.setMinResolution=K.prototype.oc;K.prototype.setOpacity=K.prototype.cc;K.prototype.setSaturation=K.prototype.pc;K.prototype.setVisible=K.prototype.dc;K.prototype.setZIndex=K.prototype.ec;K.prototype.get=K.prototype.get;
916 -K.prototype.getKeys=K.prototype.O;K.prototype.getProperties=K.prototype.P;K.prototype.set=K.prototype.set;K.prototype.setProperties=K.prototype.I;K.prototype.unset=K.prototype.S;K.prototype.changed=K.prototype.s;K.prototype.getRevision=K.prototype.L;K.prototype.on=K.prototype.G;K.prototype.once=K.prototype.M;K.prototype.un=K.prototype.K;K.prototype.unByKey=K.prototype.N;Uk.prototype.get=Uk.prototype.get;Uk.prototype.getKeys=Uk.prototype.O;Uk.prototype.getProperties=Uk.prototype.P;
917 -Uk.prototype.set=Uk.prototype.set;Uk.prototype.setProperties=Uk.prototype.I;Uk.prototype.unset=Uk.prototype.S;Uk.prototype.changed=Uk.prototype.s;Uk.prototype.getRevision=Uk.prototype.L;Uk.prototype.on=Uk.prototype.G;Uk.prototype.once=Uk.prototype.M;Uk.prototype.un=Uk.prototype.K;Uk.prototype.unByKey=Uk.prototype.N;Yk.prototype.getActive=Yk.prototype.c;Yk.prototype.setActive=Yk.prototype.g;Yk.prototype.get=Yk.prototype.get;Yk.prototype.getKeys=Yk.prototype.O;Yk.prototype.getProperties=Yk.prototype.P;
918 -Yk.prototype.set=Yk.prototype.set;Yk.prototype.setProperties=Yk.prototype.I;Yk.prototype.unset=Yk.prototype.S;Yk.prototype.changed=Yk.prototype.s;Yk.prototype.getRevision=Yk.prototype.L;Yk.prototype.on=Yk.prototype.G;Yk.prototype.once=Yk.prototype.M;Yk.prototype.un=Yk.prototype.K;Yk.prototype.unByKey=Yk.prototype.N;iy.prototype.getActive=iy.prototype.c;iy.prototype.setActive=iy.prototype.g;iy.prototype.get=iy.prototype.get;iy.prototype.getKeys=iy.prototype.O;iy.prototype.getProperties=iy.prototype.P;
919 -iy.prototype.set=iy.prototype.set;iy.prototype.setProperties=iy.prototype.I;iy.prototype.unset=iy.prototype.S;iy.prototype.changed=iy.prototype.s;iy.prototype.getRevision=iy.prototype.L;iy.prototype.on=iy.prototype.G;iy.prototype.once=iy.prototype.M;iy.prototype.un=iy.prototype.K;iy.prototype.unByKey=iy.prototype.N;gl.prototype.getActive=gl.prototype.c;gl.prototype.setActive=gl.prototype.g;gl.prototype.get=gl.prototype.get;gl.prototype.getKeys=gl.prototype.O;gl.prototype.getProperties=gl.prototype.P;
920 -gl.prototype.set=gl.prototype.set;gl.prototype.setProperties=gl.prototype.I;gl.prototype.unset=gl.prototype.S;gl.prototype.changed=gl.prototype.s;gl.prototype.getRevision=gl.prototype.L;gl.prototype.on=gl.prototype.G;gl.prototype.once=gl.prototype.M;gl.prototype.un=gl.prototype.K;gl.prototype.unByKey=gl.prototype.N;wl.prototype.getActive=wl.prototype.c;wl.prototype.setActive=wl.prototype.g;wl.prototype.get=wl.prototype.get;wl.prototype.getKeys=wl.prototype.O;wl.prototype.getProperties=wl.prototype.P;
921 -wl.prototype.set=wl.prototype.set;wl.prototype.setProperties=wl.prototype.I;wl.prototype.unset=wl.prototype.S;wl.prototype.changed=wl.prototype.s;wl.prototype.getRevision=wl.prototype.L;wl.prototype.on=wl.prototype.G;wl.prototype.once=wl.prototype.M;wl.prototype.un=wl.prototype.K;wl.prototype.unByKey=wl.prototype.N;jl.prototype.getActive=jl.prototype.c;jl.prototype.setActive=jl.prototype.g;jl.prototype.get=jl.prototype.get;jl.prototype.getKeys=jl.prototype.O;jl.prototype.getProperties=jl.prototype.P;
922 -jl.prototype.set=jl.prototype.set;jl.prototype.setProperties=jl.prototype.I;jl.prototype.unset=jl.prototype.S;jl.prototype.changed=jl.prototype.s;jl.prototype.getRevision=jl.prototype.L;jl.prototype.on=jl.prototype.G;jl.prototype.once=jl.prototype.M;jl.prototype.un=jl.prototype.K;jl.prototype.unByKey=jl.prototype.N;my.prototype.getActive=my.prototype.c;my.prototype.setActive=my.prototype.g;my.prototype.get=my.prototype.get;my.prototype.getKeys=my.prototype.O;my.prototype.getProperties=my.prototype.P;
923 -my.prototype.set=my.prototype.set;my.prototype.setProperties=my.prototype.I;my.prototype.unset=my.prototype.S;my.prototype.changed=my.prototype.s;my.prototype.getRevision=my.prototype.L;my.prototype.on=my.prototype.G;my.prototype.once=my.prototype.M;my.prototype.un=my.prototype.K;my.prototype.unByKey=my.prototype.N;nl.prototype.getActive=nl.prototype.c;nl.prototype.setActive=nl.prototype.g;nl.prototype.get=nl.prototype.get;nl.prototype.getKeys=nl.prototype.O;nl.prototype.getProperties=nl.prototype.P;
924 -nl.prototype.set=nl.prototype.set;nl.prototype.setProperties=nl.prototype.I;nl.prototype.unset=nl.prototype.S;nl.prototype.changed=nl.prototype.s;nl.prototype.getRevision=nl.prototype.L;nl.prototype.on=nl.prototype.G;nl.prototype.once=nl.prototype.M;nl.prototype.un=nl.prototype.K;nl.prototype.unByKey=nl.prototype.N;Ql.prototype.getGeometry=Ql.prototype.V;Ql.prototype.getActive=Ql.prototype.c;Ql.prototype.setActive=Ql.prototype.g;Ql.prototype.get=Ql.prototype.get;Ql.prototype.getKeys=Ql.prototype.O;
925 -Ql.prototype.getProperties=Ql.prototype.P;Ql.prototype.set=Ql.prototype.set;Ql.prototype.setProperties=Ql.prototype.I;Ql.prototype.unset=Ql.prototype.S;Ql.prototype.changed=Ql.prototype.s;Ql.prototype.getRevision=Ql.prototype.L;Ql.prototype.on=Ql.prototype.G;Ql.prototype.once=Ql.prototype.M;Ql.prototype.un=Ql.prototype.K;Ql.prototype.unByKey=Ql.prototype.N;ry.prototype.getActive=ry.prototype.c;ry.prototype.setActive=ry.prototype.g;ry.prototype.get=ry.prototype.get;ry.prototype.getKeys=ry.prototype.O;
926 -ry.prototype.getProperties=ry.prototype.P;ry.prototype.set=ry.prototype.set;ry.prototype.setProperties=ry.prototype.I;ry.prototype.unset=ry.prototype.S;ry.prototype.changed=ry.prototype.s;ry.prototype.getRevision=ry.prototype.L;ry.prototype.on=ry.prototype.G;ry.prototype.once=ry.prototype.M;ry.prototype.un=ry.prototype.K;ry.prototype.unByKey=ry.prototype.N;Rl.prototype.getActive=Rl.prototype.c;Rl.prototype.setActive=Rl.prototype.g;Rl.prototype.get=Rl.prototype.get;Rl.prototype.getKeys=Rl.prototype.O;
927 -Rl.prototype.getProperties=Rl.prototype.P;Rl.prototype.set=Rl.prototype.set;Rl.prototype.setProperties=Rl.prototype.I;Rl.prototype.unset=Rl.prototype.S;Rl.prototype.changed=Rl.prototype.s;Rl.prototype.getRevision=Rl.prototype.L;Rl.prototype.on=Rl.prototype.G;Rl.prototype.once=Rl.prototype.M;Rl.prototype.un=Rl.prototype.K;Rl.prototype.unByKey=Rl.prototype.N;Tl.prototype.getActive=Tl.prototype.c;Tl.prototype.setActive=Tl.prototype.g;Tl.prototype.get=Tl.prototype.get;Tl.prototype.getKeys=Tl.prototype.O;
928 -Tl.prototype.getProperties=Tl.prototype.P;Tl.prototype.set=Tl.prototype.set;Tl.prototype.setProperties=Tl.prototype.I;Tl.prototype.unset=Tl.prototype.S;Tl.prototype.changed=Tl.prototype.s;Tl.prototype.getRevision=Tl.prototype.L;Tl.prototype.on=Tl.prototype.G;Tl.prototype.once=Tl.prototype.M;Tl.prototype.un=Tl.prototype.K;Tl.prototype.unByKey=Tl.prototype.N;Iy.prototype.getActive=Iy.prototype.c;Iy.prototype.setActive=Iy.prototype.g;Iy.prototype.get=Iy.prototype.get;Iy.prototype.getKeys=Iy.prototype.O;
929 -Iy.prototype.getProperties=Iy.prototype.P;Iy.prototype.set=Iy.prototype.set;Iy.prototype.setProperties=Iy.prototype.I;Iy.prototype.unset=Iy.prototype.S;Iy.prototype.changed=Iy.prototype.s;Iy.prototype.getRevision=Iy.prototype.L;Iy.prototype.on=Iy.prototype.G;Iy.prototype.once=Iy.prototype.M;Iy.prototype.un=Iy.prototype.K;Iy.prototype.unByKey=Iy.prototype.N;Vl.prototype.getActive=Vl.prototype.c;Vl.prototype.setActive=Vl.prototype.g;Vl.prototype.get=Vl.prototype.get;Vl.prototype.getKeys=Vl.prototype.O;
930 -Vl.prototype.getProperties=Vl.prototype.P;Vl.prototype.set=Vl.prototype.set;Vl.prototype.setProperties=Vl.prototype.I;Vl.prototype.unset=Vl.prototype.S;Vl.prototype.changed=Vl.prototype.s;Vl.prototype.getRevision=Vl.prototype.L;Vl.prototype.on=Vl.prototype.G;Vl.prototype.once=Vl.prototype.M;Vl.prototype.un=Vl.prototype.K;Vl.prototype.unByKey=Vl.prototype.N;Xl.prototype.getActive=Xl.prototype.c;Xl.prototype.setActive=Xl.prototype.g;Xl.prototype.get=Xl.prototype.get;Xl.prototype.getKeys=Xl.prototype.O;
931 -Xl.prototype.getProperties=Xl.prototype.P;Xl.prototype.set=Xl.prototype.set;Xl.prototype.setProperties=Xl.prototype.I;Xl.prototype.unset=Xl.prototype.S;Xl.prototype.changed=Xl.prototype.s;Xl.prototype.getRevision=Xl.prototype.L;Xl.prototype.on=Xl.prototype.G;Xl.prototype.once=Xl.prototype.M;Xl.prototype.un=Xl.prototype.K;Xl.prototype.unByKey=Xl.prototype.N;am.prototype.getActive=am.prototype.c;am.prototype.setActive=am.prototype.g;am.prototype.get=am.prototype.get;am.prototype.getKeys=am.prototype.O;
932 -am.prototype.getProperties=am.prototype.P;am.prototype.set=am.prototype.set;am.prototype.setProperties=am.prototype.I;am.prototype.unset=am.prototype.S;am.prototype.changed=am.prototype.s;am.prototype.getRevision=am.prototype.L;am.prototype.on=am.prototype.G;am.prototype.once=am.prototype.M;am.prototype.un=am.prototype.K;am.prototype.unByKey=am.prototype.N;Vy.prototype.getActive=Vy.prototype.c;Vy.prototype.setActive=Vy.prototype.g;Vy.prototype.get=Vy.prototype.get;Vy.prototype.getKeys=Vy.prototype.O;
933 -Vy.prototype.getProperties=Vy.prototype.P;Vy.prototype.set=Vy.prototype.set;Vy.prototype.setProperties=Vy.prototype.I;Vy.prototype.unset=Vy.prototype.S;Vy.prototype.changed=Vy.prototype.s;Vy.prototype.getRevision=Vy.prototype.L;Vy.prototype.on=Vy.prototype.G;Vy.prototype.once=Vy.prototype.M;Vy.prototype.un=Vy.prototype.K;Vy.prototype.unByKey=Vy.prototype.N;Yy.prototype.getActive=Yy.prototype.c;Yy.prototype.setActive=Yy.prototype.g;Yy.prototype.get=Yy.prototype.get;Yy.prototype.getKeys=Yy.prototype.O;
934 -Yy.prototype.getProperties=Yy.prototype.P;Yy.prototype.set=Yy.prototype.set;Yy.prototype.setProperties=Yy.prototype.I;Yy.prototype.unset=Yy.prototype.S;Yy.prototype.changed=Yy.prototype.s;Yy.prototype.getRevision=Yy.prototype.L;Yy.prototype.on=Yy.prototype.G;Yy.prototype.once=Yy.prototype.M;Yy.prototype.un=Yy.prototype.K;Yy.prototype.unByKey=Yy.prototype.N;bz.prototype.getActive=bz.prototype.c;bz.prototype.setActive=bz.prototype.g;bz.prototype.get=bz.prototype.get;bz.prototype.getKeys=bz.prototype.O;
935 -bz.prototype.getProperties=bz.prototype.P;bz.prototype.set=bz.prototype.set;bz.prototype.setProperties=bz.prototype.I;bz.prototype.unset=bz.prototype.S;bz.prototype.changed=bz.prototype.s;bz.prototype.getRevision=bz.prototype.L;bz.prototype.on=bz.prototype.G;bz.prototype.once=bz.prototype.M;bz.prototype.un=bz.prototype.K;bz.prototype.unByKey=bz.prototype.N;Ze.prototype.get=Ze.prototype.get;Ze.prototype.getKeys=Ze.prototype.O;Ze.prototype.getProperties=Ze.prototype.P;Ze.prototype.set=Ze.prototype.set;
936 -Ze.prototype.setProperties=Ze.prototype.I;Ze.prototype.unset=Ze.prototype.S;Ze.prototype.changed=Ze.prototype.s;Ze.prototype.getRevision=Ze.prototype.L;Ze.prototype.on=Ze.prototype.G;Ze.prototype.once=Ze.prototype.M;Ze.prototype.un=Ze.prototype.K;Ze.prototype.unByKey=Ze.prototype.N;af.prototype.getClosestPoint=af.prototype.Ya;af.prototype.getExtent=af.prototype.R;af.prototype.transform=af.prototype.transform;af.prototype.get=af.prototype.get;af.prototype.getKeys=af.prototype.O;
937 -af.prototype.getProperties=af.prototype.P;af.prototype.set=af.prototype.set;af.prototype.setProperties=af.prototype.I;af.prototype.unset=af.prototype.S;af.prototype.changed=af.prototype.s;af.prototype.getRevision=af.prototype.L;af.prototype.on=af.prototype.G;af.prototype.once=af.prototype.M;af.prototype.un=af.prototype.K;af.prototype.unByKey=af.prototype.N;$m.prototype.getFirstCoordinate=$m.prototype.rb;$m.prototype.getLastCoordinate=$m.prototype.sb;$m.prototype.getLayout=$m.prototype.tb;
938 -$m.prototype.getClosestPoint=$m.prototype.Ya;$m.prototype.getExtent=$m.prototype.R;$m.prototype.get=$m.prototype.get;$m.prototype.getKeys=$m.prototype.O;$m.prototype.getProperties=$m.prototype.P;$m.prototype.set=$m.prototype.set;$m.prototype.setProperties=$m.prototype.I;$m.prototype.unset=$m.prototype.S;$m.prototype.changed=$m.prototype.s;$m.prototype.getRevision=$m.prototype.L;$m.prototype.on=$m.prototype.G;$m.prototype.once=$m.prototype.M;$m.prototype.un=$m.prototype.K;$m.prototype.unByKey=$m.prototype.N;
939 -bn.prototype.getClosestPoint=bn.prototype.Ya;bn.prototype.getExtent=bn.prototype.R;bn.prototype.transform=bn.prototype.transform;bn.prototype.get=bn.prototype.get;bn.prototype.getKeys=bn.prototype.O;bn.prototype.getProperties=bn.prototype.P;bn.prototype.set=bn.prototype.set;bn.prototype.setProperties=bn.prototype.I;bn.prototype.unset=bn.prototype.S;bn.prototype.changed=bn.prototype.s;bn.prototype.getRevision=bn.prototype.L;bn.prototype.on=bn.prototype.G;bn.prototype.once=bn.prototype.M;
940 -bn.prototype.un=bn.prototype.K;bn.prototype.unByKey=bn.prototype.N;vf.prototype.getFirstCoordinate=vf.prototype.rb;vf.prototype.getLastCoordinate=vf.prototype.sb;vf.prototype.getLayout=vf.prototype.tb;vf.prototype.getClosestPoint=vf.prototype.Ya;vf.prototype.getExtent=vf.prototype.R;vf.prototype.transform=vf.prototype.transform;vf.prototype.get=vf.prototype.get;vf.prototype.getKeys=vf.prototype.O;vf.prototype.getProperties=vf.prototype.P;vf.prototype.set=vf.prototype.set;
941 -vf.prototype.setProperties=vf.prototype.I;vf.prototype.unset=vf.prototype.S;vf.prototype.changed=vf.prototype.s;vf.prototype.getRevision=vf.prototype.L;vf.prototype.on=vf.prototype.G;vf.prototype.once=vf.prototype.M;vf.prototype.un=vf.prototype.K;vf.prototype.unByKey=vf.prototype.N;M.prototype.getFirstCoordinate=M.prototype.rb;M.prototype.getLastCoordinate=M.prototype.sb;M.prototype.getLayout=M.prototype.tb;M.prototype.getClosestPoint=M.prototype.Ya;M.prototype.getExtent=M.prototype.R;
942 -M.prototype.transform=M.prototype.transform;M.prototype.get=M.prototype.get;M.prototype.getKeys=M.prototype.O;M.prototype.getProperties=M.prototype.P;M.prototype.set=M.prototype.set;M.prototype.setProperties=M.prototype.I;M.prototype.unset=M.prototype.S;M.prototype.changed=M.prototype.s;M.prototype.getRevision=M.prototype.L;M.prototype.on=M.prototype.G;M.prototype.once=M.prototype.M;M.prototype.un=M.prototype.K;M.prototype.unByKey=M.prototype.N;kn.prototype.getFirstCoordinate=kn.prototype.rb;
943 -kn.prototype.getLastCoordinate=kn.prototype.sb;kn.prototype.getLayout=kn.prototype.tb;kn.prototype.getClosestPoint=kn.prototype.Ya;kn.prototype.getExtent=kn.prototype.R;kn.prototype.transform=kn.prototype.transform;kn.prototype.get=kn.prototype.get;kn.prototype.getKeys=kn.prototype.O;kn.prototype.getProperties=kn.prototype.P;kn.prototype.set=kn.prototype.set;kn.prototype.setProperties=kn.prototype.I;kn.prototype.unset=kn.prototype.S;kn.prototype.changed=kn.prototype.s;kn.prototype.getRevision=kn.prototype.L;
944 -kn.prototype.on=kn.prototype.G;kn.prototype.once=kn.prototype.M;kn.prototype.un=kn.prototype.K;kn.prototype.unByKey=kn.prototype.N;nn.prototype.getFirstCoordinate=nn.prototype.rb;nn.prototype.getLastCoordinate=nn.prototype.sb;nn.prototype.getLayout=nn.prototype.tb;nn.prototype.getClosestPoint=nn.prototype.Ya;nn.prototype.getExtent=nn.prototype.R;nn.prototype.transform=nn.prototype.transform;nn.prototype.get=nn.prototype.get;nn.prototype.getKeys=nn.prototype.O;nn.prototype.getProperties=nn.prototype.P;
945 -nn.prototype.set=nn.prototype.set;nn.prototype.setProperties=nn.prototype.I;nn.prototype.unset=nn.prototype.S;nn.prototype.changed=nn.prototype.s;nn.prototype.getRevision=nn.prototype.L;nn.prototype.on=nn.prototype.G;nn.prototype.once=nn.prototype.M;nn.prototype.un=nn.prototype.K;nn.prototype.unByKey=nn.prototype.N;on.prototype.getFirstCoordinate=on.prototype.rb;on.prototype.getLastCoordinate=on.prototype.sb;on.prototype.getLayout=on.prototype.tb;on.prototype.getClosestPoint=on.prototype.Ya;
946 -on.prototype.getExtent=on.prototype.R;on.prototype.transform=on.prototype.transform;on.prototype.get=on.prototype.get;on.prototype.getKeys=on.prototype.O;on.prototype.getProperties=on.prototype.P;on.prototype.set=on.prototype.set;on.prototype.setProperties=on.prototype.I;on.prototype.unset=on.prototype.S;on.prototype.changed=on.prototype.s;on.prototype.getRevision=on.prototype.L;on.prototype.on=on.prototype.G;on.prototype.once=on.prototype.M;on.prototype.un=on.prototype.K;on.prototype.unByKey=on.prototype.N;
947 -xf.prototype.getFirstCoordinate=xf.prototype.rb;xf.prototype.getLastCoordinate=xf.prototype.sb;xf.prototype.getLayout=xf.prototype.tb;xf.prototype.getClosestPoint=xf.prototype.Ya;xf.prototype.getExtent=xf.prototype.R;xf.prototype.transform=xf.prototype.transform;xf.prototype.get=xf.prototype.get;xf.prototype.getKeys=xf.prototype.O;xf.prototype.getProperties=xf.prototype.P;xf.prototype.set=xf.prototype.set;xf.prototype.setProperties=xf.prototype.I;xf.prototype.unset=xf.prototype.S;
948 -xf.prototype.changed=xf.prototype.s;xf.prototype.getRevision=xf.prototype.L;xf.prototype.on=xf.prototype.G;xf.prototype.once=xf.prototype.M;xf.prototype.un=xf.prototype.K;xf.prototype.unByKey=xf.prototype.N;D.prototype.getFirstCoordinate=D.prototype.rb;D.prototype.getLastCoordinate=D.prototype.sb;D.prototype.getLayout=D.prototype.tb;D.prototype.getClosestPoint=D.prototype.Ya;D.prototype.getExtent=D.prototype.R;D.prototype.transform=D.prototype.transform;D.prototype.get=D.prototype.get;
949 -D.prototype.getKeys=D.prototype.O;D.prototype.getProperties=D.prototype.P;D.prototype.set=D.prototype.set;D.prototype.setProperties=D.prototype.I;D.prototype.unset=D.prototype.S;D.prototype.changed=D.prototype.s;D.prototype.getRevision=D.prototype.L;D.prototype.on=D.prototype.G;D.prototype.once=D.prototype.M;D.prototype.un=D.prototype.K;D.prototype.unByKey=D.prototype.N;zs.prototype.readFeatures=zs.prototype.ra;As.prototype.readFeatures=As.prototype.ra;As.prototype.readFeatures=As.prototype.ra;
950 -zh.prototype.get=zh.prototype.get;zh.prototype.getKeys=zh.prototype.O;zh.prototype.getProperties=zh.prototype.P;zh.prototype.set=zh.prototype.set;zh.prototype.setProperties=zh.prototype.I;zh.prototype.unset=zh.prototype.S;zh.prototype.changed=zh.prototype.s;zh.prototype.getRevision=zh.prototype.L;zh.prototype.on=zh.prototype.G;zh.prototype.once=zh.prototype.M;zh.prototype.un=zh.prototype.K;zh.prototype.unByKey=zh.prototype.N;Zh.prototype.getMap=Zh.prototype.g;Zh.prototype.setMap=Zh.prototype.setMap;
951 -Zh.prototype.setTarget=Zh.prototype.c;Zh.prototype.get=Zh.prototype.get;Zh.prototype.getKeys=Zh.prototype.O;Zh.prototype.getProperties=Zh.prototype.P;Zh.prototype.set=Zh.prototype.set;Zh.prototype.setProperties=Zh.prototype.I;Zh.prototype.unset=Zh.prototype.S;Zh.prototype.changed=Zh.prototype.s;Zh.prototype.getRevision=Zh.prototype.L;Zh.prototype.on=Zh.prototype.G;Zh.prototype.once=Zh.prototype.M;Zh.prototype.un=Zh.prototype.K;Zh.prototype.unByKey=Zh.prototype.N;ki.prototype.getMap=ki.prototype.g;
952 -ki.prototype.setMap=ki.prototype.setMap;ki.prototype.setTarget=ki.prototype.c;ki.prototype.get=ki.prototype.get;ki.prototype.getKeys=ki.prototype.O;ki.prototype.getProperties=ki.prototype.P;ki.prototype.set=ki.prototype.set;ki.prototype.setProperties=ki.prototype.I;ki.prototype.unset=ki.prototype.S;ki.prototype.changed=ki.prototype.s;ki.prototype.getRevision=ki.prototype.L;ki.prototype.on=ki.prototype.G;ki.prototype.once=ki.prototype.M;ki.prototype.un=ki.prototype.K;ki.prototype.unByKey=ki.prototype.N;
953 -li.prototype.getMap=li.prototype.g;li.prototype.setMap=li.prototype.setMap;li.prototype.setTarget=li.prototype.c;li.prototype.get=li.prototype.get;li.prototype.getKeys=li.prototype.O;li.prototype.getProperties=li.prototype.P;li.prototype.set=li.prototype.set;li.prototype.setProperties=li.prototype.I;li.prototype.unset=li.prototype.S;li.prototype.changed=li.prototype.s;li.prototype.getRevision=li.prototype.L;li.prototype.on=li.prototype.G;li.prototype.once=li.prototype.M;li.prototype.un=li.prototype.K;
954 -li.prototype.unByKey=li.prototype.N;tr.prototype.getMap=tr.prototype.g;tr.prototype.setMap=tr.prototype.setMap;tr.prototype.setTarget=tr.prototype.c;tr.prototype.get=tr.prototype.get;tr.prototype.getKeys=tr.prototype.O;tr.prototype.getProperties=tr.prototype.P;tr.prototype.set=tr.prototype.set;tr.prototype.setProperties=tr.prototype.I;tr.prototype.unset=tr.prototype.S;tr.prototype.changed=tr.prototype.s;tr.prototype.getRevision=tr.prototype.L;tr.prototype.on=tr.prototype.G;tr.prototype.once=tr.prototype.M;
955 -tr.prototype.un=tr.prototype.K;tr.prototype.unByKey=tr.prototype.N;bi.prototype.getMap=bi.prototype.g;bi.prototype.setMap=bi.prototype.setMap;bi.prototype.setTarget=bi.prototype.c;bi.prototype.get=bi.prototype.get;bi.prototype.getKeys=bi.prototype.O;bi.prototype.getProperties=bi.prototype.P;bi.prototype.set=bi.prototype.set;bi.prototype.setProperties=bi.prototype.I;bi.prototype.unset=bi.prototype.S;bi.prototype.changed=bi.prototype.s;bi.prototype.getRevision=bi.prototype.L;bi.prototype.on=bi.prototype.G;
956 -bi.prototype.once=bi.prototype.M;bi.prototype.un=bi.prototype.K;bi.prototype.unByKey=bi.prototype.N;yr.prototype.getMap=yr.prototype.g;yr.prototype.setMap=yr.prototype.setMap;yr.prototype.setTarget=yr.prototype.c;yr.prototype.get=yr.prototype.get;yr.prototype.getKeys=yr.prototype.O;yr.prototype.getProperties=yr.prototype.P;yr.prototype.set=yr.prototype.set;yr.prototype.setProperties=yr.prototype.I;yr.prototype.unset=yr.prototype.S;yr.prototype.changed=yr.prototype.s;yr.prototype.getRevision=yr.prototype.L;
957 -yr.prototype.on=yr.prototype.G;yr.prototype.once=yr.prototype.M;yr.prototype.un=yr.prototype.K;yr.prototype.unByKey=yr.prototype.N;ei.prototype.getMap=ei.prototype.g;ei.prototype.setMap=ei.prototype.setMap;ei.prototype.setTarget=ei.prototype.c;ei.prototype.get=ei.prototype.get;ei.prototype.getKeys=ei.prototype.O;ei.prototype.getProperties=ei.prototype.P;ei.prototype.set=ei.prototype.set;ei.prototype.setProperties=ei.prototype.I;ei.prototype.unset=ei.prototype.S;ei.prototype.changed=ei.prototype.s;
958 -ei.prototype.getRevision=ei.prototype.L;ei.prototype.on=ei.prototype.G;ei.prototype.once=ei.prototype.M;ei.prototype.un=ei.prototype.K;ei.prototype.unByKey=ei.prototype.N;Mr.prototype.getMap=Mr.prototype.g;Mr.prototype.setMap=Mr.prototype.setMap;Mr.prototype.setTarget=Mr.prototype.c;Mr.prototype.get=Mr.prototype.get;Mr.prototype.getKeys=Mr.prototype.O;Mr.prototype.getProperties=Mr.prototype.P;Mr.prototype.set=Mr.prototype.set;Mr.prototype.setProperties=Mr.prototype.I;Mr.prototype.unset=Mr.prototype.S;
959 -Mr.prototype.changed=Mr.prototype.s;Mr.prototype.getRevision=Mr.prototype.L;Mr.prototype.on=Mr.prototype.G;Mr.prototype.once=Mr.prototype.M;Mr.prototype.un=Mr.prototype.K;Mr.prototype.unByKey=Mr.prototype.N;Rr.prototype.getMap=Rr.prototype.g;Rr.prototype.setMap=Rr.prototype.setMap;Rr.prototype.setTarget=Rr.prototype.c;Rr.prototype.get=Rr.prototype.get;Rr.prototype.getKeys=Rr.prototype.O;Rr.prototype.getProperties=Rr.prototype.P;Rr.prototype.set=Rr.prototype.set;Rr.prototype.setProperties=Rr.prototype.I;
960 -Rr.prototype.unset=Rr.prototype.S;Rr.prototype.changed=Rr.prototype.s;Rr.prototype.getRevision=Rr.prototype.L;Rr.prototype.on=Rr.prototype.G;Rr.prototype.once=Rr.prototype.M;Rr.prototype.un=Rr.prototype.K;Rr.prototype.unByKey=Rr.prototype.N;
203 +function Fk(a,c){var d;ba(d)||(d=c.length);for(var e=d-a.a,f=a.c,g=a.g,h=0;h<d;){if(0==g)for(;h<=e;)Ek(a,c,h),h+=a.a;if(ia(c))for(;h<d;){if(f[g++]=c.charCodeAt(h++),g==a.a){Ek(a,f);g=0;break}}else for(;h<d;)if(f[g++]=c[h++],g==a.a){Ek(a,f);g=0;break}}a.g=g;a.f+=d};function Gk(a){a=a||{};this.b=void 0!==a.color?a.color:null;this.f=a.lineCap;this.g=void 0!==a.lineDash?a.lineDash:null;this.c=a.lineJoin;this.i=a.miterLimit;this.a=a.width;this.j=void 0}l=Gk.prototype;l.Zm=function(){return this.b};l.Jj=function(){return this.f};l.$m=function(){return this.g};l.Kj=function(){return this.c};l.Pj=function(){return this.i};l.an=function(){return this.a};l.bn=function(a){this.b=a;this.j=void 0};l.vo=function(a){this.f=a;this.j=void 0};
204 +l.cn=function(a){this.g=a;this.j=void 0};l.wo=function(a){this.c=a;this.j=void 0};l.xo=function(a){this.i=a;this.j=void 0};l.Bo=function(a){this.a=a;this.j=void 0};
205 +function Hk(a){if(void 0===a.j){var c="s"+(a.b?Ze(a.b):"-")+","+(void 0!==a.f?a.f.toString():"-")+","+(a.g?a.g.toString():"-")+","+(void 0!==a.c?a.c:"-")+","+(void 0!==a.i?a.i.toString():"-")+","+(void 0!==a.a?a.a.toString():"-"),d=new Dk;Fk(d,c);c=Array((56>d.g?d.a:2*d.a)-d.g);c[0]=128;for(var e=1;e<c.length-8;++e)c[e]=0;for(var f=8*d.f,e=c.length-8;e<c.length;++e)c[e]=f&255,f/=256;Fk(d,c);c=Array(16);for(e=f=0;4>e;++e)for(var g=0;32>g;g+=8)c[f++]=d.b[e]>>>g&255;if(8192>=c.length)d=String.fromCharCode.apply(null,
206 +c);else for(d="",e=0;e<c.length;e+=8192)f=Zb(c,e,e+8192),d+=String.fromCharCode.apply(null,f);a.j=d}return a.j};function Ik(a){a=a||{};this.i=this.b=this.c=null;this.f=void 0!==a.fill?a.fill:null;this.a=void 0!==a.stroke?a.stroke:null;this.g=a.radius;this.T=[0,0];this.o=this.D=this.l=null;var c=a.atlasManager,d,e=null,f,g=0;this.a&&(f=Ze(this.a.b),g=this.a.a,void 0===g&&(g=1),e=this.a.g,Ah||(e=null));var h=2*(this.g+g)+1;f={strokeStyle:f,Dd:g,size:h,lineDash:e};if(void 0===c)this.b=document.createElement("CANVAS"),this.b.height=h,this.b.width=h,d=h=this.b.width,c=this.b.getContext("2d"),this.qh(f,c,0,0),this.f?
207 +this.i=this.b:(c=this.i=document.createElement("CANVAS"),c.height=f.size,c.width=f.size,c=c.getContext("2d"),this.ph(f,c,0,0));else{h=Math.round(h);(e=!this.f)&&(d=this.ph.bind(this,f));var g=this.a?Hk(this.a):"-",k=this.f?Bk(this.f):"-";this.c&&g==this.c[1]&&k==this.c[2]&&this.g==this.c[3]||(this.c=["c"+g+k+(void 0!==this.g?this.g.toString():"-"),g,k,this.g]);f=Jk(c,this.c[0],h,h,this.qh.bind(this,f),d);this.b=f.image;this.T=[f.offsetX,f.offsetY];d=f.image.width;this.i=e?f.Ig:this.b}this.l=[h/2,
208 +h/2];this.D=[h,h];this.o=[d,d];Vi.call(this,{opacity:1,rotateWithView:!1,rotation:0,scale:1,snapToPixel:void 0!==a.snapToPixel?a.snapToPixel:!0})}y(Ik,Vi);l=Ik.prototype;l.Yb=function(){return this.l};l.Qm=function(){return this.f};l.qe=function(){return this.i};l.gc=function(){return this.b};l.wd=function(){return 2};l.qd=function(){return this.o};l.Ha=function(){return this.T};l.Rm=function(){return this.g};l.Eb=function(){return this.D};l.Sm=function(){return this.a};l.hf=va;l.load=va;l.Nf=va;
209 +l.qh=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();c.arc(a.size/2,a.size/2,this.g,0,2*Math.PI,!0);this.f&&(c.fillStyle=af(this.f.b),c.fill());this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.Dd,a.lineDash&&c.setLineDash(a.lineDash),c.stroke());c.closePath()};
210 +l.ph=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();c.arc(a.size/2,a.size/2,this.g,0,2*Math.PI,!0);c.fillStyle=Ze(wk);c.fill();this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.Dd,a.lineDash&&c.setLineDash(a.lineDash),c.stroke());c.closePath()};function Kk(a){a=a||{};this.i=null;this.f=Lk;void 0!==a.geometry&&this.th(a.geometry);this.c=void 0!==a.fill?a.fill:null;this.a=void 0!==a.image?a.image:null;this.g=void 0!==a.stroke?a.stroke:null;this.j=void 0!==a.text?a.text:null;this.b=a.zIndex}l=Kk.prototype;l.X=function(){return this.i};l.Ej=function(){return this.f};l.dn=function(){return this.c};l.en=function(){return this.a};l.fn=function(){return this.g};l.Fa=function(){return this.j};l.gn=function(){return this.b};
211 +l.th=function(a){ka(a)?this.f=a:"string"===typeof a?this.f=function(c){return c.get(a)}:a?void 0!==a&&(this.f=function(){return a}):this.f=Lk;this.i=a};l.hn=function(a){this.b=a};function Mk(a){if(!ka(a)){var c;c=ga(a)?a:[a];a=function(){return c}}return a}var Nk=null;function Ok(){if(!Nk){var a=new Ak({color:"rgba(255,255,255,0.4)"}),c=new Gk({color:"#3399CC",width:1.25});Nk=[new Kk({image:new Ik({fill:a,stroke:c,radius:5}),fill:a,stroke:c})]}return Nk}
212 +function Pk(){var a={},c=[255,255,255,1],d=[0,153,255,1];a.Polygon=[new Kk({fill:new Ak({color:[255,255,255,.5]})})];a.MultiPolygon=a.Polygon;a.LineString=[new Kk({stroke:new Gk({color:c,width:5})}),new Kk({stroke:new Gk({color:d,width:3})})];a.MultiLineString=a.LineString;a.Circle=a.Polygon.concat(a.LineString);a.Point=[new Kk({image:new Ik({radius:6,fill:new Ak({color:d}),stroke:new Gk({color:c,width:1.5})}),zIndex:Infinity})];a.MultiPoint=a.Point;a.GeometryCollection=a.Polygon.concat(a.LineString,
213 +a.Point);return a}function Lk(a){return a.X()};function H(a){a=a?a:{};var c=mb({},a);delete c.style;delete c.renderBuffer;delete c.updateWhileAnimating;delete c.updateWhileInteracting;Fi.call(this,c);this.a=void 0!==a.renderBuffer?a.renderBuffer:100;this.B=null;this.f=void 0;this.c(a.style);this.s=void 0!==a.updateWhileAnimating?a.updateWhileAnimating:!1;this.A=void 0!==a.updateWhileInteracting?a.updateWhileInteracting:!1}y(H,Fi);function Qk(a){return a.get("renderOrder")}H.prototype.J=function(){return this.B};H.prototype.D=function(){return this.f};
214 +H.prototype.c=function(a){this.B=void 0!==a?a:Ok;this.f=null===a?void 0:Mk(this.B);this.u()};function L(a){a=a?a:{};var c=mb({},a);delete c.preload;delete c.useInterimTilesOnError;H.call(this,c);this.U(a.preload?a.preload:0);this.aa(a.useInterimTilesOnError?a.useInterimTilesOnError:!0)}y(L,H);L.prototype.i=function(){return this.get("preload")};L.prototype.S=function(){return this.get("useInterimTilesOnError")};L.prototype.U=function(a){this.set("preload",a)};L.prototype.aa=function(a){this.set("useInterimTilesOnError",a)};function Rk(a,c,d,e,f){this.T={};this.g=a;this.J=c;this.c=d;this.H=e;this.$c=f;this.i=this.b=this.a=this.wa=this.Da=this.aa=null;this.oa=this.na=this.A=this.S=this.ua=this.ta=0;this.ya=!1;this.j=this.qb=0;this.Fb=!1;this.Ga=0;this.f="";this.o=this.D=this.oc=this.nc=0;this.U=this.s=this.l=null;this.B=[];this.Ec=nc()}
215 +function Sk(a,c,d){if(a.i){c=Nd(c,0,d,2,a.H,a.B);d=a.g;var e=a.Ec,f=d.globalAlpha;1!=a.A&&(d.globalAlpha=f*a.A);var g=a.qb;a.ya&&(g+=a.$c);var h,k;h=0;for(k=c.length;h<k;h+=2){var m=c[h]-a.ta,n=c[h+1]-a.ua;a.Fb&&(m=Math.round(m),n=Math.round(n));if(0!==g||1!=a.j){var p=m+a.ta,q=n+a.ua;Ji(e,p,q,a.j,a.j,g,-p,-q);d.setTransform(e[0],e[1],e[4],e[5],e[12],e[13])}d.drawImage(a.i,a.na,a.oa,a.Ga,a.S,m,n,a.Ga,a.S)}0===g&&1==a.j||d.setTransform(1,0,0,1,0,0);1!=a.A&&(d.globalAlpha=f)}}
216 +function Tk(a,c,d,e){var f=0;if(a.U&&""!==a.f){a.l&&Uk(a,a.l);a.s&&Vk(a,a.s);var g=a.U,h=a.g,k=a.wa;k?(k.font!=g.font&&(k.font=h.font=g.font),k.textAlign!=g.textAlign&&(k.textAlign=h.textAlign=g.textAlign),k.textBaseline!=g.textBaseline&&(k.textBaseline=h.textBaseline=g.textBaseline)):(h.font=g.font,h.textAlign=g.textAlign,h.textBaseline=g.textBaseline,a.wa={font:g.font,textAlign:g.textAlign,textBaseline:g.textBaseline});c=Nd(c,f,d,e,a.H,a.B);for(g=a.g;f<d;f+=e){h=c[f]+a.nc;k=c[f+1]+a.oc;if(0!==a.D||
217 +1!=a.o){var m=Ji(a.Ec,h,k,a.o,a.o,a.D,-h,-k);g.setTransform(m[0],m[1],m[4],m[5],m[12],m[13])}a.s&&g.strokeText(a.f,h,k);a.l&&g.fillText(a.f,h,k)}0===a.D&&1==a.o||g.setTransform(1,0,0,1,0,0)}}function Wk(a,c,d,e,f,g){var h=a.g;a=Nd(c,d,e,f,a.H,a.B);h.moveTo(a[0],a[1]);for(c=2;c<a.length;c+=2)h.lineTo(a[c],a[c+1]);g&&h.lineTo(a[0],a[1]);return e}function Xk(a,c,d,e,f){var g=a.g,h,k;h=0;for(k=e.length;h<k;++h)d=Wk(a,c,d,e[h],f,!0),g.closePath();return d}l=Rk.prototype;
218 +l.ld=function(a,c){var d=a.toString(),e=this.T[d];void 0!==e?e.push(c):this.T[d]=[c]};l.Ic=function(a){if(ad(this.c,a.G())){if(this.a||this.b){this.a&&Uk(this,this.a);this.b&&Vk(this,this.b);var c;c=this.H;var d=this.B,e=a.ha();c=e?Nd(e,0,e.length,a.qa(),c,d):null;d=c[2]-c[0];e=c[3]-c[1];d=Math.sqrt(d*d+e*e);e=this.g;e.beginPath();e.arc(c[0],c[1],d,0,2*Math.PI);this.a&&e.fill();this.b&&e.stroke()}""!==this.f&&Tk(this,a.vd(),2,2)}};
219 +l.Xe=function(a,c){var d=(0,c.f)(a);if(d&&ad(this.c,d.G())){var e=c.b;void 0===e&&(e=0);this.ld(e,function(a){a.hb(c.c,c.g);a.yb(c.a);a.ib(c.Fa());Yk[d.W()].call(a,d,null)})}};l.Sd=function(a,c){var d=a.i,e,f;e=0;for(f=d.length;e<f;++e){var g=d[e];Yk[g.W()].call(this,g,c)}};l.Ib=function(a){var c=a.ha();a=a.qa();this.i&&Sk(this,c,c.length);""!==this.f&&Tk(this,c,c.length,a)};l.Hb=function(a){var c=a.ha();a=a.qa();this.i&&Sk(this,c,c.length);""!==this.f&&Tk(this,c,c.length,a)};
220 +l.Xb=function(a){if(ad(this.c,a.G())){if(this.b){Vk(this,this.b);var c=this.g,d=a.ha();c.beginPath();Wk(this,d,0,d.length,a.qa(),!1);c.stroke()}""!==this.f&&(a=Zk(a),Tk(this,a,2,2))}};l.Jc=function(a){var c=a.G();if(ad(this.c,c)){if(this.b){Vk(this,this.b);var c=this.g,d=a.ha(),e=0,f=a.Cb(),g=a.qa();c.beginPath();var h,k;h=0;for(k=f.length;h<k;++h)e=Wk(this,d,e,f[h],g,!1);c.stroke()}""!==this.f&&(a=$k(a),Tk(this,a,a.length,2))}};
221 +l.Lc=function(a){if(ad(this.c,a.G())){if(this.b||this.a){this.a&&Uk(this,this.a);this.b&&Vk(this,this.b);var c=this.g;c.beginPath();Xk(this,a.Rb(),0,a.Cb(),a.qa());this.a&&c.fill();this.b&&c.stroke()}""!==this.f&&(a=se(a),Tk(this,a,2,2))}};
222 +l.Kc=function(a){if(ad(this.c,a.G())){if(this.b||this.a){this.a&&Uk(this,this.a);this.b&&Vk(this,this.b);var c=this.g,d=al(a),e=0,f=a.c,g=a.qa(),h,k;h=0;for(k=f.length;h<k;++h){var m=f[h];c.beginPath();e=Xk(this,d,e,m,g);this.a&&c.fill();this.b&&c.stroke()}}""!==this.f&&(a=bl(a),Tk(this,a,a.length,2))}};function cl(a){var c=Object.keys(a.T).map(Number);c.sort(Ta);var d,e,f,g,h;d=0;for(e=c.length;d<e;++d)for(f=a.T[c[d].toString()],g=0,h=f.length;g<h;++g)f[g](a)}
223 +function Uk(a,c){var d=a.g,e=a.aa;e?e.fillStyle!=c.fillStyle&&(e.fillStyle=d.fillStyle=c.fillStyle):(d.fillStyle=c.fillStyle,a.aa={fillStyle:c.fillStyle})}
224 +function Vk(a,c){var d=a.g,e=a.Da;e?(e.lineCap!=c.lineCap&&(e.lineCap=d.lineCap=c.lineCap),Ah&&!bb(e.lineDash,c.lineDash)&&d.setLineDash(e.lineDash=c.lineDash),e.lineJoin!=c.lineJoin&&(e.lineJoin=d.lineJoin=c.lineJoin),e.lineWidth!=c.lineWidth&&(e.lineWidth=d.lineWidth=c.lineWidth),e.miterLimit!=c.miterLimit&&(e.miterLimit=d.miterLimit=c.miterLimit),e.strokeStyle!=c.strokeStyle&&(e.strokeStyle=d.strokeStyle=c.strokeStyle)):(d.lineCap=c.lineCap,Ah&&d.setLineDash(c.lineDash),d.lineJoin=c.lineJoin,d.lineWidth=
225 +c.lineWidth,d.miterLimit=c.miterLimit,d.strokeStyle=c.strokeStyle,a.Da={lineCap:c.lineCap,lineDash:c.lineDash,lineJoin:c.lineJoin,lineWidth:c.lineWidth,miterLimit:c.miterLimit,strokeStyle:c.strokeStyle})}
226 +l.hb=function(a,c){if(a){var d=a.b;this.a={fillStyle:af(d?d:wk)}}else this.a=null;if(c){var d=c.b,e=c.f,f=c.g,g=c.c,h=c.a,k=c.i;this.b={lineCap:void 0!==e?e:"round",lineDash:f?f:xk,lineJoin:void 0!==g?g:"round",lineWidth:this.J*(void 0!==h?h:1),miterLimit:void 0!==k?k:10,strokeStyle:Ze(d?d:yk)}}else this.b=null};
227 +l.yb=function(a){if(a){var c=a.Yb(),d=a.gc(1),e=a.Ha(),f=a.Eb();this.ta=c[0];this.ua=c[1];this.S=f[1];this.i=d;this.A=a.A;this.na=e[0];this.oa=e[1];this.ya=a.B;this.qb=a.s;this.j=a.j;this.Fb=a.J;this.Ga=f[0]}else this.i=null};
228 +l.ib=function(a){if(a){var c=a.b;c?(c=c.b,this.l={fillStyle:af(c?c:wk)}):this.l=null;var d=a.j;if(d){var c=d.b,e=d.f,f=d.g,g=d.c,h=d.a,d=d.i;this.s={lineCap:void 0!==e?e:"round",lineDash:f?f:xk,lineJoin:void 0!==g?g:"round",lineWidth:void 0!==h?h:1,miterLimit:void 0!==d?d:10,strokeStyle:Ze(c?c:yk)}}else this.s=null;var c=a.g,e=a.f,f=a.c,g=a.i,h=a.a,d=a.Fa(),k=a.l;a=a.o;this.U={font:void 0!==c?c:"10px sans-serif",textAlign:void 0!==k?k:"center",textBaseline:void 0!==a?a:"middle"};this.f=void 0!==d?
229 +d:"";this.nc=void 0!==e?this.J*e:0;this.oc=void 0!==f?this.J*f:0;this.D=void 0!==g?g:0;this.o=this.J*(void 0!==h?h:1)}else this.f=""};var Yk={Point:Rk.prototype.Ib,LineString:Rk.prototype.Xb,Polygon:Rk.prototype.Lc,MultiPoint:Rk.prototype.Hb,MultiLineString:Rk.prototype.Jc,MultiPolygon:Rk.prototype.Kc,GeometryCollection:Rk.prototype.Sd,Circle:Rk.prototype.Ic};function dl(a){Mi.call(this,a);this.H=nc()}y(dl,Mi);
230 +dl.prototype.c=function(a,c,d){el(this,"precompose",d,a,void 0);var e=this.f?this.f.a():null;if(e){var f=c.extent,g=void 0!==f;if(g){var h=a.pixelRatio,k=a.size[0]*h,m=a.size[1]*h,n=a.viewState.rotation,p=Sc(f),q=Rc(f),r=Qc(f),f=Pc(f);Li(a.coordinateToPixelMatrix,p,p);Li(a.coordinateToPixelMatrix,q,q);Li(a.coordinateToPixelMatrix,r,r);Li(a.coordinateToPixelMatrix,f,f);d.save();zk(d,-n,k/2,m/2);d.beginPath();d.moveTo(p[0]*h,p[1]*h);d.lineTo(q[0]*h,q[1]*h);d.lineTo(r[0]*h,r[1]*h);d.lineTo(f[0]*h,f[1]*
231 +h);d.clip();zk(d,n,k/2,m/2)}h=this.o;k=d.globalAlpha;d.globalAlpha=c.opacity;d.drawImage(e,0,0,+e.width,+e.height,Math.round(h[12]),Math.round(h[13]),Math.round(e.width*h[0]),Math.round(e.height*h[5]));d.globalAlpha=k;g&&d.restore()}fl(this,d,a)};
232 +function el(a,c,d,e,f){var g=a.a;if(Ib(g,c)){var h=e.size[0]*e.pixelRatio,k=e.size[1]*e.pixelRatio,m=e.viewState.rotation;zk(d,-m,h/2,k/2);a=void 0!==f?f:gl(a,e,0);a=new Rk(d,e.pixelRatio,e.extent,a,e.viewState.rotation);g.b(new Ei(c,g,a,e,d,null));cl(a);zk(d,m,h/2,k/2)}}function fl(a,c,d,e){el(a,"postcompose",c,d,e)}function gl(a,c,d){var e=c.viewState,f=c.pixelRatio;return Ji(a.H,f*c.size[0]/2,f*c.size[1]/2,f/e.resolution,-f/e.resolution,-e.rotation,-e.center[0]+d,-e.center[1])};var hl=["Polygon","LineString","Image","Text"];function il(a,c,d){this.na=a;this.Ga=c;this.f=null;this.c=0;this.resolution=d;this.ua=this.ta=null;this.a=[];this.coordinates=[];this.aa=nc();this.b=[];this.U=[];this.Da=nc();this.wa=nc()}y(il,Di);
233 +function jl(a,c,d,e,f,g){var h=a.coordinates.length,k=a.Ze(),m=[c[d],c[d+1]],n=[NaN,NaN],p=!0,q,r,t;for(q=d+f;q<e;q+=f)n[0]=c[q],n[1]=c[q+1],t=Hc(k,n),t!==r?(p&&(a.coordinates[h++]=m[0],a.coordinates[h++]=m[1]),a.coordinates[h++]=n[0],a.coordinates[h++]=n[1],p=!1):1===t?(a.coordinates[h++]=n[0],a.coordinates[h++]=n[1],p=!1):p=!0,m[0]=n[0],m[1]=n[1],r=t;q===d+f&&(a.coordinates[h++]=m[0],a.coordinates[h++]=m[1]);g&&(a.coordinates[h++]=c[d],a.coordinates[h++]=c[d+1]);return h}
234 +function kl(a,c){a.ta=[0,c,0];a.a.push(a.ta);a.ua=[0,c,0];a.b.push(a.ua)}
235 +function ll(a,c,d,e,f,g,h,k,m){var n;Ki(e,a.aa)?n=a.U:(n=Nd(a.coordinates,0,a.coordinates.length,2,e,a.U),qc(a.aa,e));e=!pb(g);var p=0,q=h.length,r=0,t,v=a.Da;a=a.wa;for(var w,A,B,z;p<q;){var C=h[p],O,I,K,P;switch(C[0]){case 0:r=C[1];e&&g[x(r).toString()]||!r.X()?p=C[2]:void 0===m||ad(m,r.X().G())?++p:p=C[2];break;case 1:c.beginPath();++p;break;case 2:r=C[1];t=n[r];C=n[r+1];B=n[r+2]-t;r=n[r+3]-C;c.arc(t,C,Math.sqrt(B*B+r*r),0,2*Math.PI,!0);++p;break;case 3:c.closePath();++p;break;case 4:r=C[1];t=
236 +C[2];O=C[3];K=C[4]*d;var da=C[5]*d,J=C[6];I=C[7];var ea=C[8],Ga=C[9];B=C[11];z=C[12];var $a=C[13],ab=C[14];for(C[10]&&(B+=f);r<t;r+=2){C=n[r]-K;P=n[r+1]-da;$a&&(C=Math.round(C),P=Math.round(P));if(1!=z||0!==B){var Oa=C+K,Ec=P+da;Ji(v,Oa,Ec,z,z,B,-Oa,-Ec);c.transform(v[0],v[1],v[4],v[5],v[12],v[13])}Oa=c.globalAlpha;1!=I&&(c.globalAlpha=Oa*I);var Ec=ab+ea>O.width?O.width-ea:ab,Uc=J+Ga>O.height?O.height-Ga:J;c.drawImage(O,ea,Ga,Ec,Uc,C,P,Ec*d,Uc*d);1!=I&&(c.globalAlpha=Oa);if(1!=z||0!==B)tc(v,a),c.transform(a[0],
237 +a[1],a[4],a[5],a[12],a[13])}++p;break;case 5:r=C[1];t=C[2];K=C[3];da=C[4]*d;J=C[5]*d;B=C[6];z=C[7]*d;O=C[8];for(I=C[9];r<t;r+=2){C=n[r]+da;P=n[r+1]+J;if(1!=z||0!==B)Ji(v,C,P,z,z,B,-C,-P),c.transform(v[0],v[1],v[4],v[5],v[12],v[13]);ea=K.split("\n");Ga=ea.length;1<Ga?($a=Math.round(1.5*c.measureText("M").width),P-=(Ga-1)/2*$a):$a=0;for(ab=0;ab<Ga;ab++)Oa=ea[ab],I&&c.strokeText(Oa,C,P),O&&c.fillText(Oa,C,P),P+=$a;if(1!=z||0!==B)tc(v,a),c.transform(a[0],a[1],a[4],a[5],a[12],a[13])}++p;break;case 6:if(void 0!==
238 +k&&(r=C[1],r=k(r)))return r;++p;break;case 7:c.fill();++p;break;case 8:r=C[1];t=C[2];C=n[r];P=n[r+1];B=C+.5|0;z=P+.5|0;if(B!==w||z!==A)c.moveTo(C,P),w=B,A=z;for(r+=2;r<t;r+=2)if(C=n[r],P=n[r+1],B=C+.5|0,z=P+.5|0,B!==w||z!==A)c.lineTo(C,P),w=B,A=z;++p;break;case 9:c.fillStyle=C[1];++p;break;case 10:w=void 0!==C[7]?C[7]:!0;A=C[2];c.strokeStyle=C[1];c.lineWidth=w?A*d:A;c.lineCap=C[3];c.lineJoin=C[4];c.miterLimit=C[5];Ah&&c.setLineDash(C[6]);A=w=NaN;++p;break;case 11:c.font=C[1];c.textAlign=C[2];c.textBaseline=
239 +C[3];++p;break;case 12:c.stroke();++p;break;default:++p}}}function ml(a){var c=a.b;c.reverse();var d,e=c.length,f,g,h=-1;for(d=0;d<e;++d)if(f=c[d],g=f[0],6==g)h=d;else if(0==g){f[2]=d;f=a.b;for(g=d;h<g;){var k=f[h];f[h]=f[g];f[g]=k;++h;--g}h=-1}}function nl(a,c){a.ta[2]=a.a.length;a.ta=null;a.ua[2]=a.b.length;a.ua=null;var d=[6,c];a.a.push(d);a.b.push(d)}il.prototype.me=va;il.prototype.Ze=function(){return this.Ga};
240 +function pl(a,c,d){il.call(this,a,c,d);this.l=this.S=null;this.H=this.D=this.J=this.B=this.T=this.A=this.s=this.o=this.j=this.i=this.g=void 0}y(pl,il);pl.prototype.Ib=function(a,c){if(this.l){kl(this,c);var d=a.ha(),e=this.coordinates.length,d=jl(this,d,0,d.length,a.qa(),!1);this.a.push([4,e,d,this.l,this.g,this.i,this.j,this.o,this.s,this.A,this.T,this.B,this.J,this.D,this.H]);this.b.push([4,e,d,this.S,this.g,this.i,this.j,this.o,this.s,this.A,this.T,this.B,this.J,this.D,this.H]);nl(this,c)}};
241 +pl.prototype.Hb=function(a,c){if(this.l){kl(this,c);var d=a.ha(),e=this.coordinates.length,d=jl(this,d,0,d.length,a.qa(),!1);this.a.push([4,e,d,this.l,this.g,this.i,this.j,this.o,this.s,this.A,this.T,this.B,this.J,this.D,this.H]);this.b.push([4,e,d,this.S,this.g,this.i,this.j,this.o,this.s,this.A,this.T,this.B,this.J,this.D,this.H]);nl(this,c)}};pl.prototype.me=function(){ml(this);this.i=this.g=void 0;this.l=this.S=null;this.H=this.D=this.B=this.T=this.A=this.s=this.o=this.J=this.j=void 0};
242 +pl.prototype.yb=function(a){var c=a.Yb(),d=a.Eb(),e=a.qe(1),f=a.gc(1),g=a.Ha();this.g=c[0];this.i=c[1];this.S=e;this.l=f;this.j=d[1];this.o=a.A;this.s=g[0];this.A=g[1];this.T=a.B;this.B=a.s;this.J=a.j;this.D=a.J;this.H=d[0]};function ql(a,c,d){il.call(this,a,c,d);this.g={jd:void 0,dd:void 0,ed:null,fd:void 0,gd:void 0,hd:void 0,gf:0,strokeStyle:void 0,lineCap:void 0,lineDash:null,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0}}y(ql,il);
243 +function rl(a,c,d,e,f){var g=a.coordinates.length;c=jl(a,c,d,e,f,!1);g=[8,g,c];a.a.push(g);a.b.push(g);return e}l=ql.prototype;l.Ze=function(){this.f||(this.f=Bc(this.Ga),0<this.c&&Ac(this.f,this.resolution*(this.c+1)/2,this.f));return this.f};
244 +function sl(a){var c=a.g,d=c.strokeStyle,e=c.lineCap,f=c.lineDash,g=c.lineJoin,h=c.lineWidth,k=c.miterLimit;c.jd==d&&c.dd==e&&bb(c.ed,f)&&c.fd==g&&c.gd==h&&c.hd==k||(c.gf!=a.coordinates.length&&(a.a.push([12]),c.gf=a.coordinates.length),a.a.push([10,d,h,e,g,k,f],[1]),c.jd=d,c.dd=e,c.ed=f,c.fd=g,c.gd=h,c.hd=k)}
245 +l.Xb=function(a,c){var d=this.g,e=d.lineWidth;void 0!==d.strokeStyle&&void 0!==e&&(sl(this),kl(this,c),this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash],[1]),d=a.ha(),rl(this,d,0,d.length,a.qa()),this.b.push([12]),nl(this,c))};
246 +l.Jc=function(a,c){var d=this.g,e=d.lineWidth;if(void 0!==d.strokeStyle&&void 0!==e){sl(this);kl(this,c);this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash],[1]);var d=a.Cb(),e=a.ha(),f=a.qa(),g=0,h,k;h=0;for(k=d.length;h<k;++h)g=rl(this,e,g,d[h],f);this.b.push([12]);nl(this,c)}};l.me=function(){this.g.gf!=this.coordinates.length&&this.a.push([12]);ml(this);this.g=null};
247 +l.hb=function(a,c){var d=c.b;this.g.strokeStyle=Ze(d?d:yk);d=c.f;this.g.lineCap=void 0!==d?d:"round";d=c.g;this.g.lineDash=d?d:xk;d=c.c;this.g.lineJoin=void 0!==d?d:"round";d=c.a;this.g.lineWidth=void 0!==d?d:1;d=c.i;this.g.miterLimit=void 0!==d?d:10;this.g.lineWidth>this.c&&(this.c=this.g.lineWidth,this.f=null)};
248 +function tl(a,c,d){il.call(this,a,c,d);this.g={kg:void 0,jd:void 0,dd:void 0,ed:null,fd:void 0,gd:void 0,hd:void 0,fillStyle:void 0,strokeStyle:void 0,lineCap:void 0,lineDash:null,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0}}y(tl,il);
249 +function ul(a,c,d,e,f){var g=a.g,h=[1];a.a.push(h);a.b.push(h);var k,h=0;for(k=e.length;h<k;++h){var m=e[h],n=a.coordinates.length;d=jl(a,c,d,m,f,!0);d=[8,n,d];n=[3];a.a.push(d,n);a.b.push(d,n);d=m}c=[7];a.b.push(c);void 0!==g.fillStyle&&a.a.push(c);void 0!==g.strokeStyle&&(g=[12],a.a.push(g),a.b.push(g));return d}l=tl.prototype;
250 +l.Ic=function(a,c){var d=this.g,e=d.strokeStyle;if(void 0!==d.fillStyle||void 0!==e){vl(this);kl(this,c);this.b.push([9,Ze(wk)]);void 0!==d.strokeStyle&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]);var f=a.ha(),e=this.coordinates.length;jl(this,f,0,f.length,a.qa(),!1);f=[1];e=[2,e];this.a.push(f,e);this.b.push(f,e);e=[7];this.b.push(e);void 0!==d.fillStyle&&this.a.push(e);void 0!==d.strokeStyle&&(d=[12],this.a.push(d),this.b.push(d));nl(this,c)}};
251 +l.Lc=function(a,c){var d=this.g,e=d.strokeStyle;if(void 0!==d.fillStyle||void 0!==e)vl(this),kl(this,c),this.b.push([9,Ze(wk)]),void 0!==d.strokeStyle&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]),d=a.Cb(),e=a.Rb(),ul(this,e,0,d,a.qa()),nl(this,c)};
252 +l.Kc=function(a,c){var d=this.g,e=d.strokeStyle;if(void 0!==d.fillStyle||void 0!==e){vl(this);kl(this,c);this.b.push([9,Ze(wk)]);void 0!==d.strokeStyle&&this.b.push([10,d.strokeStyle,d.lineWidth,d.lineCap,d.lineJoin,d.miterLimit,d.lineDash]);var d=a.c,e=al(a),f=a.qa(),g=0,h,k;h=0;for(k=d.length;h<k;++h)g=ul(this,e,g,d[h],f);nl(this,c)}};l.me=function(){ml(this);this.g=null;var a=this.na;if(0!==a){var c=this.coordinates,d,e;d=0;for(e=c.length;d<e;++d)c[d]=a*Math.round(c[d]/a)}};
253 +l.Ze=function(){this.f||(this.f=Bc(this.Ga),0<this.c&&Ac(this.f,this.resolution*(this.c+1)/2,this.f));return this.f};
254 +l.hb=function(a,c){var d=this.g;if(a){var e=a.b;d.fillStyle=af(e?e:wk)}else d.fillStyle=void 0;c?(e=c.b,d.strokeStyle=Ze(e?e:yk),e=c.f,d.lineCap=void 0!==e?e:"round",e=c.g,d.lineDash=e?e.slice():xk,e=c.c,d.lineJoin=void 0!==e?e:"round",e=c.a,d.lineWidth=void 0!==e?e:1,e=c.i,d.miterLimit=void 0!==e?e:10,d.lineWidth>this.c&&(this.c=d.lineWidth,this.f=null)):(d.strokeStyle=void 0,d.lineCap=void 0,d.lineDash=null,d.lineJoin=void 0,d.lineWidth=void 0,d.miterLimit=void 0)};
255 +function vl(a){var c=a.g,d=c.fillStyle,e=c.strokeStyle,f=c.lineCap,g=c.lineDash,h=c.lineJoin,k=c.lineWidth,m=c.miterLimit;void 0!==d&&c.kg!=d&&(a.a.push([9,d]),c.kg=c.fillStyle);void 0===e||c.jd==e&&c.dd==f&&c.ed==g&&c.fd==h&&c.gd==k&&c.hd==m||(a.a.push([10,e,k,f,h,m,g]),c.jd=e,c.dd=f,c.ed=g,c.fd=h,c.gd=k,c.hd=m)}function wl(a,c,d){il.call(this,a,c,d);this.D=this.J=this.B=null;this.l="";this.T=this.A=this.s=this.o=0;this.j=this.i=this.g=null}y(wl,il);
256 +wl.prototype.Jb=function(a,c,d,e,f,g){if(""!==this.l&&this.j&&(this.g||this.i)){if(this.g){f=this.g;var h=this.B;if(!h||h.fillStyle!=f.fillStyle){var k=[9,f.fillStyle];this.a.push(k);this.b.push(k);h?h.fillStyle=f.fillStyle:this.B={fillStyle:f.fillStyle}}}this.i&&(f=this.i,h=this.J,h&&h.lineCap==f.lineCap&&h.lineDash==f.lineDash&&h.lineJoin==f.lineJoin&&h.lineWidth==f.lineWidth&&h.miterLimit==f.miterLimit&&h.strokeStyle==f.strokeStyle||(k=[10,f.strokeStyle,f.lineWidth,f.lineCap,f.lineJoin,f.miterLimit,
257 +f.lineDash,!1],this.a.push(k),this.b.push(k),h?(h.lineCap=f.lineCap,h.lineDash=f.lineDash,h.lineJoin=f.lineJoin,h.lineWidth=f.lineWidth,h.miterLimit=f.miterLimit,h.strokeStyle=f.strokeStyle):this.J={lineCap:f.lineCap,lineDash:f.lineDash,lineJoin:f.lineJoin,lineWidth:f.lineWidth,miterLimit:f.miterLimit,strokeStyle:f.strokeStyle}));f=this.j;h=this.D;h&&h.font==f.font&&h.textAlign==f.textAlign&&h.textBaseline==f.textBaseline||(k=[11,f.font,f.textAlign,f.textBaseline],this.a.push(k),this.b.push(k),h?
258 +(h.font=f.font,h.textAlign=f.textAlign,h.textBaseline=f.textBaseline):this.D={font:f.font,textAlign:f.textAlign,textBaseline:f.textBaseline});kl(this,g);f=this.coordinates.length;a=jl(this,a,c,d,e,!1);a=[5,f,a,this.l,this.o,this.s,this.A,this.T,!!this.g,!!this.i];this.a.push(a);this.b.push(a);nl(this,g)}};
259 +wl.prototype.ib=function(a){if(a){var c=a.b;c?(c=c.b,c=af(c?c:wk),this.g?this.g.fillStyle=c:this.g={fillStyle:c}):this.g=null;var d=a.j;if(d){var c=d.b,e=d.f,f=d.g,g=d.c,h=d.a,d=d.i,e=void 0!==e?e:"round",f=f?f.slice():xk,g=void 0!==g?g:"round",h=void 0!==h?h:1,d=void 0!==d?d:10,c=Ze(c?c:yk);if(this.i){var k=this.i;k.lineCap=e;k.lineDash=f;k.lineJoin=g;k.lineWidth=h;k.miterLimit=d;k.strokeStyle=c}else this.i={lineCap:e,lineDash:f,lineJoin:g,lineWidth:h,miterLimit:d,strokeStyle:c}}else this.i=null;
260 +var m=a.g,c=a.f,e=a.c,f=a.i,h=a.a,d=a.Fa(),g=a.l,k=a.o;a=void 0!==m?m:"10px sans-serif";g=void 0!==g?g:"center";k=void 0!==k?k:"middle";this.j?(m=this.j,m.font=a,m.textAlign=g,m.textBaseline=k):this.j={font:a,textAlign:g,textBaseline:k};this.l=void 0!==d?d:"";this.o=void 0!==c?c:0;this.s=void 0!==e?e:0;this.A=void 0!==f?f:0;this.T=void 0!==h?h:1}else this.l=""};function xl(a,c,d,e){this.s=a;this.c=c;this.o=d;this.i=e;this.g={};this.j=nh(1,1);this.l=nc()}
261 +function yl(a){for(var c in a.g){var d=a.g[c],e;for(e in d)d[e].me()}}xl.prototype.f=function(a,c,d,e,f){var g=this.l;Ji(g,.5,.5,1/c,-1/c,-d,-a[0],-a[1]);var h=this.j;h.clearRect(0,0,1,1);var k;void 0!==this.i&&(k=yc(),zc(k,a),Ac(k,c*this.i,k));return zl(this,h,g,d,e,function(a){if(0<h.getImageData(0,0,1,1).data[3]){if(a=f(a))return a;h.clearRect(0,0,1,1)}},k)};
262 +xl.prototype.b=function(a,c){var d=void 0!==a?a.toString():"0",e=this.g[d];void 0===e&&(e={},this.g[d]=e);d=e[c];void 0===d&&(d=new Al[c](this.s,this.c,this.o),e[c]=d);return d};xl.prototype.Oa=function(){return pb(this.g)};
263 +xl.prototype.a=function(a,c,d,e,f,g){var h=Object.keys(this.g).map(Number);h.sort(Ta);if(!1!==g){var k=this.c;g=k[0];var m=k[1],n=k[2],k=k[3];g=[g,m,g,k,n,k,n,m];Nd(g,0,8,2,d,g);a.save();a.beginPath();a.moveTo(g[0],g[1]);a.lineTo(g[2],g[3]);a.lineTo(g[4],g[5]);a.lineTo(g[6],g[7]);a.closePath();a.clip()}var p,q;g=0;for(m=h.length;g<m;++g)for(p=this.g[h[g].toString()],n=0,k=hl.length;n<k;++n)q=p[hl[n]],void 0!==q&&ll(q,a,c,d,e,f,q.a,void 0);a.restore()};
264 +function zl(a,c,d,e,f,g,h){var k=Object.keys(a.g).map(Number);k.sort(function(a,c){return c-a});var m,n,p,q,r;m=0;for(n=k.length;m<n;++m)for(q=a.g[k[m].toString()],p=hl.length-1;0<=p;--p)if(r=q[hl[p]],void 0!==r&&(r=ll(r,c,1,d,e,f,r.b,g,h)))return r}var Al={Image:pl,LineString:ql,Polygon:tl,Text:wl};function Bl(a,c,d,e){this.g=a;this.b=c;this.c=d;this.f=e}l=Bl.prototype;l.get=function(a){return this.f[a]};l.Cb=function(){return this.c};l.G=function(){this.a||(this.a="Point"===this.g?Jc(this.b):Kc(this.b,0,this.b.length,2));return this.a};l.Rb=function(){return this.b};l.ha=Bl.prototype.Rb;l.X=function(){return this};l.om=function(){return this.f};l.sd=Bl.prototype.X;l.qa=function(){return 2};l.bc=va;l.W=function(){return this.g};function Cl(a,c){return x(a)-x(c)}function Dl(a,c){var d=.5*a/c;return d*d}function El(a,c,d,e,f,g){var h=!1,k,m;if(k=d.a)m=k.wd(),2==m||3==m?k.Nf(f,g):(0==m&&k.load(),k.hf(f,g),h=!0);if(f=(0,d.f)(c))e=f.sd(e),(0,Fl[e.W()])(a,e,d,c);return h}
265 +var Fl={Point:function(a,c,d,e){var f=d.a;if(f){if(2!=f.wd())return;var g=a.b(d.b,"Image");g.yb(f);g.Ib(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),a.Jb(c.ha(),0,2,2,c,e)},LineString:function(a,c,d,e){var f=d.g;if(f){var g=a.b(d.b,"LineString");g.hb(null,f);g.Xb(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),a.Jb(Zk(c),0,2,2,c,e)},Polygon:function(a,c,d,e){var f=d.c,g=d.g;if(f||g){var h=a.b(d.b,"Polygon");h.hb(f,g);h.Lc(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),a.Jb(se(c),0,2,2,c,e)},MultiPoint:function(a,
266 +c,d,e){var f=d.a;if(f){if(2!=f.wd())return;var g=a.b(d.b,"Image");g.yb(f);g.Hb(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),d=c.ha(),a.Jb(d,0,d.length,c.qa(),c,e)},MultiLineString:function(a,c,d,e){var f=d.g;if(f){var g=a.b(d.b,"LineString");g.hb(null,f);g.Jc(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),d=$k(c),a.Jb(d,0,d.length,2,c,e)},MultiPolygon:function(a,c,d,e){var f=d.c,g=d.g;if(g||f){var h=a.b(d.b,"Polygon");h.hb(f,g);h.Kc(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),d=bl(c),a.Jb(d,0,d.length,2,
267 +c,e)},GeometryCollection:function(a,c,d,e){c=c.i;var f,g;f=0;for(g=c.length;f<g;++f)(0,Fl[c[f].W()])(a,c[f],d,e)},Circle:function(a,c,d,e){var f=d.c,g=d.g;if(f||g){var h=a.b(d.b,"Polygon");h.hb(f,g);h.Ic(c,e)}if(f=d.Fa())a=a.b(d.b,"Text"),a.ib(f),a.Jb(c.vd(),0,2,2,c,e)}};function Gl(a,c,d,e,f,g){this.c=void 0!==g?g:null;Hi.call(this,a,c,d,void 0!==g?0:2,e);this.g=f}y(Gl,Hi);Gl.prototype.i=function(a){this.state=a?3:2;Ii(this)};Gl.prototype.load=function(){0==this.state&&(this.state=1,Ii(this),this.c(this.i.bind(this)))};Gl.prototype.a=function(){return this.g};var Hl=!((ef("Chrome")||ef("CriOS"))&&!ef("Opera")&&!ef("OPR")&&!ef("Edge"))||ef("iPhone")&&!ef("iPod")&&!ef("iPad")||ef("iPad")||ef("iPod");function Il(a,c,d,e){var f=Kd(d,c,a);d=c.getPointResolution(e,d);c=c.$b();void 0!==c&&(d*=c);c=a.$b();void 0!==c&&(d/=c);a=a.getPointResolution(d,f)/d;isFinite(a)&&0<a&&(d/=a);return d}function Jl(a,c,d,e){a=d-a;c=e-c;var f=Math.sqrt(a*a+c*c);return[Math.round(d+a/f),Math.round(e+c/f)]}
268 +function Kl(a,c,d,e,f,g,h,k,m,n,p){var q=nh(Math.round(d*a),Math.round(d*c));if(0===m.length)return q.canvas;q.scale(d,d);var r=yc();m.forEach(function(a){Nc(r,a.extent)});var t=nh(Math.round(d*Wc(r)/e),Math.round(d*Xc(r)/e)),v=d/e;m.forEach(function(a){t.drawImage(a.image,n,n,a.image.width-2*n,a.image.height-2*n,(a.extent[0]-r[0])*v,-(a.extent[3]-r[3])*v,Wc(a.extent)*v,Xc(a.extent)*v)});var w=Sc(h);k.f.forEach(function(a){var c=a.source,f=a.target,h=c[1][0],k=c[1][1],m=c[2][0],n=c[2][1];a=(f[0][0]-
269 +w[0])/g;var p=-(f[0][1]-w[1])/g,v=(f[1][0]-w[0])/g,J=-(f[1][1]-w[1])/g,ea=(f[2][0]-w[0])/g,Ga=-(f[2][1]-w[1])/g,f=c[0][0],c=c[0][1],h=h-f,k=k-c,m=m-f,n=n-c;a:{h=[[h,k,0,0,v-a],[m,n,0,0,ea-a],[0,0,h,k,J-p],[0,0,m,n,Ga-p]];k=h.length;for(m=0;m<k;m++){for(var n=m,$a=Math.abs(h[m][m]),ab=m+1;ab<k;ab++){var Oa=Math.abs(h[ab][m]);Oa>$a&&($a=Oa,n=ab)}if(0===$a){h=null;break a}$a=h[n];h[n]=h[m];h[m]=$a;for(n=m+1;n<k;n++)for($a=-h[n][m]/h[m][m],ab=m;ab<k+1;ab++)h[n][ab]=m==ab?0:h[n][ab]+$a*h[m][ab]}m=Array(k);
270 +for(n=k-1;0<=n;n--)for(m[n]=h[n][k]/h[n][n],$a=n-1;0<=$a;$a--)h[$a][k]-=h[$a][n]*m[n];h=m}h&&(q.save(),q.beginPath(),Hl?(m=(a+v+ea)/3,n=(p+J+Ga)/3,k=Jl(m,n,a,p),v=Jl(m,n,v,J),ea=Jl(m,n,ea,Ga),q.moveTo(k[0],k[1]),q.lineTo(v[0],v[1]),q.lineTo(ea[0],ea[1])):(q.moveTo(a,p),q.lineTo(v,J),q.lineTo(ea,Ga)),q.closePath(),q.clip(),q.transform(h[0],h[2],h[1],h[3],a,p),q.translate(r[0]-f,r[3]-c),q.scale(e/d,-e/d),q.drawImage(t.canvas,0,0),q.restore())});p&&(q.save(),q.strokeStyle="black",q.lineWidth=1,k.f.forEach(function(a){var c=
271 +a.target;a=(c[0][0]-w[0])/g;var d=-(c[0][1]-w[1])/g,e=(c[1][0]-w[0])/g,f=-(c[1][1]-w[1])/g,h=(c[2][0]-w[0])/g,c=-(c[2][1]-w[1])/g;q.beginPath();q.moveTo(a,d);q.lineTo(e,f);q.lineTo(h,c);q.closePath();q.stroke()}),q.restore());return q.canvas};function Ll(a,c,d,e,f){this.g=a;this.c=c;var g={},h=Id(this.c,this.g);this.a=function(a){var c=a[0]+"/"+a[1];g[c]||(g[c]=h(a));return g[c]};this.i=e;this.s=f*f;this.f=[];this.l=!1;this.o=this.g.b&&!!e&&!!this.g.G()&&Wc(e)==Wc(this.g.G());this.b=this.g.G()?Wc(this.g.G()):null;this.j=this.c.G()?Wc(this.c.G()):null;a=Sc(d);c=Rc(d);e=Qc(d);d=Pc(d);f=this.a(a);var k=this.a(c),m=this.a(e),n=this.a(d);Ml(this,a,c,e,d,f,k,m,n,10);if(this.l){var p=Infinity;this.f.forEach(function(a){p=Math.min(p,a.source[0][0],
272 +a.source[1][0],a.source[2][0])});this.f.forEach(function(a){if(Math.max(a.source[0][0],a.source[1][0],a.source[2][0])-p>this.b/2){var c=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];c[0][0]-p>this.b/2&&(c[0][0]-=this.b);c[1][0]-p>this.b/2&&(c[1][0]-=this.b);c[2][0]-p>this.b/2&&(c[2][0]-=this.b);Math.max(c[0][0],c[1][0],c[2][0])-Math.min(c[0][0],c[1][0],c[2][0])<this.b/2&&(a.source=c)}},this)}g={}}
273 +function Ml(a,c,d,e,f,g,h,k,m,n){var p=xc([g,h,k,m]),q=a.b?Wc(p)/a.b:null,r=a.g.b&&.5<q&&1>q,t=!1;if(0<n){if(a.c.g&&a.j)var v=xc([c,d,e,f]),t=t|.25<Wc(v)/a.j;!r&&a.g.g&&q&&(t|=.25<q)}if(t||!a.i||ad(p,a.i)){if(!(t||isFinite(g[0])&&isFinite(g[1])&&isFinite(h[0])&&isFinite(h[1])&&isFinite(k[0])&&isFinite(k[1])&&isFinite(m[0])&&isFinite(m[1])))if(0<n)t=!0;else return;if(0<n&&(t||(q=a.a([(c[0]+e[0])/2,(c[1]+e[1])/2]),p=r?($b(g[0],a.b)+$b(k[0],a.b))/2-$b(q[0],a.b):(g[0]+k[0])/2-q[0],q=(g[1]+k[1])/2-q[1],
274 +t=p*p+q*q>a.s),t)){Math.abs(c[0]-e[0])<=Math.abs(c[1]-e[1])?(r=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(r),q=[(f[0]+c[0])/2,(f[1]+c[1])/2],t=a.a(q),Ml(a,c,d,r,q,g,h,p,t,n-1),Ml(a,q,r,e,f,t,p,k,m,n-1)):(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],p=a.a(r),q=[(e[0]+f[0])/2,(e[1]+f[1])/2],t=a.a(q),Ml(a,c,r,q,f,g,p,t,m,n-1),Ml(a,r,d,e,q,p,h,k,t,n-1));return}if(r){if(!a.o)return;a.l=!0}a.f.push({source:[g,k,m],target:[c,e,f]});a.f.push({source:[g,h,k],target:[c,d,e]})}}
275 +function Nl(a){var c=yc();a.f.forEach(function(a){a=a.source;zc(c,a[0]);zc(c,a[1]);zc(c,a[2])});return c};function Ol(a,c,d,e,f,g){this.A=c;this.s=a.G();var h=c.G(),k=h?$c(d,h):d,h=Il(a,c,Yc(k),e);this.j=new Ll(a,c,k,this.s,.5*h);this.c=e;this.g=d;a=Nl(this.j);this.l=(this.ob=g(a,h,f))?this.ob.f:1;this.Cd=this.i=null;f=2;g=[];this.ob&&(f=0,g=this.ob.ea());Hi.call(this,d,e,this.l,f,g)}y(Ol,Hi);Ol.prototype.fa=function(){1==this.state&&(sb(this.Cd),this.Cd=null);Ol.ia.fa.call(this)};Ol.prototype.a=function(){return this.i};
276 +Ol.prototype.Bd=function(){var a=this.ob.V();2==a&&(this.i=Kl(Wc(this.g)/this.c,Xc(this.g)/this.c,this.l,this.ob.Z(),0,this.c,this.g,this.j,[{extent:this.ob.G(),image:this.ob.a()}],0));this.state=a;Ii(this)};Ol.prototype.load=function(){if(0==this.state){this.state=1;Ii(this);var a=this.ob.V();2==a||3==a?this.Bd():(this.Cd=D(this.ob,"change",function(){var a=this.ob.V();if(2==a||3==a)sb(this.Cd),this.Cd=null,this.Bd()},this),this.ob.load())}};function Pl(a){rg.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state});this.A=void 0!==a.resolutions?a.resolutions:null;this.a=null;this.na=0}y(Pl,rg);Pl.prototype.Pb=function(){return this.A};function Ql(a,c){if(a.A){var d=Va(a.A,c,0);c=a.A[d]}return c}
277 +Pl.prototype.B=function(a,c,d,e){var f=this.f;if(f&&e&&!Hd(f,e)){if(this.a){if(this.na==this.g&&Hd(this.a.A,e)&&this.a.Z()==c&&this.a.f==d&&Mc(this.a.G(),a))return this.a;this.a.Rd();this.a=null}this.a=new Ol(f,e,a,c,d,function(a,c,d){return this.pd(a,c,d,f)}.bind(this));this.na=this.g;return this.a}f&&(e=f);return this.pd(a,c,d,e)};Pl.prototype.l=function(a){a=a.target;switch(a.V()){case 1:this.b(new Rl(Sl,a));break;case 2:this.b(new Rl(Tl,a));break;case 3:this.b(new Rl(Ul,a))}};
278 +function Vl(a,c){a.a().src=c}function Rl(a,c){Eb.call(this,a);this.image=c}y(Rl,Eb);var Sl="imageloadstart",Tl="imageloadend",Ul="imageloaderror";function Wl(a){Pl.call(this,{attributions:a.attributions,logo:a.logo,projection:a.projection,resolutions:a.resolutions,state:a.state});this.aa=a.canvasFunction;this.S=null;this.U=0;this.oa=void 0!==a.ratio?a.ratio:1.5}y(Wl,Pl);Wl.prototype.pd=function(a,c,d,e){c=Ql(this,c);var f=this.S;if(f&&this.U==this.g&&f.Z()==c&&f.f==d&&Gc(f.G(),a))return f;a=a.slice();bd(a,this.oa);(e=this.aa(a,c,d,[Wc(a)/c*d,Xc(a)/c*d],e))&&(f=new Gl(a,c,d,this.ea(),e));this.S=f;this.U=this.g;return f};function Xl(a){Mb.call(this);this.i=void 0;this.a="geometry";this.c=null;this.j=void 0;this.f=null;D(this,Ob(this.a),this.ae,this);void 0!==a&&(a instanceof Md||!a?this.Pa(a):this.C(a))}y(Xl,Mb);l=Xl.prototype;l.clone=function(){var a=new Xl(this.P());a.Bc(this.a);var c=this.X();c&&a.Pa(c.clone());(c=this.c)&&a.lf(c);return a};l.X=function(){return this.get(this.a)};l.Sa=function(){return this.i};l.Fj=function(){return this.a};l.ll=function(){return this.c};l.bc=function(){return this.j};l.ml=function(){this.u()};
279 +l.ae=function(){this.f&&(sb(this.f),this.f=null);var a=this.X();a&&(this.f=D(a,"change",this.ml,this));this.u()};l.Pa=function(a){this.set(this.a,a)};l.lf=function(a){this.j=(this.c=a)?Yl(a):void 0;this.u()};l.jc=function(a){this.i=a;this.u()};l.Bc=function(a){yb(this,Ob(this.a),this.ae,this);this.a=a;D(this,Ob(this.a),this.ae,this);this.ae()};function Yl(a){if(!ka(a)){var c;c=ga(a)?a:[a];a=function(){return c}}return a};function Zl(a,c,d,e,f){pg.call(this,a,c);this.o=nh();this.j=e;this.i=null;this.c={kd:!1,Kf:null,Kh:-1,Vc:null};this.A=f;this.l=d}y(Zl,pg);l=Zl.prototype;l.fa=function(){Zl.ia.fa.call(this)};l.xl=function(){return this.j};l.eb=function(){return this.l};l.load=function(){0==this.state&&(this.state=1,qg(this),this.A(this,this.l),this.s(null,NaN,null))};l.Ph=function(a){this.i=a;this.state=2;qg(this)};l.Th=function(a){this.s=a};function $l(){if(!kf)return!1;try{return new ActiveXObject("MSXML2.DOMDocument"),!0}catch(a){return!1}}var am=kf&&$l();function bm(a){var c=a.xml;if(c)return c;if("undefined"!=typeof XMLSerializer)return(new XMLSerializer).serializeToString(a);throw Error("Your browser does not support serializing XML documents");};var cm;a:if(document.implementation&&document.implementation.createDocument)cm=document.implementation.createDocument("","",null);else{if(am){var dm=new ActiveXObject("MSXML2.DOMDocument");if(dm){dm.resolveExternals=!1;dm.validateOnParse=!1;try{dm.setProperty("ProhibitDTD",!0),dm.setProperty("MaxXMLSize",2048),dm.setProperty("MaxElementDepth",256)}catch(a){}}if(dm){cm=dm;break a}}throw Error("Your browser does not support creating new documents");}var em=cm;
280 +function fm(a,c){return em.createElementNS(a,c)}function gm(a,c){a||(a="");return em.createNode(1,c,a)}var hm=document.implementation&&document.implementation.createDocument?fm:gm;function im(a,c){return jm(a,c,[]).join("")}function jm(a,c,d){if(4==a.nodeType||3==a.nodeType)c?d.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):d.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)jm(a,c,d);return d}function km(a){return a.localName}
281 +function lm(a){var c=a.localName;return void 0!==c?c:a.baseName}var mm=kf?lm:km;function nm(a){return a instanceof Document}function om(a){return la(a)&&9==a.nodeType}var pm=kf?om:nm;function qm(a){return a instanceof Node}function rm(a){return la(a)&&void 0!==a.nodeType}var sm=kf?rm:qm;function tm(a,c,d){return a.getAttributeNS(c,d)||""}function um(a,c,d){var e="";a=vm(a,c,d);void 0!==a&&(e=a.nodeValue);return e}var wm=document.implementation&&document.implementation.createDocument?tm:um;
282 +function xm(a,c,d){return a.getAttributeNodeNS(c,d)}function ym(a,c,d){var e=null;a=a.attributes;for(var f,g,h=0,k=a.length;h<k;++h)if(f=a[h],f.namespaceURI==c&&(g=f.prefix?f.prefix+":"+d:d,g==f.nodeName)){e=f;break}return e}var vm=document.implementation&&document.implementation.createDocument?xm:ym;function zm(a,c,d,e){a.setAttributeNS(c,d,e)}function Am(a,c,d,e){c?(c=a.ownerDocument.createNode(2,d,c),c.nodeValue=e,a.setAttributeNode(c)):a.setAttribute(d,e)}
283 +var Bm=document.implementation&&document.implementation.createDocument?zm:Am;function Cm(a){return(new DOMParser).parseFromString(a,"application/xml")}function Dm(a,c){return function(d,e){var f=a.call(c,d,e);void 0!==f&&Xa(e[e.length-1],f)}}function Em(a,c){return function(d,e){var f=a.call(void 0!==c?c:this,d,e);void 0!==f&&e[e.length-1].push(f)}}function Fm(a,c){return function(d,e){var f=a.call(void 0!==c?c:this,d,e);void 0!==f&&(e[e.length-1]=f)}}
284 +function Gm(a){return function(c,d){var e=a.call(this,c,d);if(void 0!==e){var f=d[d.length-1],g=c.localName,h;g in f?h=f[g]:h=f[g]=[];h.push(e)}}}function M(a,c){return function(d,e){var f=a.call(this,d,e);void 0!==f&&(e[e.length-1][void 0!==c?c:d.localName]=f)}}function N(a,c){return function(d,e,f){a.call(void 0!==c?c:this,d,e,f);f[f.length-1].node.appendChild(d)}}
285 +function Hm(a){var c,d;return function(e,f,g){if(void 0===c){c={};var h={};h[e.localName]=a;c[e.namespaceURI]=h;d=Im(e.localName)}Jm(c,d,f,g)}}function Im(a,c){return function(d,e,f){d=e[e.length-1].node;e=a;void 0===e&&(e=f);f=c;void 0===c&&(f=d.namespaceURI);return hm(f,e)}}var Km=Im();function Lm(a,c){for(var d=c.length,e=Array(d),f=0;f<d;++f)e[f]=a[c[f]];return e}function Q(a,c,d){d=void 0!==d?d:{};var e,f;e=0;for(f=a.length;e<f;++e)d[a[e]]=c;return d}
286 +function Mm(a,c,d,e){for(c=c.firstElementChild;c;c=c.nextElementSibling){var f=a[c.namespaceURI];void 0!==f&&(f=f[c.localName],void 0!==f&&f.call(e,c,d))}}function R(a,c,d,e,f){e.push(a);Mm(c,d,e,f);return e.pop()}function Jm(a,c,d,e,f,g){for(var h=(void 0!==f?f:d).length,k,m,n=0;n<h;++n)k=d[n],void 0!==k&&(m=c.call(g,k,e,void 0!==f?f[n]:void 0),void 0!==m&&a[m.namespaceURI][m.localName].call(g,m,k,e))}function Nm(a,c,d,e,f,g,h){f.push(a);Jm(c,d,e,f,g,h);f.pop()};function Om(a,c,d,e){return function(f,g,h){var k=new XMLHttpRequest;k.open("GET",ka(a)?a(f,g,h):a,!0);"arraybuffer"==c.W()&&(k.responseType="arraybuffer");k.onload=function(){if(200<=k.status&&300>k.status){var a=c.W(),f;"json"==a||"text"==a?f=k.responseText:"xml"==a?(f=k.responseXML)||(f=Cm(k.responseText)):"arraybuffer"==a&&(f=k.response);f&&d.call(this,c.Ea(f,{featureProjection:h}),c.Qa(f))}else e.call(this)}.bind(this);k.send()}}
287 +function Pm(a,c){return Om(a,c,function(a,c){this.g=c;this.Ph(a)},function(){this.state=3;qg(this)})}function Qm(a,c){return Om(a,c,function(a){this.Gc(a)},va)};function Rm(){return[[-Infinity,-Infinity,Infinity,Infinity]]};var Sm,Tm,Um,Vm;
288 +(function(){var a={ja:{}};(function(){function c(a,d){if(!(this instanceof c))return new c(a,d);this.Re=Math.max(4,a||9);this.Yf=Math.max(2,Math.ceil(.4*this.Re));d&&this.Ui(d);this.clear()}function d(a,c){a.bbox=e(a,0,a.children.length,c)}function e(a,c,d,e){for(var g=[Infinity,Infinity,-Infinity,-Infinity],h;c<d;c++)h=a.children[c],f(g,a.Ja?e(h):h.bbox);return g}function f(a,c){a[0]=Math.min(a[0],c[0]);a[1]=Math.min(a[1],c[1]);a[2]=Math.max(a[2],c[2]);a[3]=Math.max(a[3],c[3])}function g(a,c){return a.bbox[0]-
289 +c.bbox[0]}function h(a,c){return a.bbox[1]-c.bbox[1]}function k(a){return(a[2]-a[0])*(a[3]-a[1])}function m(a){return a[2]-a[0]+(a[3]-a[1])}function n(a,c){return a[0]<=c[0]&&a[1]<=c[1]&&c[2]<=a[2]&&c[3]<=a[3]}function p(a,c){return c[0]<=a[2]&&c[1]<=a[3]&&c[2]>=a[0]&&c[3]>=a[1]}function q(a,c,d,e,f){for(var g=[c,d],h;g.length;)d=g.pop(),c=g.pop(),d-c<=e||(h=c+Math.ceil((d-c)/e/2)*e,r(a,c,d,h,f),g.push(c,h,h,d))}function r(a,c,d,e,f){for(var g,h,k,m,n;d>c;){600<d-c&&(g=d-c+1,h=e-c+1,k=Math.log(g),
290 +m=.5*Math.exp(2*k/3),n=.5*Math.sqrt(k*m*(g-m)/g)*(0>h-g/2?-1:1),k=Math.max(c,Math.floor(e-h*m/g+n)),h=Math.min(d,Math.floor(e+(g-h)*m/g+n)),r(a,k,h,e,f));g=a[e];h=c;m=d;t(a,c,e);for(0<f(a[d],g)&&t(a,c,d);h<m;){t(a,h,m);h++;for(m--;0>f(a[h],g);)h++;for(;0<f(a[m],g);)m--}0===f(a[c],g)?t(a,c,m):(m++,t(a,m,d));m<=e&&(c=m+1);e<=m&&(d=m-1)}}function t(a,c,d){var e=a[c];a[c]=a[d];a[d]=e}c.prototype={all:function(){return this.Tf(this.data,[])},search:function(a){var c=this.data,d=[],e=this.kb;if(!p(a,c.bbox))return d;
291 +for(var f=[],g,h,k,m;c;){g=0;for(h=c.children.length;g<h;g++)k=c.children[g],m=c.Ja?e(k):k.bbox,p(a,m)&&(c.Ja?d.push(k):n(a,m)?this.Tf(k,d):f.push(k));c=f.pop()}return d},load:function(a){if(!a||!a.length)return this;if(a.length<this.Yf){for(var c=0,d=a.length;c<d;c++)this.za(a[c]);return this}a=this.Vf(a.slice(),0,a.length-1,0);this.data.children.length?this.data.height===a.height?this.$f(this.data,a):(this.data.height<a.height&&(c=this.data,this.data=a,a=c),this.Xf(a,this.data.height-a.height-1,
292 +!0)):this.data=a;return this},za:function(a){a&&this.Xf(a,this.data.height-1);return this},clear:function(){this.data={children:[],height:1,bbox:[Infinity,Infinity,-Infinity,-Infinity],Ja:!0};return this},remove:function(a){if(!a)return this;for(var c=this.data,d=this.kb(a),e=[],f=[],g,h,k,m;c||e.length;){c||(c=e.pop(),h=e[e.length-1],g=f.pop(),m=!0);if(c.Ja&&(k=c.children.indexOf(a),-1!==k)){c.children.splice(k,1);e.push(c);this.Si(e);break}m||c.Ja||!n(c.bbox,d)?h?(g++,c=h.children[g],m=!1):c=null:
293 +(e.push(c),f.push(g),g=0,h=c,c=c.children[0])}return this},kb:function(a){return a},Ue:function(a,c){return a[0]-c[0]},Ve:function(a,c){return a[1]-c[1]},toJSON:function(){return this.data},Tf:function(a,c){for(var d=[];a;)a.Ja?c.push.apply(c,a.children):d.push.apply(d,a.children),a=d.pop();return c},Vf:function(a,c,e,f){var g=e-c+1,h=this.Re,k;if(g<=h)return k={children:a.slice(c,e+1),height:1,bbox:null,Ja:!0},d(k,this.kb),k;f||(f=Math.ceil(Math.log(g)/Math.log(h)),h=Math.ceil(g/Math.pow(h,f-1)));
294 +k={children:[],height:f,bbox:null,Ja:!1};var g=Math.ceil(g/h),h=g*Math.ceil(Math.sqrt(h)),m,n,p;for(q(a,c,e,h,this.Ue);c<=e;c+=h)for(n=Math.min(c+h-1,e),q(a,c,n,g,this.Ve),m=c;m<=n;m+=g)p=Math.min(m+g-1,n),k.children.push(this.Vf(a,m,p,f-1));d(k,this.kb);return k},Ri:function(a,c,d,e){for(var f,g,h,m,n,p,q,r;;){e.push(c);if(c.Ja||e.length-1===d)break;q=r=Infinity;f=0;for(g=c.children.length;f<g;f++)h=c.children[f],n=k(h.bbox),p=h.bbox,p=(Math.max(p[2],a[2])-Math.min(p[0],a[0]))*(Math.max(p[3],a[3])-
295 +Math.min(p[1],a[1]))-n,p<r?(r=p,q=n<q?n:q,m=h):p===r&&n<q&&(q=n,m=h);c=m}return c},Xf:function(a,c,d){var e=this.kb;d=d?a.bbox:e(a);var e=[],g=this.Ri(d,this.data,c,e);g.children.push(a);for(f(g.bbox,d);0<=c;)if(e[c].children.length>this.Re)this.$i(e,c),c--;else break;this.Oi(d,e,c)},$i:function(a,c){var e=a[c],f=e.children.length,g=this.Yf;this.Pi(e,g,f);f=this.Qi(e,g,f);f={children:e.children.splice(f,e.children.length-f),height:e.height,bbox:null,Ja:!1};e.Ja&&(f.Ja=!0);d(e,this.kb);d(f,this.kb);
296 +c?a[c-1].children.push(f):this.$f(e,f)},$f:function(a,c){this.data={children:[a,c],height:a.height+1,bbox:null,Ja:!1};d(this.data,this.kb)},Qi:function(a,c,d){var f,g,h,m,n,p,q;n=p=Infinity;for(f=c;f<=d-c;f++)g=e(a,0,f,this.kb),h=e(a,f,d,this.kb),m=Math.max(0,Math.min(g[2],h[2])-Math.max(g[0],h[0]))*Math.max(0,Math.min(g[3],h[3])-Math.max(g[1],h[1])),g=k(g)+k(h),m<n?(n=m,q=f,p=g<p?g:p):m===n&&g<p&&(p=g,q=f);return q},Pi:function(a,c,d){var e=a.Ja?this.Ue:g,f=a.Ja?this.Ve:h,k=this.Uf(a,c,d,e);c=this.Uf(a,
297 +c,d,f);k<c&&a.children.sort(e)},Uf:function(a,c,d,g){a.children.sort(g);g=this.kb;var h=e(a,0,c,g),k=e(a,d-c,d,g),n=m(h)+m(k),p,q;for(p=c;p<d-c;p++)q=a.children[p],f(h,a.Ja?g(q):q.bbox),n+=m(h);for(p=d-c-1;p>=c;p--)q=a.children[p],f(k,a.Ja?g(q):q.bbox),n+=m(k);return n},Oi:function(a,c,d){for(;0<=d;d--)f(c[d].bbox,a)},Si:function(a){for(var c=a.length-1,e;0<=c;c--)0===a[c].children.length?0<c?(e=a[c-1].children,e.splice(e.indexOf(a[c]),1)):this.clear():d(a[c],this.kb)},Ui:function(a){var c=["return a",
298 +" - b",";"];this.Ue=new Function("a","b",c.join(a[0]));this.Ve=new Function("a","b",c.join(a[1]));this.kb=new Function("a","return [a"+a.join(", a")+"];")}};"undefined"!==typeof a?a.ja=c:"undefined"!==typeof self?self.b=c:window.b=c})();Sm=a.ja})();function Wm(a){this.a=Sm(a);this.b={}}l=Wm.prototype;l.za=function(a,c){var d=[a[0],a[1],a[2],a[3],c];this.a.za(d);this.b[x(c)]=d};l.load=function(a,c){for(var d=Array(c.length),e=0,f=c.length;e<f;e++){var g=a[e],h=c[e],g=[g[0],g[1],g[2],g[3],h];d[e]=g;this.b[x(h)]=g}this.a.load(d)};l.remove=function(a){a=x(a);var c=this.b[a];delete this.b[a];return null!==this.a.remove(c)};function Xm(a,c,d){var e=x(d);Mc(a.b[e].slice(0,4),c)||(a.remove(d),a.za(c,d))}
299 +function Ym(a){return a.a.all().map(function(a){return a[4]})}function Zm(a,c){return a.a.search(c).map(function(a){return a[4]})}l.forEach=function(a,c){return $m(Ym(this),a,c)};function an(a,c,d,e){return $m(Zm(a,c),d,e)}function $m(a,c,d){for(var e,f=0,g=a.length;f<g&&!(e=c.call(d,a[f]));f++);return e}l.Oa=function(){return pb(this.b)};l.clear=function(){this.a.clear();this.b={}};l.G=function(){return this.a.data.bbox};function bn(a){a=a||{};rg.call(this,{attributions:a.attributions,logo:a.logo,projection:void 0,state:"ready",wrapX:void 0!==a.wrapX?a.wrapX:!0});this.H=va;void 0!==a.loader?this.H=a.loader:void 0!==a.url&&(this.H=Qm(a.url,a.format));this.oa=void 0!==a.strategy?a.strategy:Rm;var c=void 0!==a.useSpatialIndex?a.useSpatialIndex:!0;this.a=c?new Wm:null;this.S=new Wm;this.i={};this.j={};this.l={};this.o={};this.c=null;var d,e;a.features instanceof Se?(d=a.features,e=d.a):ga(a.features)&&(e=a.features);
300 +c||void 0!==d||(d=new Se(e));void 0!==e&&cn(this,e);void 0!==d&&dn(this,d)}y(bn,rg);l=bn.prototype;l.rb=function(a){var c=x(a).toString();if(en(this,c,a)){fn(this,c,a);var d=a.X();d?(c=d.G(),this.a&&this.a.za(c,a)):this.i[c]=a;this.b(new gn("addfeature",a))}this.u()};function fn(a,c,d){a.o[c]=[D(d,"change",a.oh,a),D(d,"propertychange",a.oh,a)]}function en(a,c,d){var e=!0,f=d.Sa();void 0!==f?f.toString()in a.j?e=!1:a.j[f.toString()]=d:a.l[c]=d;return e}l.Gc=function(a){cn(this,a);this.u()};
301 +function cn(a,c){var d,e,f,g,h=[],k=[],m=[];e=0;for(f=c.length;e<f;e++)g=c[e],d=x(g).toString(),en(a,d,g)&&k.push(g);e=0;for(f=k.length;e<f;e++){g=k[e];d=x(g).toString();fn(a,d,g);var n=g.X();n?(d=n.G(),h.push(d),m.push(g)):a.i[d]=g}a.a&&a.a.load(h,m);e=0;for(f=k.length;e<f;e++)a.b(new gn("addfeature",k[e]))}
302 +function dn(a,c){var d=!1;D(a,"addfeature",function(a){d||(d=!0,c.push(a.feature),d=!1)});D(a,"removefeature",function(a){d||(d=!0,c.remove(a.feature),d=!1)});D(c,"add",function(a){d||(a=a.element,d=!0,this.rb(a),d=!1)},a);D(c,"remove",function(a){d||(a=a.element,d=!0,this.nb(a),d=!1)},a);a.c=c}
303 +l.clear=function(a){if(a){for(var c in this.o)this.o[c].forEach(sb);this.c||(this.o={},this.j={},this.l={})}else if(this.a){this.a.forEach(this.Jf,this);for(var d in this.i)this.Jf(this.i[d])}this.c&&this.c.clear();this.a&&this.a.clear();this.S.clear();this.i={};this.b(new gn("clear"));this.u()};l.mg=function(a,c){if(this.a)return this.a.forEach(a,c);if(this.c)return this.c.forEach(a,c)};function hn(a,c,d){a.ub([c[0],c[1],c[0],c[1]],function(a){if(a.X().ig(c))return d.call(void 0,a)})}
304 +l.ub=function(a,c,d){if(this.a)return an(this.a,a,c,d);if(this.c)return this.c.forEach(c,d)};l.ng=function(a,c,d){return this.ub(a,function(e){if(e.X().Ia(a)&&(e=c.call(d,e)))return e})};l.ug=function(){return this.c};l.pe=function(){var a;this.c?a=this.c.a:this.a&&(a=Ym(this.a),pb(this.i)||Xa(a,ob(this.i)));return a};l.tg=function(a){var c=[];hn(this,a,function(a){c.push(a)});return c};l.$e=function(a){return Zm(this.a,a)};
305 +l.pg=function(a){var c=a[0],d=a[1],e=null,f=[NaN,NaN],g=Infinity,h=[-Infinity,-Infinity,Infinity,Infinity];an(this.a,h,function(a){var m=a.X(),n=g;g=m.sb(c,d,f,g);g<n&&(e=a,a=Math.sqrt(g),h[0]=c-a,h[1]=d-a,h[2]=c+a,h[3]=d+a)});return e};l.G=function(){return this.a.G()};l.sg=function(a){a=this.j[a.toString()];return void 0!==a?a:null};
306 +l.oh=function(a){a=a.target;var c=x(a).toString(),d=a.X();d?(d=d.G(),c in this.i?(delete this.i[c],this.a&&this.a.za(d,a)):this.a&&Xm(this.a,d,a)):c in this.i||(this.a&&this.a.remove(a),this.i[c]=a);d=a.Sa();void 0!==d?(d=d.toString(),c in this.l?(delete this.l[c],this.j[d]=a):this.j[d]!==a&&(jn(this,a),this.j[d]=a)):c in this.l||(jn(this,a),this.l[c]=a);this.u();this.b(new gn("changefeature",a))};l.Oa=function(){return this.a.Oa()&&pb(this.i)};
307 +l.Oc=function(a,c,d){var e=this.S;a=this.oa(a,c);var f,g;f=0;for(g=a.length;f<g;++f){var h=a[f];an(e,h,function(a){return Gc(a.extent,h)})||(this.H.call(this,h,c,d),e.za(h,{extent:h.slice()}))}};l.nb=function(a){var c=x(a).toString();c in this.i?delete this.i[c]:this.a&&this.a.remove(a);this.Jf(a);this.u()};l.Jf=function(a){var c=x(a).toString();this.o[c].forEach(sb);delete this.o[c];var d=a.Sa();void 0!==d?delete this.j[d.toString()]:delete this.l[c];this.b(new gn("removefeature",a))};
308 +function jn(a,c){for(var d in a.j)if(a.j[d]===c){delete a.j[d];break}}function gn(a,c){Eb.call(this,a);this.feature=c}y(gn,Eb);function kn(a){this.c=a.source;this.ya=nc();this.i=nh();this.j=[0,0];this.s=null;Wl.call(this,{attributions:a.attributions,canvasFunction:this.kj.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.c.V()});this.H=null;this.o=void 0;this.kh(a.style);D(this.c,"change",this.Am,this)}y(kn,Wl);l=kn.prototype;
309 +l.kj=function(a,c,d,e,f){var g=new xl(.5*c/d,a,c);this.c.Oc(a,c,f);var h=!1;this.c.ub(a,function(a){var e;if(!(e=h)){var f;(e=a.bc())?f=e.call(a,c):this.o&&(f=this.o(a,c));if(f){var p,q=!1;ga(f)||(f=[f]);e=0;for(p=f.length;e<p;++e)q=El(g,a,f[e],Dl(c,d),this.zm,this)||q;e=q}else e=!1}h=e},this);yl(g);if(h)return null;this.j[0]!=e[0]||this.j[1]!=e[1]?(this.i.canvas.width=e[0],this.i.canvas.height=e[1],this.j[0]=e[0],this.j[1]=e[1]):this.i.clearRect(0,0,e[0],e[1]);a=ln(this,Yc(a),c,d,e);g.a(this.i,d,
310 +a,0,{});this.s=g;return this.i.canvas};l.oe=function(a,c,d,e,f){if(this.s){var g={};return this.s.f(a,c,0,e,function(a){var c=x(a).toString();if(!(c in g))return g[c]=!0,f(a)})}};l.wm=function(){return this.c};l.xm=function(){return this.H};l.ym=function(){return this.o};function ln(a,c,d,e,f){return Ji(a.ya,f[0]/2,f[1]/2,e/d,-e/d,0,-c[0],-c[1])}l.zm=function(){this.u()};l.Am=function(){tg(this,this.c.V())};l.kh=function(a){this.H=void 0!==a?a:Ok;this.o=a?Mk(this.H):void 0;this.u()};function mn(a){dl.call(this,a);this.f=null;this.o=nc();this.j=this.i=null}y(mn,dl);mn.prototype.gb=function(a,c,d,e){var f=this.a;return f.da().oe(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};
311 +mn.prototype.yc=function(a,c,d,e){if(this.f&&this.f.a())if(this.a.da()instanceof kn){if(a=a.slice(),Li(c.pixelToCoordinateMatrix,a,a),this.gb(a,c,fd,this))return d.call(e,this.a)}else if(this.i||(this.i=nc(),tc(this.o,this.i)),c=[0,0],Li(this.i,a,c),this.j||(this.j=nh(1,1)),this.j.clearRect(0,0,1,1),this.j.drawImage(this.f?this.f.a():null,c[0],c[1],1,1,0,0,1,1),0<this.j.getImageData(0,0,1,1).data[3])return d.call(e,this.a)};
312 +mn.prototype.l=function(a,c){var d=a.pixelRatio,e=a.viewState,f=e.center,g=e.resolution,h=this.a.da(),k=a.viewHints,m=a.extent;void 0!==c.extent&&(m=$c(m,c.extent));k[0]||k[1]||Vc(m)||(e=h.B(m,g,d,e.projection))&&Oi(this,e)&&(this.f=e);if(this.f){var e=this.f,k=e.G(),m=e.Z(),n=e.f,g=d*m/(g*n);Ji(this.o,d*a.size[0]/2,d*a.size[1]/2,g,g,0,n*(k[0]-f[0])/m,n*(f[1]-k[3])/m);this.i=null;Qi(a.attributions,e.ea());Ri(a,h)}return!!this.f};function nn(a){dl.call(this,a);this.j=null;this.i=nh();this.s=null;this.A=yc()}y(nn,dl);
313 +nn.prototype.c=function(a,c,d){var e=a.pixelRatio,f=a.viewState,g=f.center,h=f.projection,k=a.size,f=e/f.resolution,m=this.a,n=m.da(),p=n.Ud(h),q=n.Wd(h),r=gl(this,a,0);el(this,"precompose",d,a,r);Ib(m,"render")?(this.i.canvas.width=d.canvas.width,this.i.canvas.height=d.canvas.height,m=this.i):m=d;var t=Math.round(e*k[0]/2),k=Math.round(e*k[1]/2),v=m.globalAlpha;m.globalAlpha=c.opacity;c=n.Za(h);var w=this.s,A,B,z,C,O,I,K,P,da,J,ea;C=0;for(O=w.length;C<O;++C){P=w[C];da=c.Ca(P.ga,this.A);if(A=!q&&
314 +this.j[P.ga.toString()]){m.save();m.beginPath();m.moveTo((da[0]-g[0])*f+t,(g[1]-da[1])*f+k);m.lineTo((da[2]-g[0])*f+t,(g[1]-da[1])*f+k);m.lineTo((da[2]-g[0])*f+t,(g[1]-da[3])*f+k);m.lineTo((da[0]-g[0])*f+t,(g[1]-da[3])*f+k);m.closePath();I=0;for(K=A.length;I<K;++I)B=A[I],m.moveTo((B[0]-g[0])*f+t,(g[1]-B[1])*f+k),m.lineTo((B[0]-g[0])*f+t,(g[1]-B[3])*f+k),m.lineTo((B[2]-g[0])*f+t,(g[1]-B[3])*f+k),m.lineTo((B[2]-g[0])*f+t,(g[1]-B[1])*f+k),m.closePath();m.clip()}z=P.ga[0];I=Kg(n,z,e,h);B=Sc(da);K=Math.round(Wc(da)*
315 +f);da=Math.round(Xc(da)*f);z=Pc(c.Ca(c.ud(g,z)));J=t+Math.round((z[0]-g[0])*f);ea=k+Math.round((g[1]-z[1])*f);m.drawImage(P.cb(),p,p,I[0],I[1],Math.round((B[0]-z[0])*f/K)*K+J,Math.round((z[1]-B[1])*f/da)*da+ea,K,da);A&&m.restore()}m!=d&&(el(this,"render",m,a,r),d.drawImage(m.canvas,0,0));m.globalAlpha=v;fl(this,d,a,r)};
316 +nn.prototype.l=function(a,c){function d(a){a=a.V();return 2==a||4==a||3==a&&!v}var e=a.pixelRatio,f=a.viewState,g=f.projection,h=this.a,k=h.da(),m=k.Za(g),n=Dg(m,f.resolution),p=m.Z(n),q=f.center;p==f.resolution?(q=Ti(q,p,a.size),f=Zc(q,p,f.rotation,a.size)):f=a.extent;void 0!==c.extent&&(f=$c(f,c.extent));if(Vc(f))return!1;var p=Ag(m,f,p),r={};r[n]={};var t=this.cd(k,g,r),v=h.f(),q=yc(),w=new Me(0,0,0,0),A,B,z,C;for(z=p.ra;z<=p.va;++z)for(C=p.xa;C<=p.Aa;++C)A=k.Qb(n,z,C,e,g),!d(A)&&A.a&&(A=A.a),
317 +d(A)?r[n][A.ga.toString()]=A:(B=xg(m,A.ga,t,null,w,q),B||(A=zg(m,A.ga,w,q))&&t(n+1,A));t=Object.keys(r).map(Number);t.sort(Ta);z=[];var O,I;C=0;for(B=t.length;C<B;++C)for(O in A=t[C],I=r[A],I)A=I[O],2==A.V()&&z.push(A);this.s=z;if(!k.Wd(g)){var K={},P;for(C=z.length-1;0<=C;--C)P=z[C].ga,xg(m,P,function(a,c){var d=r[a];if(d){var e,f;for(e in d)if(f=d[e],c.contains(f.ga)&&2==f.V())return e in K||(K[e]=[]),K[e].push(m.Ca(P)),!0}return!1},this,w,q);this.j=K}Si(a.usedTiles,k,n,p);Ui(a,k,m,e,g,f,n,h.a());
318 +Pi(a,k);Ri(a,k);return!0};nn.prototype.yc=function(a,c,d,e){var f=this.i.canvas,g=c.size;f.width=g[0];f.height=g[1];this.c(c,Ci(this.a),this.i);if(0<this.i.getImageData(a[0],a[1],1,1).data[3])return d.call(e,this.a)};function on(a){dl.call(this,a);this.j=!1;this.J=-1;this.B=NaN;this.A=yc();this.i=this.T=null;this.s=nh()}y(on,dl);
319 +on.prototype.c=function(a,c,d){var e=a.extent,f=a.pixelRatio,g=c.Pc?a.skippedFeatureUids:{},h=a.viewState,k=h.projection,h=h.rotation,m=k.G(),n=this.a.da(),p=gl(this,a,0);el(this,"precompose",d,a,p);var q=this.i;if(q&&!q.Oa()){var r;Ib(this.a,"render")?(this.s.canvas.width=d.canvas.width,this.s.canvas.height=d.canvas.height,r=this.s):r=d;var t=r.globalAlpha;r.globalAlpha=c.opacity;c=a.size[0]*f;var v=a.size[1]*f;zk(r,-h,c/2,v/2);q.a(r,f,p,h,g);if(n.J&&k.b&&!Gc(m,e)){for(var k=e[0],n=Wc(m),w=0;k<m[0];)--w,
320 +p=n*w,p=gl(this,a,p),q.a(r,f,p,h,g),k+=n;w=0;for(k=e[2];k>m[2];)++w,p=n*w,p=gl(this,a,p),q.a(r,f,p,h,g),k-=n;p=gl(this,a,0)}zk(r,h,c/2,v/2);r!=d&&(el(this,"render",r,a,p),d.drawImage(r.canvas,0,0));r.globalAlpha=t}fl(this,d,a,p)};on.prototype.gb=function(a,c,d,e){if(this.i){var f=this.a,g={};return this.i.f(a,c.viewState.resolution,c.viewState.rotation,{},function(a){var c=x(a).toString();if(!(c in g))return g[c]=!0,d.call(e,a,f)})}};on.prototype.D=function(){Ni(this)};
321 +on.prototype.l=function(a){function c(a){var c,e=a.bc();e?c=e.call(a,n):(e=d.f)&&(c=e(a,n));if(c){if(c){e=!1;if(ga(c))for(var f=0,g=c.length;f<g;++f)e=El(r,a,c[f],Dl(n,p),this.D,this)||e;else e=El(r,a,c,Dl(n,p),this.D,this)||e;a=e}else a=!1;this.j=this.j||a}}var d=this.a,e=d.da();Qi(a.attributions,e.ea());Ri(a,e);var f=a.viewHints[0],g=a.viewHints[1],h=d.s,k=d.A;if(!this.j&&!h&&f||!k&&g)return!0;var m=a.extent,k=a.viewState,f=k.projection,n=k.resolution,p=a.pixelRatio,g=d.g,q=d.a,h=Qk(d);void 0===
322 +h&&(h=Cl);m=Ac(m,q*n);q=k.projection.G();e.J&&k.projection.b&&!Gc(q,a.extent)&&(a=Math.max(Wc(m)/2,Wc(q)),m[0]=q[0]-a,m[2]=q[2]+a);if(!this.j&&this.B==n&&this.J==g&&this.T==h&&Gc(this.A,m))return!0;Db(this.i);this.i=null;this.j=!1;var r=new xl(.5*n/p,m,n,d.a);e.Oc(m,n,f);if(h){var t=[];e.ub(m,function(a){t.push(a)},this);t.sort(h);t.forEach(c,this)}else e.ub(m,c,this);yl(r);this.B=n;this.J=g;this.T=h;this.A=m;this.i=r;return!0};function pn(a,c){var d=/\{z\}/g,e=/\{x\}/g,f=/\{y\}/g,g=/\{-y\}/g;return function(h){if(h)return a.replace(d,h[0].toString()).replace(e,h[1].toString()).replace(f,function(){return(-h[2]-1).toString()}).replace(g,function(){var a=c.b?c.b[h[0]]:null;return(a.Aa-a.xa+1+h[2]).toString()})}}function qn(a,c){for(var d=a.length,e=Array(d),f=0;f<d;++f)e[f]=pn(a[f],c);return rn(e)}function rn(a){return 1===a.length?a[0]:function(c,d,e){if(c)return a[$b((c[1]<<c[0])+c[2],a.length)](c,d,e)}}
323 +function sn(){}function tn(a){var c=[],d=/\{(\d)-(\d)\}/.exec(a)||/\{([a-z])-([a-z])\}/.exec(a);if(d){var e=d[2].charCodeAt(0),f;for(f=d[1].charCodeAt(0);f<=e;++f)c.push(a.replace(d[0],String.fromCharCode(f)))}else c.push(a);return c};function un(a){Ig.call(this,{attributions:a.attributions,Se:a.Se,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.qc?this.qc.bind(this):sn;this.urls=null;a.urls?this.Ya(a.urls):a.url&&this.Xa(a.url);a.tileUrlFunction&&this.Na(a.tileUrlFunction)}y(un,Ig);l=un.prototype;l.$a=function(){return this.tileLoadFunction};l.ab=function(){return this.tileUrlFunction};
324 +l.bb=function(){return this.urls};l.nh=function(a){a=a.target;switch(a.V()){case 1:this.b(new Mg("tileloadstart",a));break;case 2:this.b(new Mg("tileloadend",a));break;case 3:this.b(new Mg("tileloaderror",a))}};l.jb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};l.Na=function(a){this.a.clear();this.tileUrlFunction=a;this.u()};l.Xa=function(a){a=this.urls=tn(a);this.Na(this.qc?this.qc.bind(this):qn(a,this.tileGrid))};
325 +l.Ya=function(a){this.urls=a;this.Na(this.qc?this.qc.bind(this):qn(a,this.tileGrid))};l.Of=function(a,c,d){a=this.Db(a,c,d);lg(this.a,a)&&this.a.get(a)};function vn(a){un.call(this,{attributions:a.attributions,Se:128,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:wn,tileUrlFunction:a.tileUrlFunction,tilePixelRatio:a.tilePixelRatio,url:a.url,urls:a.urls,wrapX:void 0===a.wrapX?!0:a.wrapX});this.c=a.format?a.format:null;this.tileClass=a.tileClass?a.tileClass:Zl}y(vn,un);
326 +vn.prototype.Qb=function(a,c,d,e,f){var g=this.Db(a,c,d);if(lg(this.a,g))return this.a.get(g);a=[a,c,d];e=(c=Lg(this,a,f))?this.tileUrlFunction(c,e,f):void 0;e=new this.tileClass(a,void 0!==e?0:4,void 0!==e?e:"",this.c,this.tileLoadFunction);D(e,"change",this.nh,this);this.a.set(g,e);return e};function wn(a,c){a.Th(Pm(c,a.j))};function xn(a){dl.call(this,a);this.s=nh();this.i=!1;this.A=[];this.T=yc();this.J=[NaN,NaN];this.j=nc()}y(xn,dl);
327 +xn.prototype.c=function(a,c,d){var e=a.pixelRatio,f=c.Pc?a.skippedFeatureUids:{},g=a.viewState,h=g.center,k=g.projection,m=g.resolution,g=g.rotation,n=a.size,p=e/m,q=this.a,r=q.da(),t=r.uc(e),v=gl(this,a,0);el(this,"precompose",d,a,v);Ib(q,"render")?(this.s.canvas.width=d.canvas.width,this.s.canvas.height=d.canvas.height,q=this.s):q=d;var w=q.globalAlpha;q.globalAlpha=c.opacity;c=this.A;var A=r.tileGrid,B,z,C,O,I,K,P,da,J,ea,Ga,$a,ab;C=0;for(O=c.length;C<O;++C)if(ea=c[C],I=ea.c,da=A.Ca(ea.ga,this.T),
328 +B=ea.ga[0],$a=Sb(A.Ua(B),this.J),J="tile-pixels"==ea.g.a,K=A.Z(B),Ga=K/t,z=K/m,K=Math.round(e*n[0]/2),P=Math.round(e*n[1]/2),ab=$a[0]*e*z,z*=$a[1]*e,$a=$a[0]*e,ab<$a/4||ab>4*$a)J?(da=Sc(da),Ga=Ji(this.j,K,P,p*Ga,p*Ga,g,(da[0]-h[0])/Ga,(h[1]-da[1])/Ga)):Ga=v,I.Vc.a(q,e,Ga,g,f);else{B=Kg(r,B,e,k);J?Ga=Ji(this.j,0,0,p*Ga,p*Ga,g,-B[0]/2,-B[1]/2):(Ga=Yc(da),Ga=Ji(this.j,0,0,p,-p,-g,-Ga[0],-Ga[1]));ea=ea.o;if(I.resolution!==m||I.rotation!==g)I.resolution=m,I.rotation=g,ea.canvas.width=ab+.5,ea.canvas.height=
329 +z+.5,ea.translate(ab/2,z/2),ea.rotate(-g),I.Vc.a(ea,e,Ga,g,f,!1);I=Ji(this.j,0,0,p,-p,0,-h[0],-h[1]);I=Nd(Sc(da),0,1,2,I);q.drawImage(ea.canvas,Math.round(I[0]+K),Math.round(I[1])+P)}q!=d&&(el(this,"render",q,a,v),d.drawImage(q.canvas,0,0));q.globalAlpha=w;fl(this,d,a,v)};
330 +function yn(a,c,d,e,f){function g(a){var c,e=a.bc();e?c=e.call(a,A):(e=d.f)&&(c=e(a,A));if(c){ga(c)||(c=[c]);var e=z,f=B;if(c){var g=!1;if(ga(c))for(var h=0,k=c.length;h<k;++h)g=El(f,a,c[h],e,this.B,this)||g;else g=El(f,a,c,e,this.B,this)||g;a=g}else a=!1;this.i=this.i||a;m.kd=m.kd||a}}var h=d.g,k=Qk(d)||null,m=c.c;if(m.kd||m.Kh!=h||m.Kf!=k){Db(m.Vc);m.Vc=null;m.kd=!1;var n=d.da(),p=n.tileGrid,q=c.ga,r=c.g,t="tile-pixels"==r.a,v,w;t?(v=Kg(n,q[0],e,c.g),v=[0,0,v[0],v[1]]):(v=p.Ca(q),Hd(f,r)||(w=!0,
331 +c.g=f));var A=p.Z(q[0]),n=t?n.uc(e):A;m.kd=!1;var B=new xl(0,v,n,d.a),z=Dl(n,e);c=c.i;k&&k!==m.Kf&&c.sort(k);n=0;for(p=c.length;n<p;++n)e=c[n],w&&e.X().fb(r,f),g.call(a,e);yl(B);m.Kh=h;m.Kf=k;m.Vc=B;m.resolution=NaN}}
332 +xn.prototype.gb=function(a,c,d,e){var f=c.pixelRatio,g=c.viewState.resolution;c=c.viewState.rotation;var h=this.a,k={},m=this.A,n=h.da(),p=n.tileGrid,q,r,t,v,w,A;t=0;for(v=m.length;t<v;++t)A=m[t],r=A.ga,w=n.tileGrid.Ca(r,this.T),Dc(w,a)&&("tile-pixels"===A.g.a?(w=Sc(w),g=n.uc(f),r=p.Z(r[0])/g,r=[(a[0]-w[0])/r,(w[1]-a[1])/r]):r=a,A=A.c.Vc,q=q||A.f(r,g,c,{},function(a){var c=x(a).toString();if(!(c in k))return k[c]=!0,d.call(e,a,h)}));return q};xn.prototype.B=function(){Ni(this)};
333 +xn.prototype.l=function(a,c){var d=this.a,e=d.da();Qi(a.attributions,e.ea());Ri(a,e);var f=a.viewHints[0],g=a.viewHints[1],h=d.s,k=d.A;if(!this.i&&!h&&f||!k&&g)return!0;h=a.extent;c.extent&&(h=$c(h,c.extent));if(Vc(h))return!1;for(var g=a.viewState,f=g.projection,k=g.resolution,g=a.pixelRatio,m=e.tileGrid,n=m.Pb(),p=n.length-1;0<p&&n[p]<k;)--p;n=yg(m,h,p);Si(a.usedTiles,e,p,n);Ui(a,e,m,g,f,h,p,d.i());Pi(a,e);h={};h[p]={};var q=this.cd(e,f,h),r=d.S(),t=this.T,v=new Me(0,0,0,0),w,A,B;for(A=n.ra;A<=
334 +n.va;++A)for(B=n.xa;B<=n.Aa;++B)k=e.Qb(p,A,B,g,f),w=k.V(),2==w||4==w||3==w&&!r?h[p][k.ga.toString()]=k:(w=xg(m,k.ga,q,null,v,t),w||(k=zg(m,k.ga,v,t))&&q(p+1,k));this.i=!1;e=Object.keys(h).map(Number);e.sort(Ta);for(var m=[],z,p=0,n=e.length;p<n;++p)for(z in k=e[p],q=h[k],q)k=q[z],2==k.V()&&(m.push(k),yn(this,k,d,g,f));this.A=m;return!0};function zn(a,c){$i.call(this,0,c);this.a=nh();this.j=nh();this.b=this.a.canvas;this.b.style.width="100%";this.b.style.height="100%";this.b.className="ol-unselectable";If(a,this.b,0);this.c=this.j.canvas;this.o=[0,0];this.A=yc();this.f=!0;this.l=nc()}y(zn,$i);zn.prototype.We=function(a){return a instanceof vk?new mn(a):a instanceof G?new nn(a):a instanceof L?new xn(a):a instanceof H?new on(a):null};
335 +function An(a,c,d){var e=a.i,f=a.a;if(Ib(e,c)){var g=d.extent,h=d.pixelRatio,k=d.viewState.rotation,m=d.pixelRatio,n=d.viewState,p=n.resolution;a=Ji(a.l,a.b.width/2,a.b.height/2,m/p,-m/p,-n.rotation,-n.center[0],-n.center[1]);g=new Rk(f,h,g,a,k);e.b(new Ei(c,e,g,d,f,null));cl(g)}}zn.prototype.W=function(){return"canvas"};
336 +zn.prototype.De=function(a){if(a){var c,d=a.pixelRatio,e=a.size[0]*d,f=a.size[1]*d;this.b.width=e;this.b.height=f;var g=a.viewState.rotation,h;if(g){c=this.j;h=Zc(this.o,d,g,a.size,this.A);var d=Wc(h),k=Xc(h);this.c.width=d+.5;this.c.height=k+.5;this.j.translate(Math.round((d-e)/2),Math.round((k-f)/2))}else c=this.a;aj(a);An(this,"precompose",a);d=a.layerStatesArray;cb(d);var k=a.viewState.resolution,m,n,p,q;m=0;for(n=d.length;m<n;++m)q=d[m],p=q.layer,p=cj(this,p),Gi(q,k)&&"ready"==q.H&&p.l(a,q)&&
337 +p.c(a,q,c);g&&(this.a.translate(e/2,f/2),this.a.rotate(g),this.a.drawImage(this.c,Math.round(h[0]),Math.round(h[1])),this.a.rotate(-g),this.a.translate(-e/2,-f/2));An(this,"postcompose",a);this.f||(bg(this.b,!0),this.f=!0);dj(this,a);a.postRenderFunctions.push(bj)}else this.f&&(bg(this.b,!1),this.f=!1)};function Bn(a,c){Mi.call(this,a);this.target=c}y(Bn,Mi);Bn.prototype.i=va;Bn.prototype.o=va;function Cn(a){var c=document.createElement("DIV");c.style.position="absolute";Bn.call(this,a,c);this.f=null;this.c=pc()}y(Cn,Bn);Cn.prototype.gb=function(a,c,d,e){var f=this.a;return f.da().oe(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};Cn.prototype.i=function(){Hf(this.target);this.f=null};
338 +Cn.prototype.j=function(a,c){var d=a.viewState,e=d.center,f=d.resolution,g=d.rotation,h=this.f,k=this.a.da(),m=a.viewHints,n=a.extent;void 0!==c.extent&&(n=$c(n,c.extent));m[0]||m[1]||Vc(n)||(d=k.B(n,f,a.pixelRatio,d.projection))&&Oi(this,d)&&(h=d);h&&(m=h.G(),n=h.Z(),d=nc(),Ji(d,a.size[0]/2,a.size[1]/2,n/f,n/f,g,(m[0]-e[0])/n,(e[1]-m[3])/n),h!=this.f&&(e=h.a(this),e.style.maxWidth="none",e.style.position="absolute",Hf(this.target),this.target.appendChild(e),this.f=h),Ki(d,this.c)||(rh(this.target,
339 +d),qc(this.c,d)),Qi(a.attributions,h.ea()),Ri(a,k));return!0};function Dn(a){var c=document.createElement("DIV");c.style.position="absolute";Bn.call(this,a,c);this.c=!0;this.s=1;this.l=0;this.f={}}y(Dn,Bn);Dn.prototype.i=function(){Hf(this.target);this.l=0};
340 +Dn.prototype.j=function(a,c){if(!c.visible)return this.c&&(bg(this.target,!1),this.c=!1),!0;var d=a.pixelRatio,e=a.viewState,f=e.projection,g=this.a,h=g.da(),k=h.Za(f),m=h.Ud(f),n=Dg(k,e.resolution),p=k.Z(n),q=e.center,r;p==e.resolution?(q=Ti(q,p,a.size),r=Zc(q,p,e.rotation,a.size)):r=a.extent;void 0!==c.extent&&(r=$c(r,c.extent));var p=Ag(k,r,p),t={};t[n]={};var v=this.cd(h,f,t),w=g.f(),A=yc(),B=new Me(0,0,0,0),z,C,O,I;for(O=p.ra;O<=p.va;++O)for(I=p.xa;I<=p.Aa;++I)z=h.Qb(n,O,I,d,f),C=z.V(),C=2==
341 +C||4==C||3==C&&!w,!C&&z.a&&(z=z.a),C=z.V(),2==C?t[n][z.ga.toString()]=z:4==C||3==C&&!w||(C=xg(k,z.ga,v,null,B,A),C||(z=zg(k,z.ga,B,A))&&v(n+1,z));var K;if(this.l!=h.g){for(K in this.f)w=this.f[+K],Jf(w.target);this.f={};this.l=h.g}A=Object.keys(t).map(Number);A.sort(Ta);var v={},P;O=0;for(I=A.length;O<I;++O){K=A[O];K in this.f?w=this.f[K]:(w=k.ud(q,K),w=new En(k,w),v[K]=!0,this.f[K]=w);K=t[K];for(P in K){z=w;C=K[P];var da=m,J=C.ga,ea=J[0],Ga=J[1],$a=J[2],J=J.toString();if(!(J in z.a)){var ea=Sb(z.c.Ua(ea),
342 +z.l),ab=C.cb(z),Oa=ab.style;Oa.maxWidth="none";var Ec=void 0,Uc=void 0;0<da?(Ec=document.createElement("DIV"),Uc=Ec.style,Uc.overflow="hidden",Uc.width=ea[0]+"px",Uc.height=ea[1]+"px",Oa.position="absolute",Oa.left=-da+"px",Oa.top=-da+"px",Oa.width=ea[0]+2*da+"px",Oa.height=ea[1]+2*da+"px",Ec.appendChild(ab)):(Oa.width=ea[0]+"px",Oa.height=ea[1]+"px",Ec=ab,Uc=Oa);Uc.position="absolute";Uc.left=(Ga-z.g[1])*ea[0]+"px";Uc.top=(z.g[2]-$a)*ea[1]+"px";z.b||(z.b=document.createDocumentFragment());z.b.appendChild(Ec);
343 +z.a[J]=C}}w.b&&(w.target.appendChild(w.b),w.b=null)}m=Object.keys(this.f).map(Number);m.sort(Ta);O=nc();P=0;for(A=m.length;P<A;++P)if(K=m[P],w=this.f[K],K in t)if(z=w.Z(),I=w.Ha(),Ji(O,a.size[0]/2,a.size[1]/2,z/e.resolution,z/e.resolution,e.rotation,(I[0]-q[0])/z,(q[1]-I[1])/z),w.setTransform(O),K in v){for(--K;0<=K;--K)if(K in this.f){I=this.f[K].target;I.parentNode&&I.parentNode.insertBefore(w.target,I.nextSibling);break}0>K&&If(this.target,w.target,0)}else{if(!a.viewHints[0]&&!a.viewHints[1]){C=
344 +yg(w.c,r,w.g[0],B);K=[];z=I=void 0;for(z in w.a)I=w.a[z],C.contains(I.ga)||K.push(I);da=C=void 0;C=0;for(da=K.length;C<da;++C)I=K[C],z=I.ga.toString(),Jf(I.cb(w)),delete w.a[z]}}else Jf(w.target),delete this.f[K];c.opacity!=this.s&&(this.s=this.target.style.opacity=c.opacity);c.visible&&!this.c&&(bg(this.target,!0),this.c=!0);Si(a.usedTiles,h,n,p);Ui(a,h,k,d,f,r,n,g.a());Pi(a,h);Ri(a,h);return!0};
345 +function En(a,c){this.target=document.createElement("DIV");this.target.style.position="absolute";this.target.style.width="100%";this.target.style.height="100%";this.c=a;this.g=c;this.i=Sc(a.Ca(c));this.j=a.Z(c[0]);this.a={};this.b=null;this.f=pc();this.l=[0,0]}En.prototype.Ha=function(){return this.i};En.prototype.Z=function(){return this.j};En.prototype.setTransform=function(a){Ki(a,this.f)||(rh(this.target,a),qc(this.f,a))};function Fn(a){this.l=nh();var c=this.l.canvas;c.style.maxWidth="none";c.style.position="absolute";Bn.call(this,a,c);this.c=!1;this.B=-1;this.T=NaN;this.s=yc();this.f=this.A=null;this.H=nc();this.D=nc()}y(Fn,Bn);
346 +Fn.prototype.o=function(a,c){var d=a.viewState,e=d.center,f=d.rotation,g=d.resolution,d=a.pixelRatio,h=a.size[0],k=a.size[1],m=h*d,n=k*d,e=Ji(this.H,d*h/2,d*k/2,d/g,-d/g,-f,-e[0],-e[1]),g=this.l;g.canvas.width=m;g.canvas.height=n;h=Ji(this.D,0,0,1/d,1/d,0,-(m-h)/2*d,-(n-k)/2*d);rh(g.canvas,h);Gn(this,"precompose",a,e);(h=this.f)&&!h.Oa()&&(g.globalAlpha=c.opacity,h.a(g,d,e,f,c.Pc?a.skippedFeatureUids:{}),Gn(this,"render",a,e));Gn(this,"postcompose",a,e)};
347 +function Gn(a,c,d,e){var f=a.l;a=a.a;Ib(a,c)&&(e=new Rk(f,d.pixelRatio,d.extent,e,d.viewState.rotation),a.b(new Ei(c,a,e,d,f,null)),cl(e))}Fn.prototype.gb=function(a,c,d,e){if(this.f){var f=this.a,g={};return this.f.f(a,c.viewState.resolution,c.viewState.rotation,{},function(a){var c=x(a).toString();if(!(c in g))return g[c]=!0,d.call(e,a,f)})}};Fn.prototype.J=function(){Ni(this)};
348 +Fn.prototype.j=function(a){function c(a){var c,e=a.bc();e?c=e.call(a,m):(e=d.f)&&(c=e(a,m));if(c){if(c){e=!1;if(ga(c))for(var f=0,g=c.length;f<g;++f)e=El(p,a,c[f],Dl(m,n),this.J,this)||e;else e=El(p,a,c,Dl(m,n),this.J,this)||e;a=e}else a=!1;this.c=this.c||a}}var d=this.a,e=d.da();Qi(a.attributions,e.ea());Ri(a,e);var f=a.viewHints[0],g=a.viewHints[1],h=d.s,k=d.A;if(!this.c&&!h&&f||!k&&g)return!0;var g=a.extent,h=a.viewState,f=h.projection,m=h.resolution,n=a.pixelRatio;a=d.g;k=d.a;h=Qk(d);void 0===
349 +h&&(h=Cl);g=Ac(g,k*m);if(!this.c&&this.T==m&&this.B==a&&this.A==h&&Gc(this.s,g))return!0;Db(this.f);this.f=null;this.c=!1;var p=new xl(.5*m/n,g,m,d.a);e.Oc(g,m,f);if(h){var q=[];e.ub(g,function(a){q.push(a)},this);q.sort(h);q.forEach(c,this)}else e.ub(g,c,this);yl(p);this.T=m;this.B=a;this.A=h;this.s=g;this.f=p;return!0};function Hn(a,c){$i.call(this,0,c);this.f=nh();var d=this.f.canvas;d.style.position="absolute";d.style.width="100%";d.style.height="100%";d.className="ol-unselectable";If(a,d,0);this.c=nc();this.b=document.createElement("DIV");this.b.className="ol-unselectable";d=this.b.style;d.position="absolute";d.width="100%";d.height="100%";D(this.b,"touchstart",Gb);If(a,this.b,0);this.a=!0}y(Hn,$i);Hn.prototype.fa=function(){Jf(this.b);Hn.ia.fa.call(this)};
350 +Hn.prototype.We=function(a){if(a instanceof vk)a=new Cn(a);else if(a instanceof G)a=new Dn(a);else if(a instanceof H)a=new Fn(a);else return null;return a};function In(a,c,d){var e=a.i;if(Ib(e,c)){var f=d.extent,g=d.pixelRatio,h=d.viewState,k=h.rotation,m=a.f,n=m.canvas;Ji(a.c,n.width/2,n.height/2,g/h.resolution,-g/h.resolution,-h.rotation,-h.center[0],-h.center[1]);a=new Rk(m,g,f,a.c,k);e.b(new Ei(c,e,a,d,m,null));cl(a)}}Hn.prototype.W=function(){return"dom"};
351 +Hn.prototype.De=function(a){if(a){var c=this.i;if(Ib(c,"precompose")||Ib(c,"postcompose")){var c=this.f.canvas,d=a.pixelRatio;c.width=a.size[0]*d;c.height=a.size[1]*d}In(this,"precompose",a);c=a.layerStatesArray;cb(c);var d=a.viewState.resolution,e,f,g,h;e=0;for(f=c.length;e<f;++e)h=c[e],g=h.layer,g=cj(this,g),If(this.b,g.target,e),Gi(h,d)&&"ready"==h.H?g.j(a,h)&&g.o(a,h):g.i();var c=a.layerStates,k;for(k in this.g)k in c||(g=this.g[k],Jf(g.target));this.a||(bg(this.b,!0),this.a=!0);aj(a);dj(this,
352 +a);a.postRenderFunctions.push(bj);In(this,"postcompose",a)}else this.a&&(bg(this.b,!1),this.a=!1)};function Jn(a){this.b=a}function Kn(a){this.b=a}y(Kn,Jn);Kn.prototype.W=function(){return 35632};function Ln(a){this.b=a}y(Ln,Jn);Ln.prototype.W=function(){return 35633};function Mn(){this.b="precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"}y(Mn,Kn);ca(Mn);
353 +function Nn(){this.b="varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.,0.);gl_Position=h*vec4(c,0.,1.)+offsets;a=d;b=f;}"}y(Nn,Ln);ca(Nn);
354 +function On(a,c){this.l=a.getUniformLocation(c,"j");this.o=a.getUniformLocation(c,"i");this.i=a.getUniformLocation(c,"k");this.j=a.getUniformLocation(c,"h");this.b=a.getAttribLocation(c,"e");this.a=a.getAttribLocation(c,"f");this.f=a.getAttribLocation(c,"c");this.g=a.getAttribLocation(c,"g");this.c=a.getAttribLocation(c,"d")};function Pn(a){this.b=void 0!==a?a:[]};function Qn(a,c){this.A=a;this.a=c;this.g={};this.i={};this.c={};this.o=this.s=this.j=this.l=null;(this.f=Ua(ua,"OES_element_index_uint"))&&c.getExtension("OES_element_index_uint");D(this.A,"webglcontextlost",this.rn,this);D(this.A,"webglcontextrestored",this.sn,this)}
355 +function Rn(a,c,d){var e=a.a,f=d.b,g=String(x(d));if(g in a.g)e.bindBuffer(c,a.g[g].buffer);else{var h=e.createBuffer();e.bindBuffer(c,h);var k;34962==c?k=new Float32Array(f):34963==c&&(k=a.f?new Uint32Array(f):new Uint16Array(f));e.bufferData(c,k,35044);a.g[g]={Gb:d,buffer:h}}}function Sn(a,c){var d=a.a,e=String(x(c)),f=a.g[e];d.isContextLost()||d.deleteBuffer(f.buffer);delete a.g[e]}l=Qn.prototype;
356 +l.fa=function(){var a=this.a;if(!a.isContextLost()){for(var c in this.g)a.deleteBuffer(this.g[c].buffer);for(c in this.c)a.deleteProgram(this.c[c]);for(c in this.i)a.deleteShader(this.i[c]);a.deleteFramebuffer(this.j);a.deleteRenderbuffer(this.o);a.deleteTexture(this.s)}};l.qn=function(){return this.a};
357 +function Tn(a){if(!a.j){var c=a.a,d=c.createFramebuffer();c.bindFramebuffer(c.FRAMEBUFFER,d);var e=Un(c,1,1),f=c.createRenderbuffer();c.bindRenderbuffer(c.RENDERBUFFER,f);c.renderbufferStorage(c.RENDERBUFFER,c.DEPTH_COMPONENT16,1,1);c.framebufferTexture2D(c.FRAMEBUFFER,c.COLOR_ATTACHMENT0,c.TEXTURE_2D,e,0);c.framebufferRenderbuffer(c.FRAMEBUFFER,c.DEPTH_ATTACHMENT,c.RENDERBUFFER,f);c.bindTexture(c.TEXTURE_2D,null);c.bindRenderbuffer(c.RENDERBUFFER,null);c.bindFramebuffer(c.FRAMEBUFFER,null);a.j=d;
358 +a.s=e;a.o=f}return a.j}function Vn(a,c){var d=String(x(c));if(d in a.i)return a.i[d];var e=a.a,f=e.createShader(c.W());e.shaderSource(f,c.b);e.compileShader(f);return a.i[d]=f}function Wn(a,c,d){var e=x(c)+"/"+x(d);if(e in a.c)return a.c[e];var f=a.a,g=f.createProgram();f.attachShader(g,Vn(a,c));f.attachShader(g,Vn(a,d));f.linkProgram(g);return a.c[e]=g}l.rn=function(){nb(this.g);nb(this.i);nb(this.c);this.o=this.s=this.j=this.l=null};l.sn=function(){};
359 +l.xe=function(a){if(a==this.l)return!1;this.a.useProgram(a);this.l=a;return!0};function Xn(a,c,d){var e=a.createTexture();a.bindTexture(a.TEXTURE_2D,e);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==c&&a.texParameteri(3553,10242,c);void 0!==d&&a.texParameteri(3553,10243,d);return e}function Un(a,c,d){var e=Xn(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,c,d,0,a.RGBA,a.UNSIGNED_BYTE,null);return e}
360 +function Yn(a,c){var d=Xn(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,c);return d};function Zn(a,c){this.J=this.B=void 0;this.o=Yc(c);this.T=[];this.i=[];this.H=void 0;this.c=[];this.f=[];this.ua=this.ta=void 0;this.a=[];this.D=this.l=null;this.S=void 0;this.ya=pc();this.qb=pc();this.U=this.Ga=void 0;this.Fb=pc();this.wa=this.Da=this.aa=void 0;this.oa=[];this.j=[];this.b=[];this.A=null;this.g=[];this.s=[];this.na=void 0}y(Zn,Di);
361 +function $n(a,c){var d=a.A,e=a.l,f=a.oa,g=a.j,h=c.a;return function(){if(!h.isContextLost()){var a,m;a=0;for(m=f.length;a<m;++a)h.deleteTexture(f[a]);a=0;for(m=g.length;a<m;++a)h.deleteTexture(g[a])}Sn(c,d);Sn(c,e)}}
362 +function ao(a,c,d,e){var f=a.B,g=a.J,h=a.H,k=a.ta,m=a.ua,n=a.S,p=a.Ga,q=a.U,r=a.aa?1:0,t=a.Da,v=a.wa,w=a.na,A=Math.cos(t),t=Math.sin(t),B=a.a.length,z=a.b.length,C,O,I,K,P,da;for(C=0;C<d;C+=e)P=c[C]-a.o[0],da=c[C+1]-a.o[1],O=z/8,I=-v*f,K=-v*(h-g),a.b[z++]=P,a.b[z++]=da,a.b[z++]=I*A-K*t,a.b[z++]=I*t+K*A,a.b[z++]=p/m,a.b[z++]=(q+h)/k,a.b[z++]=n,a.b[z++]=r,I=v*(w-f),K=-v*(h-g),a.b[z++]=P,a.b[z++]=da,a.b[z++]=I*A-K*t,a.b[z++]=I*t+K*A,a.b[z++]=(p+w)/m,a.b[z++]=(q+h)/k,a.b[z++]=n,a.b[z++]=r,I=v*(w-f),K=
363 +v*g,a.b[z++]=P,a.b[z++]=da,a.b[z++]=I*A-K*t,a.b[z++]=I*t+K*A,a.b[z++]=(p+w)/m,a.b[z++]=q/k,a.b[z++]=n,a.b[z++]=r,I=-v*f,K=v*g,a.b[z++]=P,a.b[z++]=da,a.b[z++]=I*A-K*t,a.b[z++]=I*t+K*A,a.b[z++]=p/m,a.b[z++]=q/k,a.b[z++]=n,a.b[z++]=r,a.a[B++]=O,a.a[B++]=O+1,a.a[B++]=O+2,a.a[B++]=O,a.a[B++]=O+2,a.a[B++]=O+3}Zn.prototype.Hb=function(a,c){this.g.push(this.a.length);this.s.push(c);var d=a.ha();ao(this,d,d.length,a.qa())};
364 +Zn.prototype.Ib=function(a,c){this.g.push(this.a.length);this.s.push(c);var d=a.ha();ao(this,d,d.length,a.qa())};function bo(a,c){var d=c.a;a.T.push(a.a.length);a.i.push(a.a.length);a.A=new Pn(a.b);Rn(c,34962,a.A);a.l=new Pn(a.a);Rn(c,34963,a.l);var e={};co(a.oa,a.c,e,d);co(a.j,a.f,e,d);a.B=void 0;a.J=void 0;a.H=void 0;a.c=null;a.f=null;a.ta=void 0;a.ua=void 0;a.a=null;a.S=void 0;a.Ga=void 0;a.U=void 0;a.aa=void 0;a.Da=void 0;a.wa=void 0;a.b=null;a.na=void 0}
365 +function co(a,c,d,e){var f,g,h,k=c.length;for(h=0;h<k;++h)f=c[h],g=x(f).toString(),g in d?f=d[g]:(f=Yn(e,f),d[g]=f),a[h]=f}
366 +function eo(a,c,d,e,f,g,h,k,m,n,p){var q=c.a;Rn(c,34962,a.A);Rn(c,34963,a.l);var r=Mn.Zb(),t=Nn.Zb(),t=Wn(c,r,t);a.D?r=a.D:(r=new On(q,t),a.D=r);c.xe(t);q.enableVertexAttribArray(r.f);q.vertexAttribPointer(r.f,2,5126,!1,32,0);q.enableVertexAttribArray(r.b);q.vertexAttribPointer(r.b,2,5126,!1,32,8);q.enableVertexAttribArray(r.c);q.vertexAttribPointer(r.c,2,5126,!1,32,16);q.enableVertexAttribArray(r.a);q.vertexAttribPointer(r.a,1,5126,!1,32,24);q.enableVertexAttribArray(r.g);q.vertexAttribPointer(r.g,
367 +1,5126,!1,32,28);t=a.Fb;Ji(t,0,0,2/(e*g[0]),2/(e*g[1]),-f,-(d[0]-a.o[0]),-(d[1]-a.o[1]));d=a.qb;e=2/g[0];g=2/g[1];rc(d);d[0]=e;d[5]=g;d[10]=1;d[15]=1;g=a.ya;rc(g);0!==f&&wc(g,-f);q.uniformMatrix4fv(r.j,!1,t);q.uniformMatrix4fv(r.o,!1,d);q.uniformMatrix4fv(r.l,!1,g);q.uniform1f(r.i,h);var v;if(void 0===m)fo(a,q,c,k,a.oa,a.T);else{if(n)a:{f=c.f?5125:5123;c=c.f?4:2;g=a.g.length-1;for(h=a.j.length-1;0<=h;--h)for(q.bindTexture(3553,a.j[h]),n=0<h?a.i[h-1]:0,t=a.i[h];0<=g&&a.g[g]>=n;){v=a.g[g];d=a.s[g];
368 +e=x(d).toString();if(void 0===k[e]&&d.X()&&(void 0===p||ad(p,d.X().G()))&&(q.clear(q.COLOR_BUFFER_BIT|q.DEPTH_BUFFER_BIT),q.drawElements(4,t-v,f,v*c),t=m(d))){a=t;break a}t=v;g--}a=void 0}else q.clear(q.COLOR_BUFFER_BIT|q.DEPTH_BUFFER_BIT),fo(a,q,c,k,a.j,a.i),a=(a=m(null))?a:void 0;v=a}q.disableVertexAttribArray(r.f);q.disableVertexAttribArray(r.b);q.disableVertexAttribArray(r.c);q.disableVertexAttribArray(r.a);q.disableVertexAttribArray(r.g);return v}
369 +function fo(a,c,d,e,f,g){var h=d.f?5125:5123;d=d.f?4:2;if(pb(e)){var k;a=0;e=f.length;for(k=0;a<e;++a){c.bindTexture(3553,f[a]);var m=g[a];c.drawElements(4,m-k,h,k*d);k=m}}else{k=0;var n,m=0;for(n=f.length;m<n;++m){c.bindTexture(3553,f[m]);for(var p=0<m?g[m-1]:0,q=g[m],r=p;k<a.g.length&&a.g[k]<=q;){var t=x(a.s[k]).toString();void 0!==e[t]?(r!==p&&c.drawElements(4,p-r,h,r*d),p=r=k===a.g.length-1?q:a.g[k+1]):p=k===a.g.length-1?q:a.g[k+1];k++}r!==p&&c.drawElements(4,p-r,h,r*d)}}}
370 +Zn.prototype.yb=function(a){var c=a.Yb(),d=a.gc(1),e=a.qd(),f=a.qe(1),g=a.A,h=a.Ha(),k=a.B,m=a.s,n=a.Eb();a=a.j;var p;0===this.c.length?this.c.push(d):(p=this.c[this.c.length-1],x(p)!=x(d)&&(this.T.push(this.a.length),this.c.push(d)));0===this.f.length?this.f.push(f):(p=this.f[this.f.length-1],x(p)!=x(f)&&(this.i.push(this.a.length),this.f.push(f)));this.B=c[0];this.J=c[1];this.H=n[1];this.ta=e[1];this.ua=e[0];this.S=g;this.Ga=h[0];this.U=h[1];this.Da=m;this.aa=k;this.wa=a;this.na=n[0]};
371 +function go(a,c,d){this.i=c;this.j=a;this.c=d;this.g={}}function ho(a,c){var d=[],e;for(e in a.g)d.push($n(a.g[e],c));return id.apply(null,d)}function io(a,c){for(var d in a.g)bo(a.g[d],c)}go.prototype.b=function(a,c){var d=this.g[c];void 0===d&&(d=new jo[c](this.j,this.i),this.g[c]=d);return d};go.prototype.Oa=function(){return pb(this.g)};go.prototype.a=function(a,c,d,e,f,g,h,k){var m,n;g=0;for(m=hl.length;g<m;++g)n=this.g[hl[g]],void 0!==n&&eo(n,a,c,d,e,f,h,k,void 0,!1)};
372 +function ko(a,c,d,e,f,g,h,k,m,n){var p=lo,q,r;for(q=hl.length-1;0<=q;--q)if(r=a.g[hl[q]],void 0!==r&&(r=eo(r,c,d,e,f,p,g,h,k,m,n)))return r}go.prototype.f=function(a,c,d,e,f,g,h,k,m,n){var p=c.a;p.bindFramebuffer(p.FRAMEBUFFER,Tn(c));var q;void 0!==this.c&&(q=Ac(Jc(a),e*this.c));return ko(this,c,a,e,f,k,m,function(a){var c=new Uint8Array(4);p.readPixels(0,0,1,1,p.RGBA,p.UNSIGNED_BYTE,c);if(0<c[3]&&(a=n(a)))return a},!0,q)};
373 +function mo(a,c,d,e,f,g,h){var k=d.a;k.bindFramebuffer(k.FRAMEBUFFER,Tn(d));return void 0!==ko(a,d,c,e,f,g,h,function(){var a=new Uint8Array(4);k.readPixels(0,0,1,1,k.RGBA,k.UNSIGNED_BYTE,a);return 0<a[3]},!1)}var jo={Image:Zn},lo=[1,1];function no(a,c,d,e,f,g){this.a=a;this.c=c;this.f=g;this.l=f;this.j=e;this.i=d;this.g=null;this.b={}}y(no,Di);l=no.prototype;l.ld=function(a,c){var d=a.toString(),e=this.b[d];void 0!==e?e.push(c):this.b[d]=[c]};l.Ic=function(){};l.Xe=function(a,c){var d=(0,c.f)(a);if(d&&ad(this.f,d.G())){var e=c.b;void 0===e&&(e=0);this.ld(e,function(a){a.hb(c.c,c.g);a.yb(c.a);a.ib(c.Fa());var e=oo[d.W()];e&&e.call(a,d,null)})}};
374 +l.Sd=function(a,c){var d=a.i,e,f;e=0;for(f=d.length;e<f;++e){var g=d[e],h=oo[g.W()];h&&h.call(this,g,c)}};l.Ib=function(a,c){var d=this.a,e=(new go(1,this.f)).b(0,"Image");e.yb(this.g);e.Ib(a,c);bo(e,d);eo(e,this.a,this.c,this.i,this.j,this.l,1,{},void 0,!1);$n(e,d)()};l.Xb=function(){};l.Jc=function(){};l.Hb=function(a,c){var d=this.a,e=(new go(1,this.f)).b(0,"Image");e.yb(this.g);e.Hb(a,c);bo(e,d);eo(e,this.a,this.c,this.i,this.j,this.l,1,{},void 0,!1);$n(e,d)()};l.Kc=function(){};l.Lc=function(){};
375 +l.Jb=function(){};l.hb=function(){};l.yb=function(a){this.g=a};l.ib=function(){};var oo={Point:no.prototype.Ib,MultiPoint:no.prototype.Hb,GeometryCollection:no.prototype.Sd};function po(){this.b="precision mediump float;varying vec2 a;uniform float f;uniform sampler2D g;void main(void){vec4 texColor=texture2D(g,a);gl_FragColor.rgb=texColor.rgb;gl_FragColor.a=texColor.a*f;}"}y(po,Kn);ca(po);function qo(){this.b="varying vec2 a;attribute vec2 b;attribute vec2 c;uniform mat4 d;uniform mat4 e;void main(void){gl_Position=e*vec4(b,0.,1.);a=(d*vec4(c,0.,1.)).st;}"}y(qo,Ln);ca(qo);
376 +function ro(a,c){this.g=a.getUniformLocation(c,"f");this.f=a.getUniformLocation(c,"e");this.i=a.getUniformLocation(c,"d");this.c=a.getUniformLocation(c,"g");this.b=a.getAttribLocation(c,"b");this.a=a.getAttribLocation(c,"c")};function so(a,c){Mi.call(this,c);this.f=a;this.S=new Pn([-1,-1,0,0,1,-1,1,0,-1,1,0,1,1,1,1,1]);this.i=this.pb=null;this.j=void 0;this.s=nc();this.T=pc();this.A=null}y(so,Mi);
377 +function to(a,c,d){var e=a.f.f;if(void 0===a.j||a.j!=d){c.postRenderFunctions.push(ra(function(a,c,d){a.isContextLost()||(a.deleteFramebuffer(c),a.deleteTexture(d))},e,a.i,a.pb));c=Un(e,d,d);var f=e.createFramebuffer();e.bindFramebuffer(36160,f);e.framebufferTexture2D(36160,36064,3553,c,0);a.pb=c;a.i=f;a.j=d}else e.bindFramebuffer(36160,a.i)}
378 +so.prototype.ih=function(a,c,d){uo(this,"precompose",d,a);Rn(d,34962,this.S);var e=d.a,f=po.Zb(),g=qo.Zb(),f=Wn(d,f,g);this.A?g=this.A:this.A=g=new ro(e,f);d.xe(f)&&(e.enableVertexAttribArray(g.b),e.vertexAttribPointer(g.b,2,5126,!1,16,0),e.enableVertexAttribArray(g.a),e.vertexAttribPointer(g.a,2,5126,!1,16,8),e.uniform1i(g.c,0));e.uniformMatrix4fv(g.i,!1,this.s);e.uniformMatrix4fv(g.f,!1,this.T);e.uniform1f(g.g,c.opacity);e.bindTexture(3553,this.pb);e.drawArrays(5,0,4);uo(this,"postcompose",d,a)};
379 +function uo(a,c,d,e){a=a.a;if(Ib(a,c)){var f=e.viewState;a.b(new Ei(c,a,new no(d,f.center,f.resolution,f.rotation,e.size,e.extent),e,null,d))}}so.prototype.rf=function(){this.i=this.pb=null;this.j=void 0};function vo(a,c){so.call(this,a,c);this.o=this.l=this.c=null}y(vo,so);function wo(a,c){var d=c.a();return Yn(a.f.f,d)}vo.prototype.gb=function(a,c,d,e){var f=this.a;return f.da().oe(a,c.viewState.resolution,c.viewState.rotation,c.skippedFeatureUids,function(a){return d.call(e,a,f)})};
380 +vo.prototype.sf=function(a,c){var d=this.f.f,e=a.pixelRatio,f=a.viewState,g=f.center,h=f.resolution,k=f.rotation,m=this.c,n=this.pb,p=this.a.da(),q=a.viewHints,r=a.extent;void 0!==c.extent&&(r=$c(r,c.extent));q[0]||q[1]||Vc(r)||(f=p.B(r,h,e,f.projection))&&Oi(this,f)&&(m=f,n=wo(this,f),this.pb&&a.postRenderFunctions.push(ra(function(a,c){a.isContextLost()||a.deleteTexture(c)},d,this.pb)));m&&(d=this.f.c.A,xo(this,d.width,d.height,e,g,h,k,m.G()),this.o=null,e=this.s,rc(e),vc(e,1,-1),uc(e,0,-1),this.c=
381 +m,this.pb=n,Qi(a.attributions,m.ea()),Ri(a,p));return!0};function xo(a,c,d,e,f,g,h,k){c*=g;d*=g;a=a.T;rc(a);vc(a,2*e/c,2*e/d);wc(a,-h);uc(a,k[0]-f[0],k[1]-f[1]);vc(a,(k[2]-k[0])/2,(k[3]-k[1])/2);uc(a,1,1)}vo.prototype.ne=function(a,c){return void 0!==this.gb(a,c,fd,this)};
382 +vo.prototype.yc=function(a,c,d,e){if(this.c&&this.c.a())if(this.a.da()instanceof kn){if(a=a.slice(),Li(c.pixelToCoordinateMatrix,a,a),this.gb(a,c,fd,this))return d.call(e,this.a)}else{var f=[this.c.a().width,this.c.a().height];if(!this.o){var g=c.size;c=nc();rc(c);uc(c,-1,-1);vc(c,2/g[0],2/g[1]);uc(c,0,g[1]);vc(c,1,-1);g=nc();tc(this.T,g);var h=nc();rc(h);uc(h,0,f[1]);vc(h,1,-1);vc(h,f[0]/2,f[1]/2);uc(h,1,1);var k=nc();sc(h,g,k);sc(k,c,k);this.o=k}c=[0,0];Li(this.o,a,c);if(!(0>c[0]||c[0]>f[0]||0>
383 +c[1]||c[1]>f[1])&&(this.l||(this.l=nh(1,1)),this.l.clearRect(0,0,1,1),this.l.drawImage(this.c.a(),c[0],c[1],1,1,0,0,1,1),0<this.l.getImageData(0,0,1,1).data[3]))return d.call(e,this.a)}};function yo(){this.b="precision mediump float;varying vec2 a;uniform sampler2D e;void main(void){gl_FragColor=texture2D(e,a);}"}y(yo,Kn);ca(yo);function zo(){this.b="varying vec2 a;attribute vec2 b;attribute vec2 c;uniform vec4 d;void main(void){gl_Position=vec4(b*d.xy+d.zw,0.,1.);a=c;}"}y(zo,Ln);ca(zo);function Ao(a,c){this.g=a.getUniformLocation(c,"e");this.f=a.getUniformLocation(c,"d");this.b=a.getAttribLocation(c,"b");this.a=a.getAttribLocation(c,"c")};function Bo(a,c){so.call(this,a,c);this.D=yo.Zb();this.U=zo.Zb();this.c=null;this.J=new Pn([0,0,0,1,1,0,1,1,0,1,0,0,1,1,1,0]);this.B=this.l=null;this.o=-1;this.H=[0,0]}y(Bo,so);l=Bo.prototype;l.fa=function(){Sn(this.f.c,this.J);Bo.ia.fa.call(this)};l.cd=function(a,c,d){var e=this.f;return function(f,g){return Jg(a,c,f,g,function(a){var c=lg(e.a,a.eb());c&&(d[f]||(d[f]={}),d[f][a.ga.toString()]=a);return c})}};l.rf=function(){Bo.ia.rf.call(this);this.c=null};
384 +l.sf=function(a,c,d){var e=this.f,f=d.a,g=a.viewState,h=g.projection,k=this.a,m=k.da(),n=m.Za(h),p=Dg(n,g.resolution),q=n.Z(p),r=Kg(m,p,a.pixelRatio,h),t=r[0]/Sb(n.Ua(p),this.H)[0],v=q/t,w=m.Ud(h),A=g.center,B;q==g.resolution?(A=Ti(A,q,a.size),B=Zc(A,q,g.rotation,a.size)):B=a.extent;q=Ag(n,B,q);if(this.l&&Oe(this.l,q)&&this.o==m.g)v=this.B;else{var z=[q.va-q.ra+1,q.Aa-q.xa+1],C=Math.pow(2,Math.ceil(Math.log(Math.max(z[0]*r[0],z[1]*r[1]))/Math.LN2)),z=v*C,O=n.Ha(p),I=O[0]+q.ra*r[0]*v,v=O[1]+q.xa*r[1]*
385 +v,v=[I,v,I+z,v+z];to(this,a,C);f.viewport(0,0,C,C);f.clearColor(0,0,0,0);f.clear(16384);f.disable(3042);C=Wn(d,this.D,this.U);d.xe(C);this.c||(this.c=new Ao(f,C));Rn(d,34962,this.J);f.enableVertexAttribArray(this.c.b);f.vertexAttribPointer(this.c.b,2,5126,!1,16,0);f.enableVertexAttribArray(this.c.a);f.vertexAttribPointer(this.c.a,2,5126,!1,16,8);f.uniform1i(this.c.g,0);d={};d[p]={};var K=this.cd(m,h,d),P=k.f(),C=!0,I=yc(),da=new Me(0,0,0,0),J,ea,Ga;for(ea=q.ra;ea<=q.va;++ea)for(Ga=q.xa;Ga<=q.Aa;++Ga){O=
386 +m.Qb(p,ea,Ga,t,h);if(void 0!==c.extent&&(J=n.Ca(O.ga,I),!ad(J,c.extent)))continue;J=O.V();J=2==J||4==J||3==J&&!P;!J&&O.a&&(O=O.a);J=O.V();if(2==J){if(lg(e.a,O.eb())){d[p][O.ga.toString()]=O;continue}}else if(4==J||3==J&&!P)continue;C=!1;J=xg(n,O.ga,K,null,da,I);J||(O=zg(n,O.ga,da,I))&&K(p+1,O)}c=Object.keys(d).map(Number);c.sort(Ta);for(var K=new Float32Array(4),$a,ab,Oa,P=0,da=c.length;P<da;++P)for($a in ab=d[c[P]],ab)O=ab[$a],J=n.Ca(O.ga,I),ea=2*(J[2]-J[0])/z,Ga=2*(J[3]-J[1])/z,Oa=2*(J[0]-v[0])/
387 +z-1,J=2*(J[1]-v[1])/z-1,mc(K,ea,Ga,Oa,J),f.uniform4fv(this.c.f,K),Co(e,O,r,w*t),f.drawArrays(5,0,4);C?(this.l=q,this.B=v,this.o=m.g):(this.B=this.l=null,this.o=-1,a.animate=!0)}Si(a.usedTiles,m,p,q);var Ec=e.l;Ui(a,m,n,t,h,B,p,k.a(),function(a){var c;(c=2!=a.V()||lg(e.a,a.eb()))||(c=a.eb()in Ec.g);c||Ec.f([a,Cg(n,a.ga),n.Z(a.ga[0]),r,w*t])},this);Pi(a,m);Ri(a,m);f=this.s;rc(f);uc(f,(A[0]-v[0])/(v[2]-v[0]),(A[1]-v[1])/(v[3]-v[1]));0!==g.rotation&&wc(f,g.rotation);vc(f,a.size[0]*g.resolution/(v[2]-
388 +v[0]),a.size[1]*g.resolution/(v[3]-v[1]));uc(f,-.5,-.5);return!0};l.yc=function(a,c,d,e){if(this.i){var f=[0,0];Li(this.s,[a[0]/c.size[0],(c.size[1]-a[1])/c.size[1]],f);a=[f[0]*this.j,f[1]*this.j];c=this.f.c.a;c.bindFramebuffer(c.FRAMEBUFFER,this.i);f=new Uint8Array(4);c.readPixels(a[0],a[1],1,1,c.RGBA,c.UNSIGNED_BYTE,f);if(0<f[3])return d.call(e,this.a)}};function Do(a,c){so.call(this,a,c);this.o=!1;this.H=-1;this.D=NaN;this.B=yc();this.l=this.c=this.J=null}y(Do,so);l=Do.prototype;l.ih=function(a,c,d){this.l=c;var e=a.viewState,f=this.c;f&&!f.Oa()&&f.a(d,e.center,e.resolution,e.rotation,a.size,a.pixelRatio,c.opacity,c.Pc?a.skippedFeatureUids:{})};l.fa=function(){var a=this.c;a&&(ho(a,this.f.c)(),this.c=null);Do.ia.fa.call(this)};
389 +l.gb=function(a,c,d,e){if(this.c&&this.l){var f=c.viewState,g=this.a,h={};return this.c.f(a,this.f.c,f.center,f.resolution,f.rotation,c.size,c.pixelRatio,this.l.opacity,{},function(a){var c=x(a).toString();if(!(c in h))return h[c]=!0,d.call(e,a,g)})}};l.ne=function(a,c){if(this.c&&this.l){var d=c.viewState;return mo(this.c,a,this.f.c,d.resolution,d.rotation,this.l.opacity,c.skippedFeatureUids)}return!1};
390 +l.yc=function(a,c,d,e){a=a.slice();Li(c.pixelToCoordinateMatrix,a,a);if(this.ne(a,c))return d.call(e,this.a)};l.jh=function(){Ni(this)};
391 +l.sf=function(a,c,d){function e(a){var c,d=a.bc();d?c=d.call(a,n):(d=f.f)&&(c=d(a,n));if(c){if(c){d=!1;if(ga(c))for(var e=0,g=c.length;e<g;++e)d=El(r,a,c[e],Dl(n,p),this.jh,this)||d;else d=El(r,a,c,Dl(n,p),this.jh,this)||d;a=d}else a=!1;this.o=this.o||a}}var f=this.a;c=f.da();Qi(a.attributions,c.ea());Ri(a,c);var g=a.viewHints[0],h=a.viewHints[1],k=f.s,m=f.A;if(!this.o&&!k&&g||!m&&h)return!0;var h=a.extent,k=a.viewState,g=k.projection,n=k.resolution,p=a.pixelRatio,k=f.g,q=f.a,m=Qk(f);void 0===m&&
392 +(m=Cl);h=Ac(h,q*n);if(!this.o&&this.D==n&&this.H==k&&this.J==m&&Gc(this.B,h))return!0;this.c&&a.postRenderFunctions.push(ho(this.c,d));this.o=!1;var r=new go(.5*n/p,h,f.a);c.Oc(h,n,g);if(m){var t=[];c.ub(h,function(a){t.push(a)},this);t.sort(m);t.forEach(e,this)}else c.ub(h,e,this);io(r,d);this.D=n;this.H=k;this.J=m;this.B=h;this.c=r;return!0};function Eo(a,c){$i.call(this,0,c);this.b=document.createElement("CANVAS");this.b.style.width="100%";this.b.style.height="100%";this.b.className="ol-unselectable";If(a,this.b,0);this.T=this.B=0;this.J=nh();this.o=!0;this.f=th(this.b,{antialias:!0,depth:!1,failIfMajorPerformanceCaveat:!0,preserveDrawingBuffer:!1,stencil:!0});this.c=new Qn(this.b,this.f);D(this.b,"webglcontextlost",this.qm,this);D(this.b,"webglcontextrestored",this.rm,this);this.a=new kg;this.A=null;this.l=new ej(function(a){var c=
393 +a[1];a=a[2];var f=c[0]-this.A[0],c=c[1]-this.A[1];return 65536*Math.log(a)+Math.sqrt(f*f+c*c)/a}.bind(this),function(a){return a[0].eb()});this.D=function(){if(!this.l.Oa()){ij(this.l);var a=fj(this.l);Co(this,a[0],a[3],a[4])}return!1}.bind(this);this.j=0;Fo(this)}y(Eo,$i);
394 +function Co(a,c,d,e){var f=a.f,g=c.eb();if(lg(a.a,g))a=a.a.get(g),f.bindTexture(3553,a.pb),9729!=a.Mg&&(f.texParameteri(3553,10240,9729),a.Mg=9729),9729!=a.Ng&&(f.texParameteri(3553,10240,9729),a.Ng=9729);else{var h=f.createTexture();f.bindTexture(3553,h);if(0<e){var k=a.J.canvas,m=a.J;a.B!==d[0]||a.T!==d[1]?(k.width=d[0],k.height=d[1],a.B=d[0],a.T=d[1]):m.clearRect(0,0,d[0],d[1]);m.drawImage(c.cb(),e,e,d[0],d[1],0,0,d[0],d[1]);f.texImage2D(3553,0,6408,6408,5121,k)}else f.texImage2D(3553,0,6408,6408,
395 +5121,c.cb());f.texParameteri(3553,10240,9729);f.texParameteri(3553,10241,9729);f.texParameteri(3553,10242,33071);f.texParameteri(3553,10243,33071);a.a.set(g,{pb:h,Mg:9729,Ng:9729})}}l=Eo.prototype;l.We=function(a){return a instanceof vk?new vo(this,a):a instanceof G?new Bo(this,a):a instanceof H?new Do(this,a):null};
396 +function Go(a,c,d){var e=a.i;if(Ib(e,c)){var f=a.c;a=d.viewState;a=new no(f,a.center,a.resolution,a.rotation,d.size,d.extent);e.b(new Ei(c,e,a,d,null,f));c=Object.keys(a.b).map(Number);c.sort(Ta);var g,h;d=0;for(e=c.length;d<e;++d)for(f=a.b[c[d].toString()],g=0,h=f.length;g<h;++g)f[g](a)}}l.fa=function(){var a=this.f;a.isContextLost()||this.a.forEach(function(c){c&&a.deleteTexture(c.pb)});Db(this.c);Eo.ia.fa.call(this)};
397 +l.mj=function(a,c){for(var d=this.f,e;1024<this.a.rc()-this.j;){if(e=this.a.b.mc)d.deleteTexture(e.pb);else if(+this.a.b.ee==c.index)break;else--this.j;this.a.pop()}};l.W=function(){return"webgl"};l.qm=function(a){a.preventDefault();this.a.clear();this.j=0;a=this.g;for(var c in a)a[c].rf()};l.rm=function(){Fo(this);this.i.render()};function Fo(a){a=a.f;a.activeTexture(33984);a.blendFuncSeparate(770,771,1,771);a.disable(2884);a.disable(2929);a.disable(3089);a.disable(2960)}
398 +l.De=function(a){var c=this.c,d=this.f;if(d.isContextLost())return!1;if(!a)return this.o&&(bg(this.b,!1),this.o=!1),!1;this.A=a.focus;this.a.set((-a.index).toString(),null);++this.j;Go(this,"precompose",a);var e=[],f=a.layerStatesArray;cb(f);var g=a.viewState.resolution,h,k,m,n;h=0;for(k=f.length;h<k;++h)n=f[h],Gi(n,g)&&"ready"==n.H&&(m=cj(this,n.layer),m.sf(a,n,c)&&e.push(n));f=a.size[0]*a.pixelRatio;g=a.size[1]*a.pixelRatio;if(this.b.width!=f||this.b.height!=g)this.b.width=f,this.b.height=g;d.bindFramebuffer(36160,
399 +null);d.clearColor(0,0,0,0);d.clear(16384);d.enable(3042);d.viewport(0,0,this.b.width,this.b.height);h=0;for(k=e.length;h<k;++h)n=e[h],m=cj(this,n.layer),m.ih(a,n,c);this.o||(bg(this.b,!0),this.o=!0);aj(a);1024<this.a.rc()-this.j&&a.postRenderFunctions.push(this.mj.bind(this));this.l.Oa()||(a.postRenderFunctions.push(this.D),a.animate=!0);Go(this,"postcompose",a);dj(this,a);a.postRenderFunctions.push(bj)};
400 +l.qf=function(a,c,d,e,f,g){var h;if(this.f.isContextLost())return!1;var k=c.viewState,m=c.layerStatesArray,n;for(n=m.length-1;0<=n;--n){h=m[n];var p=h.layer;if(Gi(h,k.resolution)&&f.call(g,p)&&(h=cj(this,p).gb(a,c,d,e)))return h}};l.hh=function(a,c,d,e){var f=!1;if(this.f.isContextLost())return!1;var g=c.viewState,h=c.layerStatesArray,k;for(k=h.length-1;0<=k;--k){var m=h[k],n=m.layer;if(Gi(m,g.resolution)&&d.call(e,n)&&(f=cj(this,n).ne(a,c)))return!0}return f};
401 +l.gh=function(a,c,d,e,f){if(this.f.isContextLost())return!1;var g=c.viewState,h,k=c.layerStatesArray,m;for(m=k.length-1;0<=m;--m){h=k[m];var n=h.layer;if(Gi(h,g.resolution)&&f.call(e,n)&&(h=cj(this,n).yc(a,c,d,e)))return h}};var Ho=["canvas","webgl","dom"];
402 +function S(a){Mb.call(this);var c=Io(a);this.nc=void 0!==a.loadTilesWhileAnimating?a.loadTilesWhileAnimating:!1;this.oc=void 0!==a.loadTilesWhileInteracting?a.loadTilesWhileInteracting:!1;this.$c=void 0!==a.pixelRatio?a.pixelRatio:zh;this.Ec=c.logos;this.Da=function(){this.i=void 0;this.lo.call(this,Date.now())}.bind(this);this.qb=nc();this.Ne=nc();this.Fb=0;this.f=null;this.ya=yc();this.D=this.S=null;this.a=document.createElement("DIV");this.a.className="ol-viewport";this.a.style.position="relative";
403 +this.a.style.overflow="hidden";this.a.style.width="100%";this.a.style.height="100%";this.a.style.msTouchAction="none";this.a.style.touchAction="none";Eh&&Qf(this.a,"ol-touch");this.B=document.createElement("DIV");this.B.className="ol-overlaycontainer";this.a.appendChild(this.B);this.A=document.createElement("DIV");this.A.className="ol-overlaycontainer-stopevent";a=["click","dblclick","mousedown","touchstart","mspointerdown",xi,mf?"DOMMouseScroll":"mousewheel"];for(var d=0,e=a.length;d<e;++d)D(this.A,
404 +a[d],Fb);this.a.appendChild(this.A);a=new pi(this);for(var f in Ai)D(a,Ai[f],this.Fg,this);Cb(this,ra(Db,a));this.wa=c.keyboardEventTarget;this.s=null;D(this.a,"wheel",this.Nc,this);D(this.a,"mousewheel",this.Nc,this);this.l=c.controls;this.j=c.interactions;this.o=c.overlays;this.tf={};this.J=new c.no(this.a,this);Cb(this,ra(Db,this.J));this.U=null;this.H=[];this.oa=[];this.na=new jj(this.ek.bind(this),this.Lk.bind(this));this.aa={};D(this,Ob("layergroup"),this.rk,this);D(this,Ob("view"),this.Mk,
405 +this);D(this,Ob("size"),this.Ik,this);D(this,Ob("target"),this.Kk,this);this.C(c.values);this.l.forEach(function(a){a.setMap(this)},this);D(this.l,"add",function(a){a.element.setMap(this)},this);D(this.l,"remove",function(a){a.element.setMap(null)},this);this.j.forEach(function(a){a.setMap(this)},this);D(this.j,"add",function(a){a.element.setMap(this)},this);D(this.j,"remove",function(a){a.element.setMap(null)},this);this.o.forEach(this.cg,this);D(this.o,"add",function(a){this.cg(a.element)},this);
406 +D(this.o,"remove",function(a){var c=a.element.Sa();void 0!==c&&delete this.tf[c.toString()];a.element.setMap(null)},this)}y(S,Mb);l=S.prototype;l.bj=function(a){this.l.push(a)};l.cj=function(a){this.j.push(a)};l.ag=function(a){this.sc().Sc().push(a)};l.bg=function(a){this.o.push(a)};l.cg=function(a){var c=a.Sa();void 0!==c&&(this.tf[c.toString()]=a);a.setMap(this)};l.Ra=function(a){this.render();Array.prototype.push.apply(this.H,arguments)};
407 +l.fa=function(){yb(this.a,"wheel",this.Nc,this);yb(this.a,"mousewheel",this.Nc,this);void 0!==this.c&&(aa.removeEventListener("resize",this.c,!1),this.c=void 0);this.i&&(aa.cancelAnimationFrame(this.i),this.i=void 0);Jf(this.a);S.ia.fa.call(this)};l.od=function(a,c,d,e,f){if(this.f)return a=this.La(a),this.J.qf(a,this.f,c,void 0!==d?d:null,void 0!==e?e:fd,void 0!==f?f:null)};l.vl=function(a,c,d,e,f){if(this.f)return this.J.gh(a,this.f,c,void 0!==d?d:null,void 0!==e?e:fd,void 0!==f?f:null)};
408 +l.Ok=function(a,c,d){if(!this.f)return!1;a=this.La(a);return this.J.hh(a,this.f,void 0!==c?c:fd,void 0!==d?d:null)};l.Bj=function(a){return this.La(this.Td(a))};l.Td=function(a){var c;c=this.a;a=Zf(a);c=Zf(c);c=new wf(a.x-c.x,a.y-c.y);return[c.x,c.y]};l.Ug=function(){return this.get("target")};l.tc=function(){var a=this.Ug();return void 0!==a?Bf(a):null};l.La=function(a){var c=this.f;return c?(a=a.slice(),Li(c.pixelToCoordinateMatrix,a,a)):null};l.zj=function(){return this.l};l.Tj=function(){return this.o};
409 +l.Sj=function(a){a=this.tf[a.toString()];return void 0!==a?a:null};l.Gj=function(){return this.j};l.sc=function(){return this.get("layergroup")};l.Tg=function(){return this.sc().Sc()};l.Ta=function(a){var c=this.f;return c?(a=a.slice(0,2),Li(c.coordinateToPixelMatrix,a,a)):null};l.Va=function(){return this.get("size")};l.$=function(){return this.get("view")};l.gk=function(){return this.a};
410 +l.ek=function(a,c,d,e){var f=this.f;if(!(f&&c in f.wantedTiles&&f.wantedTiles[c][a.ga.toString()]))return Infinity;a=d[0]-f.focus[0];d=d[1]-f.focus[1];return 65536*Math.log(e)+Math.sqrt(a*a+d*d)/e};l.Nc=function(a,c){var d=new ni(c||a.type,this,a);this.Fg(d)};l.Fg=function(a){if(this.f){this.U=a.coordinate;a.frameState=this.f;var c=this.j.a,d;if(!1!==this.b(a))for(d=c.length-1;0<=d;d--){var e=c[d];if(e.f()&&!e.handleEvent(a))break}}};
411 +l.Gk=function(){var a=this.f,c=this.na;if(!c.Oa()){var d=16,e=d;if(a){var f=a.viewHints;f[0]&&(d=this.nc?8:0,e=2);f[1]&&(d=this.oc?8:0,e=2)}c.c<d&&(ij(c),kj(c,d,e))}c=this.oa;d=0;for(e=c.length;d<e;++d)c[d](this,a);c.length=0};l.Ik=function(){this.render()};
412 +l.Kk=function(){var a=this.tc();if(this.s){for(var c=0,d=this.s.length;c<d;++c)sb(this.s[c]);this.s=null}a?(a.appendChild(this.a),a=this.wa?this.wa:a,this.s=[D(a,"keydown",this.Nc,this),D(a,"keypress",this.Nc,this)],this.c||(this.c=this.Xc.bind(this),aa.addEventListener("resize",this.c,!1))):(Jf(this.a),void 0!==this.c&&(aa.removeEventListener("resize",this.c,!1),this.c=void 0));this.Xc()};l.Lk=function(){this.render()};l.Nk=function(){this.render()};
413 +l.Mk=function(){this.S&&(sb(this.S),this.S=null);var a=this.$();a&&(this.S=D(a,"propertychange",this.Nk,this));this.render()};l.sk=function(){this.render()};l.tk=function(){this.render()};l.rk=function(){this.D&&(this.D.forEach(sb),this.D=null);var a=this.sc();a&&(this.D=[D(a,"propertychange",this.tk,this),D(a,"change",this.sk,this)]);this.render()};l.mo=function(){this.i&&aa.cancelAnimationFrame(this.i);this.Da()};l.render=function(){void 0===this.i&&(this.i=aa.requestAnimationFrame(this.Da))};
414 +l.eo=function(a){return this.l.remove(a)};l.fo=function(a){return this.j.remove(a)};l.io=function(a){return this.sc().Sc().remove(a)};l.jo=function(a){return this.o.remove(a)};
415 +l.lo=function(a){var c,d,e,f=this.Va(),g=this.$(),h=null;if(void 0!==f&&0<f[0]&&0<f[1]&&g&&Ae(g)){var h=g.f.slice(),k=this.sc().cf(),m={};c=0;for(d=k.length;c<d;++c)m[x(k[c].layer)]=k[c];e=g.V();h={animate:!1,attributions:{},coordinateToPixelMatrix:this.qb,extent:null,focus:this.U?this.U:e.center,index:this.Fb++,layerStates:m,layerStatesArray:k,logos:mb({},this.Ec),pixelRatio:this.$c,pixelToCoordinateMatrix:this.Ne,postRenderFunctions:[],size:f,skippedFeatureUids:this.aa,tileQueue:this.na,time:a,
416 +usedTiles:{},viewState:e,viewHints:h,wantedTiles:{}}}if(h){a=this.H;c=f=0;for(d=a.length;c<d;++c)g=a[c],g(this,h)&&(a[f++]=g);a.length=f;h.extent=Zc(e.center,e.resolution,e.rotation,h.size)}this.f=h;this.J.De(h);h&&(h.animate&&this.render(),Array.prototype.push.apply(this.oa,h.postRenderFunctions),0!==this.H.length||h.viewHints[0]||h.viewHints[1]||Mc(h.extent,this.ya)||(this.b(new ig("moveend",this,h)),Bc(h.extent,this.ya)));this.b(new ig("postrender",this,h));bh(this.Gk,this)};
417 +l.Sh=function(a){this.set("layergroup",a)};l.Mf=function(a){this.set("size",a)};l.wl=function(a){this.set("target",a)};l.Ao=function(a){this.set("view",a)};l.ai=function(a){a=x(a).toString();this.aa[a]=!0;this.render()};
418 +l.Xc=function(){var a=this.tc();if(a){var c=Af(a),d=kf&&a.currentStyle;d&&Nf(yf(c))&&"auto"!=d.width&&"auto"!=d.height&&!d.boxSizing?(c=cg(a,d.width,"width","pixelWidth"),a=cg(a,d.height,"height","pixelHeight"),a=new xf(c,a)):(d=new xf(a.offsetWidth,a.offsetHeight),c=eg(a,"padding"),a=hg(a),a=new xf(d.width-a.left-c.left-c.right-a.right,d.height-a.top-c.top-c.bottom-a.bottom));this.Mf([a.width,a.height])}else this.Mf(void 0)};l.ci=function(a){a=x(a).toString();delete this.aa[a];this.render()};
419 +function Io(a){var c=null;void 0!==a.keyboardEventTarget&&(c="string"===typeof a.keyboardEventTarget?document.getElementById(a.keyboardEventTarget):a.keyboardEventTarget);var d={},e={};if(void 0===a.logo||"boolean"===typeof a.logo&&a.logo)e["data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAHGAAABxgEXwfpGAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAhNQTFRF////AP//AICAgP//AFVVQECA////K1VVSbbbYL/fJ05idsTYJFtbbcjbJllmZszWWMTOIFhoHlNiZszTa9DdUcHNHlNlV8XRIVdiasrUHlZjIVZjaMnVH1RlIFRkH1RkH1ZlasvYasvXVsPQH1VkacnVa8vWIVZjIFRjVMPQa8rXIVVkXsXRsNveIFVkIFZlIVVj3eDeh6GmbMvXH1ZkIFRka8rWbMvXIFVkIFVjIFVkbMvWH1VjbMvWIFVlbcvWIFVla8vVIFVkbMvWbMvVH1VkbMvWIFVlbcvWIFVkbcvVbMvWjNPbIFVkU8LPwMzNIFVkbczWIFVkbsvWbMvXIFVkRnB8bcvW2+TkW8XRIFVkIlZlJVloJlpoKlxrLl9tMmJwOWd0Omh1RXF8TneCT3iDUHiDU8LPVMLPVcLPVcPQVsPPVsPQV8PQWMTQWsTQW8TQXMXSXsXRX4SNX8bSYMfTYcfTYsfTY8jUZcfSZsnUaIqTacrVasrVa8jTa8rWbI2VbMvWbcvWdJObdcvUdszUd8vVeJaee87Yfc3WgJyjhqGnitDYjaarldPZnrK2oNbborW5o9bbo9fbpLa6q9ndrL3ArtndscDDutzfu8fJwN7gwt7gxc/QyuHhy+HizeHi0NfX0+Pj19zb1+Tj2uXk29/e3uLg3+Lh3+bl4uXj4ufl4+fl5Ofl5ufl5ujm5+jmySDnBAAAAFp0Uk5TAAECAgMEBAYHCA0NDg4UGRogIiMmKSssLzU7PkJJT1JTVFliY2hrdHZ3foSFhYeJjY2QkpugqbG1tre5w8zQ09XY3uXn6+zx8vT09vf4+Pj5+fr6/P39/f3+gz7SsAAAAVVJREFUOMtjYKA7EBDnwCPLrObS1BRiLoJLnte6CQy8FLHLCzs2QUG4FjZ5GbcmBDDjxJBXDWxCBrb8aM4zbkIDzpLYnAcE9VXlJSWlZRU13koIeW57mGx5XjoMZEUqwxWYQaQbSzLSkYGfKFSe0QMsX5WbjgY0YS4MBplemI4BdGBW+DQ11eZiymfqQuXZIjqwyadPNoSZ4L+0FVM6e+oGI6g8a9iKNT3o8kVzNkzRg5lgl7p4wyRUL9Yt2jAxVh6mQCogae6GmflI8p0r13VFWTHBQ0rWPW7ahgWVcPm+9cuLoyy4kCJDzCm6d8PSFoh0zvQNC5OjDJhQopPPJqph1doJBUD5tnkbZiUEqaCnB3bTqLTFG1bPn71kw4b+GFdpLElKIzRxxgYgWNYc5SCENVHKeUaltHdXx0dZ8uBI1hJ2UUDgq82CM2MwKeibqAvSO7MCABq0wXEPiqWEAAAAAElFTkSuQmCC"]=
420 +"http://openlayers.org/";else{var f=a.logo;"string"===typeof f?e[f]="":la(f)&&(e[f.src]=f.href)}f=a.layers instanceof lk?a.layers:new lk({layers:a.layers});d.layergroup=f;d.target=a.target;d.view=void 0!==a.view?a.view:new xe;var f=$i,g;void 0!==a.renderer?ga(a.renderer)?g=a.renderer:"string"===typeof a.renderer&&(g=[a.renderer]):g=Ho;var h,k;h=0;for(k=g.length;h<k;++h){var m=g[h];if("canvas"==m){if(Bh){f=zn;break}}else if("dom"==m){f=Hn;break}else if("webgl"==m&&uh){f=Eo;break}}var n;void 0!==a.controls?
421 +n=ga(a.controls)?new Se(a.controls.slice()):a.controls:n=Tg();var p;void 0!==a.interactions?p=ga(a.interactions)?new Se(a.interactions.slice()):a.interactions:p=kk();a=void 0!==a.overlays?ga(a.overlays)?new Se(a.overlays.slice()):a.overlays:new Se;return{controls:n,interactions:p,keyboardEventTarget:c,logos:e,overlays:a,no:f,values:d}}uk();function Jo(a){Mb.call(this);this.o=a.id;this.l=void 0!==a.insertFirst?a.insertFirst:!0;this.s=void 0!==a.stopEvent?a.stopEvent:!0;this.f=document.createElement("DIV");this.f.className="ol-overlay-container";this.f.style.position="absolute";this.autoPan=void 0!==a.autoPan?a.autoPan:!1;this.i=void 0!==a.autoPanAnimation?a.autoPanAnimation:{};this.j=void 0!==a.autoPanMargin?a.autoPanMargin:20;this.a={Od:"",fe:"",Ee:"",Fe:"",visible:!0};this.c=null;D(this,Ob("element"),this.mk,this);D(this,Ob("map"),
422 +this.yk,this);D(this,Ob("offset"),this.Ck,this);D(this,Ob("position"),this.Ek,this);D(this,Ob("positioning"),this.Fk,this);void 0!==a.element&&this.Oh(a.element);this.Uh(void 0!==a.offset?a.offset:[0,0]);this.Xh(void 0!==a.positioning?a.positioning:"top-left");void 0!==a.position&&this.mf(a.position)}y(Jo,Mb);l=Jo.prototype;l.ie=function(){return this.get("element")};l.Sa=function(){return this.o};l.je=function(){return this.get("map")};l.Ag=function(){return this.get("offset")};l.Vg=function(){return this.get("position")};
423 +l.Bg=function(){return this.get("positioning")};l.mk=function(){Hf(this.f);var a=this.ie();a&&this.f.appendChild(a)};l.yk=function(){this.c&&(Jf(this.f),sb(this.c),this.c=null);var a=this.je();a&&(this.c=D(a,"postrender",this.render,this),Ko(this),a=this.s?a.A:a.B,this.l?If(a,this.f,0):a.appendChild(this.f))};l.render=function(){Ko(this)};l.Ck=function(){Ko(this)};
424 +l.Ek=function(){Ko(this);if(void 0!==this.get("position")&&this.autoPan){var a=this.je();if(void 0!==a&&a.tc()){var c=Lo(a.tc(),a.Va()),d=this.ie(),e=d.offsetWidth,f=d.currentStyle||window.getComputedStyle(d),e=e+(parseInt(f.marginLeft,10)+parseInt(f.marginRight,10)),f=d.offsetHeight,g=d.currentStyle||window.getComputedStyle(d),f=f+(parseInt(g.marginTop,10)+parseInt(g.marginBottom,10)),h=Lo(d,[e,f]),d=this.j;Gc(c,h)||(e=h[0]-c[0],f=c[2]-h[2],g=h[1]-c[1],h=c[3]-h[3],c=[0,0],0>e?c[0]=e-d:0>f&&(c[0]=
425 +Math.abs(f)+d),0>g?c[1]=g-d:0>h&&(c[1]=Math.abs(h)+d),0===c[0]&&0===c[1])||(d=a.$().Wa(),e=a.Ta(d),c=[e[0]+c[0],e[1]+c[1]],this.i&&(this.i.source=d,a.Ra(He(this.i))),a.$().mb(a.La(c)))}}};l.Fk=function(){Ko(this)};l.Oh=function(a){this.set("element",a)};l.setMap=function(a){this.set("map",a)};l.Uh=function(a){this.set("offset",a)};l.mf=function(a){this.set("position",a)};
426 +function Lo(a,c){var d=Af(a),e=new wf(0,0),f;f=d?Af(d):document;f=!kf||9<=uf||Nf(yf(f))?f.documentElement:f.body;if(a!=f){f=Yf(a);var g=yf(d).b,d=g.scrollingElement?g.scrollingElement:nf?g.body||g.documentElement:g.documentElement,g=g.parentWindow||g.defaultView,d=kf&&sf("10")&&g.pageYOffset!=d.scrollTop?new wf(d.scrollLeft,d.scrollTop):new wf(g.pageXOffset||d.scrollLeft,g.pageYOffset||d.scrollTop);e.x=f.left+d.x;e.y=f.top+d.y}return[e.x,e.y,e.x+c[0],e.y+c[1]]}
427 +l.Xh=function(a){this.set("positioning",a)};function Mo(a,c){a.a.visible!==c&&(bg(a.f,c),a.a.visible=c)}
428 +function Ko(a){var c=a.je(),d=a.Vg();if(void 0!==c&&c.f&&void 0!==d){var d=c.Ta(d),e=c.Va(),c=a.f.style,f=a.Ag(),g=a.Bg(),h=f[0],f=f[1];if("bottom-right"==g||"center-right"==g||"top-right"==g)""!==a.a.fe&&(a.a.fe=c.left=""),h=Math.round(e[0]-d[0]-h)+"px",a.a.Ee!=h&&(a.a.Ee=c.right=h);else{""!==a.a.Ee&&(a.a.Ee=c.right="");if("bottom-center"==g||"center-center"==g||"top-center"==g)h-=$f(a.f).width/2;h=Math.round(d[0]+h)+"px";a.a.fe!=h&&(a.a.fe=c.left=h)}if("bottom-left"==g||"bottom-center"==g||"bottom-right"==
429 +g)""!==a.a.Fe&&(a.a.Fe=c.top=""),d=Math.round(e[1]-d[1]-f)+"px",a.a.Od!=d&&(a.a.Od=c.bottom=d);else{""!==a.a.Od&&(a.a.Od=c.bottom="");if("center-left"==g||"center-center"==g||"center-right"==g)f-=$f(a.f).height/2;d=Math.round(d[1]+f)+"px";a.a.Fe!=d&&(a.a.Fe=c.top=d)}Mo(a,!0)}else Mo(a,!1)};function No(a){a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var c=void 0!==a.className?a.className:"ol-overviewmap",d=void 0!==a.tipLabel?a.tipLabel:"Overview map",e=void 0!==a.collapseLabel?a.collapseLabel:"\u00ab";this.A="string"===typeof e?Ef("SPAN",{},e):e;e=void 0!==a.label?a.label:"\u00bb";this.B="string"===typeof e?Ef("SPAN",{},e):e;d=Ef("BUTTON",{type:"button",title:d},this.l&&!this.j?this.A:this.B);D(d,"click",this.Hl,
430 +this);e=document.createElement("DIV");e.className="ol-overviewmap-map";var f=this.f=new S({controls:new Se,interactions:new Se,target:e,view:a.view});a.layers&&a.layers.forEach(function(a){f.ag(a)},this);var g=Ef("DIV","ol-overviewmap-box");this.o=new Jo({position:[0,0],positioning:"bottom-left",element:g});this.f.bg(this.o);c=Ef("DIV",c+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible"),e,d);jg.call(this,{element:c,render:a.render?a.render:Oo,target:a.target})}
431 +y(No,jg);l=No.prototype;l.setMap=function(a){var c=this.a;a!==c&&(c&&(c=c.$())&&yb(c,Ob("rotation"),this.ce,this),No.ia.setMap.call(this,a),a&&(this.s.push(D(a,"propertychange",this.zk,this)),0===this.f.Tg().ac()&&this.f.Sh(a.sc()),a=a.$()))&&(D(a,Ob("rotation"),this.ce,this),Ae(a)&&(this.f.Xc(),Po(this)))};l.zk=function(a){"view"===a.key&&((a=a.oldValue)&&yb(a,Ob("rotation"),this.ce,this),a=this.a.$(),D(a,Ob("rotation"),this.ce,this))};l.ce=function(){this.f.$().ke(this.a.$().Ka())};
432 +function Oo(){var a=this.a,c=this.f;if(a.f&&c.f){var d=a.Va(),a=a.$().bd(d),e=c.Va(),d=c.$().bd(e),f=c.Ta(Sc(a)),c=c.Ta(Qc(a)),c=new xf(Math.abs(f[0]-c[0]),Math.abs(f[1]-c[1])),f=e[0],e=e[1];c.width<.1*f||c.height<.1*e||c.width>.75*f||c.height>.75*e?Po(this):Gc(d,a)||(a=this.f,d=this.a.$(),a.$().mb(d.Wa()))}Qo(this)}function Po(a){var c=a.a;a=a.f;var d=c.Va(),c=c.$().bd(d),d=a.Va();a=a.$();bd(c,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Ye(c,d)}
433 +function Qo(a){var c=a.a,d=a.f;if(c.f&&d.f){var e=c.Va(),f=c.$(),g=d.$();d.Va();var c=f.Ka(),h=a.o,d=a.o.ie(),f=f.bd(e),e=g.Z(),g=Pc(f),f=Rc(f),k;if(a=a.a.$().Wa())k=[g[0]-a[0],g[1]-a[1]],gc(k,c),bc(k,a);h.mf(k);d&&(k=new xf(Math.abs((g[0]-f[0])/e),Math.abs((f[1]-g[1])/e)),c=Nf(yf(Af(d))),!kf||sf("10")||c&&sf("8")?(d=d.style,mf?d.MozBoxSizing="border-box":nf?d.WebkitBoxSizing="border-box":d.boxSizing="border-box",d.width=Math.max(k.width,0)+"px",d.height=Math.max(k.height,0)+"px"):(a=d.style,c?(c=
434 +eg(d,"padding"),d=hg(d),a.pixelWidth=k.width-d.left-c.left-c.right-d.right,a.pixelHeight=k.height-d.top-c.top-c.bottom-d.bottom):(a.pixelWidth=k.width,a.pixelHeight=k.height)))}}l.Hl=function(a){a.preventDefault();Ro(this)};function Ro(a){Sf(a.element,"ol-collapsed");a.j?Kf(a.A,a.B):Kf(a.B,a.A);a.j=!a.j;var c=a.f;a.j||c.f||(c.Xc(),Po(a),xb(c,"postrender",function(){Qo(this)},a))}l.Gl=function(){return this.l};l.Jl=function(a){this.l!==a&&(this.l=a,Sf(this.element,"ol-uncollapsible"),!a&&this.j&&Ro(this))};
435 +l.Il=function(a){this.l&&this.j!==a&&Ro(this)};l.Fl=function(){return this.j};l.Uj=function(){return this.f};function So(a){a=a?a:{};var c=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=c+"-inner";this.f=document.createElement("DIV");this.f.className=c+" ol-unselectable";this.f.appendChild(this.l);this.A=null;this.o=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.D=void 0;this.B="";jg.call(this,{element:this.f,render:a.render?a.render:To,target:a.target});D(this,Ob("units"),this.U,this);this.H(a.units||"metric")}y(So,jg);var Uo=[1,2,5];
436 +So.prototype.J=function(){return this.get("units")};function To(a){(a=a.frameState)?this.A=a.viewState:this.A=null;Vo(this)}So.prototype.U=function(){Vo(this)};So.prototype.H=function(a){this.set("units",a)};
437 +function Vo(a){var c=a.A;if(c){var d=c.projection,e=d.$b(),c=d.getPointResolution(c.resolution,c.center)*e,e=a.o*c,d="",f=a.J();"degrees"==f?(d=md.degrees,c/=d,e<d/60?(d="\u2033",c*=3600):e<d?(d="\u2032",c*=60):d="\u00b0"):"imperial"==f?.9144>e?(d="in",c/=.0254):1609.344>e?(d="ft",c/=.3048):(d="mi",c/=1609.344):"nautical"==f?(c/=1852,d="nm"):"metric"==f?1>e?(d="mm",c*=1E3):1E3>e?d="m":(d="km",c/=1E3):"us"==f&&(.9144>e?(d="in",c*=39.37):1609.344>e?(d="ft",c/=.30480061):(d="mi",c/=1609.3472));for(var f=
438 +3*Math.floor(Math.log(a.o*c)/Math.log(10)),g;;){g=Uo[(f%3+3)%3]*Math.pow(10,Math.floor(f/3));e=Math.round(g/c);if(isNaN(e)){bg(a.f,!1);a.j=!1;return}if(e>=a.o)break;++f}c=g+" "+d;a.B!=c&&(a.l.innerHTML=c,a.B=c);a.D!=e&&(a.l.style.width=e+"px",a.D=e);a.j||(bg(a.f,!0),a.j=!0)}else a.j&&(bg(a.f,!1),a.j=!1)};function Wo(a){a=a?a:{};this.f=void 0;this.l=Xo;this.D=null;this.U=!1;this.H=void 0!==a.duration?a.duration:200;var c=void 0!==a.className?a.className:"ol-zoomslider",d=Ef("BUTTON",{type:"button","class":c+"-thumb ol-unselectable"}),c=Ef("DIV",[c,"ol-unselectable","ol-control"],d),e=new hi(c);Cb(this,ra(Db,e));D(e,Sh,this.lk,this);D(e,Th,this.Dg,this);D(e,Uh,this.Eg,this);D(c,"click",this.kk,this);D(d,"click",Fb);jg.call(this,{element:c,render:a.render?a.render:Yo})}y(Wo,jg);var Xo=0;l=Wo.prototype;
439 +l.setMap=function(a){Wo.ia.setMap.call(this,a);a&&a.render()};function Yo(a){if(a.frameState){if(!this.U){var c=this.element,d=$f(c),e=Lf(c),c=eg(e,"margin"),f=new xf(e.offsetWidth,e.offsetHeight),e=f.width+c.right+c.left,c=f.height+c.top+c.bottom;this.D=[e,c];e=d.width-e;c=d.height-c;d.width>d.height?(this.l=1,d=new Uf(0,0,e,0)):(this.l=Xo,d=new Uf(0,0,0,c));this.j=d;this.U=!0}a=a.frameState.viewState.resolution;a!==this.f&&(this.f=a,Zo(this,a))}}
440 +l.kk=function(a){var c=this.a,d=c.$(),e=d.Z();c.Ra(Je({resolution:e,duration:this.H,easing:De}));a=$o(this,ap(this,a.offsetX-this.D[0]/2,a.offsetY-this.D[1]/2));d.Vb(d.constrainResolution(a))};
441 +l.lk=function(a){if(!this.o&&a.b.target===this.element.firstElementChild&&(Be(this.a.$(),1),this.B=a.clientX,this.J=a.clientY,this.o=!0,!this.A)){a=this.Dg;var c=this.Eg;this.A=[D(document,"mousemove",a,this),D(document,"touchmove",a,this),D(document,Th,a,this),D(document,"mouseup",c,this),D(document,"touchend",c,this),D(document,Uh,c,this)]}};
442 +l.Dg=function(a){if(this.o){var c=this.element.firstElementChild;this.f=$o(this,ap(this,a.clientX-this.B+parseInt(c.style.left,10),a.clientY-this.J+parseInt(c.style.top,10)));this.a.$().Vb(this.f);Zo(this,this.f);this.B=a.clientX;this.J=a.clientY}};l.Eg=function(){if(this.o){var a=this.a,c=a.$();Be(c,-1);a.Ra(Je({resolution:this.f,duration:this.H,easing:De}));a=c.constrainResolution(this.f);c.Vb(a);this.o=!1;this.J=this.B=void 0;this.A.forEach(sb);this.A=null}};
443 +function Zo(a,c){var d;d=1-ze(a.a.$())(c);var e=Lf(a.element);1==a.l?Wf(e,a.j.left+a.j.width*d):Wf(e,a.j.left,a.j.top+a.j.height*d)}function ap(a,c,d){var e=a.j;return La(1===a.l?(c-e.left)/e.width:(d-e.top)/e.height,0,1)}function $o(a,c){return ye(a.a.$())(1-c)};function bp(a){a=a?a:{};this.f=a.extent?a.extent:null;var c=void 0!==a.className?a.className:"ol-zoom-extent",d=Ef("BUTTON",{type:"button",title:void 0!==a.tipLabel?a.tipLabel:"Fit to extent"},void 0!==a.label?a.label:"E");D(d,"click",this.j,this);c=Ef("DIV",c+" ol-unselectable ol-control",d);jg.call(this,{element:c,target:a.target})}y(bp,jg);bp.prototype.j=function(a){a.preventDefault();var c=this.a;a=c.$();var d=this.f?this.f:a.i.G(),c=c.Va();a.Ye(d,c)};function cp(a){Mb.call(this);a=a?a:{};this.a=null;D(this,Ob("tracking"),this.kl,this);this.kf(void 0!==a.tracking?a.tracking:!1)}y(cp,Mb);l=cp.prototype;l.fa=function(){this.kf(!1);cp.ia.fa.call(this)};
444 +l.tn=function(a){if(null!==a.alpha){var c=Qa(a.alpha);this.set("alpha",c);"boolean"===typeof a.absolute&&a.absolute?this.set("heading",c):ja(a.webkitCompassHeading)&&-1!=a.webkitCompassAccuracy&&this.set("heading",Qa(a.webkitCompassHeading))}null!==a.beta&&this.set("beta",Qa(a.beta));null!==a.gamma&&this.set("gamma",Qa(a.gamma));this.u()};l.uj=function(){return this.get("alpha")};l.xj=function(){return this.get("beta")};l.Dj=function(){return this.get("gamma")};l.jl=function(){return this.get("heading")};
445 +l.Pg=function(){return this.get("tracking")};l.kl=function(){if(Ch){var a=this.Pg();a&&!this.a?this.a=D(aa,"deviceorientation",this.tn,this):a||null===this.a||(sb(this.a),this.a=null)}};l.kf=function(a){this.set("tracking",a)};function dp(){this.defaultDataProjection=null}function ep(a,c,d){var e;d&&(e={dataProjection:d.dataProjection?d.dataProjection:a.Qa(c),featureProjection:d.featureProjection});return fp(a,e)}function fp(a,c){var d;c&&(d={featureProjection:c.featureProjection,dataProjection:c.dataProjection?c.dataProjection:a.defaultDataProjection,rightHanded:c.rightHanded});return d}
446 +function gp(a,c,d){var e=d?qd(d.featureProjection):null;d=d?qd(d.dataProjection):null;return e&&d&&!Hd(e,d)?a instanceof Md?(c?a.clone():a).fb(c?e:d,c?d:e):Ld(c?a.slice():a,c?e:d,c?d:e):a};var hp=aa.JSON.parse,ip=aa.JSON.stringify;function jp(){this.defaultDataProjection=null}y(jp,dp);function kp(a){return la(a)?a:"string"===typeof a?(a=hp(a))?a:null:null}l=jp.prototype;l.W=function(){return"json"};l.Ub=function(a,c){return this.Tc(kp(a),ep(this,a,c))};l.Ea=function(a,c){return this.Af(kp(a),ep(this,a,c))};l.Uc=function(a,c){return this.Ah(kp(a),ep(this,a,c))};l.Qa=function(a){return this.Hh(kp(a))};l.Fd=function(a,c){return ip(this.Yc(a,c))};l.Wb=function(a,c){return ip(this.Ie(a,c))};
447 +l.Zc=function(a,c){return ip(this.Ke(a,c))};function lp(a,c,d,e,f,g){var h=NaN,k=NaN,m=(d-c)/e;if(0!==m)if(1==m)h=a[c],k=a[c+1];else if(2==m)h=(1-f)*a[c]+f*a[c+e],k=(1-f)*a[c+1]+f*a[c+e+1];else{var k=a[c],m=a[c+1],n=0,h=[0],p;for(p=c+e;p<d;p+=e){var q=a[p],r=a[p+1],n=n+Math.sqrt((q-k)*(q-k)+(r-m)*(r-m));h.push(n);k=q;m=r}d=f*n;m=0;n=h.length;for(p=!1;m<n;)f=m+(n-m>>1),k=+Ta(h[f],d),0>k?m=f+1:(n=f,p=!k);f=p?m:~m;0>f?(d=(d-h[-f-2])/(h[-f-1]-h[-f-2]),c+=(-f-2)*e,h=ac(a[c],a[c+e],d),k=ac(a[c+1],a[c+e+1],d)):(h=a[c+f*e],k=a[c+f*e+1])}return g?(g[0]=
448 +h,g[1]=k,g):[h,k]}function mp(a,c,d,e,f,g){if(d==c)return null;if(f<a[c+e-1])return g?(d=a.slice(c,c+e),d[e-1]=f,d):null;if(a[d-1]<f)return g?(d=a.slice(d-e,d),d[e-1]=f,d):null;if(f==a[c+e-1])return a.slice(c,c+e);c/=e;for(d/=e;c<d;)g=c+d>>1,f<a[(g+1)*e-1]?d=g:c=g+1;d=a[c*e-1];if(f==d)return a.slice((c-1)*e,(c-1)*e+e);g=(f-d)/(a[(c+1)*e-1]-d);d=[];var h;for(h=0;h<e-1;++h)d.push(ac(a[(c-1)*e+h],a[c*e+h],g));d.push(f);return d}
449 +function np(a,c,d,e,f,g){var h=0;if(g)return mp(a,h,c[c.length-1],d,e,f);if(e<a[d-1])return f?(a=a.slice(0,d),a[d-1]=e,a):null;if(a[a.length-1]<e)return f?(a=a.slice(a.length-d),a[d-1]=e,a):null;f=0;for(g=c.length;f<g;++f){var k=c[f];if(h!=k){if(e<a[h+d-1])break;if(e<=a[k-1])return mp(a,h,k,d,e,!1);h=k}}return null};function T(a,c){Od.call(this);this.c=null;this.J=this.D=this.o=-1;this.la(a,c)}y(T,Od);l=T.prototype;l.dj=function(a){this.v?Xa(this.v,a):this.v=a.slice();this.u()};l.clone=function(){var a=new T(null);a.ba(this.f,this.v.slice());return a};l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;this.J!=this.g&&(this.D=Math.sqrt(Vd(this.v,0,this.v.length,this.a,0)),this.J=this.g);return Xd(this.v,0,this.v.length,this.a,this.D,!1,a,c,d,e)};
450 +l.rj=function(a,c){return le(this.v,0,this.v.length,this.a,a,c)};l.Ml=function(a,c){return"XYM"!=this.f&&"XYZM"!=this.f?null:mp(this.v,0,this.v.length,this.a,a,void 0!==c?c:!1)};l.Y=function(){return be(this.v,0,this.v.length,this.a)};l.qg=function(a,c){return lp(this.v,0,this.v.length,this.a,a,c)};l.Nl=function(){var a=this.v,c=this.a,d=a[0],e=a[1],f=0,g;for(g=0+c;g<this.v.length;g+=c)var h=a[g],k=a[g+1],f=f+Math.sqrt((h-d)*(h-d)+(k-e)*(k-e)),d=h,e=k;return f};
451 +function Zk(a){a.o!=a.g&&(a.c=a.qg(.5,a.c),a.o=a.g);return a.c}l.Mc=function(a){var c=[];c.length=de(this.v,0,this.v.length,this.a,a,c,0);a=new T(null);a.ba("XY",c);return a};l.W=function(){return"LineString"};l.Ia=function(a){return me(this.v,0,this.v.length,this.a,a)};l.la=function(a,c){a?(Rd(this,c,a,1),this.v||(this.v=[]),this.v.length=$d(this.v,0,a,this.a),this.u()):this.ba("XY",null)};l.ba=function(a,c){Qd(this,a,c);this.u()};function U(a,c){Od.call(this);this.c=[];this.o=this.J=-1;this.la(a,c)}y(U,Od);l=U.prototype;l.ej=function(a){this.v?Xa(this.v,a.ha().slice()):this.v=a.ha().slice();this.c.push(this.v.length);this.u()};l.clone=function(){var a=new U(null);a.ba(this.f,this.v.slice(),this.c.slice());return a};l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;this.o!=this.g&&(this.J=Math.sqrt(Wd(this.v,0,this.c,this.a,0)),this.o=this.g);return Yd(this.v,0,this.c,this.a,this.J,!1,a,c,d,e)};
452 +l.Pl=function(a,c,d){return"XYM"!=this.f&&"XYZM"!=this.f||0===this.v.length?null:np(this.v,this.c,this.a,a,void 0!==c?c:!1,void 0!==d?d:!1)};l.Y=function(){return ce(this.v,0,this.c,this.a)};l.Cb=function(){return this.c};l.Lj=function(a){if(0>a||this.c.length<=a)return null;var c=new T(null);c.ba(this.f,this.v.slice(0===a?0:this.c[a-1],this.c[a]));return c};
453 +l.rd=function(){var a=this.v,c=this.c,d=this.f,e=[],f=0,g,h;g=0;for(h=c.length;g<h;++g){var k=c[g],m=new T(null);m.ba(d,a.slice(f,k));e.push(m);f=k}return e};function $k(a){var c=[],d=a.v,e=0,f=a.c;a=a.a;var g,h;g=0;for(h=f.length;g<h;++g){var k=f[g],e=lp(d,e,k,a,.5);Xa(c,e);e=k}return c}l.Mc=function(a){var c=[],d=[],e=this.v,f=this.c,g=this.a,h=0,k=0,m,n;m=0;for(n=f.length;m<n;++m){var p=f[m],k=de(e,h,p,g,a,c,k);d.push(k);h=p}c.length=k;a=new U(null);a.ba("XY",c,d);return a};l.W=function(){return"MultiLineString"};
454 +l.Ia=function(a){a:{var c=this.v,d=this.c,e=this.a,f=0,g,h;g=0;for(h=d.length;g<h;++g){if(me(c,f,d[g],e,a)){a=!0;break a}f=d[g]}a=!1}return a};l.la=function(a,c){if(a){Rd(this,c,a,2);this.v||(this.v=[]);var d=ae(this.v,0,a,this.a,this.c);this.v.length=0===d.length?0:d[d.length-1];this.u()}else this.ba("XY",null,this.c)};l.ba=function(a,c,d){Qd(this,a,c);this.c=d;this.u()};
455 +function op(a,c){var d=a.f,e=[],f=[],g,h;g=0;for(h=c.length;g<h;++g){var k=c[g];0===g&&(d=k.f);Xa(e,k.ha());f.push(e.length)}a.ba(d,e,f)};function pp(a,c){Od.call(this);this.la(a,c)}y(pp,Od);l=pp.prototype;l.gj=function(a){this.v?Xa(this.v,a.ha()):this.v=a.ha().slice();this.u()};l.clone=function(){var a=new pp(null);a.ba(this.f,this.v.slice());return a};l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;var f=this.v,g=this.a,h,k,m;h=0;for(k=f.length;h<k;h+=g)if(m=Pa(a,c,f[h],f[h+1]),m<e){e=m;for(m=0;m<g;++m)d[m]=f[h+m];d.length=g}return e};l.Y=function(){return be(this.v,0,this.v.length,this.a)};
456 +l.Wj=function(a){var c=this.v?this.v.length/this.a:0;if(0>a||c<=a)return null;c=new E(null);c.ba(this.f,this.v.slice(a*this.a,(a+1)*this.a));return c};l.le=function(){var a=this.v,c=this.f,d=this.a,e=[],f,g;f=0;for(g=a.length;f<g;f+=d){var h=new E(null);h.ba(c,a.slice(f,f+d));e.push(h)}return e};l.W=function(){return"MultiPoint"};l.Ia=function(a){var c=this.v,d=this.a,e,f,g,h;e=0;for(f=c.length;e<f;e+=d)if(g=c[e],h=c[e+1],Fc(a,g,h))return!0;return!1};
457 +l.la=function(a,c){a?(Rd(this,c,a,1),this.v||(this.v=[]),this.v.length=$d(this.v,0,a,this.a),this.u()):this.ba("XY",null)};l.ba=function(a,c){Qd(this,a,c);this.u()};function V(a,c){Od.call(this);this.c=[];this.J=-1;this.D=null;this.U=this.H=this.S=-1;this.o=null;this.la(a,c)}y(V,Od);l=V.prototype;l.hj=function(a){if(this.v){var c=this.v.length;Xa(this.v,a.ha());a=a.Cb().slice();var d,e;d=0;for(e=a.length;d<e;++d)a[d]+=c}else this.v=a.ha().slice(),a=a.Cb().slice(),this.c.push();this.c.push(a);this.u()};l.clone=function(){for(var a=new V(null),c=this.c.length,d=Array(c),e=0;e<c;++e)d[e]=this.c.slice();qp(a,this.f,this.v.slice(),d);return a};
458 +l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;if(this.H!=this.g){var f=this.c,g=0,h=0,k,m;k=0;for(m=f.length;k<m;++k)var n=f[k],h=Wd(this.v,g,n,this.a,h),g=n[n.length-1];this.S=Math.sqrt(h);this.H=this.g}f=al(this);g=this.c;h=this.a;k=this.S;m=0;var n=[NaN,NaN],p,q;p=0;for(q=g.length;p<q;++p){var r=g[p];e=Yd(f,m,r,h,k,!0,a,c,d,e,n);m=r[r.length-1]}return e};
459 +l.xc=function(a,c){var d;a:{d=al(this);var e=this.c,f=0;if(0!==e.length){var g,h;g=0;for(h=e.length;g<h;++g){var k=e[g];if(je(d,f,k,this.a,a,c)){d=!0;break a}f=k[k.length-1]}}d=!1}return d};l.Ql=function(){var a=al(this),c=this.c,d=0,e=0,f,g;f=0;for(g=c.length;f<g;++f)var h=c[f],e=e+Td(a,d,h,this.a),d=h[h.length-1];return e};
460 +l.Y=function(a){var c;void 0!==a?(c=al(this).slice(),re(c,this.c,this.a,a)):c=this.v;a=c;c=this.c;var d=this.a,e=0,f=[],g=0,h,k;h=0;for(k=c.length;h<k;++h){var m=c[h];f[g++]=ce(a,e,m,d,f[g]);e=m[m.length-1]}f.length=g;return f};
461 +function bl(a){if(a.J!=a.g){var c=a.v,d=a.c,e=a.a,f=0,g=[],h,k,m=yc();h=0;for(k=d.length;h<k;++h){var n=d[h],m=Kc(c,f,n[0],e);g.push((m[0]+m[2])/2,(m[1]+m[3])/2);f=n[n.length-1]}c=al(a);d=a.c;e=a.a;f=0;h=[];k=0;for(m=d.length;k<m;++k)n=d[k],h=ke(c,f,n,e,g,2*k,h),f=n[n.length-1];a.D=h;a.J=a.g}return a.D}l.Ij=function(){var a=new pp(null);a.ba("XY",bl(this).slice());return a};
462 +function al(a){if(a.U!=a.g){var c=a.v,d;a:{d=a.c;var e,f;e=0;for(f=d.length;e<f;++e)if(!pe(c,d[e],a.a,void 0)){d=!1;break a}d=!0}d?a.o=c:(a.o=c.slice(),a.o.length=re(a.o,a.c,a.a));a.U=a.g}return a.o}l.Mc=function(a){var c=[],d=[],e=this.v,f=this.c,g=this.a;a=Math.sqrt(a);var h=0,k=0,m,n;m=0;for(n=f.length;m<n;++m){var p=f[m],q=[],k=ee(e,h,p,g,a,c,k,q);d.push(q);h=p[p.length-1]}c.length=k;e=new V(null);qp(e,"XY",c,d);return e};
463 +l.Yj=function(a){if(0>a||this.c.length<=a)return null;var c;0===a?c=0:(c=this.c[a-1],c=c[c.length-1]);a=this.c[a].slice();var d=a[a.length-1];if(0!==c){var e,f;e=0;for(f=a.length;e<f;++e)a[e]-=c}e=new F(null);e.ba(this.f,this.v.slice(c,d),a);return e};l.Xd=function(){var a=this.f,c=this.v,d=this.c,e=[],f=0,g,h,k,m;g=0;for(h=d.length;g<h;++g){var n=d[g].slice(),p=n[n.length-1];if(0!==f)for(k=0,m=n.length;k<m;++k)n[k]-=f;k=new F(null);k.ba(a,c.slice(f,p),n);e.push(k);f=p}return e};l.W=function(){return"MultiPolygon"};
464 +l.Ia=function(a){a:{var c=al(this),d=this.c,e=this.a,f=0,g,h;g=0;for(h=d.length;g<h;++g){var k=d[g];if(ne(c,f,k,e,a)){a=!0;break a}f=k[k.length-1]}a=!1}return a};l.la=function(a,c){if(a){Rd(this,c,a,3);this.v||(this.v=[]);var d=this.v,e=this.a,f=this.c,g=0,f=f?f:[],h=0,k,m;k=0;for(m=a.length;k<m;++k)g=ae(d,g,a[k],e,f[h]),f[h++]=g,g=g[g.length-1];f.length=h;0===f.length?this.v.length=0:(d=f[f.length-1],this.v.length=0===d.length?0:d[d.length-1]);this.u()}else qp(this,"XY",null,this.c)};
465 +function qp(a,c,d,e){Qd(a,c,d);a.c=e;a.u()}function rp(a,c){var d=a.f,e=[],f=[],g,h,k;g=0;for(h=c.length;g<h;++g){var m=c[g];0===g&&(d=m.f);var n=e.length;k=m.Cb();var p,q;p=0;for(q=k.length;p<q;++p)k[p]+=n;Xa(e,m.ha());f.push(k)}qp(a,d,e,f)};function sp(a){a=a?a:{};this.defaultDataProjection=null;this.b=a.geometryName}y(sp,jp);
466 +function tp(a,c){if(!a)return null;var d;if(ja(a.x)&&ja(a.y))d="Point";else if(a.points)d="MultiPoint";else if(a.paths)d=1===a.paths.length?"LineString":"MultiLineString";else if(a.rings){var e=a.rings,f=up(a),g=[];d=[];var h,k;h=0;for(k=e.length;h<k;++h){var m=Wa(e[h]);oe(m,0,m.length,f.length)?g.push([e[h]]):d.push(e[h])}for(;d.length;){e=d.shift();f=!1;for(h=g.length-1;0<=h;h--)if(Gc((new fe(g[h][0])).G(),(new fe(e)).G())){g[h].push(e);f=!0;break}f||g.push([e.reverse()])}a=mb({},a);1===g.length?
467 +(d="Polygon",a.rings=g[0]):(d="MultiPolygon",a.rings=g)}return gp((0,vp[d])(a),!1,c)}function up(a){var c="XY";!0===a.hasZ&&!0===a.hasM?c="XYZM":!0===a.hasZ?c="XYZ":!0===a.hasM&&(c="XYM");return c}function wp(a){a=a.f;return{hasZ:"XYZ"===a||"XYZM"===a,hasM:"XYM"===a||"XYZM"===a}}
468 +var vp={Point:function(a){return void 0!==a.m&&void 0!==a.z?new E([a.x,a.y,a.z,a.m],"XYZM"):void 0!==a.z?new E([a.x,a.y,a.z],"XYZ"):void 0!==a.m?new E([a.x,a.y,a.m],"XYM"):new E([a.x,a.y])},LineString:function(a){return new T(a.paths[0],up(a))},Polygon:function(a){return new F(a.rings,up(a))},MultiPoint:function(a){return new pp(a.points,up(a))},MultiLineString:function(a){return new U(a.paths,up(a))},MultiPolygon:function(a){return new V(a.rings,up(a))}},xp={Point:function(a){var c=a.Y();a=a.f;if("XYZ"===
469 +a)return{x:c[0],y:c[1],z:c[2]};if("XYM"===a)return{x:c[0],y:c[1],m:c[2]};if("XYZM"===a)return{x:c[0],y:c[1],z:c[2],m:c[3]};if("XY"===a)return{x:c[0],y:c[1]}},LineString:function(a){var c=wp(a);return{hasZ:c.hasZ,hasM:c.hasM,paths:[a.Y()]}},Polygon:function(a){var c=wp(a);return{hasZ:c.hasZ,hasM:c.hasM,rings:a.Y(!1)}},MultiPoint:function(a){var c=wp(a);return{hasZ:c.hasZ,hasM:c.hasM,points:a.Y()}},MultiLineString:function(a){var c=wp(a);return{hasZ:c.hasZ,hasM:c.hasM,paths:a.Y()}},MultiPolygon:function(a){var c=
470 +wp(a);a=a.Y(!1);for(var d=[],e=0;e<a.length;e++)for(var f=a[e].length-1;0<=f;f--)d.push(a[e][f]);return{hasZ:c.hasZ,hasM:c.hasM,rings:d}}};l=sp.prototype;l.Tc=function(a,c){var d=tp(a.geometry,c),e=new Xl;this.b&&e.Bc(this.b);e.Pa(d);c&&c.ff&&a.attributes[c.ff]&&e.jc(a.attributes[c.ff]);a.attributes&&e.C(a.attributes);return e};
471 +l.Af=function(a,c){var d=c?c:{};if(a.features){var e=[],f=a.features,g,h;d.ff=a.objectIdFieldName;g=0;for(h=f.length;g<h;++g)e.push(this.Tc(f[g],d));return e}return[this.Tc(a,d)]};l.Ah=function(a,c){return tp(a,c)};l.Hh=function(a){return a.spatialReference&&a.spatialReference.wkid?qd("EPSG:"+a.spatialReference.wkid):null};function yp(a,c){return(0,xp[a.W()])(gp(a,!0,c),c)}l.Ke=function(a,c){return yp(a,fp(this,c))};
472 +l.Yc=function(a,c){c=fp(this,c);var d={},e=a.X();e&&(d.geometry=yp(e,c));e=a.P();delete e[a.a];d.attributes=pb(e)?{}:e;c&&c.featureProjection&&(d.spatialReference={wkid:qd(c.featureProjection).lb.split(":").pop()});return d};l.Ie=function(a,c){c=fp(this,c);var d=[],e,f;e=0;for(f=a.length;e<f;++e)d.push(this.Yc(a[e],c));return{features:d}};function zp(a){Md.call(this);this.i=a?a:null;Ap(this)}y(zp,Md);function Bp(a){var c=[],d,e;d=0;for(e=a.length;d<e;++d)c.push(a[d].clone());return c}function Cp(a){var c,d;if(a.i)for(c=0,d=a.i.length;c<d;++c)yb(a.i[c],"change",a.u,a)}function Ap(a){var c,d;if(a.i)for(c=0,d=a.i.length;c<d;++c)D(a.i[c],"change",a.u,a)}l=zp.prototype;l.clone=function(){var a=new zp(null);a.Qh(this.i);return a};
473 +l.sb=function(a,c,d,e){if(e<Cc(this.G(),a,c))return e;var f=this.i,g,h;g=0;for(h=f.length;g<h;++g)e=f[g].sb(a,c,d,e);return e};l.xc=function(a,c){var d=this.i,e,f;e=0;for(f=d.length;e<f;++e)if(d[e].xc(a,c))return!0;return!1};l.Pd=function(a){Ic(Infinity,Infinity,-Infinity,-Infinity,a);for(var c=this.i,d=0,e=c.length;d<e;++d)Nc(a,c[d].G());return a};l.vg=function(){return Bp(this.i)};
474 +l.sd=function(a){this.s!=this.g&&(nb(this.j),this.l=0,this.s=this.g);if(0>a||0!==this.l&&a<this.l)return this;var c=a.toString();if(this.j.hasOwnProperty(c))return this.j[c];var d=[],e=this.i,f=!1,g,h;g=0;for(h=e.length;g<h;++g){var k=e[g],m=k.sd(a);d.push(m);m!==k&&(f=!0)}if(f)return a=new zp(null),Cp(a),a.i=d,Ap(a),a.u(),this.j[c]=a;this.l=a;return this};l.W=function(){return"GeometryCollection"};l.Ia=function(a){var c=this.i,d,e;d=0;for(e=c.length;d<e;++d)if(c[d].Ia(a))return!0;return!1};
475 +l.Oa=function(){return 0===this.i.length};l.Qh=function(a){a=Bp(a);Cp(this);this.i=a;Ap(this);this.u()};l.Hc=function(a){var c=this.i,d,e;d=0;for(e=c.length;d<e;++d)c[d].Hc(a);this.u()};l.Rc=function(a,c){var d=this.i,e,f;e=0;for(f=d.length;e<f;++e)d[e].Rc(a,c);this.u()};l.fa=function(){Cp(this);zp.ia.fa.call(this)};function Dp(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd(a.defaultDataProjection?a.defaultDataProjection:"EPSG:4326");this.b=a.geometryName}y(Dp,jp);function Ep(a,c){return a?gp((0,Fp[a.type])(a),!1,c):null}function Gp(a,c){return(0,Hp[a.W()])(gp(a,!0,c),c)}
476 +var Fp={Point:function(a){return new E(a.coordinates)},LineString:function(a){return new T(a.coordinates)},Polygon:function(a){return new F(a.coordinates)},MultiPoint:function(a){return new pp(a.coordinates)},MultiLineString:function(a){return new U(a.coordinates)},MultiPolygon:function(a){return new V(a.coordinates)},GeometryCollection:function(a,c){var d=a.geometries.map(function(a){return Ep(a,c)});return new zp(d)}},Hp={Point:function(a){return{type:"Point",coordinates:a.Y()}},LineString:function(a){return{type:"LineString",
477 +coordinates:a.Y()}},Polygon:function(a,c){var d;c&&(d=c.rightHanded);return{type:"Polygon",coordinates:a.Y(d)}},MultiPoint:function(a){return{type:"MultiPoint",coordinates:a.Y()}},MultiLineString:function(a){return{type:"MultiLineString",coordinates:a.Y()}},MultiPolygon:function(a,c){var d;c&&(d=c.rightHanded);return{type:"MultiPolygon",coordinates:a.Y(d)}},GeometryCollection:function(a,c){return{type:"GeometryCollection",geometries:a.i.map(function(a){return Gp(a,c)})}},Circle:function(){return{type:"GeometryCollection",
478 +geometries:[]}}};l=Dp.prototype;l.Tc=function(a,c){var d=Ep(a.geometry,c),e=new Xl;this.b&&e.Bc(this.b);e.Pa(d);void 0!==a.id&&e.jc(a.id);a.properties&&e.C(a.properties);return e};l.Af=function(a,c){if("Feature"==a.type)return[this.Tc(a,c)];if("FeatureCollection"==a.type){var d=[],e=a.features,f,g;f=0;for(g=e.length;f<g;++f)d.push(this.Tc(e[f],c));return d}return[]};l.Ah=function(a,c){return Ep(a,c)};
479 +l.Hh=function(a){return(a=a.crs)?"name"==a.type?qd(a.properties.name):"EPSG"==a.type?qd("EPSG:"+a.properties.code):null:this.defaultDataProjection};l.Yc=function(a,c){c=fp(this,c);var d={type:"Feature"},e=a.Sa();void 0!==e&&(d.id=e);(e=a.X())?d.geometry=Gp(e,c):d.geometry=null;e=a.P();delete e[a.a];pb(e)?d.properties=null:d.properties=e;return d};l.Ie=function(a,c){c=fp(this,c);var d=[],e,f;e=0;for(f=a.length;e<f;++e)d.push(this.Yc(a[e],c));return{type:"FeatureCollection",features:d}};
480 +l.Ke=function(a,c){return Gp(a,fp(this,c))};function Ip(){this.defaultDataProjection=null}y(Ip,dp);l=Ip.prototype;l.W=function(){return"xml"};l.Ub=function(a,c){if(pm(a))return Jp(this,a,c);if(sm(a))return this.yh(a,c);if("string"===typeof a){var d=Cm(a);return Jp(this,d,c)}return null};function Jp(a,c,d){a=Kp(a,c,d);return 0<a.length?a[0]:null}l.Ea=function(a,c){if(pm(a))return Kp(this,a,c);if(sm(a))return this.ic(a,c);if("string"===typeof a){var d=Cm(a);return Kp(this,d,c)}return[]};
481 +function Kp(a,c,d){var e=[];for(c=c.firstChild;c;c=c.nextSibling)1==c.nodeType&&Xa(e,a.ic(c,d));return e}l.Uc=function(a,c){if(pm(a))return this.s(a,c);if(sm(a)){var d=this.ze(a,[ep(this,a,c?c:{})]);return d?d:null}return"string"===typeof a?(d=Cm(a),this.s(d,c)):null};l.Qa=function(a){return pm(a)?this.Gf(a):sm(a)?this.Ce(a):"string"===typeof a?(a=Cm(a),this.Gf(a)):null};l.Gf=function(){return this.defaultDataProjection};l.Ce=function(){return this.defaultDataProjection};
482 +l.Fd=function(a,c){var d=this.T(a,c);return bm(d)};l.Wb=function(a,c){var d=this.a(a,c);return bm(d)};l.Zc=function(a,c){var d=this.o(a,c);return bm(d)};function Lp(a){a=a?a:{};this.featureType=a.featureType;this.featureNS=a.featureNS;this.srsName=a.srsName;this.schemaLocation="";this.b={};this.b["http://www.opengis.net/gml"]={featureMember:Fm(Lp.prototype.yd),featureMembers:Fm(Lp.prototype.yd)};this.defaultDataProjection=null}y(Lp,Ip);var Mp=/^[\s\xa0]*$/;l=Lp.prototype;
483 +l.yd=function(a,c){var d=mm(a),e;if("FeatureCollection"==d)"http://www.opengis.net/wfs"===a.namespaceURI?e=R([],this.b,a,c,this):e=R(null,this.b,a,c,this);else if("featureMembers"==d||"featureMember"==d){var f=c[0],g=f.featureType;e=f.featureNS;var h,k;if(!g&&a.childNodes){g=[];e={};h=0;for(k=a.childNodes.length;h<k;++h){var m=a.childNodes[h];if(1===m.nodeType){var n=m.nodeName.split(":").pop();if(-1===g.indexOf(n)){var p="",q=0,m=m.namespaceURI,r;for(r in e){if(e[r]===m){p=r;break}++q}p||(p="p"+
484 +q,e[p]=m);g.push(p+":"+n)}}}f.featureType=g;f.featureNS=e}"string"===typeof e&&(h=e,e={},e.p0=h);r={};var g=ga(g)?g:[g],t;for(t in e){f={};h=0;for(k=g.length;h<k;++h)(-1===g[h].indexOf(":")?"p0":g[h].split(":")[0])===t&&(f[g[h].split(":").pop()]="featureMembers"==d?Em(this.zf,this):Fm(this.zf,this));r[e[t]]=f}e=R([],r,a,c)}e||(e=[]);return e};l.ze=function(a,c){var d=c[0];d.srsName=a.firstElementChild.getAttribute("srsName");var e=R(null,this.Sf,a,c,this);if(e)return gp(e,!1,d)};
485 +l.zf=function(a,c){var d,e=a.getAttribute("fid")||wm(a,"http://www.opengis.net/gml","id"),f={},g;for(d=a.firstElementChild;d;d=d.nextElementSibling){var h=mm(d);if(0===d.childNodes.length||1===d.childNodes.length&&(3===d.firstChild.nodeType||4===d.firstChild.nodeType)){var k=im(d,!1);Mp.test(k)&&(k=void 0);f[h]=k}else"boundedBy"!==h&&(g=h),f[h]=this.ze(d,c)}d=new Xl(f);g&&d.Bc(g);e&&d.jc(e);return d};l.Gh=function(a,c){var d=this.ye(a,c);if(d){var e=new E(null);e.ba("XYZ",d);return e}};
486 +l.Eh=function(a,c){var d=R([],this.Bi,a,c,this);if(d)return new pp(d)};l.Dh=function(a,c){var d=R([],this.Ai,a,c,this);if(d){var e=new U(null);op(e,d);return e}};l.Fh=function(a,c){var d=R([],this.Ci,a,c,this);if(d){var e=new V(null);rp(e,d);return e}};l.vh=function(a,c){Mm(this.Fi,a,c,this)};l.Kg=function(a,c){Mm(this.yi,a,c,this)};l.wh=function(a,c){Mm(this.Gi,a,c,this)};l.Ae=function(a,c){var d=this.ye(a,c);if(d){var e=new T(null);e.ba("XYZ",d);return e}};
487 +l.Pn=function(a,c){var d=R(null,this.Hd,a,c,this);if(d)return d};l.Ch=function(a,c){var d=this.ye(a,c);if(d){var e=new fe(null);ge(e,"XYZ",d);return e}};l.Be=function(a,c){var d=R([null],this.Me,a,c,this);if(d&&d[0]){var e=new F(null),f=d[0],g=[f.length],h,k;h=1;for(k=d.length;h<k;++h)Xa(f,d[h]),g.push(f.length);e.ba("XYZ",f,g);return e}};l.ye=function(a,c){return R(null,this.Hd,a,c,this)};l.Bi=Object({"http://www.opengis.net/gml":{pointMember:Em(Lp.prototype.vh),pointMembers:Em(Lp.prototype.vh)}});
488 +l.Ai=Object({"http://www.opengis.net/gml":{lineStringMember:Em(Lp.prototype.Kg),lineStringMembers:Em(Lp.prototype.Kg)}});l.Ci=Object({"http://www.opengis.net/gml":{polygonMember:Em(Lp.prototype.wh),polygonMembers:Em(Lp.prototype.wh)}});l.Fi=Object({"http://www.opengis.net/gml":{Point:Em(Lp.prototype.ye)}});l.yi=Object({"http://www.opengis.net/gml":{LineString:Em(Lp.prototype.Ae)}});l.Gi=Object({"http://www.opengis.net/gml":{Polygon:Em(Lp.prototype.Be)}});l.Id=Object({"http://www.opengis.net/gml":{LinearRing:Fm(Lp.prototype.Pn)}});
489 +l.ic=function(a,c){var d={featureType:this.featureType,featureNS:this.featureNS};c&&mb(d,ep(this,a,c));return this.yd(a,[d])};l.Ce=function(a){return qd(this.A?this.A:a.firstElementChild.getAttribute("srsName"))};function Np(a){a=im(a,!1);return Op(a)}function Op(a){if(a=/^\s*(true|1)|(false|0)\s*$/.exec(a))return void 0!==a[1]||!1}
490 +function Pp(a){a=im(a,!1);if(a=/^\s*(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2})(Z|(?:([+\-])(\d{2})(?::(\d{2}))?))\s*$/.exec(a)){var c=Date.UTC(parseInt(a[1],10),parseInt(a[2],10)-1,parseInt(a[3],10),parseInt(a[4],10),parseInt(a[5],10),parseInt(a[6],10))/1E3;if("Z"!=a[7]){var d="-"==a[8]?-1:1,c=c+60*d*parseInt(a[9],10);void 0!==a[10]&&(c+=3600*d*parseInt(a[10],10))}return c}}function Qp(a){a=im(a,!1);return Rp(a)}
491 +function Rp(a){if(a=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)\s*$/i.exec(a))return parseFloat(a[1])}function Sp(a){a=im(a,!1);return Tp(a)}function Tp(a){if(a=/^\s*(\d+)\s*$/.exec(a))return parseInt(a[1],10)}function W(a){return im(a,!1).trim()}function Up(a,c){Vp(a,c?"1":"0")}function Wp(a,c){a.appendChild(em.createTextNode(c.toPrecision()))}function Xp(a,c){a.appendChild(em.createTextNode(c.toString()))}function Vp(a,c){a.appendChild(em.createTextNode(c))};function Yp(a){a=a?a:{};Lp.call(this,a);this.b["http://www.opengis.net/gml"].featureMember=Em(Lp.prototype.yd);this.schemaLocation=a.schemaLocation?a.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/2.1.2/feature.xsd"}y(Yp,Lp);l=Yp.prototype;
492 +l.zh=function(a,c){var d=im(a,!1).replace(/^\s*|\s*$/g,""),e=c[0].srsName,f=a.parentNode.getAttribute("srsDimension"),g="enu";e&&(e=qd(e))&&(g=e.f);d=d.split(/[\s,]+/);e=2;a.getAttribute("srsDimension")?e=Tp(a.getAttribute("srsDimension")):a.getAttribute("dimension")?e=Tp(a.getAttribute("dimension")):f&&(e=Tp(f));for(var h,k,m=[],n=0,p=d.length;n<p;n+=e)f=parseFloat(d[n]),h=parseFloat(d[n+1]),k=3===e?parseFloat(d[n+2]):0,"en"===g.substr(0,2)?m.push(f,h,k):m.push(h,f,k);return m};
493 +l.Mn=function(a,c){var d=R([null],this.ui,a,c,this);return Ic(d[1][0],d[1][1],d[1][3],d[1][4])};l.Qk=function(a,c){var d=R(void 0,this.Id,a,c,this);d&&c[c.length-1].push(d)};l.vn=function(a,c){var d=R(void 0,this.Id,a,c,this);d&&(c[c.length-1][0]=d)};l.Hd=Object({"http://www.opengis.net/gml":{coordinates:Fm(Yp.prototype.zh)}});l.Me=Object({"http://www.opengis.net/gml":{innerBoundaryIs:Yp.prototype.Qk,outerBoundaryIs:Yp.prototype.vn}});l.ui=Object({"http://www.opengis.net/gml":{coordinates:Em(Yp.prototype.zh)}});
494 +l.Sf=Object({"http://www.opengis.net/gml":{Point:Fm(Lp.prototype.Gh),MultiPoint:Fm(Lp.prototype.Eh),LineString:Fm(Lp.prototype.Ae),MultiLineString:Fm(Lp.prototype.Dh),LinearRing:Fm(Lp.prototype.Ch),Polygon:Fm(Lp.prototype.Be),MultiPolygon:Fm(Lp.prototype.Fh),Box:Fm(Yp.prototype.Mn)}});function Zp(a){a=a?a:{};Lp.call(this,a);this.l=void 0!==a.surface?a.surface:!1;this.c=void 0!==a.curve?a.curve:!1;this.i=void 0!==a.multiCurve?a.multiCurve:!0;this.j=void 0!==a.multiSurface?a.multiSurface:!0;this.schemaLocation=a.schemaLocation?a.schemaLocation:"http://www.opengis.net/gml http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/1.0.0/gmlsf.xsd"}y(Zp,Lp);l=Zp.prototype;l.Tn=function(a,c){var d=R([],this.zi,a,c,this);if(d){var e=new U(null);op(e,d);return e}};
495 +l.Un=function(a,c){var d=R([],this.Di,a,c,this);if(d){var e=new V(null);rp(e,d);return e}};l.lg=function(a,c){Mm(this.vi,a,c,this)};l.bi=function(a,c){Mm(this.Ki,a,c,this)};l.Xn=function(a,c){return R([null],this.Ei,a,c,this)};l.Zn=function(a,c){return R([null],this.Ji,a,c,this)};l.Yn=function(a,c){return R([null],this.Me,a,c,this)};l.Sn=function(a,c){return R([null],this.Hd,a,c,this)};l.Sk=function(a,c){var d=R(void 0,this.Id,a,c,this);d&&c[c.length-1].push(d)};
496 +l.nj=function(a,c){var d=R(void 0,this.Id,a,c,this);d&&(c[c.length-1][0]=d)};l.Ih=function(a,c){var d=R([null],this.Li,a,c,this);if(d&&d[0]){var e=new F(null),f=d[0],g=[f.length],h,k;h=1;for(k=d.length;h<k;++h)Xa(f,d[h]),g.push(f.length);e.ba("XYZ",f,g);return e}};l.xh=function(a,c){var d=R([null],this.wi,a,c,this);if(d){var e=new T(null);e.ba("XYZ",d);return e}};l.On=function(a,c){var d=R([null],this.xi,a,c,this);return Ic(d[1][0],d[1][1],d[2][0],d[2][1])};
497 +l.Qn=function(a,c){for(var d=im(a,!1),e=/^\s*([+\-]?\d*\.?\d+(?:[eE][+\-]?\d+)?)\s*/,f=[],g;g=e.exec(d);)f.push(parseFloat(g[1])),d=d.substr(g[0].length);if(""===d){d=c[0].srsName;e="enu";d&&(e=td(qd(d)));if("neu"===e)for(d=0,e=f.length;d<e;d+=3)g=f[d],f[d]=f[d+1],f[d+1]=g;d=f.length;2==d&&f.push(0);return 0===d?void 0:f}};
498 +l.Df=function(a,c){var d=im(a,!1).replace(/^\s*|\s*$/g,""),e=c[0].srsName,f=a.parentNode.getAttribute("srsDimension"),g="enu";e&&(g=td(qd(e)));d=d.split(/\s+/);e=2;a.getAttribute("srsDimension")?e=Tp(a.getAttribute("srsDimension")):a.getAttribute("dimension")?e=Tp(a.getAttribute("dimension")):f&&(e=Tp(f));for(var h,k,m=[],n=0,p=d.length;n<p;n+=e)f=parseFloat(d[n]),h=parseFloat(d[n+1]),k=3===e?parseFloat(d[n+2]):0,"en"===g.substr(0,2)?m.push(f,h,k):m.push(h,f,k);return m};
499 +l.Hd=Object({"http://www.opengis.net/gml":{pos:Fm(Zp.prototype.Qn),posList:Fm(Zp.prototype.Df)}});l.Me=Object({"http://www.opengis.net/gml":{interior:Zp.prototype.Sk,exterior:Zp.prototype.nj}});
500 +l.Sf=Object({"http://www.opengis.net/gml":{Point:Fm(Lp.prototype.Gh),MultiPoint:Fm(Lp.prototype.Eh),LineString:Fm(Lp.prototype.Ae),MultiLineString:Fm(Lp.prototype.Dh),LinearRing:Fm(Lp.prototype.Ch),Polygon:Fm(Lp.prototype.Be),MultiPolygon:Fm(Lp.prototype.Fh),Surface:Fm(Zp.prototype.Ih),MultiSurface:Fm(Zp.prototype.Un),Curve:Fm(Zp.prototype.xh),MultiCurve:Fm(Zp.prototype.Tn),Envelope:Fm(Zp.prototype.On)}});l.zi=Object({"http://www.opengis.net/gml":{curveMember:Em(Zp.prototype.lg),curveMembers:Em(Zp.prototype.lg)}});
501 +l.Di=Object({"http://www.opengis.net/gml":{surfaceMember:Em(Zp.prototype.bi),surfaceMembers:Em(Zp.prototype.bi)}});l.vi=Object({"http://www.opengis.net/gml":{LineString:Em(Lp.prototype.Ae),Curve:Em(Zp.prototype.xh)}});l.Ki=Object({"http://www.opengis.net/gml":{Polygon:Em(Lp.prototype.Be),Surface:Em(Zp.prototype.Ih)}});l.Li=Object({"http://www.opengis.net/gml":{patches:Fm(Zp.prototype.Xn)}});l.wi=Object({"http://www.opengis.net/gml":{segments:Fm(Zp.prototype.Zn)}});
502 +l.xi=Object({"http://www.opengis.net/gml":{lowerCorner:Em(Zp.prototype.Df),upperCorner:Em(Zp.prototype.Df)}});l.Ei=Object({"http://www.opengis.net/gml":{PolygonPatch:Fm(Zp.prototype.Yn)}});l.Ji=Object({"http://www.opengis.net/gml":{LineStringSegment:Fm(Zp.prototype.Sn)}});function $p(a,c,d){d=d[d.length-1].srsName;c=c.Y();for(var e=c.length,f=Array(e),g,h=0;h<e;++h){g=c[h];var k=h,m="enu";d&&(m=td(qd(d)));f[k]="en"===m.substr(0,2)?g[0]+" "+g[1]:g[1]+" "+g[0]}Vp(a,f.join(" "))}
503 +l.pi=function(a,c,d){var e=d[d.length-1].srsName;e&&a.setAttribute("srsName",e);e=hm(a.namespaceURI,"pos");a.appendChild(e);d=d[d.length-1].srsName;a="enu";d&&(a=td(qd(d)));c=c.Y();Vp(e,"en"===a.substr(0,2)?c[0]+" "+c[1]:c[1]+" "+c[0])};var aq={"http://www.opengis.net/gml":{lowerCorner:N(Vp),upperCorner:N(Vp)}};l=Zp.prototype;l.Mo=function(a,c,d){var e=d[d.length-1].srsName;e&&a.setAttribute("srsName",e);Nm({node:a},aq,Km,[c[0]+" "+c[1],c[2]+" "+c[3]],d,["lowerCorner","upperCorner"],this)};
504 +l.mi=function(a,c,d){var e=d[d.length-1].srsName;e&&a.setAttribute("srsName",e);e=hm(a.namespaceURI,"posList");a.appendChild(e);$p(e,c,d)};l.Ii=function(a,c){var d=c[c.length-1],e=d.node,f=d.exteriorWritten;void 0===f&&(d.exteriorWritten=!0);return hm(e.namespaceURI,void 0!==f?"interior":"exterior")};
505 +l.Le=function(a,c,d){var e=d[d.length-1].srsName;"PolygonPatch"!==a.nodeName&&e&&a.setAttribute("srsName",e);"Polygon"===a.nodeName||"PolygonPatch"===a.nodeName?(c=c.Vd(),Nm({node:a,srsName:e},bq,this.Ii,c,d,void 0,this)):"Surface"===a.nodeName&&(e=hm(a.namespaceURI,"patches"),a.appendChild(e),a=hm(e.namespaceURI,"PolygonPatch"),e.appendChild(a),this.Le(a,c,d))};
506 +l.Ge=function(a,c,d){var e=d[d.length-1].srsName;"LineStringSegment"!==a.nodeName&&e&&a.setAttribute("srsName",e);"LineString"===a.nodeName||"LineStringSegment"===a.nodeName?(e=hm(a.namespaceURI,"posList"),a.appendChild(e),$p(e,c,d)):"Curve"===a.nodeName&&(e=hm(a.namespaceURI,"segments"),a.appendChild(e),a=hm(e.namespaceURI,"LineStringSegment"),e.appendChild(a),this.Ge(a,c,d))};
507 +l.oi=function(a,c,d){var e=d[d.length-1],f=e.srsName,e=e.surface;f&&a.setAttribute("srsName",f);c=c.Xd();Nm({node:a,srsName:f,surface:e},cq,this.f,c,d,void 0,this)};l.No=function(a,c,d){var e=d[d.length-1].srsName;e&&a.setAttribute("srsName",e);c=c.le();Nm({node:a,srsName:e},dq,Im("pointMember"),c,d,void 0,this)};l.ni=function(a,c,d){var e=d[d.length-1],f=e.srsName,e=e.curve;f&&a.setAttribute("srsName",f);c=c.rd();Nm({node:a,srsName:f,curve:e},eq,this.f,c,d,void 0,this)};
508 +l.ri=function(a,c,d){var e=hm(a.namespaceURI,"LinearRing");a.appendChild(e);this.mi(e,c,d)};l.si=function(a,c,d){var e=this.g(c,d);e&&(a.appendChild(e),this.Le(e,c,d))};l.Oo=function(a,c,d){var e=hm(a.namespaceURI,"Point");a.appendChild(e);this.pi(e,c,d)};l.li=function(a,c,d){var e=this.g(c,d);e&&(a.appendChild(e),this.Ge(e,c,d))};
509 +l.Je=function(a,c,d){var e=d[d.length-1],f=mb({},e);f.node=a;var g;ga(c)?e.dataProjection?g=Ld(c,e.featureProjection,e.dataProjection):g=c:g=gp(c,!0,e);Nm(f,fq,this.g,[g],d,void 0,this)};
510 +l.hi=function(a,c,d){var e=c.Sa();e&&a.setAttribute("fid",e);var e=d[d.length-1],f=e.featureNS,g=c.a;e.Ac||(e.Ac={},e.Ac[f]={});var h=c.P();c=[];var k=[],m;for(m in h){var n=h[m];null!==n&&(c.push(m),k.push(n),m==g||n instanceof Md?m in e.Ac[f]||(e.Ac[f][m]=N(this.Je,this)):m in e.Ac[f]||(e.Ac[f][m]=N(Vp)))}m=mb({},e);m.node=a;Nm(m,e.Ac,Im(void 0,f),k,d,c)};
511 +var cq={"http://www.opengis.net/gml":{surfaceMember:N(Zp.prototype.si),polygonMember:N(Zp.prototype.si)}},dq={"http://www.opengis.net/gml":{pointMember:N(Zp.prototype.Oo)}},eq={"http://www.opengis.net/gml":{lineStringMember:N(Zp.prototype.li),curveMember:N(Zp.prototype.li)}},bq={"http://www.opengis.net/gml":{exterior:N(Zp.prototype.ri),interior:N(Zp.prototype.ri)}},fq={"http://www.opengis.net/gml":{Curve:N(Zp.prototype.Ge),MultiCurve:N(Zp.prototype.ni),Point:N(Zp.prototype.pi),MultiPoint:N(Zp.prototype.No),
512 +LineString:N(Zp.prototype.Ge),MultiLineString:N(Zp.prototype.ni),LinearRing:N(Zp.prototype.mi),Polygon:N(Zp.prototype.Le),MultiPolygon:N(Zp.prototype.oi),Surface:N(Zp.prototype.Le),MultiSurface:N(Zp.prototype.oi),Envelope:N(Zp.prototype.Mo)}},gq={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"};Zp.prototype.f=function(a,c){return hm("http://www.opengis.net/gml",gq[c[c.length-1].node.nodeName])};
513 +Zp.prototype.g=function(a,c){var d=c[c.length-1],e=d.multiSurface,f=d.surface,g=d.curve,d=d.multiCurve,h;ga(a)?h="Envelope":(h=a.W(),"MultiPolygon"===h&&!0===e?h="MultiSurface":"Polygon"===h&&!0===f?h="Surface":"LineString"===h&&!0===g?h="Curve":"MultiLineString"===h&&!0===d&&(h="MultiCurve"));return hm("http://www.opengis.net/gml",h)};
514 +Zp.prototype.o=function(a,c){c=fp(this,c);var d=hm("http://www.opengis.net/gml","geom"),e={node:d,srsName:this.srsName,curve:this.c,surface:this.l,multiSurface:this.j,multiCurve:this.i};c&&mb(e,c);this.Je(d,a,[e]);return d};
515 +Zp.prototype.a=function(a,c){c=fp(this,c);var d=hm("http://www.opengis.net/gml","featureMembers");Bm(d,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation",this.schemaLocation);var e={srsName:this.srsName,curve:this.c,surface:this.l,multiSurface:this.j,multiCurve:this.i,featureNS:this.featureNS,featureType:this.featureType};c&&mb(e,c);var e=[e],f=e[e.length-1],g=f.featureType,h=f.featureNS,k={};k[h]={};k[h][g]=N(this.hi,this);f=mb({},f);f.node=d;Nm(f,k,Im(g,h),a,e);return d};function hq(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd("EPSG:4326");this.b=a.readExtensions}y(hq,Ip);var iq=[null,"http://www.topografix.com/GPX/1/0","http://www.topografix.com/GPX/1/1"];function jq(a,c,d){a.push(parseFloat(c.getAttribute("lon")),parseFloat(c.getAttribute("lat")));"ele"in d?(a.push(d.ele),delete d.ele):a.push(0);"time"in d?(a.push(d.time),delete d.time):a.push(0);return a}
516 +function kq(a,c){var d=c[c.length-1],e=a.getAttribute("href");null!==e&&(d.link=e);Mm(lq,a,c)}function mq(a,c){c[c.length-1].extensionsNode_=a}function nq(a,c){var d=c[0],e=R({flatCoordinates:[]},oq,a,c);if(e){var f=e.flatCoordinates;delete e.flatCoordinates;var g=new T(null);g.ba("XYZM",f);gp(g,!1,d);d=new Xl(g);d.C(e);return d}}
517 +function pq(a,c){var d=c[0],e=R({flatCoordinates:[],ends:[]},qq,a,c);if(e){var f=e.flatCoordinates;delete e.flatCoordinates;var g=e.ends;delete e.ends;var h=new U(null);h.ba("XYZM",f,g);gp(h,!1,d);d=new Xl(h);d.C(e);return d}}function rq(a,c){var d=c[0],e=R({},sq,a,c);if(e){var f=jq([],a,e),f=new E(f,"XYZM");gp(f,!1,d);d=new Xl(f);d.C(e);return d}}
518 +var tq={rte:nq,trk:pq,wpt:rq},uq=Q(iq,{rte:Em(nq),trk:Em(pq),wpt:Em(rq)}),lq=Q(iq,{text:M(W,"linkText"),type:M(W,"linkType")}),oq=Q(iq,{name:M(W),cmt:M(W),desc:M(W),src:M(W),link:kq,number:M(Sp),extensions:mq,type:M(W),rtept:function(a,c){var d=R({},vq,a,c);d&&jq(c[c.length-1].flatCoordinates,a,d)}}),vq=Q(iq,{ele:M(Qp),time:M(Pp)}),qq=Q(iq,{name:M(W),cmt:M(W),desc:M(W),src:M(W),link:kq,number:M(Sp),type:M(W),extensions:mq,trkseg:function(a,c){var d=c[c.length-1];Mm(wq,a,c);d.ends.push(d.flatCoordinates.length)}}),
519 +wq=Q(iq,{trkpt:function(a,c){var d=R({},xq,a,c);d&&jq(c[c.length-1].flatCoordinates,a,d)}}),xq=Q(iq,{ele:M(Qp),time:M(Pp)}),sq=Q(iq,{ele:M(Qp),time:M(Pp),magvar:M(Qp),geoidheight:M(Qp),name:M(W),cmt:M(W),desc:M(W),src:M(W),link:kq,sym:M(W),type:M(W),fix:M(W),sat:M(Sp),hdop:M(Qp),vdop:M(Qp),pdop:M(Qp),ageofdgpsdata:M(Qp),dgpsid:M(Sp),extensions:mq});
520 +function yq(a,c){c||(c=[]);for(var d=0,e=c.length;d<e;++d){var f=c[d];if(a.b){var g=f.get("extensionsNode_")||null;a.b(f,g)}f.set("extensionsNode_",void 0)}}hq.prototype.yh=function(a,c){if(!Ua(iq,a.namespaceURI))return null;var d=tq[a.localName];if(!d)return null;d=d(a,[ep(this,a,c)]);if(!d)return null;yq(this,[d]);return d};hq.prototype.ic=function(a,c){if(!Ua(iq,a.namespaceURI))return[];if("gpx"==a.localName){var d=R([],uq,a,[ep(this,a,c)]);if(d)return yq(this,d),d}return[]};
521 +function zq(a,c,d){a.setAttribute("href",c);c=d[d.length-1].properties;Nm({node:a},Aq,Km,[c.linkText,c.linkType],d,Bq)}function Cq(a,c,d){var e=d[d.length-1],f=e.node.namespaceURI,g=e.properties;Bm(a,null,"lat",c[1]);Bm(a,null,"lon",c[0]);switch(e.geometryLayout){case "XYZM":0!==c[3]&&(g.time=c[3]);case "XYZ":0!==c[2]&&(g.ele=c[2]);break;case "XYM":0!==c[2]&&(g.time=c[2])}c=Dq[f];e=Lm(g,c);Nm({node:a,properties:g},Eq,Km,e,d,c)}
522 +var Bq=["text","type"],Aq=Q(iq,{text:N(Vp),type:N(Vp)}),Fq=Q(iq,"name cmt desc src link number type rtept".split(" ")),Gq=Q(iq,{name:N(Vp),cmt:N(Vp),desc:N(Vp),src:N(Vp),link:N(zq),number:N(Xp),type:N(Vp),rtept:Hm(N(Cq))}),Hq=Q(iq,"name cmt desc src link number type trkseg".split(" ")),Kq=Q(iq,{name:N(Vp),cmt:N(Vp),desc:N(Vp),src:N(Vp),link:N(zq),number:N(Xp),type:N(Vp),trkseg:Hm(N(function(a,c,d){Nm({node:a,geometryLayout:c.f,properties:{}},Iq,Jq,c.Y(),d)}))}),Jq=Im("trkpt"),Iq=Q(iq,{trkpt:N(Cq)}),
523 +Dq=Q(iq,"ele time magvar geoidheight name cmt desc src link sym type fix sat hdop vdop pdop ageofdgpsdata dgpsid".split(" ")),Eq=Q(iq,{ele:N(Wp),time:N(function(a,c){var d=new Date(1E3*c),d=d.getUTCFullYear()+"-"+Ia(d.getUTCMonth()+1)+"-"+Ia(d.getUTCDate())+"T"+Ia(d.getUTCHours())+":"+Ia(d.getUTCMinutes())+":"+Ia(d.getUTCSeconds())+"Z";a.appendChild(em.createTextNode(d))}),magvar:N(Wp),geoidheight:N(Wp),name:N(Vp),cmt:N(Vp),desc:N(Vp),src:N(Vp),link:N(zq),sym:N(Vp),type:N(Vp),fix:N(Vp),sat:N(Xp),
524 +hdop:N(Wp),vdop:N(Wp),pdop:N(Wp),ageofdgpsdata:N(Wp),dgpsid:N(Xp)}),Lq={Point:"wpt",LineString:"rte",MultiLineString:"trk"};function Mq(a,c){var d=a.X();if(d&&(d=Lq[d.W()]))return hm(c[c.length-1].node.namespaceURI,d)}
525 +var Nq=Q(iq,{rte:N(function(a,c,d){var e=d[0],f=c.P();a={node:a,properties:f};if(c=c.X())c=gp(c,!0,e),a.geometryLayout=c.f,f.rtept=c.Y();e=Fq[d[d.length-1].node.namespaceURI];f=Lm(f,e);Nm(a,Gq,Km,f,d,e)}),trk:N(function(a,c,d){var e=d[0],f=c.P();a={node:a,properties:f};if(c=c.X())c=gp(c,!0,e),f.trkseg=c.rd();e=Hq[d[d.length-1].node.namespaceURI];f=Lm(f,e);Nm(a,Kq,Km,f,d,e)}),wpt:N(function(a,c,d){var e=d[0],f=d[d.length-1];f.properties=c.P();if(c=c.X())c=gp(c,!0,e),f.geometryLayout=c.f,Cq(a,c.Y(),
526 +d)})});hq.prototype.a=function(a,c){c=fp(this,c);var d=hm("http://www.topografix.com/GPX/1/1","gpx");Nm({node:d},Nq,Mq,a,[c]);return d};function Oq(){this.defaultDataProjection=null}y(Oq,dp);function Pq(a){return"string"===typeof a?a:""}l=Oq.prototype;l.W=function(){return"text"};l.Ub=function(a,c){return this.xd(Pq(a),fp(this,c))};l.Ea=function(a,c){return this.Bf(Pq(a),fp(this,c))};l.Uc=function(a,c){return this.zd(Pq(a),fp(this,c))};l.Qa=function(a){Pq(a);return this.defaultDataProjection};l.Fd=function(a,c){return this.He(a,fp(this,c))};l.Wb=function(a,c){return this.ii(a,fp(this,c))};
527 +l.Zc=function(a,c){return this.Gd(a,fp(this,c))};function Qq(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd("EPSG:4326");this.b=a.altitudeMode?a.altitudeMode:"none"}y(Qq,Oq);var Rq=/^B(\d{2})(\d{2})(\d{2})(\d{2})(\d{5})([NS])(\d{3})(\d{5})([EW])([AV])(\d{5})(\d{5})/,Sq=/^H.([A-Z]{3}).*?:(.*)/,Tq=/^HFDTE(\d{2})(\d{2})(\d{2})/,Uq=/\r\n|\r|\n/;
528 +Qq.prototype.xd=function(a,c){var d=this.b,e=a.split(Uq),f={},g=[],h=2E3,k=0,m=1,n,p;n=0;for(p=e.length;n<p;++n){var q=e[n],r;if("B"==q.charAt(0)){if(r=Rq.exec(q)){var q=parseInt(r[1],10),t=parseInt(r[2],10),v=parseInt(r[3],10),w=parseInt(r[4],10)+parseInt(r[5],10)/6E4;"S"==r[6]&&(w=-w);var A=parseInt(r[7],10)+parseInt(r[8],10)/6E4;"W"==r[9]&&(A=-A);g.push(A,w);"none"!=d&&g.push("gps"==d?parseInt(r[11],10):"barometric"==d?parseInt(r[12],10):0);g.push(Date.UTC(h,k,m,q,t,v)/1E3)}}else if("H"==q.charAt(0))if(r=
529 +Tq.exec(q))m=parseInt(r[1],10),k=parseInt(r[2],10)-1,h=2E3+parseInt(r[3],10);else if(r=Sq.exec(q))f[r[1]]=r[2].trim(),Tq.exec(q)}if(0===g.length)return null;e=new T(null);e.ba("none"==d?"XYM":"XYZM",g);d=new Xl(gp(e,!1,c));d.C(f);return d};Qq.prototype.Bf=function(a,c){var d=this.xd(a,c);return d?[d]:[]};var Vq=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\?([^#]*))?(?:#(.*))?$/;function Wq(a,c){if(a)for(var d=a.split("&"),e=0;e<d.length;e++){var f=d[e].indexOf("="),g=null,h=null;0<=f?(g=d[e].substring(0,f),h=d[e].substring(f+1)):g=d[e];c(g,h?decodeURIComponent(h.replace(/\+/g," ")):"")}}
530 +function Xq(a){if(a[1]){var c=a[0],d=c.indexOf("#");0<=d&&(a.push(c.substr(d)),a[0]=c=c.substr(0,d));d=c.indexOf("?");0>d?a[1]="?":d==c.length-1&&(a[1]=void 0)}return a.join("")}function Yq(a,c,d){if(ga(c))for(var e=0;e<c.length;e++)Yq(a,String(c[e]),d);else null!=c&&d.push("&",a,""===c?"":"=",encodeURIComponent(String(c)))}function Zq(a,c){for(var d in c)Yq(d,c[d],a);return a};function $q(a,c){this.a=this.j=this.g="";this.l=null;this.f=this.b="";this.c=!1;var d;a instanceof $q?(this.c=ba(c)?c:a.c,ar(this,a.g),this.j=a.j,this.a=a.a,br(this,a.l),this.b=a.b,cr(this,a.i.clone()),this.f=a.f):a&&(d=String(a).match(Vq))?(this.c=!!c,ar(this,d[1]||"",!0),this.j=dr(d[2]||""),this.a=dr(d[3]||"",!0),br(this,d[4]),this.b=dr(d[5]||"",!0),cr(this,d[6]||"",!0),this.f=dr(d[7]||"")):(this.c=!!c,this.i=new er(null,0,this.c))}
531 +$q.prototype.toString=function(){var a=[],c=this.g;c&&a.push(fr(c,gr,!0),":");var d=this.a;if(d||"file"==c)a.push("//"),(c=this.j)&&a.push(fr(c,gr,!0),"@"),a.push(encodeURIComponent(String(d)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),d=this.l,null!=d&&a.push(":",String(d));if(d=this.b)this.a&&"/"!=d.charAt(0)&&a.push("/"),a.push(fr(d,"/"==d.charAt(0)?hr:ir,!0));(d=this.i.toString())&&a.push("?",d);(d=this.f)&&a.push("#",fr(d,jr));return a.join("")};$q.prototype.clone=function(){return new $q(this)};
532 +function ar(a,c,d){a.g=d?dr(c,!0):c;a.g&&(a.g=a.g.replace(/:$/,""))}function br(a,c){if(c){c=Number(c);if(isNaN(c)||0>c)throw Error("Bad port number "+c);a.l=c}else a.l=null}function cr(a,c,d){c instanceof er?(a.i=c,kr(a.i,a.c)):(d||(c=fr(c,lr)),a.i=new er(c,0,a.c))}function mr(a){return a instanceof $q?a.clone():new $q(a,void 0)}
533 +function nr(a,c){a instanceof $q||(a=mr(a));c instanceof $q||(c=mr(c));var d=a,e=c,f=d.clone(),g=!!e.g;g?ar(f,e.g):g=!!e.j;g?f.j=e.j:g=!!e.a;g?f.a=e.a:g=null!=e.l;var h=e.b;if(g)br(f,e.l);else if(g=!!e.b)if("/"!=h.charAt(0)&&(d.a&&!d.b?h="/"+h:(d=f.b.lastIndexOf("/"),-1!=d&&(h=f.b.substr(0,d+1)+h))),d=h,".."==d||"."==d)h="";else if(-1!=d.indexOf("./")||-1!=d.indexOf("/.")){for(var h=0==d.lastIndexOf("/",0),d=d.split("/"),k=[],m=0;m<d.length;){var n=d[m++];"."==n?h&&m==d.length&&k.push(""):".."==n?
534 +((1<k.length||1==k.length&&""!=k[0])&&k.pop(),h&&m==d.length&&k.push("")):(k.push(n),h=!0)}h=k.join("/")}else h=d;g?f.b=h:g=""!==e.i.toString();g?cr(f,dr(e.i.toString())):g=!!e.f;g&&(f.f=e.f);return f}function dr(a,c){return a?c?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""}function fr(a,c,d){return ia(a)?(a=encodeURI(a).replace(c,or),d&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null}function or(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)}
535 +var gr=/[#\/\?@]/g,ir=/[\#\?:]/g,hr=/[\#\?]/g,lr=/[\#\?@]/g,jr=/#/g;function er(a,c,d){this.a=this.b=null;this.g=a||null;this.f=!!d}function pr(a){a.b||(a.b=new fh,a.a=0,a.g&&Wq(a.g,function(c,d){var e=decodeURIComponent(c.replace(/\+/g," "));pr(a);a.g=null;var e=qr(a,e),f=a.b.get(e);f||a.b.set(e,f=[]);f.push(d);a.a++}))}l=er.prototype;l.rc=function(){pr(this);return this.a};
536 +l.remove=function(a){pr(this);a=qr(this,a);return hh(this.b.a,a)?(this.g=null,this.a-=this.b.get(a).length,this.b.remove(a)):!1};l.clear=function(){this.b=this.g=null;this.a=0};l.Oa=function(){pr(this);return 0==this.a};function rr(a,c){pr(a);c=qr(a,c);return hh(a.b.a,c)}l.O=function(){pr(this);for(var a=this.b.vc(),c=this.b.O(),d=[],e=0;e<c.length;e++)for(var f=a[e],g=0;g<f.length;g++)d.push(c[e]);return d};
537 +l.vc=function(a){pr(this);var c=[];if(ia(a))rr(this,a)&&(c=Xb(c,this.b.get(qr(this,a))));else{a=this.b.vc();for(var d=0;d<a.length;d++)c=Xb(c,a[d])}return c};l.set=function(a,c){pr(this);this.g=null;a=qr(this,a);rr(this,a)&&(this.a-=this.b.get(a).length);this.b.set(a,[c]);this.a++;return this};l.get=function(a,c){var d=a?this.vc(a):[];return 0<d.length?String(d[0]):c};
538 +l.toString=function(){if(this.g)return this.g;if(!this.b)return"";for(var a=[],c=this.b.O(),d=0;d<c.length;d++)for(var e=c[d],f=encodeURIComponent(String(e)),e=this.vc(e),g=0;g<e.length;g++){var h=f;""!==e[g]&&(h+="="+encodeURIComponent(String(e[g])));a.push(h)}return this.g=a.join("&")};l.clone=function(){var a=new er;a.g=this.g;this.b&&(a.b=this.b.clone(),a.a=this.a);return a};function qr(a,c){var d=String(c);a.f&&(d=d.toLowerCase());return d}
539 +function kr(a,c){c&&!a.f&&(pr(a),a.g=null,a.b.forEach(function(a,c){var f=c.toLowerCase();c!=f&&(this.remove(c),this.remove(f),0<a.length&&(this.g=null,this.b.set(qr(this,f),Yb(a)),this.a+=a.length))},a));a.f=c};function sr(a){a=a||{};this.g=a.font;this.i=a.rotation;this.a=a.scale;this.s=a.text;this.l=a.textAlign;this.o=a.textBaseline;this.b=void 0!==a.fill?a.fill:new Ak({color:"#333"});this.j=void 0!==a.stroke?a.stroke:null;this.f=void 0!==a.offsetX?a.offsetX:0;this.c=void 0!==a.offsetY?a.offsetY:0}l=sr.prototype;l.Cj=function(){return this.g};l.Qj=function(){return this.f};l.Rj=function(){return this.c};l.jn=function(){return this.b};l.kn=function(){return this.i};l.ln=function(){return this.a};l.mn=function(){return this.j};
540 +l.Fa=function(){return this.s};l.ck=function(){return this.l};l.dk=function(){return this.o};l.so=function(a){this.g=a};l.Vh=function(a){this.f=a};l.Wh=function(a){this.c=a};l.ro=function(a){this.b=a};l.nn=function(a){this.i=a};l.pn=function(a){this.a=a};l.yo=function(a){this.j=a};l.Yh=function(a){this.s=a};l.Zh=function(a){this.l=a};l.zo=function(a){this.o=a};function tr(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd("EPSG:4326");this.g=a.defaultStyle?a.defaultStyle:ur;this.f=void 0!==a.extractStyles?a.extractStyles:!0;this.i=void 0!==a.writeStyles?a.writeStyles:!0;this.b={};this.c=void 0!==a.showPointNames?a.showPointNames:!0}y(tr,Ip);
541 +var vr=["http://www.google.com/kml/ext/2.2"],wr=[null,"http://earth.google.com/kml/2.0","http://earth.google.com/kml/2.1","http://earth.google.com/kml/2.2","http://www.opengis.net/kml/2.2"],xr=[255,255,255,1],yr=new Ak({color:xr}),zr=[20,2],Ar=[64,64],Br=new Wi({anchor:zr,anchorOrigin:"bottom-left",anchorXUnits:"pixels",anchorYUnits:"pixels",crossOrigin:"anonymous",rotation:0,scale:.5,size:Ar,src:"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"}),Cr=new Gk({color:xr,width:1}),Dr=new sr({font:"bold 16px Helvetica",
542 +fill:yr,stroke:new Gk({color:[51,51,51,1],width:2}),scale:.8}),ur=[new Kk({fill:yr,image:Br,text:Dr,stroke:Cr,zIndex:0})],Er={fraction:"fraction",pixels:"pixels"};function Fr(a,c){var d=null,e=[0,0],f="start";a.a&&(d=a.a.qd())&&2==d.length&&(e[0]=a.a.j*d[0]/2,e[1]=-a.a.j*d[1]/2,f="left");if(pb(a.Fa()))d=new sr({text:c,offsetX:e[0],offsetY:e[1],textAlign:f});else{var d=a.Fa(),g={},h;for(h in d)g[h]=d[h];d=g;d.Yh(c);d.Zh(f);d.Vh(e[0]);d.Wh(e[1])}return new Kk({text:d})}
543 +function Gr(a,c,d,e,f){return function(){var g=f,h="";g&&this.X()&&(g="Point"===this.X().W());g&&(h=this.get("name"),g=g&&h);if(a)return g?(g=Fr(a[0],h),a.concat(g)):a;if(c){var k=Hr(c,d,e);return g?(g=Fr(k[0],h),k.concat(g)):k}return g?(g=Fr(d[0],h),d.concat(g)):d}}function Hr(a,c,d){return ga(a)?a:"string"===typeof a?(!(a in d)&&"#"+a in d&&(a="#"+a),Hr(d[a],c,d)):c}
544 +function Ir(a){a=im(a,!1);if(a=/^\s*#?\s*([0-9A-Fa-f]{8})\s*$/.exec(a))return a=a[1],[parseInt(a.substr(6,2),16),parseInt(a.substr(4,2),16),parseInt(a.substr(2,2),16),parseInt(a.substr(0,2),16)/255]}function Jr(a){a=im(a,!1);for(var c=[],d=/^\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)\s*,\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?)(?:\s*,\s*([+\-]?\d*\.?\d+(?:e[+\-]?\d+)?))?\s*/i,e;e=d.exec(a);)c.push(parseFloat(e[1]),parseFloat(e[2]),e[3]?parseFloat(e[3]):0),a=a.substr(e[0].length);return""!==a?void 0:c}
545 +function Kr(a){var c=im(a,!1);return a.baseURI?nr(a.baseURI,c.trim()).toString():c.trim()}function Lr(a){a=Qp(a);if(void 0!==a)return Math.sqrt(a)}function Mr(a,c){return R(null,Nr,a,c)}function Or(a,c){var d=R({v:[],fi:[]},Pr,a,c);if(d){var e=d.v,d=d.fi,f,g;f=0;for(g=Math.min(e.length,d.length);f<g;++f)e[4*f+3]=d[f];d=new T(null);d.ba("XYZM",e);return d}}function Qr(a,c){var d=R({},Rr,a,c),e=R(null,Sr,a,c);if(e){var f=new T(null);f.ba("XYZ",e);f.C(d);return f}}
546 +function Tr(a,c){var d=R({},Rr,a,c),e=R(null,Sr,a,c);if(e){var f=new F(null);f.ba("XYZ",e,[e.length]);f.C(d);return f}}
547 +function Ur(a,c){var d=R([],Vr,a,c);if(!d)return null;if(0===d.length)return new zp(d);var e=!0,f=d[0].W(),g,h,k;h=1;for(k=d.length;h<k;++h)if(g=d[h],g.W()!=f){e=!1;break}if(e){if("Point"==f){g=d[0];e=g.f;f=g.ha();h=1;for(k=d.length;h<k;++h)g=d[h],Xa(f,g.ha());g=new pp(null);g.ba(e,f);Wr(g,d);return g}return"LineString"==f?(g=new U(null),op(g,d),Wr(g,d),g):"Polygon"==f?(g=new V(null),rp(g,d),Wr(g,d),g):"GeometryCollection"==f?new zp(d):null}return new zp(d)}
548 +function Xr(a,c){var d=R({},Rr,a,c),e=R(null,Sr,a,c);if(e){var f=new E(null);f.ba("XYZ",e);f.C(d);return f}}function Yr(a,c){var d=R({},Rr,a,c),e=R([null],Zr,a,c);if(e&&e[0]){var f=new F(null),g=e[0],h=[g.length],k,m;k=1;for(m=e.length;k<m;++k)Xa(g,e[k]),h.push(g.length);f.ba("XYZ",g,h);f.C(d);return f}}
549 +function $r(a,c){var d=R({},as,a,c);if(!d)return null;var e="fillStyle"in d?d.fillStyle:yr,f=d.fill;void 0===f||f||(e=null);var f="imageStyle"in d?d.imageStyle:Br,g="textStyle"in d?d.textStyle:Dr,h="strokeStyle"in d?d.strokeStyle:Cr,d=d.outline;void 0===d||d||(h=null);return[new Kk({fill:e,image:f,stroke:h,text:g,zIndex:void 0})]}
550 +function Wr(a,c){var d=c.length,e=Array(c.length),f=Array(c.length),g,h,k,m;k=m=!1;for(h=0;h<d;++h)g=c[h],e[h]=g.get("extrude"),f[h]=g.get("altitudeMode"),k=k||void 0!==e[h],m=m||f[h];k&&a.set("extrude",e);m&&a.set("altitudeMode",f)}function bs(a,c){Mm(cs,a,c)}
551 +var ds=Q(wr,{value:Fm(W)}),cs=Q(wr,{Data:function(a,c){var d=a.getAttribute("name");if(null!==d){var e=R(void 0,ds,a,c);e&&(c[c.length-1][d]=e)}},SchemaData:function(a,c){Mm(es,a,c)}}),Rr=Q(wr,{extrude:M(Np),altitudeMode:M(W)}),Nr=Q(wr,{coordinates:Fm(Jr)}),Zr=Q(wr,{innerBoundaryIs:function(a,c){var d=R(void 0,fs,a,c);d&&c[c.length-1].push(d)},outerBoundaryIs:function(a,c){var d=R(void 0,gs,a,c);d&&(c[c.length-1][0]=d)}}),Pr=Q(wr,{when:function(a,c){var d=c[c.length-1].fi,e=im(a,!1);if(e=/^\s*(\d{4})($|-(\d{2})($|-(\d{2})($|T(\d{2}):(\d{2}):(\d{2})(Z|(?:([+\-])(\d{2})(?::(\d{2}))?)))))\s*$/.exec(e)){var f=
552 +Date.UTC(parseInt(e[1],10),e[3]?parseInt(e[3],10)-1:0,e[5]?parseInt(e[5],10):1,e[7]?parseInt(e[7],10):0,e[8]?parseInt(e[8],10):0,e[9]?parseInt(e[9],10):0);if(e[10]&&"Z"!=e[10]){var g="-"==e[11]?-1:1,f=f+60*g*parseInt(e[12],10);e[13]&&(f+=3600*g*parseInt(e[13],10))}d.push(f)}else d.push(0)}},Q(vr,{coord:function(a,c){var d=c[c.length-1].v,e=im(a,!1);(e=/^\s*([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s+([+\-]?\d+(?:\.\d*)?(?:e[+\-]?\d*)?)\s*$/i.exec(e))?d.push(parseFloat(e[1]),
553 +parseFloat(e[2]),parseFloat(e[3]),0):d.push(0,0,0,0)}})),Sr=Q(wr,{coordinates:Fm(Jr)}),hs=Q(wr,{href:M(Kr)},Q(vr,{x:M(Qp),y:M(Qp),w:M(Qp),h:M(Qp)})),is=Q(wr,{Icon:M(function(a,c){var d=R({},hs,a,c);return d?d:null}),heading:M(Qp),hotSpot:M(function(a){var c=a.getAttribute("xunits"),d=a.getAttribute("yunits");return{x:parseFloat(a.getAttribute("x")),Qf:Er[c],y:parseFloat(a.getAttribute("y")),Rf:Er[d]}}),scale:M(Lr)}),fs=Q(wr,{LinearRing:Fm(Mr)}),js=Q(wr,{color:M(Ir),scale:M(Lr)}),ks=Q(wr,{color:M(Ir),
554 +width:M(Qp)}),Vr=Q(wr,{LineString:Em(Qr),LinearRing:Em(Tr),MultiGeometry:Em(Ur),Point:Em(Xr),Polygon:Em(Yr)}),ls=Q(vr,{Track:Em(Or)}),ns=Q(wr,{ExtendedData:bs,Link:function(a,c){Mm(ms,a,c)},address:M(W),description:M(W),name:M(W),open:M(Np),phoneNumber:M(W),visibility:M(Np)}),ms=Q(wr,{href:M(Kr)}),gs=Q(wr,{LinearRing:Fm(Mr)}),os=Q(wr,{Style:M($r),key:M(W),styleUrl:M(function(a){var c=im(a,!1).trim();return a.baseURI?nr(a.baseURI,c).toString():c})}),qs=Q(wr,{ExtendedData:bs,MultiGeometry:M(Ur,"geometry"),
555 +LineString:M(Qr,"geometry"),LinearRing:M(Tr,"geometry"),Point:M(Xr,"geometry"),Polygon:M(Yr,"geometry"),Style:M($r),StyleMap:function(a,c){var d=R(void 0,ps,a,c);if(d){var e=c[c.length-1];ga(d)?e.Style=d:"string"===typeof d&&(e.styleUrl=d)}},address:M(W),description:M(W),name:M(W),open:M(Np),phoneNumber:M(W),styleUrl:M(Kr),visibility:M(Np)},Q(vr,{MultiTrack:M(function(a,c){var d=R([],ls,a,c);if(d){var e=new U(null);op(e,d);return e}},"geometry"),Track:M(Or,"geometry")})),rs=Q(wr,{color:M(Ir),fill:M(Np),
556 +outline:M(Np)}),es=Q(wr,{SimpleData:function(a,c){var d=a.getAttribute("name");if(null!==d){var e=W(a);c[c.length-1][d]=e}}}),as=Q(wr,{IconStyle:function(a,c){var d=R({},is,a,c);if(d){var e=c[c.length-1],f="Icon"in d?d.Icon:{},g;g=(g=f.href)?g:"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png";var h,k,m,n=d.hotSpot;n?(h=[n.x,n.y],k=n.Qf,m=n.Rf):"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"===g?(h=zr,m=k="pixels"):/^http:\/\/maps\.(?:google|gstatic)\.com\//.test(g)&&(h=
557 +[.5,0],m=k="fraction");var p,n=f.x,q=f.y;void 0!==n&&void 0!==q&&(p=[n,q]);var r,n=f.w,f=f.h;void 0!==n&&void 0!==f&&(r=[n,f]);var t,f=d.heading;void 0!==f&&(t=Qa(f));d=d.scale;"https://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png"==g&&(r=Ar,void 0===d&&(d=.5));h=new Wi({anchor:h,anchorOrigin:"bottom-left",anchorXUnits:k,anchorYUnits:m,crossOrigin:"anonymous",offset:p,offsetOrigin:"bottom-left",rotation:t,scale:d,size:r,src:g});e.imageStyle=h}},LabelStyle:function(a,c){var d=R({},js,a,c);
558 +d&&(c[c.length-1].textStyle=new sr({fill:new Ak({color:"color"in d?d.color:xr}),scale:d.scale}))},LineStyle:function(a,c){var d=R({},ks,a,c);d&&(c[c.length-1].strokeStyle=new Gk({color:"color"in d?d.color:xr,width:"width"in d?d.width:1}))},PolyStyle:function(a,c){var d=R({},rs,a,c);if(d){var e=c[c.length-1];e.fillStyle=new Ak({color:"color"in d?d.color:xr});var f=d.fill;void 0!==f&&(e.fill=f);d=d.outline;void 0!==d&&(e.outline=d)}}}),ps=Q(wr,{Pair:function(a,c){var d=R({},os,a,c);if(d){var e=d.key;
559 +e&&"normal"==e&&((e=d.styleUrl)&&(c[c.length-1]=e),(d=d.Style)&&(c[c.length-1]=d))}}});l=tr.prototype;l.xf=function(a,c){mm(a);var d=Q(wr,{Document:Dm(this.xf,this),Folder:Dm(this.xf,this),Placemark:Em(this.Ff,this),Style:this.ao.bind(this),StyleMap:this.$n.bind(this)});if(d=R([],d,a,c,this))return d};
560 +l.Ff=function(a,c){var d=R({geometry:null},qs,a,c);if(d){var e=new Xl,f=a.getAttribute("id");null!==f&&e.jc(f);var f=c[0],g=d.geometry;g&&gp(g,!1,f);e.Pa(g);delete d.geometry;this.f&&e.lf(Gr(d.Style,d.styleUrl,this.g,this.b,this.c));delete d.Style;e.C(d);return e}};l.ao=function(a,c){var d=a.getAttribute("id");if(null!==d){var e=$r(a,c);e&&(d=a.baseURI?nr(a.baseURI,"#"+d).toString():"#"+d,this.b[d]=e)}};
561 +l.$n=function(a,c){var d=a.getAttribute("id");if(null!==d){var e=R(void 0,ps,a,c);e&&(d=a.baseURI?nr(a.baseURI,"#"+d).toString():"#"+d,this.b[d]=e)}};l.yh=function(a,c){if(!Ua(wr,a.namespaceURI))return null;var d=this.Ff(a,[ep(this,a,c)]);return d?d:null};
562 +l.ic=function(a,c){if(!Ua(wr,a.namespaceURI))return[];var d;d=mm(a);if("Document"==d||"Folder"==d)return(d=this.xf(a,[ep(this,a,c)]))?d:[];if("Placemark"==d)return(d=this.Ff(a,[ep(this,a,c)]))?[d]:[];if("kml"==d){d=[];var e;for(e=a.firstElementChild;e;e=e.nextElementSibling){var f=this.ic(e,c);f&&Xa(d,f)}return d}return[]};l.Vn=function(a){if(pm(a))return ss(this,a);if(sm(a))return ts(this,a);if("string"===typeof a)return a=Cm(a),ss(this,a)};
563 +function ss(a,c){var d;for(d=c.firstChild;d;d=d.nextSibling)if(1==d.nodeType){var e=ts(a,d);if(e)return e}}function ts(a,c){var d;for(d=c.firstElementChild;d;d=d.nextElementSibling)if(Ua(wr,d.namespaceURI)&&"name"==d.localName)return W(d);for(d=c.firstElementChild;d;d=d.nextElementSibling){var e=mm(d);if(Ua(wr,d.namespaceURI)&&("Document"==e||"Folder"==e||"Placemark"==e||"kml"==e)&&(e=ts(a,d)))return e}}
564 +l.Wn=function(a){var c=[];pm(a)?Xa(c,us(this,a)):sm(a)?Xa(c,vs(this,a)):"string"===typeof a&&(a=Cm(a),Xa(c,us(this,a)));return c};function us(a,c){var d,e=[];for(d=c.firstChild;d;d=d.nextSibling)1==d.nodeType&&Xa(e,vs(a,d));return e}
565 +function vs(a,c){var d,e=[];for(d=c.firstElementChild;d;d=d.nextElementSibling)if(Ua(wr,d.namespaceURI)&&"NetworkLink"==d.localName){var f=R({},ns,d,[]);e.push(f)}for(d=c.firstElementChild;d;d=d.nextElementSibling)f=mm(d),!Ua(wr,d.namespaceURI)||"Document"!=f&&"Folder"!=f&&"kml"!=f||Xa(e,vs(a,d));return e}function ws(a,c){var d=Xe(c),d=[255*(4==d.length?d[3]:1),d[2],d[1],d[0]],e;for(e=0;4>e;++e){var f=parseInt(d[e],10).toString(16);d[e]=1==f.length?"0"+f:f}Vp(a,d.join(""))}
566 +function xs(a,c,d){Nm({node:a},ys,zs,[c],d)}function As(a,c,d){var e={node:a};c.Sa()&&a.setAttribute("id",c.Sa());a=c.P();var f=c.bc();f&&(f=f.call(c,0))&&(f=ga(f)?f[0]:f,this.i&&(a.Style=f),(f=f.Fa())&&(a.name=f.Fa()));f=Bs[d[d.length-1].node.namespaceURI];a=Lm(a,f);Nm(e,Cs,Km,a,d,f);a=d[0];(c=c.X())&&(c=gp(c,!0,a));Nm(e,Cs,Ds,[c],d)}function Es(a,c,d){var e=c.ha();a={node:a};a.layout=c.f;a.stride=c.qa();Nm(a,Fs,Gs,[e],d)}
567 +function Hs(a,c,d){c=c.Vd();var e=c.shift();a={node:a};Nm(a,Is,Js,c,d);Nm(a,Is,Ks,[e],d)}function Ls(a,c){Wp(a,c*c)}
568 +var Ms=Q(wr,["Document","Placemark"]),Ps=Q(wr,{Document:N(function(a,c,d){Nm({node:a},Ns,Os,c,d,void 0,this)}),Placemark:N(As)}),Ns=Q(wr,{Placemark:N(As)}),Qs={Point:"Point",LineString:"LineString",LinearRing:"LinearRing",Polygon:"Polygon",MultiPoint:"MultiGeometry",MultiLineString:"MultiGeometry",MultiPolygon:"MultiGeometry"},Rs=Q(wr,["href"],Q(vr,["x","y","w","h"])),Ss=Q(wr,{href:N(Vp)},Q(vr,{x:N(Wp),y:N(Wp),w:N(Wp),h:N(Wp)})),Ts=Q(wr,["scale","heading","Icon","hotSpot"]),Vs=Q(wr,{Icon:N(function(a,
569 +c,d){a={node:a};var e=Rs[d[d.length-1].node.namespaceURI],f=Lm(c,e);Nm(a,Ss,Km,f,d,e);e=Rs[vr[0]];f=Lm(c,e);Nm(a,Ss,Us,f,d,e)}),heading:N(Wp),hotSpot:N(function(a,c){a.setAttribute("x",c.x);a.setAttribute("y",c.y);a.setAttribute("xunits",c.Qf);a.setAttribute("yunits",c.Rf)}),scale:N(Ls)}),Ws=Q(wr,["color","scale"]),Xs=Q(wr,{color:N(ws),scale:N(Ls)}),Ys=Q(wr,["color","width"]),Zs=Q(wr,{color:N(ws),width:N(Wp)}),ys=Q(wr,{LinearRing:N(Es)}),$s=Q(wr,{LineString:N(Es),Point:N(Es),Polygon:N(Hs)}),Bs=Q(wr,
570 +"name open visibility address phoneNumber description styleUrl Style".split(" ")),Cs=Q(wr,{MultiGeometry:N(function(a,c,d){a={node:a};var e=c.W(),f,g;"MultiPoint"==e?(f=c.le(),g=at):"MultiLineString"==e?(f=c.rd(),g=bt):"MultiPolygon"==e&&(f=c.Xd(),g=ct);Nm(a,$s,g,f,d)}),LineString:N(Es),LinearRing:N(Es),Point:N(Es),Polygon:N(Hs),Style:N(function(a,c,d){a={node:a};var e={},f=c.c,g=c.g,h=c.a;c=c.Fa();h instanceof Wi&&(e.IconStyle=h);c&&(e.LabelStyle=c);g&&(e.LineStyle=g);f&&(e.PolyStyle=f);c=dt[d[d.length-
571 +1].node.namespaceURI];e=Lm(e,c);Nm(a,et,Km,e,d,c)}),address:N(Vp),description:N(Vp),name:N(Vp),open:N(Up),phoneNumber:N(Vp),styleUrl:N(Vp),visibility:N(Up)}),Fs=Q(wr,{coordinates:N(function(a,c,d){d=d[d.length-1];var e=d.layout;d=d.stride;var f;"XY"==e||"XYM"==e?f=2:("XYZ"==e||"XYZM"==e)&&(f=3);var g,h=c.length,k="";if(0<h){k+=c[0];for(e=1;e<f;++e)k+=","+c[e];for(g=d;g<h;g+=d)for(k+=" "+c[g],e=1;e<f;++e)k+=","+c[g+e]}Vp(a,k)})}),Is=Q(wr,{outerBoundaryIs:N(xs),innerBoundaryIs:N(xs)}),ft=Q(wr,{color:N(ws)}),
572 +dt=Q(wr,["IconStyle","LabelStyle","LineStyle","PolyStyle"]),et=Q(wr,{IconStyle:N(function(a,c,d){a={node:a};var e={},f=c.Eb(),g=c.qd(),h={href:c.b.o};if(f){h.w=f[0];h.h=f[1];var k=c.Yb(),m=c.Ha();m&&g&&0!==m[0]&&m[1]!==f[1]&&(h.x=m[0],h.y=g[1]-(m[1]+f[1]));k&&0!==k[0]&&k[1]!==f[1]&&(e.hotSpot={x:k[0],Qf:"pixels",y:f[1]-k[1],Rf:"pixels"})}e.Icon=h;f=c.j;1!==f&&(e.scale=f);c=c.s;0!==c&&(e.heading=c);c=Ts[d[d.length-1].node.namespaceURI];e=Lm(e,c);Nm(a,Vs,Km,e,d,c)}),LabelStyle:N(function(a,c,d){a={node:a};
573 +var e={},f=c.b;f&&(e.color=f.b);(c=c.a)&&1!==c&&(e.scale=c);c=Ws[d[d.length-1].node.namespaceURI];e=Lm(e,c);Nm(a,Xs,Km,e,d,c)}),LineStyle:N(function(a,c,d){a={node:a};var e=Ys[d[d.length-1].node.namespaceURI];c=Lm({color:c.b,width:c.a},e);Nm(a,Zs,Km,c,d,e)}),PolyStyle:N(function(a,c,d){Nm({node:a},ft,gt,[c.b],d)})});function Us(a,c,d){return hm(vr[0],"gx:"+d)}function Os(a,c){return hm(c[c.length-1].node.namespaceURI,"Placemark")}
574 +function Ds(a,c){if(a)return hm(c[c.length-1].node.namespaceURI,Qs[a.W()])}var gt=Im("color"),Gs=Im("coordinates"),Js=Im("innerBoundaryIs"),at=Im("Point"),bt=Im("LineString"),zs=Im("LinearRing"),ct=Im("Polygon"),Ks=Im("outerBoundaryIs");
575 +tr.prototype.a=function(a,c){c=fp(this,c);var d=hm(wr[4],"kml");Bm(d,"http://www.w3.org/2000/xmlns/","xmlns:gx",vr[0]);Bm(d,"http://www.w3.org/2000/xmlns/","xmlns:xsi","http://www.w3.org/2001/XMLSchema-instance");Bm(d,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation","http://www.opengis.net/kml/2.2 https://developers.google.com/kml/schema/kml22gx.xsd");var e={node:d},f={};1<a.length?f.Document=a:1==a.length&&(f.Placemark=a[0]);var g=Ms[d.namespaceURI],f=Lm(f,g);Nm(e,Ps,Km,f,[c],g,this);
576 +return d};(function(){var a={},c={ja:a};(function(d){if("object"===typeof a&&"undefined"!==typeof c)c.ja=d();else{var e;"undefined"!==typeof window?e=window:"undefined"!==typeof global?e=global:"undefined"!==typeof self?e=self:e=this;e.hp=d()}})(function(){return function e(a,c,h){function k(n,q){if(!c[n]){if(!a[n]){var r="function"==typeof require&&require;if(!q&&r)return r(n,!0);if(m)return m(n,!0);r=Error("Cannot find module '"+n+"'");throw r.code="MODULE_NOT_FOUND",r;}r=c[n]={ja:{}};a[n][0].call(r.ja,function(c){var e=
577 +a[n][1][c];return k(e?e:c)},r,r.ja,e,a,c,h)}return c[n].ja}for(var m="function"==typeof require&&require,n=0;n<h.length;n++)k(h[n]);return k}({1:[function(a,c){function g(a){var c;a&&a.length&&(c=a,a=c.length);a=new Uint8Array(a||0);c&&a.set(c);a.Jh=m.Jh;a.Pf=m.Pf;a.Bh=m.Bh;a.ki=m.ki;a.Ef=m.Ef;a.ji=m.ji;a.yf=m.yf;a.gi=m.gi;a.toString=m.toString;a.write=m.write;a.slice=m.slice;a.jg=m.jg;a.Vi=!0;return a}function h(a){for(var c=a.length,e=[],f=0,g,h;f<c;f++){g=a.charCodeAt(f);if(55295<g&&57344>g)if(h)if(56320>
578 +g){e.push(239,191,189);h=g;continue}else g=h-55296<<10|g-56320|65536,h=null;else{56319<g||f+1===c?e.push(239,191,189):h=g;continue}else h&&(e.push(239,191,189),h=null);128>g?e.push(g):2048>g?e.push(g>>6|192,g&63|128):65536>g?e.push(g>>12|224,g>>6&63|128,g&63|128):e.push(g>>18|240,g>>12&63|128,g>>6&63|128,g&63|128)}return e}c.ja=g;var k=a("ieee754"),m,n,p;m={Jh:function(a){return(this[a]|this[a+1]<<8|this[a+2]<<16)+16777216*this[a+3]},Pf:function(a,c){this[c]=a;this[c+1]=a>>>8;this[c+2]=a>>>16;this[c+
579 +3]=a>>>24},Bh:function(a){return(this[a]|this[a+1]<<8|this[a+2]<<16)+(this[a+3]<<24)},Ef:function(a){return k.read(this,a,!0,23,4)},yf:function(a){return k.read(this,a,!0,52,8)},ji:function(a,c){return k.write(this,a,c,!0,23,4)},gi:function(a,c){return k.write(this,a,c,!0,52,8)},toString:function(a,c,e){var f=a="";e=Math.min(this.length,e||this.length);for(c=c||0;c<e;c++){var g=this[c];127>=g?(a+=decodeURIComponent(f)+String.fromCharCode(g),f=""):f+="%"+g.toString(16)}return a+=decodeURIComponent(f)},
580 +write:function(a,c){for(var e=a===n?p:h(a),f=0;f<e.length;f++)this[c+f]=e[f]},slice:function(a,c){return this.subarray(a,c)},jg:function(a,c){c=c||0;for(var e=0;e<this.length;e++)a[c+e]=this[e]}};m.ki=m.Pf;g.byteLength=function(a){n=a;p=h(a);return p.length};g.isBuffer=function(a){return!(!a||!a.Vi)}},{ieee754:3}],2:[function(a,c){(function(g){function h(a){this.Gb=k.isBuffer(a)?a:new k(a||0);this.ca=0;this.length=this.Gb.length}c.ja=h;var k=g.Po||a("./buffer");h.f=0;h.g=1;h.b=2;h.a=5;var m=Math.pow(2,
581 +63);h.prototype={Cf:function(a,c,e){for(e=e||this.length;this.ca<e;){var f=this.Ba(),g=this.ca;a(f>>3,c,this);this.ca===g&&this.Eo(f)}return c},Rn:function(){var a=this.Gb.Ef(this.ca);this.ca+=4;return a},Nn:function(){var a=this.Gb.yf(this.ca);this.ca+=8;return a},Ba:function(){var a=this.Gb,c,e,f,g,h;c=a[this.ca++];if(128>c)return c;c=c&127;f=a[this.ca++];if(128>f)return c|f<<7;f=(f&127)<<7;g=a[this.ca++];if(128>g)return c|f|g<<14;g=(g&127)<<14;h=a[this.ca++];if(128>h)return c|f|g|h<<21;e=a[this.ca++];
582 +c=(c|f|g|(h&127)<<21)+268435456*(e&127);if(128>e)return c;e=a[this.ca++];c+=34359738368*(e&127);if(128>e)return c;e=a[this.ca++];c+=4398046511104*(e&127);if(128>e)return c;e=a[this.ca++];c+=562949953421312*(e&127);if(128>e)return c;e=a[this.ca++];c+=72057594037927936*(e&127);if(128>e)return c;e=a[this.ca++];c+=0x7fffffffffffffff*(e&127);if(128>e)return c;throw Error("Expected varint not more than 10 bytes");},bo:function(){var a=this.ca,c=this.Ba();if(c<m)return c;for(var e=this.ca-2;255===this.Gb[e];)e--;
583 +e<a&&(e=a);for(var f=c=0;f<e-a+1;f++)var g=~this.Gb[a+f]&127,c=c+(4>f?g<<7*f:g*Math.pow(2,7*f));return-c-1},Ad:function(){var a=this.Ba();return 1===a%2?(a+1)/-2:a/2},Ln:function(){return Boolean(this.Ba())},Hf:function(){var a=this.Ba()+this.ca,c=this.Gb.toString("utf8",this.ca,a);this.ca=a;return c},Eo:function(a){a=a&7;if(a===h.f)for(;127<this.Gb[this.ca++];);else if(a===h.b)this.ca=this.Ba()+this.ca;else if(a===h.a)this.ca+=4;else if(a===h.g)this.ca+=8;else throw Error("Unimplemented type: "+
584 +a);}}}).call(this,"undefined"!==typeof global?global:"undefined"!==typeof self?self:"undefined"!==typeof window?window:{})},{"./buffer":1}],3:[function(a,c,g){g.read=function(a,c,e,f,g){var q;q=8*g-f-1;var r=(1<<q)-1,t=r>>1,v=-7;g=e?g-1:0;var w=e?-1:1,A=a[c+g];g+=w;e=A&(1<<-v)-1;A>>=-v;for(v+=q;0<v;e=256*e+a[c+g],g+=w,v-=8);q=e&(1<<-v)-1;e>>=-v;for(v+=f;0<v;q=256*q+a[c+g],g+=w,v-=8);if(0===e)e=1-t;else{if(e===r)return q?NaN:Infinity*(A?-1:1);q+=Math.pow(2,f);e=e-t}return(A?-1:1)*q*Math.pow(2,e-f)};
585 +g.write=function(a,c,e,f,g,q){var r,t=8*q-g-1,v=(1<<t)-1,w=v>>1,A=23===g?Math.pow(2,-24)-Math.pow(2,-77):0;q=f?0:q-1;var B=f?1:-1,z=0>c||0===c&&0>1/c?1:0;c=Math.abs(c);isNaN(c)||Infinity===c?(c=isNaN(c)?1:0,f=v):(f=Math.floor(Math.log(c)/Math.LN2),1>c*(r=Math.pow(2,-f))&&(f--,r*=2),c=1<=f+w?c+A/r:c+A*Math.pow(2,1-w),2<=c*r&&(f++,r/=2),f+w>=v?(c=0,f=v):1<=f+w?(c=(c*r-1)*Math.pow(2,g),f+=w):(c=c*Math.pow(2,w-1)*Math.pow(2,g),f=0));for(;8<=g;a[e+q]=c&255,q+=B,c/=256,g-=8);f=f<<g|c;for(t+=g;0<t;a[e+q]=
586 +f&255,q+=B,f/=256,t-=8);a[e+q-B]|=128*z}},{}]},{},[2])(2)});Tm=c.ja})();(function(){var a={},c={ja:a};(function(d){if("object"===typeof a&&"undefined"!==typeof c)c.ja=d();else{var e;"undefined"!==typeof window?e=window:"undefined"!==typeof global?e=global:"undefined"!==typeof self?e=self:e=this;e.jp=d()}})(function(){return function e(a,c,h){function k(n,q){if(!c[n]){if(!a[n]){var r="function"==typeof require&&require;if(!q&&r)return r(n,!0);if(m)return m(n,!0);r=Error("Cannot find module '"+n+"'");throw r.code="MODULE_NOT_FOUND",r;}r=c[n]={ja:{}};a[n][0].call(r.ja,function(c){var e=
587 +a[n][1][c];return k(e?e:c)},r,r.ja,e,a,c,h)}return c[n].ja}for(var m="function"==typeof require&&require,n=0;n<h.length;n++)k(h[n]);return k}({1:[function(a,c){c.ja.Mi=a("./lib/vectortile.js");c.ja.bp=a("./lib/vectortilefeature.js");c.ja.cp=a("./lib/vectortilelayer.js")},{"./lib/vectortile.js":2,"./lib/vectortilefeature.js":3,"./lib/vectortilelayer.js":4}],2:[function(a,c){function g(a,c,e){3===a&&(a=new h(e,e.Ba()+e.ca),a.length&&(c[a.name]=a))}var h=a("./vectortilelayer");c.ja=function(a,c){this.layers=
588 +a.Cf(g,{},c)}},{"./vectortilelayer":4}],3:[function(a,c){function g(a,c,e,f,g){this.properties={};this.extent=e;this.type=0;this.pc=a;this.Oe=-1;this.Kd=f;this.Md=g;a.Cf(h,this,c)}function h(a,c,e){if(1==a)c.fp=e.Ba();else if(2==a)for(a=e.Ba()+e.ca;e.ca<a;){var f=c.Kd[e.Ba()],g=c.Md[e.Ba()];c.properties[f]=g}else 3==a?c.type=e.Ba():4==a&&(c.Oe=e.ca)}var k=a("point-geometry");c.ja=g;g.b=["Unknown","Point","LineString","Polygon"];g.prototype.Lg=function(){var a=this.pc;a.ca=this.Oe;for(var c=a.Ba()+
589 +a.ca,e=1,f=0,g=0,h=0,v=[],w;a.ca<c;)if(f||(f=a.Ba(),e=f&7,f=f>>3),f--,1===e||2===e)g+=a.Ad(),h+=a.Ad(),1===e&&(w&&v.push(w),w=[]),w.push(new k(g,h));else if(7===e)w&&w.push(w[0].clone());else throw Error("unknown command "+e);w&&v.push(w);return v};g.prototype.bbox=function(){var a=this.pc;a.ca=this.Oe;for(var c=a.Ba()+a.ca,e=1,f=0,g=0,h=0,k=Infinity,w=-Infinity,A=Infinity,B=-Infinity;a.ca<c;)if(f||(f=a.Ba(),e=f&7,f=f>>3),f--,1===e||2===e)g+=a.Ad(),h+=a.Ad(),g<k&&(k=g),g>w&&(w=g),h<A&&(A=h),h>B&&
590 +(B=h);else if(7!==e)throw Error("unknown command "+e);return[k,A,w,B]}},{"point-geometry":5}],4:[function(a,c){function g(a,c){this.version=1;this.name=null;this.extent=4096;this.length=0;this.pc=a;this.Kd=[];this.Md=[];this.Jd=[];a.Cf(h,this,c);this.length=this.Jd.length}function h(a,c,e){15===a?c.version=e.Ba():1===a?c.name=e.Hf():5===a?c.extent=e.Ba():2===a?c.Jd.push(e.ca):3===a?c.Kd.push(e.Hf()):4===a&&c.Md.push(k(e))}function k(a){for(var c=null,e=a.Ba()+a.ca;a.ca<e;)c=a.Ba()>>3,c=1===c?a.Hf():
591 +2===c?a.Rn():3===c?a.Nn():4===c?a.bo():5===c?a.Ba():6===c?a.Ad():7===c?a.Ln():null;return c}var m=a("./vectortilefeature.js");c.ja=g;g.prototype.feature=function(a){if(0>a||a>=this.Jd.length)throw Error("feature index out of bounds");this.pc.ca=this.Jd[a];a=this.pc.Ba()+this.pc.ca;return new m(this.pc,a,this.extent,this.Kd,this.Md)}},{"./vectortilefeature.js":3}],5:[function(a,c){function g(a,c){this.x=a;this.y=c}c.ja=g;g.prototype={clone:function(){return new g(this.x,this.y)},rotate:function(a){return this.clone().Yi(a)},
592 +round:function(){return this.clone().Zi()},angle:function(){return Math.atan2(this.y,this.x)},Yi:function(a){var c=Math.cos(a);a=Math.sin(a);var e=a*this.x+c*this.y;this.x=c*this.x-a*this.y;this.y=e;return this},Zi:function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this}};g.b=function(a){return a instanceof g?a:Array.isArray(a)?new g(a[0],a[1]):a}},{}]},{},[1])(1)});Um=c.ja})();function ht(a){this.defaultDataProjection=null;a=a?a:{};this.defaultDataProjection=new nd({code:"",units:"tile-pixels"});this.b=a.featureClass?a.featureClass:Bl;this.g=a.geometryName?a.geometryName:"geometry";this.a=a.layerName?a.layerName:"layer";this.f=a.layers?a.layers:null}y(ht,dp);ht.prototype.W=function(){return"arraybuffer"};
593 +ht.prototype.Ea=function(a,c){var d=this.f,e=new Tm(a),e=new Um.Mi(e),f=[],g=this.b,h,k,m;for(m in e.layers)if(!d||-1!=d.indexOf(m)){h=e.layers[m];for(var n=0,p=h.length;n<p;++n){if(g===Bl){var q=h.feature(n);k=m;var r=q.Lg(),t=[],v=[];it(r,v,t);var w=q.type,A=void 0;1===w?A=1===r.length?"Point":"MultiPoint":2===w?A=1===r.length?"LineString":"MultiLineString":3===w&&(A="Polygon");q=q.properties;q[this.a]=k;k=new this.b(A,v,t,q)}else{q=h.feature(n);A=m;v=c;k=new this.b;t=q.properties;t[this.a]=A;A=
594 +q.type;if(0===A)A=null;else{q=q.Lg();r=[];w=[];it(q,w,r);var B=void 0;1===A?B=1===q.length?new E(null):new pp(null):2===A?1===q.length?B=new T(null):B=new U(null):3===A&&(B=new F(null));B.ba("XY",w,r);A=B}(v=gp(A,!1,fp(this,v)))&&(t[this.g]=v);k.C(t);k.Bc(this.g)}f.push(k)}}return f};ht.prototype.Qa=function(){return this.defaultDataProjection};ht.prototype.c=function(a){this.f=a};
595 +function it(a,c,d){for(var e=0,f=0,g=a.length;f<g;++f){var h=a[f],k,m;k=0;for(m=h.length;k<m;++k){var n=h[k];c.push(n.x,n.y)}e+=2*k;d.push(e)}};function jt(){this.defaultDataProjection=null;this.defaultDataProjection=qd("EPSG:4326")}y(jt,Ip);function kt(a,c){c[c.length-1].Ed[a.getAttribute("k")]=a.getAttribute("v")}
596 +var lt=[null],mt=Q(lt,{nd:function(a,c){c[c.length-1].Qc.push(a.getAttribute("ref"))},tag:kt}),ot=Q(lt,{node:function(a,c){var d=c[0],e=c[c.length-1],f=a.getAttribute("id"),g=[parseFloat(a.getAttribute("lon")),parseFloat(a.getAttribute("lat"))];e.Og[f]=g;var h=R({Ed:{}},nt,a,c);pb(h.Ed)||(g=new E(g),gp(g,!1,d),d=new Xl(g),d.jc(f),d.C(h.Ed),e.features.push(d))},way:function(a,c){for(var d=c[0],e=a.getAttribute("id"),f=R({Qc:[],Ed:{}},mt,a,c),g=c[c.length-1],h=[],k=0,m=f.Qc.length;k<m;k++)Xa(h,g.Og[f.Qc[k]]);
597 +f.Qc[0]==f.Qc[f.Qc.length-1]?(k=new F(null),k.ba("XY",h,[h.length])):(k=new T(null),k.ba("XY",h));gp(k,!1,d);d=new Xl(k);d.jc(e);d.C(f.Ed);g.features.push(d)}}),nt=Q(lt,{tag:kt});jt.prototype.ic=function(a,c){var d=ep(this,a,c);return"osm"==a.localName&&(d=R({Og:{},features:[]},ot,a,[d]),d.features)?d.features:[]};function pt(a){return a.getAttributeNS("http://www.w3.org/1999/xlink","href")};function qt(){}qt.prototype.read=function(a){return pm(a)?this.a(a):sm(a)?this.b(a):"string"===typeof a?(a=Cm(a),this.a(a)):null};function rt(){}y(rt,qt);rt.prototype.a=function(a){for(a=a.firstChild;a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};rt.prototype.b=function(a){return(a=R({},st,a,[]))?a:null};
598 +var tt=[null,"http://www.opengis.net/ows/1.1"],st=Q(tt,{ServiceIdentification:M(function(a,c){return R({},ut,a,c)}),ServiceProvider:M(function(a,c){return R({},vt,a,c)}),OperationsMetadata:M(function(a,c){return R({},wt,a,c)})}),xt=Q(tt,{DeliveryPoint:M(W),City:M(W),AdministrativeArea:M(W),PostalCode:M(W),Country:M(W),ElectronicMailAddress:M(W)}),yt=Q(tt,{Value:Gm(function(a){return W(a)})}),zt=Q(tt,{AllowedValues:M(function(a,c){return R({},yt,a,c)})}),Bt=Q(tt,{Phone:M(function(a,c){return R({},
599 +At,a,c)}),Address:M(function(a,c){return R({},xt,a,c)})}),Dt=Q(tt,{HTTP:M(function(a,c){return R({},Ct,a,c)})}),Ct=Q(tt,{Get:Gm(function(a,c){var d=pt(a);return d?R({href:d},Et,a,c):void 0}),Post:void 0}),Ft=Q(tt,{DCP:M(function(a,c){return R({},Dt,a,c)})}),wt=Q(tt,{Operation:function(a,c){var d=a.getAttribute("name"),e=R({},Ft,a,c);e&&(c[c.length-1][d]=e)}}),At=Q(tt,{Voice:M(W),Facsimile:M(W)}),Et=Q(tt,{Constraint:Gm(function(a,c){var d=a.getAttribute("name");return d?R({name:d},zt,a,c):void 0})}),
600 +Gt=Q(tt,{IndividualName:M(W),PositionName:M(W),ContactInfo:M(function(a,c){return R({},Bt,a,c)})}),ut=Q(tt,{Title:M(W),ServiceTypeVersion:M(W),ServiceType:M(W)}),vt=Q(tt,{ProviderName:M(W),ProviderSite:M(pt),ServiceContact:M(function(a,c){return R({},Gt,a,c)})});function Ht(a,c,d,e){var f;void 0!==e?f=e:f=[];for(var g=e=0;g<c;){var h=a[g++];f[e++]=a[g++];f[e++]=h;for(h=2;h<d;++h)f[e++]=a[g++]}f.length=e};function It(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd("EPSG:4326");this.b=a.factor?a.factor:1E5;this.a=a.geometryLayout?a.geometryLayout:"XY"}y(It,Oq);function Jt(a,c,d){var e,f=Array(c);for(e=0;e<c;++e)f[e]=0;var g,h;g=0;for(h=a.length;g<h;)for(e=0;e<c;++e,++g){var k=a[g],m=k-f[e];f[e]=k;a[g]=m}return Kt(a,d?d:1E5)}
601 +function Lt(a,c,d){var e,f=Array(c);for(e=0;e<c;++e)f[e]=0;a=Mt(a,d?d:1E5);var g;d=0;for(g=a.length;d<g;)for(e=0;e<c;++e,++d)f[e]+=a[d],a[d]=f[e];return a}function Kt(a,c){var d=c?c:1E5,e,f;e=0;for(f=a.length;e<f;++e)a[e]=Math.round(a[e]*d);d=0;for(e=a.length;d<e;++d)f=a[d],a[d]=0>f?~(f<<1):f<<1;d="";e=0;for(f=a.length;e<f;++e){for(var g=a[e],h=void 0,k="";32<=g;)h=(32|g&31)+63,k+=String.fromCharCode(h),g>>=5;h=g+63;k+=String.fromCharCode(h);d+=k}return d}
602 +function Mt(a,c){var d=c?c:1E5,e=[],f=0,g=0,h,k;h=0;for(k=a.length;h<k;++h){var m=a.charCodeAt(h)-63,f=f|(m&31)<<g;32>m?(e.push(f),g=f=0):g+=5}f=0;for(g=e.length;f<g;++f)h=e[f],e[f]=h&1?~(h>>1):h>>1;f=0;for(g=e.length;f<g;++f)e[f]/=d;return e}l=It.prototype;l.xd=function(a,c){var d=this.zd(a,c);return new Xl(d)};l.Bf=function(a,c){return[this.xd(a,c)]};l.zd=function(a,c){var d=Pd(this.a),e=Lt(a,d,this.b);Ht(e,e.length,d,e);d=be(e,0,e.length,d);return gp(new T(d,this.a),!1,fp(this,c))};
603 +l.He=function(a,c){var d=a.X();return d?this.Gd(d,c):""};l.ii=function(a,c){return this.He(a[0],c)};l.Gd=function(a,c){a=gp(a,!0,fp(this,c));var d=a.ha(),e=a.qa();Ht(d,d.length,e,d);return Jt(d,e,this.b)};function Nt(a){a=a?a:{};this.defaultDataProjection=null;this.defaultDataProjection=qd(a.defaultDataProjection?a.defaultDataProjection:"EPSG:4326")}y(Nt,jp);function Ot(a,c){var d=[],e,f,g,h;g=0;for(h=a.length;g<h;++g)e=a[g],0<g&&d.pop(),0<=e?f=c[e]:f=c[~e].slice().reverse(),d.push.apply(d,f);e=0;for(f=d.length;e<f;++e)d[e]=d[e].slice();return d}function Pt(a,c,d,e,f){a=a.geometries;var g=[],h,k;h=0;for(k=a.length;h<k;++h)g[h]=Qt(a[h],c,d,e,f);return g}
604 +function Qt(a,c,d,e,f){var g=a.type,h=Rt[g];c="Point"===g||"MultiPoint"===g?h(a,d,e):h(a,c);d=new Xl;d.Pa(gp(c,!1,f));void 0!==a.id&&d.jc(a.id);a.properties&&d.C(a.properties);return d}
605 +Nt.prototype.Af=function(a,c){if("Topology"==a.type){var d,e=null,f=null;a.transform&&(d=a.transform,e=d.scale,f=d.translate);var g=a.arcs;if(d){d=e;var h=f,k,m;k=0;for(m=g.length;k<m;++k)for(var n=g[k],p=d,q=h,r=0,t=0,v=void 0,w=void 0,A=void 0,w=0,A=n.length;w<A;++w)v=n[w],r+=v[0],t+=v[1],v[0]=r,v[1]=t,St(v,p,q)}d=[];h=ob(a.objects);k=0;for(m=h.length;k<m;++k)"GeometryCollection"===h[k].type?(n=h[k],d.push.apply(d,Pt(n,g,e,f,c))):(n=h[k],d.push(Qt(n,g,e,f,c)));return d}return[]};
606 +function St(a,c,d){a[0]=a[0]*c[0]+d[0];a[1]=a[1]*c[1]+d[1]}Nt.prototype.Qa=function(){return this.defaultDataProjection};
607 +var Rt={Point:function(a,c,d){a=a.coordinates;c&&d&&St(a,c,d);return new E(a)},LineString:function(a,c){var d=Ot(a.arcs,c);return new T(d)},Polygon:function(a,c){var d=[],e,f;e=0;for(f=a.arcs.length;e<f;++e)d[e]=Ot(a.arcs[e],c);return new F(d)},MultiPoint:function(a,c,d){a=a.coordinates;var e,f;if(c&&d)for(e=0,f=a.length;e<f;++e)St(a[e],c,d);return new pp(a)},MultiLineString:function(a,c){var d=[],e,f;e=0;for(f=a.arcs.length;e<f;++e)d[e]=Ot(a.arcs[e],c);return new U(d)},MultiPolygon:function(a,c){var d=
608 +[],e,f,g,h,k,m;k=0;for(m=a.arcs.length;k<m;++k){e=a.arcs[k];f=[];g=0;for(h=e.length;g<h;++g)f[g]=Ot(e[g],c);d[k]=f}return new V(d)}};function Tt(a){a=a?a:{};this.c=a.featureType;this.g=a.featureNS;this.b=a.gmlFormat?a.gmlFormat:new Zp;this.f=a.schemaLocation?a.schemaLocation:"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd";this.defaultDataProjection=null}y(Tt,Ip);Tt.prototype.ic=function(a,c){var d={featureType:this.c,featureNS:this.g};mb(d,ep(this,a,c?c:{}));d=[d];this.b.b["http://www.opengis.net/gml"].featureMember=Em(Lp.prototype.yd);(d=R([],this.b.b,a,d,this.b))||(d=[]);return d};
609 +Tt.prototype.j=function(a){if(pm(a))return Ut(a);if(sm(a))return R({},Vt,a,[]);if("string"===typeof a)return a=Cm(a),Ut(a)};Tt.prototype.i=function(a){if(pm(a))return Wt(this,a);if(sm(a))return Xt(this,a);if("string"===typeof a)return a=Cm(a),Wt(this,a)};function Wt(a,c){for(var d=c.firstChild;d;d=d.nextSibling)if(1==d.nodeType)return Xt(a,d)}var Yt={"http://www.opengis.net/gml":{boundedBy:M(Lp.prototype.ze,"bounds")}};
610 +function Xt(a,c){var d={},e=Tp(c.getAttribute("numberOfFeatures"));d.numberOfFeatures=e;return R(d,Yt,c,[],a.b)}
611 +var Zt={"http://www.opengis.net/wfs":{totalInserted:M(Sp),totalUpdated:M(Sp),totalDeleted:M(Sp)}},$t={"http://www.opengis.net/ogc":{FeatureId:Em(function(a){return a.getAttribute("fid")})}},au={"http://www.opengis.net/wfs":{Feature:function(a,c){Mm($t,a,c)}}},Vt={"http://www.opengis.net/wfs":{TransactionSummary:M(function(a,c){return R({},Zt,a,c)},"transactionSummary"),InsertResults:M(function(a,c){return R([],au,a,c)},"insertIds")}};
612 +function Ut(a){for(a=a.firstChild;a;a=a.nextSibling)if(1==a.nodeType)return R({},Vt,a,[])}var bu={"http://www.opengis.net/wfs":{PropertyName:N(Vp)}};function cu(a,c){var d=hm("http://www.opengis.net/ogc","Filter"),e=hm("http://www.opengis.net/ogc","FeatureId");d.appendChild(e);e.setAttribute("fid",c);a.appendChild(d)}
613 +var du={"http://www.opengis.net/wfs":{Insert:N(function(a,c,d){var e=d[d.length-1],e=hm(e.featureNS,e.featureType);a.appendChild(e);Zp.prototype.hi(e,c,d)}),Update:N(function(a,c,d){var e=d[d.length-1],f=e.featureType,g=e.featurePrefix,g=g?g:"feature",h=e.featureNS;a.setAttribute("typeName",g+":"+f);Bm(a,"http://www.w3.org/2000/xmlns/","xmlns:"+g,h);f=c.Sa();if(void 0!==f){for(var g=c.O(),h=[],k=0,m=g.length;k<m;k++){var n=c.get(g[k]);void 0!==n&&h.push({name:g[k],value:n})}Nm({node:a,srsName:e.srsName},
614 +du,Im("Property"),h,d);cu(a,f)}}),Delete:N(function(a,c,d){var e=d[d.length-1];d=e.featureType;var f=e.featurePrefix,f=f?f:"feature",e=e.featureNS;a.setAttribute("typeName",f+":"+d);Bm(a,"http://www.w3.org/2000/xmlns/","xmlns:"+f,e);c=c.Sa();void 0!==c&&cu(a,c)}),Property:N(function(a,c,d){var e=hm("http://www.opengis.net/wfs","Name");a.appendChild(e);Vp(e,c.name);void 0!==c.value&&null!==c.value&&(e=hm("http://www.opengis.net/wfs","Value"),a.appendChild(e),c.value instanceof Md?Zp.prototype.Je(e,
615 +c.value,d):Vp(e,c.value))}),Native:N(function(a,c){c.Lo&&a.setAttribute("vendorId",c.Lo);void 0!==c.po&&a.setAttribute("safeToIgnore",c.po);void 0!==c.value&&Vp(a,c.value)})}},eu={"http://www.opengis.net/wfs":{Query:N(function(a,c,d){var e=d[d.length-1],f=e.featurePrefix,g=e.featureNS,h=e.propertyNames,k=e.srsName;a.setAttribute("typeName",(f?f+":":"")+c);k&&a.setAttribute("srsName",k);g&&Bm(a,"http://www.w3.org/2000/xmlns/","xmlns:"+f,g);c=mb({},e);c.node=a;Nm(c,bu,Im("PropertyName"),h,d);if(e=e.bbox)h=
616 +hm("http://www.opengis.net/ogc","Filter"),c=d[d.length-1].geometryName,f=hm("http://www.opengis.net/ogc","BBOX"),h.appendChild(f),g=hm("http://www.opengis.net/ogc","PropertyName"),Vp(g,c),f.appendChild(g),Zp.prototype.Je(f,e,d),a.appendChild(h)})}};
617 +Tt.prototype.l=function(a){var c=hm("http://www.opengis.net/wfs","GetFeature");c.setAttribute("service","WFS");c.setAttribute("version","1.1.0");a&&(a.handle&&c.setAttribute("handle",a.handle),a.outputFormat&&c.setAttribute("outputFormat",a.outputFormat),void 0!==a.maxFeatures&&c.setAttribute("maxFeatures",a.maxFeatures),a.resultType&&c.setAttribute("resultType",a.resultType),void 0!==a.startIndex&&c.setAttribute("startIndex",a.startIndex),void 0!==a.count&&c.setAttribute("count",a.count));Bm(c,"http://www.w3.org/2001/XMLSchema-instance",
618 +"xsi:schemaLocation",this.f);var d=a.featureTypes;a=[{node:c,srsName:a.srsName,featureNS:a.featureNS?a.featureNS:this.g,featurePrefix:a.featurePrefix,geometryName:a.geometryName,bbox:a.bbox,propertyNames:a.propertyNames?a.propertyNames:[]}];var e=mb({},a[a.length-1]);e.node=c;Nm(e,eu,Im("Query"),d,a);return c};
619 +Tt.prototype.A=function(a,c,d,e){var f=[],g=hm("http://www.opengis.net/wfs","Transaction");g.setAttribute("service","WFS");g.setAttribute("version","1.1.0");var h,k;e&&(h=e.gmlOptions?e.gmlOptions:{},e.handle&&g.setAttribute("handle",e.handle));Bm(g,"http://www.w3.org/2001/XMLSchema-instance","xsi:schemaLocation",this.f);a&&(k={node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},mb(k,h),Nm(k,du,Im("Insert"),a,f));c&&(k={node:g,featureNS:e.featureNS,featureType:e.featureType,
620 +featurePrefix:e.featurePrefix},mb(k,h),Nm(k,du,Im("Update"),c,f));d&&Nm({node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},du,Im("Delete"),d,f);e.nativeElements&&Nm({node:g,featureNS:e.featureNS,featureType:e.featureType,featurePrefix:e.featurePrefix},du,Im("Native"),e.nativeElements,f);return g};Tt.prototype.Gf=function(a){for(a=a.firstChild;a;a=a.nextSibling)if(1==a.nodeType)return this.Ce(a);return null};
621 +Tt.prototype.Ce=function(a){if(a.firstElementChild&&a.firstElementChild.firstElementChild)for(a=a.firstElementChild.firstElementChild,a=a.firstElementChild;a;a=a.nextElementSibling)if(0!==a.childNodes.length&&(1!==a.childNodes.length||3!==a.firstChild.nodeType)){var c=[{}];this.b.ze(a,c);return qd(c.pop().srsName)}return null};function fu(a){a=a?a:{};this.defaultDataProjection=null;this.b=void 0!==a.splitCollection?a.splitCollection:!1}y(fu,Oq);function gu(a){a=a.Y();return 0===a.length?"":a[0]+" "+a[1]}function hu(a){a=a.Y();for(var c=[],d=0,e=a.length;d<e;++d)c.push(a[d][0]+" "+a[d][1]);return c.join(",")}function iu(a){var c=[];a=a.Vd();for(var d=0,e=a.length;d<e;++d)c.push("("+hu(a[d])+")");return c.join(",")}function ju(a){var c=a.W();a=(0,ku[c])(a);c=c.toUpperCase();return 0===a.length?c+" EMPTY":c+"("+a+")"}
622 +var ku={Point:gu,LineString:hu,Polygon:iu,MultiPoint:function(a){var c=[];a=a.le();for(var d=0,e=a.length;d<e;++d)c.push("("+gu(a[d])+")");return c.join(",")},MultiLineString:function(a){var c=[];a=a.rd();for(var d=0,e=a.length;d<e;++d)c.push("("+hu(a[d])+")");return c.join(",")},MultiPolygon:function(a){var c=[];a=a.Xd();for(var d=0,e=a.length;d<e;++d)c.push("("+iu(a[d])+")");return c.join(",")},GeometryCollection:function(a){var c=[];a=a.vg();for(var d=0,e=a.length;d<e;++d)c.push(ju(a[d]));return c.join(",")}};
623 +l=fu.prototype;l.xd=function(a,c){var d=this.zd(a,c);if(d){var e=new Xl;e.Pa(d);return e}return null};l.Bf=function(a,c){var d=[],e=this.zd(a,c);this.b&&"GeometryCollection"==e.W()?d=e.i:d=[e];for(var f=[],g=0,h=d.length;g<h;++g)e=new Xl,e.Pa(d[g]),f.push(e);return f};l.zd=function(a,c){var d;d=new lu(new mu(a));d.b=nu(d.a);return(d=ou(d))?gp(d,!1,c):null};l.He=function(a,c){var d=a.X();return d?this.Gd(d,c):""};
624 +l.ii=function(a,c){if(1==a.length)return this.He(a[0],c);for(var d=[],e=0,f=a.length;e<f;++e)d.push(a[e].X());d=new zp(d);return this.Gd(d,c)};l.Gd=function(a,c){return ju(gp(a,!0,c))};function mu(a){this.a=a;this.b=-1}function pu(a,c){return"0"<=a&&"9">=a||"."==a&&!(void 0!==c&&c)}
625 +function nu(a){var c=a.a.charAt(++a.b),d={position:a.b,value:c};if("("==c)d.type=2;else if(","==c)d.type=5;else if(")"==c)d.type=3;else if(pu(c)||"-"==c){d.type=4;var e,c=a.b,f=!1,g=!1;do{if("."==e)f=!0;else if("e"==e||"E"==e)g=!0;e=a.a.charAt(++a.b)}while(pu(e,f)||!g&&("e"==e||"E"==e)||g&&("-"==e||"+"==e));a=parseFloat(a.a.substring(c,a.b--));d.value=a}else if("a"<=c&&"z">=c||"A"<=c&&"Z">=c){d.type=1;c=a.b;do e=a.a.charAt(++a.b);while("a"<=e&&"z">=e||"A"<=e&&"Z">=e);a=a.a.substring(c,a.b--).toUpperCase();
626 +d.value=a}else{if(" "==c||"\t"==c||"\r"==c||"\n"==c)return nu(a);if(""===c)d.type=6;else throw Error("Unexpected character: "+c);}return d}function lu(a){this.a=a}l=lu.prototype;l.match=function(a){if(a=this.b.type==a)this.b=nu(this.a);return a};
627 +function ou(a){var c=a.b;if(a.match(1)){var d=c.value;if("GEOMETRYCOLLECTION"==d){a:{if(a.match(2)){c=[];do c.push(ou(a));while(a.match(5));if(a.match(3)){a=c;break a}}else if(qu(a)){a=[];break a}throw Error(ru(a));}return new zp(a)}var e=su[d],c=tu[d];if(!e||!c)throw Error("Invalid geometry type: "+d);a=e.call(a);return new c(a)}throw Error(ru(a));}l.vf=function(){if(this.match(2)){var a=uu(this);if(this.match(3))return a}else if(qu(this))return null;throw Error(ru(this));};
628 +l.uf=function(){if(this.match(2)){var a=vu(this);if(this.match(3))return a}else if(qu(this))return[];throw Error(ru(this));};l.wf=function(){if(this.match(2)){var a=wu(this);if(this.match(3))return a}else if(qu(this))return[];throw Error(ru(this));};l.yn=function(){if(this.match(2)){var a;if(2==this.b.type)for(a=[this.vf()];this.match(5);)a.push(this.vf());else a=vu(this);if(this.match(3))return a}else if(qu(this))return[];throw Error(ru(this));};
629 +l.xn=function(){if(this.match(2)){var a=wu(this);if(this.match(3))return a}else if(qu(this))return[];throw Error(ru(this));};l.zn=function(){if(this.match(2)){for(var a=[this.wf()];this.match(5);)a.push(this.wf());if(this.match(3))return a}else if(qu(this))return[];throw Error(ru(this));};function uu(a){for(var c=[],d=0;2>d;++d){var e=a.b;if(a.match(4))c.push(e.value);else break}if(2==c.length)return c;throw Error(ru(a));}function vu(a){for(var c=[uu(a)];a.match(5);)c.push(uu(a));return c}
630 +function wu(a){for(var c=[a.uf()];a.match(5);)c.push(a.uf());return c}function qu(a){var c=1==a.b.type&&"EMPTY"==a.b.value;c&&(a.b=nu(a.a));return c}function ru(a){return"Unexpected `"+a.b.value+"` at position "+a.b.position+" in `"+a.a.a+"`"}var tu={POINT:E,LINESTRING:T,POLYGON:F,MULTIPOINT:pp,MULTILINESTRING:U,MULTIPOLYGON:V},su={POINT:lu.prototype.vf,LINESTRING:lu.prototype.uf,POLYGON:lu.prototype.wf,MULTIPOINT:lu.prototype.yn,MULTILINESTRING:lu.prototype.xn,MULTIPOLYGON:lu.prototype.zn};function xu(){this.version=void 0}y(xu,qt);xu.prototype.a=function(a){for(a=a.firstChild;a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};xu.prototype.b=function(a){this.version=a.getAttribute("version").trim();return(a=R({version:this.version},yu,a,[]))?a:null};function zu(a,c){return R({},Au,a,c)}function Bu(a,c){return R({},Cu,a,c)}function Du(a,c){var d=zu(a,c);if(d){var e=[Tp(a.getAttribute("width")),Tp(a.getAttribute("height"))];d.size=e;return d}}
631 +function Eu(a,c){return R([],Fu,a,c)}
632 +var Gu=[null,"http://www.opengis.net/wms"],yu=Q(Gu,{Service:M(function(a,c){return R({},Hu,a,c)}),Capability:M(function(a,c){return R({},Iu,a,c)})}),Iu=Q(Gu,{Request:M(function(a,c){return R({},Ju,a,c)}),Exception:M(function(a,c){return R([],Ku,a,c)}),Layer:M(function(a,c){return R({},Lu,a,c)})}),Hu=Q(Gu,{Name:M(W),Title:M(W),Abstract:M(W),KeywordList:M(Eu),OnlineResource:M(pt),ContactInformation:M(function(a,c){return R({},Mu,a,c)}),Fees:M(W),AccessConstraints:M(W),LayerLimit:M(Sp),MaxWidth:M(Sp),
633 +MaxHeight:M(Sp)}),Mu=Q(Gu,{ContactPersonPrimary:M(function(a,c){return R({},Nu,a,c)}),ContactPosition:M(W),ContactAddress:M(function(a,c){return R({},Ou,a,c)}),ContactVoiceTelephone:M(W),ContactFacsimileTelephone:M(W),ContactElectronicMailAddress:M(W)}),Nu=Q(Gu,{ContactPerson:M(W),ContactOrganization:M(W)}),Ou=Q(Gu,{AddressType:M(W),Address:M(W),City:M(W),StateOrProvince:M(W),PostCode:M(W),Country:M(W)}),Ku=Q(Gu,{Format:Em(W)}),Lu=Q(Gu,{Name:M(W),Title:M(W),Abstract:M(W),KeywordList:M(Eu),CRS:Gm(W),
634 +EX_GeographicBoundingBox:M(function(a,c){var d=R({},Pu,a,c);if(d){var e=d.westBoundLongitude,f=d.southBoundLatitude,g=d.eastBoundLongitude,d=d.northBoundLatitude;return void 0===e||void 0===f||void 0===g||void 0===d?void 0:[e,f,g,d]}}),BoundingBox:Gm(function(a){var c=[Rp(a.getAttribute("minx")),Rp(a.getAttribute("miny")),Rp(a.getAttribute("maxx")),Rp(a.getAttribute("maxy"))],d=[Rp(a.getAttribute("resx")),Rp(a.getAttribute("resy"))];return{crs:a.getAttribute("CRS"),extent:c,res:d}}),Dimension:Gm(function(a){return{name:a.getAttribute("name"),
635 +units:a.getAttribute("units"),unitSymbol:a.getAttribute("unitSymbol"),"default":a.getAttribute("default"),multipleValues:Op(a.getAttribute("multipleValues")),nearestValue:Op(a.getAttribute("nearestValue")),current:Op(a.getAttribute("current")),values:W(a)}}),Attribution:M(function(a,c){return R({},Qu,a,c)}),AuthorityURL:Gm(function(a,c){var d=zu(a,c);if(d)return d.name=a.getAttribute("name"),d}),Identifier:Gm(W),MetadataURL:Gm(function(a,c){var d=zu(a,c);if(d)return d.type=a.getAttribute("type"),
636 +d}),DataURL:Gm(zu),FeatureListURL:Gm(zu),Style:Gm(function(a,c){return R({},Ru,a,c)}),MinScaleDenominator:M(Qp),MaxScaleDenominator:M(Qp),Layer:Gm(function(a,c){var d=c[c.length-1],e=R({},Lu,a,c);if(e){var f=Op(a.getAttribute("queryable"));void 0===f&&(f=d.queryable);e.queryable=void 0!==f?f:!1;f=Tp(a.getAttribute("cascaded"));void 0===f&&(f=d.cascaded);e.cascaded=f;f=Op(a.getAttribute("opaque"));void 0===f&&(f=d.opaque);e.opaque=void 0!==f?f:!1;f=Op(a.getAttribute("noSubsets"));void 0===f&&(f=d.noSubsets);
637 +e.noSubsets=void 0!==f?f:!1;(f=Rp(a.getAttribute("fixedWidth")))||(f=d.fixedWidth);e.fixedWidth=f;(f=Rp(a.getAttribute("fixedHeight")))||(f=d.fixedHeight);e.fixedHeight=f;["Style","CRS","AuthorityURL"].forEach(function(a){a in d&&(e[a]=(e[a]||[]).concat(d[a]))});"EX_GeographicBoundingBox BoundingBox Dimension Attribution MinScaleDenominator MaxScaleDenominator".split(" ").forEach(function(a){a in e||(e[a]=d[a])});return e}})}),Qu=Q(Gu,{Title:M(W),OnlineResource:M(pt),LogoURL:M(Du)}),Pu=Q(Gu,{westBoundLongitude:M(Qp),
638 +eastBoundLongitude:M(Qp),southBoundLatitude:M(Qp),northBoundLatitude:M(Qp)}),Ju=Q(Gu,{GetCapabilities:M(Bu),GetMap:M(Bu),GetFeatureInfo:M(Bu)}),Cu=Q(Gu,{Format:Gm(W),DCPType:Gm(function(a,c){return R({},Su,a,c)})}),Su=Q(Gu,{HTTP:M(function(a,c){return R({},Tu,a,c)})}),Tu=Q(Gu,{Get:M(zu),Post:M(zu)}),Ru=Q(Gu,{Name:M(W),Title:M(W),Abstract:M(W),LegendURL:Gm(Du),StyleSheetURL:M(zu),StyleURL:M(zu)}),Au=Q(Gu,{Format:M(W),OnlineResource:M(pt)}),Fu=Q(Gu,{Keyword:Em(W)});function Uu(a){a=a?a:{};this.g="http://mapserver.gis.umn.edu/mapserver";this.b=new Yp;this.f=a.layers?a.layers:null;this.defaultDataProjection=null}y(Uu,Ip);
639 +Uu.prototype.ic=function(a,c){var d={featureType:this.featureType,featureNS:this.featureNS};c&&mb(d,ep(this,a,c));var e=[d];a.setAttribute("namespaceURI",this.g);var f=mm(a),d=[];if(0!==a.childNodes.length){if("msGMLOutput"==f)for(var g=0,h=a.childNodes.length;g<h;g++){var k=a.childNodes[g];if(1===k.nodeType){var m=e[0],n=k.localName.replace("_layer","");if(!this.f||Ua(this.f,n)){n=n+"_feature";m.featureType=n;m.featureNS=this.g;var p={};p[n]=Em(this.b.zf,this.b);m=Q([m.featureNS,null],p);k.setAttribute("namespaceURI",
640 +this.g);(k=R([],m,k,e,this.b))&&Xa(d,k)}}}"FeatureCollection"==f&&(e=R([],this.b.b,a,[{}],this.b))&&(d=e)}return d};function Vu(){this.g=new rt}y(Vu,qt);Vu.prototype.a=function(a){for(a=a.firstChild;a;a=a.nextSibling)if(1==a.nodeType)return this.b(a);return null};Vu.prototype.b=function(a){this.version=a.getAttribute("version").trim();var c=this.g.b(a);if(!c)return null;c.version=this.version;return(c=R(c,Wu,a,[]))?c:null};function Xu(a){var c=W(a).split(" ");if(c&&2==c.length)return a=+c[0],c=+c[1],isNaN(a)||isNaN(c)?void 0:[a,c]}
641 +var Yu=[null,"http://www.opengis.net/wmts/1.0"],Zu=[null,"http://www.opengis.net/ows/1.1"],Wu=Q(Yu,{Contents:M(function(a,c){return R({},$u,a,c)})}),$u=Q(Yu,{Layer:Gm(function(a,c){return R({},av,a,c)}),TileMatrixSet:Gm(function(a,c){return R({},bv,a,c)})}),av=Q(Yu,{Style:Gm(function(a,c){var d=R({},cv,a,c);if(d){var e="true"===a.getAttribute("isDefault");d.isDefault=e;return d}}),Format:Gm(W),TileMatrixSetLink:Gm(function(a,c){return R({},dv,a,c)}),Dimension:Gm(function(a,c){return R({},ev,a,c)}),
642 +ResourceURL:Gm(function(a){var c=a.getAttribute("format"),d=a.getAttribute("template");a=a.getAttribute("resourceType");var e={};c&&(e.format=c);d&&(e.template=d);a&&(e.resourceType=a);return e})},Q(Zu,{Title:M(W),Abstract:M(W),WGS84BoundingBox:M(function(a,c){var d=R([],fv,a,c);return 2!=d.length?void 0:xc(d)}),Identifier:M(W)})),cv=Q(Yu,{LegendURL:Gm(function(a){var c={};c.format=a.getAttribute("format");c.href=pt(a);return c})},Q(Zu,{Title:M(W),Identifier:M(W)})),dv=Q(Yu,{TileMatrixSet:M(W)}),
643 +ev=Q(Yu,{Default:M(W),Value:Gm(W)},Q(Zu,{Identifier:M(W)})),fv=Q(Zu,{LowerCorner:Em(Xu),UpperCorner:Em(Xu)}),bv=Q(Yu,{WellKnownScaleSet:M(W),TileMatrix:Gm(function(a,c){return R({},gv,a,c)})},Q(Zu,{SupportedCRS:M(W),Identifier:M(W)})),gv=Q(Yu,{TopLeftCorner:M(Xu),ScaleDenominator:M(Qp),TileWidth:M(Sp),TileHeight:M(Sp),MatrixWidth:M(Sp),MatrixHeight:M(Sp)},Q(Zu,{Identifier:M(W)}));function hv(a){Mb.call(this);a=a||{};this.a=null;this.c=Jd;this.f=void 0;D(this,Ob("projection"),this.pl,this);D(this,Ob("tracking"),this.ql,this);void 0!==a.projection&&this.Sg(qd(a.projection));void 0!==a.trackingOptions&&this.$h(a.trackingOptions);this.he(void 0!==a.tracking?a.tracking:!1)}y(hv,Mb);l=hv.prototype;l.fa=function(){this.he(!1);hv.ia.fa.call(this)};l.pl=function(){var a=this.Qg();a&&(this.c=ud(qd("EPSG:4326"),a),this.a&&this.set("position",this.c(this.a)))};
644 +l.ql=function(){if(Dh){var a=this.Rg();a&&void 0===this.f?this.f=aa.navigator.geolocation.watchPosition(this.Gn.bind(this),this.Hn.bind(this),this.Cg()):a||void 0===this.f||(aa.navigator.geolocation.clearWatch(this.f),this.f=void 0)}};
645 +l.Gn=function(a){a=a.coords;this.set("accuracy",a.accuracy);this.set("altitude",null===a.altitude?void 0:a.altitude);this.set("altitudeAccuracy",null===a.altitudeAccuracy?void 0:a.altitudeAccuracy);this.set("heading",null===a.heading?void 0:Qa(a.heading));this.a?(this.a[0]=a.longitude,this.a[1]=a.latitude):this.a=[a.longitude,a.latitude];var c=this.c(this.a);this.set("position",c);this.set("speed",null===a.speed?void 0:a.speed);a=te(qk,this.a,a.accuracy);a.Hc(this.c);this.set("accuracyGeometry",a);
646 +this.u()};l.Hn=function(a){a.type="error";this.he(!1);this.b(a)};l.sj=function(){return this.get("accuracy")};l.tj=function(){return this.get("accuracyGeometry")||null};l.vj=function(){return this.get("altitude")};l.wj=function(){return this.get("altitudeAccuracy")};l.nl=function(){return this.get("heading")};l.ol=function(){return this.get("position")};l.Qg=function(){return this.get("projection")};l.ak=function(){return this.get("speed")};l.Rg=function(){return this.get("tracking")};l.Cg=function(){return this.get("trackingOptions")};
647 +l.Sg=function(a){this.set("projection",a)};l.he=function(a){this.set("tracking",a)};l.$h=function(a){this.set("trackingOptions",a)};function iv(a,c,d){Od.call(this);this.Lf(a,c?c:0,d)}y(iv,Od);l=iv.prototype;l.clone=function(){var a=new iv(null),c=this.v.slice();Qd(a,this.f,c);a.u();return a};l.sb=function(a,c,d,e){var f=this.v;a-=f[0];var g=c-f[1];c=a*a+g*g;if(c<e){if(0===c)for(e=0;e<this.a;++e)d[e]=f[e];else for(e=this.nf()/Math.sqrt(c),d[0]=f[0]+e*a,d[1]=f[1]+e*g,e=2;e<this.a;++e)d[e]=f[e];d.length=this.a;return c}return e};l.xc=function(a,c){var d=this.v,e=a-d[0],d=c-d[1];return e*e+d*d<=jv(this)};
648 +l.vd=function(){return this.v.slice(0,this.a)};l.Pd=function(a){var c=this.v,d=c[this.a]-c[0];return Ic(c[0]-d,c[1]-d,c[0]+d,c[1]+d,a)};l.nf=function(){return Math.sqrt(jv(this))};function jv(a){var c=a.v[a.a]-a.v[0];a=a.v[a.a+1]-a.v[1];return c*c+a*a}l.W=function(){return"Circle"};l.Ia=function(a){var c=this.G();return ad(a,c)?(c=this.vd(),a[0]<=c[0]&&a[2]>=c[0]||a[1]<=c[1]&&a[3]>=c[1]?!0:Oc(a,this.ig,this)):!1};
649 +l.Kl=function(a){var c=this.a,d=this.v[c]-this.v[0],e=a.slice();e[c]=e[0]+d;for(d=1;d<c;++d)e[c+d]=a[d];Qd(this,this.f,e);this.u()};l.Lf=function(a,c,d){if(a){Rd(this,d,a,0);this.v||(this.v=[]);d=this.v;a=Zd(d,a);d[a++]=d[0]+c;var e;c=1;for(e=this.a;c<e;++c)d[a++]=d[c];d.length=a}else Qd(this,"XY",null);this.u()};l.Ll=function(a){this.v[this.a]=this.v[0]+a;this.u()};function kv(a,c,d){for(var e=[],f=a(0),g=a(1),h=c(f),k=c(g),m=[g,f],n=[k,h],p=[1,0],q={},r=1E5,t,v,w,A,B;0<--r&&0<p.length;)w=p.pop(),f=m.pop(),h=n.pop(),g=w.toString(),g in q||(e.push(h[0],h[1]),q[g]=!0),A=p.pop(),g=m.pop(),k=n.pop(),B=(w+A)/2,t=a(B),v=c(t),Na(v[0],v[1],h[0],h[1],k[0],k[1])<d?(e.push(k[0],k[1]),g=A.toString(),q[g]=!0):(p.push(A,B,B,w),n.push(k,v,v,h),m.push(g,t,t,f));return e}function lv(a,c,d,e,f){var g=qd("EPSG:4326");return kv(function(e){return[a,c+(d-c)*e]},Id(g,e),f)}
650 +function mv(a,c,d,e,f){var g=qd("EPSG:4326");return kv(function(e){return[c+(d-c)*e,a]},Id(g,e),f)};function nv(a){a=a||{};this.c=this.l=null;this.g=this.i=Infinity;this.f=this.j=-Infinity;this.B=this.T=Infinity;this.D=this.J=-Infinity;this.ua=void 0!==a.targetSize?a.targetSize:100;this.H=void 0!==a.maxLines?a.maxLines:100;this.b=[];this.a=[];this.ta=void 0!==a.strokeStyle?a.strokeStyle:ov;this.A=this.o=void 0;this.s=null;this.setMap(void 0!==a.map?a.map:null)}var ov=new Gk({color:"rgba(0,0,0,0.2)"}),pv=[90,45,30,20,10,5,2,1,.5,.2,.1,.05,.01,.005,.002,.001];
651 +function qv(a,c,d,e,f,g,h){var k=h;c=lv(c,d,e,a.c,f);k=void 0!==a.b[k]?a.b[k]:new T(null);k.ba("XY",c);ad(k.G(),g)&&(a.b[h++]=k);return h}function rv(a,c,d,e,f){var g=f;c=mv(c,a.f,a.g,a.c,d);g=void 0!==a.a[g]?a.a[g]:new T(null);g.ba("XY",c);ad(g.G(),e)&&(a.a[f++]=g);return f}l=nv.prototype;l.rl=function(){return this.l};l.Oj=function(){return this.b};l.Vj=function(){return this.a};
652 +l.Hg=function(a){var c=a.vectorContext,d=a.frameState,e=d.extent;a=d.viewState;var f=a.center,g=a.projection,h=a.resolution;a=d.pixelRatio;a=h*h/(4*a*a);if(!this.c||!Hd(this.c,g)){var k=qd("EPSG:4326"),m=g.G(),n=g.i,p=Ld(n,k,g),q=n[2],r=n[1],t=n[0],v=p[3],w=p[2],A=p[1],p=p[0];this.i=n[3];this.g=q;this.j=r;this.f=t;this.T=v;this.B=w;this.J=A;this.D=p;this.o=Id(k,g);this.A=Id(g,k);this.s=this.A(Yc(m));this.c=g}k=0;g.b&&(g=g.G(),k=Wc(g),d=d.focus[0],d<g[0]||d>g[2])&&(k*=Math.ceil((g[0]-d)/k),e=[e[0]+
653 +k,e[1],e[2]+k,e[3]]);d=this.s[0];g=this.s[1];k=-1;n=Math.pow(this.ua*h,2);q=[];r=[];h=0;for(m=pv.length;h<m;++h){t=pv[h]/2;q[0]=d-t;q[1]=g-t;r[0]=d+t;r[1]=g+t;this.o(q,q);this.o(r,r);t=Math.pow(r[0]-q[0],2)+Math.pow(r[1]-q[1],2);if(t<=n)break;k=pv[h]}h=k;if(-1==h)this.b.length=this.a.length=0;else{d=this.A(f);f=d[0];d=d[1];g=this.H;k=[Math.max(e[0],this.D),Math.max(e[1],this.J),Math.min(e[2],this.B),Math.min(e[3],this.T)];k=Ld(k,this.c,"EPSG:4326");n=k[3];r=k[1];f=Math.floor(f/h)*h;q=La(f,this.f,
654 +this.g);m=qv(this,q,r,n,a,e,0);for(k=0;q!=this.f&&k++<g;)q=Math.max(q-h,this.f),m=qv(this,q,r,n,a,e,m);q=La(f,this.f,this.g);for(k=0;q!=this.g&&k++<g;)q=Math.min(q+h,this.g),m=qv(this,q,r,n,a,e,m);this.b.length=m;d=Math.floor(d/h)*h;f=La(d,this.j,this.i);m=rv(this,f,a,e,0);for(k=0;f!=this.j&&k++<g;)f=Math.max(f-h,this.j),m=rv(this,f,a,e,m);f=La(d,this.j,this.i);for(k=0;f!=this.i&&k++<g;)f=Math.min(f+h,this.i),m=rv(this,f,a,e,m);this.a.length=m}c.hb(null,this.ta);a=0;for(f=this.b.length;a<f;++a)h=
655 +this.b[a],c.Xb(h,null);a=0;for(f=this.a.length;a<f;++a)h=this.a[a],c.Xb(h,null)};l.setMap=function(a){this.l&&(this.l.K("postcompose",this.Hg,this),this.l.render());a&&(a.I("postcompose",this.Hg,this),a.render());this.l=a};function sv(a,c,d,e,f,g,h){Hi.call(this,a,c,d,0,e);this.l=f;this.g=new Image;null!==g&&(this.g.crossOrigin=g);this.i={};this.c=null;this.state=0;this.j=h}y(sv,Hi);sv.prototype.a=function(a){if(void 0!==a){var c;a=x(a);if(a in this.i)return this.i[a];pb(this.i)?c=this.g:c=this.g.cloneNode(!1);return this.i[a]=c}return this.g};sv.prototype.s=function(){this.state=3;this.c.forEach(sb);this.c=null;Ii(this)};
656 +sv.prototype.A=function(){void 0===this.resolution&&(this.resolution=Xc(this.extent)/this.g.height);this.state=2;this.c.forEach(sb);this.c=null;Ii(this)};sv.prototype.load=function(){0==this.state&&(this.state=1,Ii(this),this.c=[xb(this.g,"error",this.s,this),xb(this.g,"load",this.A,this)],this.j(this,this.l))};function tv(a,c,d,e,f){pg.call(this,a,c);this.l=d;this.g=new Image;null!==e&&(this.g.crossOrigin=e);this.c={};this.j=null;this.o=f}y(tv,pg);l=tv.prototype;l.fa=function(){1==this.state&&uv(this);this.a&&Db(this.a);tv.ia.fa.call(this)};l.cb=function(a){if(void 0!==a){var c=x(a);if(c in this.c)return this.c[c];a=pb(this.c)?this.g:this.g.cloneNode(!1);return this.c[c]=a}return this.g};l.eb=function(){return this.l};l.sl=function(){this.state=3;uv(this);qg(this)};
657 +l.tl=function(){this.state=this.g.naturalWidth&&this.g.naturalHeight?2:4;uv(this);qg(this)};l.load=function(){0==this.state&&(this.state=1,qg(this),this.j=[xb(this.g,"error",this.sl,this),xb(this.g,"load",this.tl,this)],this.o(this,this.l))};function uv(a){a.j.forEach(sb);a.j=null};function vv(a){a=a?a:{};nj.call(this,{handleEvent:fd});this.c=a.formatConstructors?a.formatConstructors:[];this.o=a.projection?qd(a.projection):null;this.a=null;this.target=a.target?a.target:null}y(vv,nj);function wv(a){a=a.dataTransfer.files;var c,d,e;c=0;for(d=a.length;c<d;++c){e=a.item(c);var f=new FileReader;f.addEventListener("load",ra(this.l,e).bind(this));f.readAsText(e)}}function xv(a){a.stopPropagation();a.preventDefault();a.dataTransfer.dropEffect="copy"}
658 +vv.prototype.l=function(a,c){var d=c.target.result,e=this.A,f=this.o;f||(f=e.$().i);var e=this.c,g=[],h,k;h=0;for(k=e.length;h<k;++h){var m=new e[h];var n={featureProjection:f};try{g=m.Ea(d,n)}catch(p){g=null}if(g&&0<g.length)break}this.b(new yv(zv,this,a,g,f))};vv.prototype.setMap=function(a){this.a&&(this.a.forEach(sb),this.a=null);vv.ia.setMap.call(this,a);a&&(a=this.target?this.target:a.a,this.a=[D(a,"drop",wv,this),D(a,"dragenter",xv,this),D(a,"dragover",xv,this),D(a,"drop",xv,this)])};
659 +var zv="addfeatures";function yv(a,c,d,e,f){Eb.call(this,a,c);this.features=e;this.file=d;this.projection=f}y(yv,Eb);function Av(a,c){this.x=a;this.y=c}y(Av,wf);Av.prototype.clone=function(){return new Av(this.x,this.y)};Av.prototype.scale=wf.prototype.scale;Av.prototype.rotate=function(a){var c=Math.cos(a);a=Math.sin(a);var d=this.y*c+this.x*a;this.x=this.x*c-this.y*a;this.y=d;return this};function Bv(a){a=a?a:{};Bj.call(this,{handleDownEvent:Cv,handleDragEvent:Dv,handleUpEvent:Ev});this.s=a.condition?a.condition:yj;this.a=this.c=void 0;this.o=0;this.B=void 0!==a.duration?a.duration:400}y(Bv,Bj);
660 +function Dv(a){if(Aj(a)){var c=a.map,d=c.Va();a=a.pixel;a=new Av(a[0]-d[0]/2,d[1]/2-a[1]);d=Math.atan2(a.y,a.x);a=Math.sqrt(a.x*a.x+a.y*a.y);var e=c.$();c.render();if(void 0!==this.c){var f=d-this.c;oj(c,e,e.Ka()-f)}this.c=d;void 0!==this.a&&(d=this.a*(e.Z()/a),qj(c,e,d));void 0!==this.a&&(this.o=this.a/a);this.a=a}}
661 +function Ev(a){if(!Aj(a))return!0;a=a.map;var c=a.$();Be(c,-1);var d=this.o-1,e=c.Ka(),e=c.constrainRotation(e,0);oj(a,c,e,void 0,void 0);var e=c.Z(),f=this.B,e=c.constrainResolution(e,0,d);qj(a,c,e,void 0,f);this.o=0;return!1}function Cv(a){return Aj(a)&&this.s(a)?(Be(a.map.$(),1),this.a=this.c=void 0,!0):!1};function Fv(a,c){Eb.call(this,a);this.feature=c}y(Fv,Eb);
662 +function Gv(a){Bj.call(this,{handleDownEvent:Hv,handleEvent:Iv,handleUpEvent:Jv});this.wa=null;this.U=!1;this.oc=a.source?a.source:null;this.Fb=a.features?a.features:null;this.aj=a.snapTolerance?a.snapTolerance:12;this.aa=a.type;this.c=Kv(this.aa);this.qb=a.minPoints?a.minPoints:this.c===Lv?3:2;this.ya=a.maxPoints?a.maxPoints:Infinity;var c=a.geometryFunction;if(!c)if("Circle"===this.aa)c=function(a,c){var d=c?c:new iv([NaN,NaN]);d.Lf(a[0],Math.sqrt(hc(a[0],a[1])));return d};else{var d,c=this.c;c===
663 +Mv?d=E:c===Nv?d=T:c===Lv&&(d=F);c=function(a,c){var g=c;g?g.la(a):g=new d(a);return g}}this.D=c;this.S=this.B=this.a=this.H=this.o=this.s=null;this.jj=a.clickTolerance?a.clickTolerance*a.clickTolerance:36;this.na=new H({source:new bn({useSpatialIndex:!1,wrapX:a.wrapX?a.wrapX:!1}),style:a.style?a.style:Ov()});this.nc=a.geometryName;this.ti=a.condition?a.condition:xj;this.oa=a.freehandCondition?a.freehandCondition:yj;D(this,Ob("active"),this.ei,this)}y(Gv,Bj);
664 +function Ov(){var a=Pk();return function(c){return a[c.X().W()]}}l=Gv.prototype;l.setMap=function(a){Gv.ia.setMap.call(this,a);this.ei()};function Iv(a){var c=!this.U;this.U&&a.type===zi?(Pv(this,a),c=!1):a.type===yi?c=Qv(this,a):a.type===si&&(c=!1);return Cj.call(this,a)&&c}function Hv(a){if(this.ti(a))return this.wa=a.pixel,!0;if(this.c!==Nv&&this.c!==Lv||!this.oa(a))return!1;this.wa=a.pixel;this.U=!0;this.s||Rv(this,a);return!0}
665 +function Jv(a){this.U=!1;var c=this.wa,d=a.pixel,e=c[0]-d[0],c=c[1]-d[1],d=!0;e*e+c*c<=this.jj&&(Qv(this,a),this.s?this.c===Sv?this.md():Tv(this,a)?this.md():Pv(this,a):(Rv(this,a),this.c===Mv&&this.md()),d=!1);return d}
666 +function Qv(a,c){if(a.s){var d=c.coordinate,e=a.o.X(),f;a.c===Mv?f=a.a:a.c===Lv?(f=a.a[0],f=f[f.length-1],Tv(a,c)&&(d=a.s.slice())):(f=a.a,f=f[f.length-1]);f[0]=d[0];f[1]=d[1];a.D(a.a,e);a.H&&a.H.X().la(d);e instanceof F&&a.c!==Lv?(a.B||(a.B=new Xl(new T(null))),e=e.xg(0),d=a.B.X(),d.ba(e.f,e.ha())):a.S&&(d=a.B.X(),d.la(a.S));Uv(a)}else d=c.coordinate.slice(),a.H?a.H.X().la(d):(a.H=new Xl(new E(d)),Uv(a));return!0}
667 +function Tv(a,c){var d=!1;if(a.o){var e=!1,f=[a.s];a.c===Nv?e=a.a.length>a.qb:a.c===Lv&&(e=a.a[0].length>a.qb,f=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(e)for(var e=c.map,g=0,h=f.length;g<h;g++){var k=f[g],m=e.Ta(k),n=c.pixel,d=n[0]-m[0],m=n[1]-m[1],n=a.U&&a.oa(c)?1:a.aj;if(d=Math.sqrt(d*d+m*m)<=n){a.s=k;break}}}return d}
668 +function Rv(a,c){var d=c.coordinate;a.s=d;a.c===Mv?a.a=d.slice():a.c===Lv?(a.a=[[d.slice(),d.slice()]],a.S=a.a[0]):(a.a=[d.slice(),d.slice()],a.c===Sv&&(a.S=a.a));a.S&&(a.B=new Xl(new T(a.S)));d=a.D(a.a);a.o=new Xl;a.nc&&a.o.Bc(a.nc);a.o.Pa(d);Uv(a);a.b(new Fv("drawstart",a.o))}
669 +function Pv(a,c){var d=c.coordinate,e=a.o.X(),f,g;if(a.c===Nv)a.s=d.slice(),g=a.a,g.push(d.slice()),f=g.length>a.ya,a.D(g,e);else if(a.c===Lv){g=a.a[0];g.push(d.slice());if(f=g.length>a.ya)a.s=g[0];a.D(a.a,e)}Uv(a);f&&a.md()}l.ho=function(){var a=this.o.X(),c,d;this.c===Nv?(c=this.a,c.splice(-2,1),this.D(c,a)):this.c===Lv&&(c=this.a[0],c.splice(-2,1),d=this.B.X(),d.la(c),this.D(this.a,a));0===c.length&&(this.s=null);Uv(this)};
670 +l.md=function(){var a=Vv(this),c=this.a,d=a.X();this.c===Nv?(c.pop(),this.D(c,d)):this.c===Lv&&(c[0].pop(),c[0].push(c[0][0]),this.D(c,d));"MultiPoint"===this.aa?a.Pa(new pp([c])):"MultiLineString"===this.aa?a.Pa(new U([c])):"MultiPolygon"===this.aa&&a.Pa(new V([c]));this.b(new Fv("drawend",a));this.Fb&&this.Fb.push(a);this.oc&&this.oc.rb(a)};function Vv(a){a.s=null;var c=a.o;c&&(a.o=null,a.H=null,a.B=null,a.na.da().clear(!0));return c}
671 +l.Sl=function(a){var c=a.X();this.o=a;this.a=c.Y();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Uv(this);this.b(new Fv("drawstart",this.o))};l.Dc=ed;function Uv(a){var c=[];a.o&&c.push(a.o);a.B&&c.push(a.B);a.H&&c.push(a.H);a=a.na.da();a.clear(!0);a.Gc(c)}l.ei=function(){var a=this.A,c=this.f();a&&c||Vv(this);this.na.setMap(c?a:null)};
672 +function Kv(a){var c;"Point"===a||"MultiPoint"===a?c=Mv:"LineString"===a||"MultiLineString"===a?c=Nv:"Polygon"===a||"MultiPolygon"===a?c=Lv:"Circle"===a&&(c=Sv);return c}var Mv="Point",Nv="LineString",Lv="Polygon",Sv="Circle";function Wv(a,c,d){Eb.call(this,a);this.features=c;this.mapBrowserPointerEvent=d}y(Wv,Eb);
673 +function Xv(a){Bj.call(this,{handleDownEvent:Yv,handleDragEvent:Zv,handleEvent:$v,handleUpEvent:aw});this.ya=a.deleteCondition?a.deleteCondition:jd(xj,wj);this.oa=this.c=null;this.wa=[0,0];this.D=this.U=!1;this.a=new Wm;this.H=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.na=!1;this.o=null;this.S=new H({source:new bn({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style?a.style:bw(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.aa={Point:this.Zl,LineString:this.Zg,LinearRing:this.Zg,
674 +Polygon:this.$l,MultiPoint:this.Xl,MultiLineString:this.Wl,MultiPolygon:this.Yl,GeometryCollection:this.Vl};this.B=a.features;this.B.forEach(this.pf,this);D(this.B,"add",this.Tl,this);D(this.B,"remove",this.Ul,this)}y(Xv,Bj);l=Xv.prototype;l.pf=function(a){var c=a.X();c.W()in this.aa&&this.aa[c.W()].call(this,a,c);(c=this.A)&&cw(this,this.wa,c);D(a,"change",this.Yg,this)};function dw(a,c){a.D||(a.D=!0,a.b(new Wv("modifystart",a.B,c)))}
675 +function ew(a,c){fw(a,c);a.c&&0===a.B.ac()&&(a.S.da().nb(a.c),a.c=null);yb(c,"change",a.Yg,a)}function fw(a,c){var d=a.a,e=[];d.forEach(function(a){c===a.feature&&e.push(a)});for(var f=e.length-1;0<=f;--f)d.remove(e[f])}l.setMap=function(a){this.S.setMap(a);Xv.ia.setMap.call(this,a)};l.Tl=function(a){this.pf(a.element)};l.Yg=function(a){this.s||(a=a.target,ew(this,a),this.pf(a))};l.Ul=function(a){ew(this,a.element)};
676 +l.Zl=function(a,c){var d=c.Y(),d={feature:a,geometry:c,ka:[d,d]};this.a.za(c.G(),d)};l.Xl=function(a,c){var d=c.Y(),e,f,g;f=0;for(g=d.length;f<g;++f)e=d[f],e={feature:a,geometry:c,depth:[f],index:f,ka:[e,e]},this.a.za(c.G(),e)};l.Zg=function(a,c){var d=c.Y(),e,f,g,h;e=0;for(f=d.length-1;e<f;++e)g=d.slice(e,e+2),h={feature:a,geometry:c,index:e,ka:g},this.a.za(xc(g),h)};
677 +l.Wl=function(a,c){var d=c.Y(),e,f,g,h,k,m,n;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)m=e.slice(f,f+2),n={feature:a,geometry:c,depth:[h],index:f,ka:m},this.a.za(xc(m),n)};l.$l=function(a,c){var d=c.Y(),e,f,g,h,k,m,n;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)m=e.slice(f,f+2),n={feature:a,geometry:c,depth:[h],index:f,ka:m},this.a.za(xc(m),n)};
678 +l.Yl=function(a,c){var d=c.Y(),e,f,g,h,k,m,n,p,q,r;m=0;for(n=d.length;m<n;++m)for(p=d[m],h=0,k=p.length;h<k;++h)for(e=p[h],f=0,g=e.length-1;f<g;++f)q=e.slice(f,f+2),r={feature:a,geometry:c,depth:[h,m],index:f,ka:q},this.a.za(xc(q),r)};l.Vl=function(a,c){var d,e=c.i;for(d=0;d<e.length;++d)this.aa[e[d].W()].call(this,a,e[d])};function gw(a,c){var d=a.c;d?d.X().la(c):(d=new Xl(new E(c)),a.c=d,a.S.da().rb(d))}function hw(a,c){return a.index-c.index}
679 +function Yv(a){cw(this,a.pixel,a.map);this.o=[];this.D=!1;var c=this.c;if(c){var d=[],c=c.X().Y(),e=xc([c]),e=Zm(this.a,e),f={};e.sort(hw);for(var g=0,h=e.length;g<h;++g){var k=e[g],m=k.ka,n=x(k.feature),p=k.depth;p&&(n+="-"+p.join("-"));f[n]||(f[n]=Array(2));if(fc(m[0],c)&&!f[n][0])this.o.push([k,0]),f[n][0]=k;else if(fc(m[1],c)&&!f[n][1]){if("LineString"!==k.geometry.W()&&"MultiLineString"!==k.geometry.W()||!f[n][0]||0!==f[n][0].index)this.o.push([k,1]),f[n][1]=k}else x(m)in this.oa&&!f[n][0]&&
680 +!f[n][1]&&d.push([k,c])}d.length&&dw(this,a);for(a=d.length-1;0<=a;--a)this.Rk.apply(this,d[a])}return!!this.c}
681 +function Zv(a){this.U=!1;dw(this,a);a=a.coordinate;for(var c=0,d=this.o.length;c<d;++c){for(var e=this.o[c],f=e[0],g=f.depth,h=f.geometry,k=h.Y(),m=f.ka,e=e[1];a.length<h.qa();)a.push(0);switch(h.W()){case "Point":k=a;m[0]=m[1]=a;break;case "MultiPoint":k[f.index]=a;m[0]=m[1]=a;break;case "LineString":k[f.index+e]=a;m[e]=a;break;case "MultiLineString":k[g[0]][f.index+e]=a;m[e]=a;break;case "Polygon":k[g[0]][f.index+e]=a;m[e]=a;break;case "MultiPolygon":k[g[1]][g[0]][f.index+e]=a,m[e]=a}f=h;this.s=
682 +!0;f.la(k);this.s=!1}gw(this,a)}function aw(a){for(var c,d=this.o.length-1;0<=d;--d)c=this.o[d][0],Xm(this.a,xc(c.ka),c);this.D&&(this.b(new Wv("modifyend",this.B,a)),this.D=!1);return!1}
683 +function $v(a){if(!(a instanceof oi))return!0;var c;a.map.$().f.slice()[1]||a.type!=yi||this.J||(this.wa=a.pixel,cw(this,a.pixel,a.map));if(this.c&&this.ya(a))if(a.type==ti&&this.U)c=!0;else{this.c.X();dw(this,a);c=this.o;var d={},e,f,g,h,k,m,n,p,q;for(k=c.length-1;0<=k;--k)if(g=c[k],p=g[0],h=p.geometry,f=h.Y(),q=x(p.feature),p.depth&&(q+="-"+p.depth.join("-")),n=e=m=void 0,0===g[1]?(e=p,m=p.index):1==g[1]&&(n=p,m=p.index+1),q in d||(d[q]=[n,e,m]),g=d[q],void 0!==n&&(g[0]=n),void 0!==e&&(g[1]=e),
684 +void 0!==g[0]&&void 0!==g[1]){e=f;q=!1;n=m-1;switch(h.W()){case "MultiLineString":f[p.depth[0]].splice(m,1);q=!0;break;case "LineString":f.splice(m,1);q=!0;break;case "MultiPolygon":e=e[p.depth[1]];case "Polygon":e=e[p.depth[0]],4<e.length&&(m==e.length-1&&(m=0),e.splice(m,1),q=!0,0===m&&(e.pop(),e.push(e[0]),n=e.length-1))}q&&(this.a.remove(g[0]),this.a.remove(g[1]),e=h,this.s=!0,e.la(f),this.s=!1,f={depth:p.depth,feature:p.feature,geometry:p.geometry,index:n,ka:[g[0].ka[0],g[1].ka[1]]},this.a.za(xc(f.ka),
685 +f),iw(this,h,m,p.depth,-1),this.c&&(this.S.da().nb(this.c),this.c=null))}c=!0;this.b(new Wv("modifyend",this.B,a));this.D=!1}a.type==ti&&(this.U=!1);return Cj.call(this,a)&&!c}
686 +function cw(a,c,d){function e(a,c){return ic(f,a.ka)-ic(f,c.ka)}var f=d.La(c),g=d.La([c[0]-a.H,c[1]+a.H]),h=d.La([c[0]+a.H,c[1]-a.H]),g=xc([g,h]),g=Zm(a.a,g);if(0<g.length){g.sort(e);var h=g[0].ka,k=cc(f,h),m=d.Ta(k);if(Math.sqrt(hc(c,m))<=a.H){c=d.Ta(h[0]);d=d.Ta(h[1]);c=hc(m,c);d=hc(m,d);a.na=Math.sqrt(Math.min(c,d))<=a.H;a.na&&(k=c>d?h[1]:h[0]);gw(a,k);d={};d[x(h)]=!0;c=1;for(m=g.length;c<m;++c)if(k=g[c].ka,fc(h[0],k[0])&&fc(h[1],k[1])||fc(h[0],k[1])&&fc(h[1],k[0]))d[x(k)]=!0;else break;a.oa=d;
687 +return}}a.c&&(a.S.da().nb(a.c),a.c=null)}
688 +l.Rk=function(a,c){for(var d=a.ka,e=a.feature,f=a.geometry,g=a.depth,h=a.index,k;c.length<f.qa();)c.push(0);switch(f.W()){case "MultiLineString":k=f.Y();k[g[0]].splice(h+1,0,c);break;case "Polygon":k=f.Y();k[g[0]].splice(h+1,0,c);break;case "MultiPolygon":k=f.Y();k[g[1]][g[0]].splice(h+1,0,c);break;case "LineString":k=f.Y();k.splice(h+1,0,c);break;default:return}this.s=!0;f.la(k);this.s=!1;k=this.a;k.remove(a);iw(this,f,h,g,1);var m={ka:[d[0],c],feature:e,geometry:f,depth:g,index:h};k.za(xc(m.ka),
689 +m);this.o.push([m,1]);d={ka:[c,d[1]],feature:e,geometry:f,depth:g,index:h+1};k.za(xc(d.ka),d);this.o.push([d,0]);this.U=!0};function iw(a,c,d,e,f){an(a.a,c.G(),function(a){a.geometry===c&&(void 0===e||void 0===a.depth||bb(a.depth,e))&&a.index>d&&(a.index+=f)})}function bw(){var a=Pk();return function(){return a.Point}};function jw(a,c,d,e){Eb.call(this,a);this.selected=c;this.deselected=d;this.mapBrowserEvent=e}y(jw,Eb);
690 +function kw(a){nj.call(this,{handleEvent:lw});var c=a?a:{};this.J=c.condition?c.condition:wj;this.B=c.addCondition?c.addCondition:ed;this.D=c.removeCondition?c.removeCondition:ed;this.H=c.toggleCondition?c.toggleCondition:yj;this.s=c.multi?c.multi:!1;this.l=c.filter?c.filter:fd;this.c=new H({source:new bn({useSpatialIndex:!1,features:c.features,wrapX:c.wrapX}),style:c.style?c.style:mw(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(c.layers)if(ka(c.layers))a=function(a){return c.layers(a)};
691 +else{var d=c.layers;a=function(a){return Ua(d,a)}}else a=fd;this.o=a;this.a={};a=this.c.da().c;D(a,"add",this.am,this);D(a,"remove",this.dm,this)}y(kw,nj);l=kw.prototype;l.bm=function(){return this.c.da().c};l.cm=function(a){a=x(a);return this.a[a]};
692 +function lw(a){if(!this.J(a))return!0;var c=this.B(a),d=this.D(a),e=this.H(a),f=!c&&!d&&!e,g=a.map,h=this.c.da().c,k=[],m=[],n=!1;if(f)g.od(a.pixel,function(a,c){if(this.l(a,c)){m.push(a);var d=x(a);this.a[d]=c;return!this.s}},this,this.o),0<m.length&&1==h.ac()&&h.item(0)==m[0]||(n=!0,0!==h.ac()&&(k=Array.prototype.concat(h.a),h.clear()),h.jf(m),0===m.length?nb(this.a):0<k.length&&k.forEach(function(a){a=x(a);delete this.a[a]},this));else{g.od(a.pixel,function(a,f){if(this.l(a,f)){if(!c&&!e||Ua(h.a,
693 +a))(d||e)&&Ua(h.a,a)&&(k.push(a),g=x(a),delete this.a[g]);else{m.push(a);var g=x(a);this.a[g]=f}return!this.s}},this,this.o);for(f=k.length-1;0<=f;--f)h.remove(k[f]);h.jf(m);if(0<m.length||0<k.length)n=!0}n&&this.b(new jw("select",m,k,a));return vj(a)}l.setMap=function(a){var c=this.A,d=this.c.da().c;c&&d.forEach(c.ci,c);kw.ia.setMap.call(this,a);this.c.setMap(a);a&&d.forEach(a.ai,a)};
694 +function mw(){var a=Pk();Xa(a.Polygon,a.LineString);Xa(a.GeometryCollection,a.LineString);return function(c){return a[c.X().W()]}}l.am=function(a){a=a.element;var c=this.A;c&&c.ai(a)};l.dm=function(a){a=a.element;var c=this.A;c&&c.ci(a)};function nw(a){Bj.call(this,{handleEvent:ow,handleDownEvent:fd,handleUpEvent:pw});a=a?a:{};this.s=a.source?a.source:null;this.o=a.features?a.features:null;this.wa=[];this.D={};this.H={};this.U={};this.B={};this.S=null;this.c=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.na=qw.bind(this);this.a=new Wm;this.aa={Point:this.jm,LineString:this.bh,LinearRing:this.bh,Polygon:this.km,MultiPoint:this.hm,MultiLineString:this.gm,MultiPolygon:this.im,GeometryCollection:this.fm}}y(nw,Bj);l=nw.prototype;
695 +l.rb=function(a,c){var d=void 0!==c?c:!0,e=a.X(),f=this.aa[e.W()];if(f){var g=x(a);this.U[g]=e.G(yc());f.call(this,a,e);d&&(this.H[g]=D(e,"change",this.pk.bind(this,a),this),this.D[g]=D(a,Ob(a.a),this.em,this))}};l.pj=function(a){this.rb(a)};l.qj=function(a){this.nb(a)};l.$g=function(a){var c;a instanceof gn?c=a.feature:a instanceof Re&&(c=a.element);this.rb(c)};l.ah=function(a){var c;a instanceof gn?c=a.feature:a instanceof Re&&(c=a.element);this.nb(c)};
696 +l.em=function(a){a=a.target;this.nb(a,!0);this.rb(a,!0)};l.pk=function(a){if(this.J){var c=x(a);c in this.B||(this.B[c]=a)}else this.di(a)};l.nb=function(a,c){var d=void 0!==c?c:!0,e=x(a),f=this.U[e];if(f){var g=this.a,h=[];an(g,f,function(c){a===c.feature&&h.push(c)});for(f=h.length-1;0<=f;--f)g.remove(h[f]);d&&(Kb(this.H[e]),delete this.H[e],Kb(this.D[e]),delete this.D[e])}};
697 +l.setMap=function(a){var c=this.A,d=this.wa,e;this.o?e=this.o:this.s&&(e=this.s.pe());c&&(d.forEach(Kb),d.length=0,e.forEach(this.qj,this));nw.ia.setMap.call(this,a);a&&(this.o?d.push(D(this.o,"add",this.$g,this),D(this.o,"remove",this.ah,this)):this.s&&d.push(D(this.s,"addfeature",this.$g,this),D(this.s,"removefeature",this.ah,this)),e.forEach(this.pj,this))};l.Dc=ed;l.di=function(a){this.nb(a,!1);this.rb(a,!1)};
698 +l.fm=function(a,c){var d,e=c.i;for(d=0;d<e.length;++d)this.aa[e[d].W()].call(this,a,e[d])};l.bh=function(a,c){var d=c.Y(),e,f,g,h;e=0;for(f=d.length-1;e<f;++e)g=d.slice(e,e+2),h={feature:a,ka:g},this.a.za(xc(g),h)};l.gm=function(a,c){var d=c.Y(),e,f,g,h,k,m,n;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)m=e.slice(f,f+2),n={feature:a,ka:m},this.a.za(xc(m),n)};l.hm=function(a,c){var d=c.Y(),e,f,g;f=0;for(g=d.length;f<g;++f)e=d[f],e={feature:a,ka:[e,e]},this.a.za(c.G(),e)};
699 +l.im=function(a,c){var d=c.Y(),e,f,g,h,k,m,n,p,q,r;m=0;for(n=d.length;m<n;++m)for(p=d[m],h=0,k=p.length;h<k;++h)for(e=p[h],f=0,g=e.length-1;f<g;++f)q=e.slice(f,f+2),r={feature:a,ka:q},this.a.za(xc(q),r)};l.jm=function(a,c){var d=c.Y(),d={feature:a,ka:[d,d]};this.a.za(c.G(),d)};l.km=function(a,c){var d=c.Y(),e,f,g,h,k,m,n;h=0;for(k=d.length;h<k;++h)for(e=d[h],f=0,g=e.length-1;f<g;++f)m=e.slice(f,f+2),n={feature:a,ka:m},this.a.za(xc(m),n)};
700 +function ow(a){var c,d,e=a.pixel,f=a.coordinate;c=a.map;var g=c.La([e[0]-this.c,e[1]+this.c]);d=c.La([e[0]+this.c,e[1]-this.c]);var g=xc([g,d]),h=Zm(this.a,g),k=!1,g=!1,m=null;d=null;0<h.length&&(this.S=f,h.sort(this.na),h=h[0].ka,m=cc(f,h),d=c.Ta(m),Math.sqrt(hc(e,d))<=this.c&&(g=!0,e=c.Ta(h[0]),f=c.Ta(h[1]),e=hc(d,e),f=hc(d,f),k=Math.sqrt(Math.min(e,f))<=this.c))&&(m=e>f?h[1]:h[0],d=c.Ta(m),d=[Math.round(d[0]),Math.round(d[1])]);c=m;g&&(a.coordinate=c.slice(0,2),a.pixel=d);return Cj.call(this,a)}
701 +function pw(){var a=ob(this.B);a.length&&(a.forEach(this.di,this),this.B={});return!1}function qw(a,c){return ic(this.S,a.ka)-ic(this.S,c.ka)};function rw(a,c,d){Eb.call(this,a);this.features=c;this.coordinate=d}y(rw,Eb);function sw(a){Bj.call(this,{handleDownEvent:tw,handleDragEvent:uw,handleMoveEvent:vw,handleUpEvent:ww});this.s=void 0;this.a=null;this.c=void 0!==a.features?a.features:null;this.o=null}y(sw,Bj);function tw(a){this.o=xw(this,a.pixel,a.map);return!this.a&&this.o?(this.a=a.coordinate,vw.call(this,a),this.b(new rw("translatestart",this.c,a.coordinate)),!0):!1}
702 +function ww(a){return this.a?(this.a=null,vw.call(this,a),this.b(new rw("translateend",this.c,a.coordinate)),!0):!1}function uw(a){if(this.a){a=a.coordinate;var c=a[0]-this.a[0],d=a[1]-this.a[1];if(this.c)this.c.forEach(function(a){var e=a.X();e.Rc(c,d);a.Pa(e)});else if(this.o){var e=this.o.X();e.Rc(c,d);this.o.Pa(e)}this.a=a;this.b(new rw("translating",this.c,a))}}
703 +function vw(a){var c=a.map.tc();if(a=a.map.od(a.pixel,function(a){return a})){var d=!1;this.c&&Ua(this.c.a,a)&&(d=!0);this.s=c.style.cursor;c.style.cursor=this.a?"-webkit-grabbing":d?"-webkit-grab":"pointer";c.style.cursor=this.a?d?"grab":"pointer":"grabbing"}else c.style.cursor=void 0!==this.s?this.s:"",this.s=void 0}function xw(a,c,d){var e=null;c=d.od(c,function(a){return a});a.c&&Ua(a.c.a,c)&&(e=c);return e};function X(a){a=a?a:{};var c=mb({},a);delete c.gradient;delete c.radius;delete c.blur;delete c.shadow;delete c.weight;H.call(this,c);this.i=null;this.aa=void 0!==a.shadow?a.shadow:250;this.U=void 0;this.S=null;D(this,Ob("gradient"),this.qk,this);this.Rh(a.gradient?a.gradient:yw);this.Mh(void 0!==a.blur?a.blur:15);this.fh(void 0!==a.radius?a.radius:8);D(this,Ob("blur"),this.ef,this);D(this,Ob("radius"),this.ef,this);this.ef();var d=a.weight?a.weight:"weight",e;"string"===typeof d?e=function(a){return a.get(d)}:
704 +e=d;this.c(function(a){a=e(a);a=void 0!==a?La(a,0,1):1;var c=255*a|0,d=this.S[c];d||(d=[new Kk({image:new Wi({opacity:a,src:this.U})})],this.S[c]=d);return d}.bind(this));this.set("renderOrder",null);D(this,"render",this.Hk,this)}y(X,H);var yw=["#00f","#0ff","#0f0","#ff0","#f00"];l=X.prototype;l.og=function(){return this.get("blur")};l.wg=function(){return this.get("gradient")};l.eh=function(){return this.get("radius")};
705 +l.qk=function(){for(var a=this.wg(),c=nh(1,256),d=c.createLinearGradient(0,0,1,256),e=1/(a.length-1),f=0,g=a.length;f<g;++f)d.addColorStop(f*e,a[f]);c.fillStyle=d;c.fillRect(0,0,1,256);this.i=c.getImageData(0,0,1,256).data};l.ef=function(){var a=this.eh(),c=this.og(),d=a+c+1,e=2*d,e=nh(e,e);e.shadowOffsetX=e.shadowOffsetY=this.aa;e.shadowBlur=c;e.shadowColor="#000";e.beginPath();c=d-this.aa;e.arc(c,c,a,0,2*Math.PI,!0);e.fill();this.U=e.canvas.toDataURL();this.S=Array(256);this.u()};
706 +l.Hk=function(a){a=a.context;var c=a.canvas,c=a.getImageData(0,0,c.width,c.height),d=c.data,e,f,g;e=0;for(f=d.length;e<f;e+=4)if(g=4*d[e+3])d[e]=this.i[g],d[e+1]=this.i[g+1],d[e+2]=this.i[g+2];a.putImageData(c,0,0)};l.Mh=function(a){this.set("blur",a)};l.Rh=function(a){this.set("gradient",a)};l.fh=function(a){this.set("radius",a)};function zw(a,c,d,e){function f(){delete aa[h];g.parentNode.removeChild(g)}var g=aa.document.createElement("script"),h="olc_"+x(c);g.async=!0;g.src=a+(-1==a.indexOf("?")?"?":"&")+(e||"callback")+"="+h;var k=aa.setTimeout(function(){f();d&&d()},1E4);aa[h]=function(a){aa.clearTimeout(k);f();c(a)};aa.document.getElementsByTagName("head")[0].appendChild(g)};function Aw(a,c,d,e,f,g,h,k,m,n,p){pg.call(this,f,0);this.J=void 0!==p?p:!1;this.B=h;this.T=k;this.i=null;this.c={};this.j=c;this.o=e;this.s=g?g:f;this.g=[];this.Wc=null;this.l=0;g=e.Ca(this.s);k=this.o.G();f=this.j.G();g=k?$c(g,k):g;if(0===Tc(g))this.state=4;else if((k=a.G())&&(f?f=$c(f,k):f=k),e=e.Z(this.s[0]),e=Il(a,d,Yc(g),e),!isFinite(e)||0>=e)this.state=4;else if(this.A=new Ll(a,d,g,f,e*(void 0!==n?n:.5)),0===this.A.f.length)this.state=4;else if(this.l=Dg(c,e),d=Nl(this.A),f&&(a.b?(d[1]=La(d[1],
707 +f[1],f[3]),d[3]=La(d[3],f[1],f[3])):d=$c(d,f)),Tc(d))if(a=yg(c,d,this.l),100>(a.va-a.ra+1)*(a.Aa-a.xa+1)){for(c=a.ra;c<=a.va;c++)for(d=a.xa;d<=a.Aa;d++)(n=m(this.l,c,d,h))&&this.g.push(n);0===this.g.length&&(this.state=4)}else this.state=3;else this.state=4}y(Aw,pg);Aw.prototype.fa=function(){1==this.state&&(this.Wc.forEach(sb),this.Wc=null);Aw.ia.fa.call(this)};
708 +Aw.prototype.cb=function(a){if(void 0!==a){var c=x(a);if(c in this.c)return this.c[c];a=pb(this.c)?this.i:this.i.cloneNode(!1);return this.c[c]=a}return this.i};
709 +Aw.prototype.Bd=function(){var a=[];this.g.forEach(function(c){c&&2==c.V()&&a.push({extent:this.j.Ca(c.ga),image:c.cb()})},this);this.g.length=0;if(0===a.length)this.state=3;else{var c=this.s[0],d=this.o.Ua(c),e=ja(d)?d:d[0],d=ja(d)?d:d[1],c=this.o.Z(c),f=this.j.Z(this.l),g=this.o.Ca(this.s);this.i=Kl(e,d,this.B,f,this.j.G(),c,g,this.A,a,this.T,this.J);this.state=2}qg(this)};
710 +Aw.prototype.load=function(){if(0==this.state){this.state=1;qg(this);var a=0;this.Wc=[];this.g.forEach(function(c){var d=c.V();if(0==d||1==d){a++;var e;e=D(c,"change",function(){var d=c.V();if(2==d||3==d||4==d)sb(e),a--,0===a&&(this.Wc.forEach(sb),this.Wc=null,this.Bd())},this);this.Wc.push(e)}},this);this.g.forEach(function(a){0==a.V()&&a.load()});0===a&&aa.setTimeout(this.Bd.bind(this),0)}};function Y(a){un.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:Bw,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:tv;this.i={};this.o={};this.oa=a.reprojectionErrorThreshold;this.B=!1}
711 +y(Y,un);l=Y.prototype;l.lh=function(){if(ng(this.a))return!0;for(var a in this.i)if(ng(this.i[a]))return!0;return!1};l.mh=function(a,c){var d=this.td(a);og(this.a,this.a==d?c:{});for(var e in this.i){var f=this.i[e];og(f,f==d?c:{})}};l.Ud=function(a){return this.f&&a&&!Hd(this.f,a)?0:this.af()};l.af=function(){return 0};l.Wd=function(a){return this.f&&a&&!Hd(this.f,a)?!1:Y.ia.Wd.call(this,a)};
712 +l.Za=function(a){var c=this.f;return!this.tileGrid||c&&!Hd(c,a)?(c=x(a).toString(),c in this.o||(this.o[c]=Eg(a)),this.o[c]):this.tileGrid};l.td=function(a){var c=this.f;if(!c||Hd(c,a))return this.a;a=x(a).toString();a in this.i||(this.i[a]=new mg);return this.i[a]};function Cw(a,c,d,e,f,g,h){c=[c,d,e];f=(d=Lg(a,c,g))?a.tileUrlFunction(d,f,g):void 0;f=new a.tileClass(c,void 0!==f?0:4,void 0!==f?f:"",a.crossOrigin,a.tileLoadFunction);f.key=h;D(f,"change",a.nh,a);return f}
713 +l.Qb=function(a,c,d,e,f){if(this.f&&f&&!Hd(this.f,f)){var g=this.td(f);c=[a,c,d];a=this.Db.apply(this,c);if(lg(g,a))return g.get(a);var h=this.f;d=this.Za(h);var k=this.Za(f),m=Lg(this,c,f);e=new Aw(h,d,f,k,c,m,this.uc(e),this.af(),function(a,c,d,e){return Dw(this,a,c,d,e,h)}.bind(this),this.oa,this.B);g.set(a,e);return e}return Dw(this,a,c,d,e,f)};
714 +function Dw(a,c,d,e,f,g){var h=null,k=a.Db(c,d,e),m=a.bf();if(lg(a.a,k)){if(h=a.a.get(k),h.key!=m){var n=h;h.a&&h.a.key==m?(h=h.a,2==n.V()&&(h.a=n)):(h=Cw(a,c,d,e,f,g,m),2==n.V()?h.a=n:n.a&&2==n.a.V()&&(h.a=n.a,n.a=null));h.a&&(h.a.a=null);a.a.replace(k,h)}}else h=Cw(a,c,d,e,f,g,m),a.a.set(k,h);return h}l.zb=function(a){if(this.B!=a){this.B=a;for(var c in this.i)this.i[c].clear();this.u()}};l.Ab=function(a,c){var d=qd(a);d&&(d=x(d).toString(),d in this.o||(this.o[d]=c))};
715 +function Bw(a,c){a.cb().src=c};function Ew(a){Y.call(this,{crossOrigin:"anonymous",opaque:!0,projection:qd("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,wrapX:void 0!==a.wrapX?a.wrapX:!0});this.l=void 0!==a.culture?a.culture:"en-us";this.c=void 0!==a.maxZoom?a.maxZoom:-1;zw("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+a.imagerySet+"?uriScheme=https&include=ImageryProviders&key="+a.key,this.s.bind(this),void 0,"jsonp")}y(Ew,Y);var Fw=new Qe({html:'<a class="ol-attribution-bing-tos" href="http://www.microsoft.com/maps/product/terms.html">Terms of Use</a>'});
716 +Ew.prototype.s=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)tg(this,"error");else{var c=a.brandLogoUri;-1==c.indexOf("https")&&(c=c.replace("http","https"));var d=a.resourceSets[0].resources[0],e=-1==this.c?d.zoomMax:this.c;a=Fg(this.f);var f=Hg({extent:a,minZoom:d.zoomMin,maxZoom:e,tileSize:d.imageWidth==d.imageHeight?d.imageWidth:[d.imageWidth,d.imageHeight]});this.tileGrid=
717 +f;var g=this.l;this.tileUrlFunction=rn(d.imageUrlSubdomains.map(function(a){var c=[0,0,0],e=d.imageUrl.replace("{subdomain}",a).replace("{culture}",g);return function(a){if(a)return Ke(a[0],a[1],-a[2]-1,c),e.replace("{quadkey}",Le(c))}}));if(d.imageryProviders){var h=ud(qd("EPSG:4326"),this.f);a=d.imageryProviders.map(function(a){var c=a.attribution,d={};a.coverageAreas.forEach(function(a){var c=a.zoomMin,g=Math.min(a.zoomMax,e);a=a.bbox;a=cd([a[1],a[0],a[3],a[2]],h);var k,m;for(k=c;k<=g;++k)m=k.toString(),
718 +c=yg(f,a,k),m in d?d[m].push(c):d[m]=[c]});return new Qe({html:c,tileRanges:d})});a.push(Fw);this.ma(a)}this.D=c;tg(this,"ready")}};function Gw(a){bn.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.B=void 0;this.U=void 0!==a.distance?a.distance:20;this.A=[];this.s=a.source;this.s.I("change",Gw.prototype.na,this)}y(Gw,bn);Gw.prototype.aa=function(){return this.s};Gw.prototype.Oc=function(a,c,d){this.s.Oc(a,c,d);c!==this.B&&(this.clear(),this.B=c,Hw(this),this.Gc(this.A))};Gw.prototype.na=function(){this.clear();Hw(this);this.Gc(this.A);this.u()};
719 +function Hw(a){if(void 0!==a.B){a.A.length=0;for(var c=yc(),d=a.U*a.B,e=a.s.pe(),f={},g=0,h=e.length;g<h;g++){var k=e[g];x(k).toString()in f||(k=k.X().Y(),Jc(k,c),Ac(c,d,c),k=a.s.$e(c),k=k.filter(function(a){a=x(a).toString();return a in f?!1:f[a]=!0}),a.A.push(Iw(k)))}}}function Iw(a){for(var c=a.length,d=[0,0],e=0;e<c;e++){var f=a[e].X().Y();bc(d,f)}c=1/c;d[0]*=c;d[1]*=c;d=new Xl(new E(d));d.set("features",a);return d};function Jw(a){Pl.call(this,{projection:a.projection,resolutions:a.resolutions});this.U=void 0!==a.crossOrigin?a.crossOrigin:null;this.o=void 0!==a.displayDpi?a.displayDpi:96;this.j=a.params||{};this.S=a.url;this.c=void 0!==a.imageLoadFunction?a.imageLoadFunction:Vl;this.aa=void 0!==a.hidpi?a.hidpi:!0;this.oa=void 0!==a.metersPerUnit?a.metersPerUnit:1;this.s=void 0!==a.ratio?a.ratio:1;this.ya=void 0!==a.useOverlay?a.useOverlay:!1;this.i=null;this.H=0}y(Jw,Pl);l=Jw.prototype;l.tm=function(){return this.j};
720 +l.pd=function(a,c,d){c=Ql(this,c);d=this.aa?d:1;var e=this.i;if(e&&this.H==this.g&&e.Z()==c&&e.f==d&&Gc(e.G(),a))return e;1!=this.s&&(a=a.slice(),bd(a,this.s));var f=[Wc(a)/c*d,Xc(a)/c*d];if(void 0!==this.S){var e=this.S,g=Yc(a),h=this.oa,k=Wc(a),m=Xc(a),n=f[0],p=f[1],q=.0254/this.o,f={OPERATION:this.ya?"GETDYNAMICMAPOVERLAYIMAGE":"GETMAPIMAGE",VERSION:"2.0.0",LOCALE:"en",CLIENTAGENT:"ol.source.ImageMapGuide source",CLIP:"1",SETDISPLAYDPI:this.o,SETDISPLAYWIDTH:Math.round(f[0]),SETDISPLAYHEIGHT:Math.round(f[1]),
721 +SETVIEWSCALE:p*k>n*m?k*h/(n*q):m*h/(p*q),SETVIEWCENTERX:g[0],SETVIEWCENTERY:g[1]};mb(f,this.j);e=Xq(Zq([e],f));e=new sv(a,c,d,this.ea(),e,this.U,this.c);D(e,"change",this.l,this)}else e=null;this.i=e;this.H=this.g;return e};l.sm=function(){return this.c};l.vm=function(a){mb(this.j,a);this.u()};l.um=function(a){this.i=null;this.c=a;this.u()};function Kw(a){var c=void 0!==a.attributions?a.attributions:null,d=a.imageExtent,e=void 0!==a.crossOrigin?a.crossOrigin:null,f=void 0!==a.imageLoadFunction?a.imageLoadFunction:Vl;Pl.call(this,{attributions:c,logo:a.logo,projection:qd(a.projection)});this.c=new sv(d,void 0,1,c,a.url,e,f);this.i=a.imageSize?a.imageSize:null;D(this.c,"change",this.l,this)}y(Kw,Pl);Kw.prototype.pd=function(a){return ad(a,this.c.G())?this.c:null};
722 +Kw.prototype.l=function(a){if(2==this.c.V()){var c=this.c.G(),d=this.c.a(),e,f;this.i?(e=this.i[0],f=this.i[1]):(e=d.width,f=d.height);c=Math.ceil(Wc(c)/(Xc(c)/f));if(c!=e){var g=document.createElement("canvas");g.width=c;g.height=f;g.getContext("2d").drawImage(d,0,0,e,f,0,0,g.width,g.height);this.c.g=g}}Kw.ia.l.call(this,a)};function Lw(a){a=a||{};Pl.call(this,{attributions:a.attributions,logo:a.logo,projection:a.projection,resolutions:a.resolutions});this.oa=void 0!==a.crossOrigin?a.crossOrigin:null;this.j=a.url;this.H=void 0!==a.imageLoadFunction?a.imageLoadFunction:Vl;this.i=a.params||{};this.s=!0;Mw(this);this.aa=a.serverType;this.ya=void 0!==a.hidpi?a.hidpi:!0;this.c=null;this.S=[0,0];this.U=0;this.o=void 0!==a.ratio?a.ratio:1.5}y(Lw,Pl);var Nw=[101,101];l=Lw.prototype;
723 +l.Bm=function(a,c,d,e){if(void 0!==this.j){var f=Zc(a,c,0,Nw),g={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};mb(g,this.i,e);e=Math.floor((f[3]-a[1])/c);g[this.s?"I":"X"]=Math.floor((a[0]-f[0])/c);g[this.s?"J":"Y"]=e;return Ow(this,f,Nw,1,qd(d),g)}};l.Dm=function(){return this.i};
724 +l.pd=function(a,c,d,e){if(void 0===this.j)return null;c=Ql(this,c);1==d||this.ya&&void 0!==this.aa||(d=1);a=a.slice();var f=(a[0]+a[2])/2,g=(a[1]+a[3])/2,h=c/d,k=Wc(a)/h,h=Xc(a)/h,m=this.c;if(m&&this.U==this.g&&m.Z()==c&&m.f==d&&Gc(m.G(),a))return m;if(1!=this.o){var m=this.o*Wc(a)/2,n=this.o*Xc(a)/2;a[0]=f-m;a[1]=g-n;a[2]=f+m;a[3]=g+n}f={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};mb(f,this.i);this.S[0]=Math.ceil(k*this.o);this.S[1]=Math.ceil(h*this.o);e=Ow(this,
725 +a,this.S,d,e,f);this.c=new sv(a,c,d,this.ea(),e,this.oa,this.H);this.U=this.g;D(this.c,"change",this.l,this);return this.c};l.Cm=function(){return this.H};
726 +function Ow(a,c,d,e,f,g){g[a.s?"CRS":"SRS"]=f.lb;"STYLES"in a.i||(g.STYLES=new String(""));if(1!=e)switch(a.aa){case "geoserver":e=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+e):"dpi:"+e;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e}g.WIDTH=d[0];g.HEIGHT=d[1];d=f.f;var h;a.s&&"ne"==d.substr(0,2)?h=[c[1],c[0],c[3],c[2]]:h=c;g.BBOX=h.join(",");return Xq(Zq([a.j],g))}l.Em=function(){return this.j};
727 +l.Fm=function(a){this.c=null;this.H=a;this.u()};l.Gm=function(a){a!=this.j&&(this.j=a,this.c=null,this.u())};l.Hm=function(a){mb(this.i,a);Mw(this);this.c=null;this.u()};function Mw(a){a.s=0<=Ja(a.i.VERSION||"1.3.0","1.3")};function Pw(a){var c=void 0!==a.projection?a.projection:"EPSG:3857",d=void 0!==a.tileGrid?a.tileGrid:Hg({extent:Fg(c),maxZoom:a.maxZoom,tileSize:a.tileSize});Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:c,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:d,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0})}y(Pw,Y);function Qw(a){a=a||{};var c;void 0!==a.attributions?c=a.attributions:c=[Rw];Pw.call(this,{attributions:c,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png",wrapX:a.wrapX})}y(Qw,Pw);var Rw=new Qe({html:'&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors.'});function Sw(a){a=a||{};var c=Tw[a.layer];this.c=a.layer;Pw.call(this,{attributions:c.attributions,crossOrigin:"anonymous",logo:"https://developer.mapquest.com/content/osm/mq_logo.png",maxZoom:c.maxZoom,reprojectionErrorThreshold:a.reprojectionErrorThreshold,opaque:c.opaque,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://otile{1-4}-s.mqcdn.com/tiles/1.0.0/"+this.c+"/{z}/{x}/{y}.jpg"})}y(Sw,Pw);
728 +var Uw=new Qe({html:'Tiles Courtesy of <a href="http://www.mapquest.com/">MapQuest</a>'}),Tw={osm:{maxZoom:19,opaque:!0,attributions:[Uw,Rw]},sat:{maxZoom:18,opaque:!0,attributions:[Uw,new Qe({html:"Portions Courtesy NASA/JPL-Caltech and U.S. Depart. of Agriculture, Farm Service Agency"})]},hyb:{maxZoom:18,opaque:!1,attributions:[Uw,Rw]}};Sw.prototype.l=function(){return this.c};(function(){var a={},c={ja:a};(function(d){if("object"===typeof a&&"undefined"!==typeof c)c.ja=d();else{var e;"undefined"!==typeof window?e=window:"undefined"!==typeof global?e=global:"undefined"!==typeof self?e=self:e=this;e.ip=d()}})(function(){return function e(a,c,h){function k(n,q){if(!c[n]){if(!a[n]){var r="function"==typeof require&&require;if(!q&&r)return r(n,!0);if(m)return m(n,!0);r=Error("Cannot find module '"+n+"'");throw r.code="MODULE_NOT_FOUND",r;}r=c[n]={ja:{}};a[n][0].call(r.ja,function(c){var e=
729 +a[n][1][c];return k(e?e:c)},r,r.ja,e,a,c,h)}return c[n].ja}for(var m="function"==typeof require&&require,n=0;n<h.length;n++)k(h[n]);return k}({1:[function(a,c,g){a=a("./processor");g.Hi=a},{"./processor":2}],2:[function(a,c){function g(a){return function(c){var e=c.buffers,f=c.meta,g=c.width,h=c.height,k=e.length,m=e[0].byteLength,B;if(c.imageOps){m=Array(k);for(B=0;B<k;++B)m[B]=new ImageData(new Uint8ClampedArray(e[B]),g,h);g=a(m,f).data}else{g=new Uint8ClampedArray(m);h=Array(k);c=Array(k);for(B=
730 +0;B<k;++B)h[B]=new Uint8ClampedArray(e[B]),c[B]=[0,0,0,0];for(e=0;e<m;e+=4){for(B=0;B<k;++B){var z=h[B];c[B][0]=z[e];c[B][1]=z[e+1];c[B][2]=z[e+2];c[B][3]=z[e+3]}B=a(c,f);g[e]=B[0];g[e+1]=B[1];g[e+2]=B[2];g[e+3]=B[3]}}return g.buffer}}function h(a,c){var e=Object.keys(a.lib||{}).map(function(c){return"var "+c+" = "+a.lib[c].toString()+";"}).concat(["var __minion__ = ("+g.toString()+")(",a.operation.toString(),");",'self.addEventListener("message", function(__event__) {',"var buffer = __minion__(__event__.data);",
731 +"self.postMessage({buffer: buffer, meta: __event__.data.meta}, [buffer]);","});"]),e=URL.createObjectURL(new Blob(e,{type:"text/javascript"})),e=new Worker(e);e.addEventListener("message",c);return e}function k(a,c){var e=g(a.operation);return{postMessage:function(a){setTimeout(function(){c({data:{buffer:e(a),ge:a.ge}})},0)}}}function m(a){this.Pe=!!a.Pk;var c;0===a.threads?c=0:this.Pe?c=1:c=a.threads||1;var e=[];if(c)for(var f=0;f<c;++f)e[f]=h(a,this.Zf.bind(this,f));else e[0]=k(a,this.Zf.bind(this,
732 +0));this.Nd=e;this.ad=[];this.Wi=a.Kn||Infinity;this.Ld=0;this.Fc={};this.Qe=null}m.prototype.In=function(a,c,e){this.Ti({wc:a,ge:c,gg:e});this.Wf()};m.prototype.Ti=function(a){for(this.ad.push(a);this.ad.length>this.Wi;)this.ad.shift().gg(null,null)};m.prototype.Wf=function(){if(0===this.Ld&&0<this.ad.length){var a=this.Qe=this.ad.shift(),c=a.wc[0].width,e=a.wc[0].height,f=a.wc.map(function(a){return a.data.buffer}),g=this.Nd.length;this.Ld=g;if(1===g)this.Nd[0].postMessage({buffers:f,meta:a.ge,
733 +imageOps:this.Pe,width:c,height:e},f);else for(var h=4*Math.ceil(a.wc[0].data.length/4/g),k=0;k<g;++k){for(var m=k*h,B=[],z=0,C=f.length;z<C;++z)B.push(f[k].slice(m,m+h));this.Nd[k].postMessage({buffers:B,meta:a.ge,imageOps:this.Pe,width:c,height:e},B)}}};m.prototype.Zf=function(a,c){this.ep||(this.Fc[a]=c.data,--this.Ld,0===this.Ld&&this.Xi())};m.prototype.Xi=function(){var a=this.Qe,c=this.Nd.length,e,f;if(1===c)e=new Uint8ClampedArray(this.Fc[0].buffer),f=this.Fc[0].meta;else{var g=a.wc[0].data.length;
734 +e=new Uint8ClampedArray(g);f=Array(g);for(var g=4*Math.ceil(g/4/c),h=0;h<c;++h){var k=h*g;e.set(new Uint8ClampedArray(this.Fc[h].buffer),k);f[h]=this.Fc[h].meta}}this.Qe=null;this.Fc={};a.gg(null,new ImageData(e,a.wc[0].width,a.wc[0].height),f);this.Wf()};c.ja=m},{}]},{},[1])(1)});Vm=c.ja})();function Vw(a){this.H=null;this.ya=void 0!==a.operationType?a.operationType:"pixel";this.qb=void 0!==a.threads?a.threads:1;this.c=Ww(a.sources);for(var c=0,d=this.c.length;c<d;++c)D(this.c[c],"change",this.u,this);this.i=nh();this.aa=new jj(function(){return 1},this.u.bind(this));for(var c=Xw(this.c),d={},e=0,f=c.length;e<f;++e)d[x(c[e].layer)]=c[e];this.j=this.o=null;this.U={animate:!1,attributions:{},coordinateToPixelMatrix:nc(),extent:null,focus:null,index:0,layerStates:d,layerStatesArray:c,logos:{},
735 +pixelRatio:1,pixelToCoordinateMatrix:nc(),postRenderFunctions:[],size:[0,0],skippedFeatureUids:{},tileQueue:this.aa,time:Date.now(),usedTiles:{},viewState:{rotation:0},viewHints:[],wantedTiles:{}};Pl.call(this,{});void 0!==a.operation&&this.s(a.operation,a.lib)}y(Vw,Pl);Vw.prototype.s=function(a,c){this.H=new Vm.Hi({operation:a,Pk:"image"===this.ya,Kn:1,lib:c,threads:this.qb});this.u()};function Yw(a,c,d){var e=a.o;return!e||a.g!==e.oo||d!==e.resolution||!Mc(c,e.extent)}
736 +Vw.prototype.B=function(a,c,d,e){d=!0;for(var f,g=0,h=this.c.length;g<h;++g)if(f=this.c[g].a.da(),"ready"!==f.V()){d=!1;break}if(!d)return null;if(!Yw(this,a,c))return this.j;d=this.i.canvas;f=Math.round(Wc(a)/c);g=Math.round(Xc(a)/c);if(f!==d.width||g!==d.height)d.width=f,d.height=g;f=mb({},this.U);f.viewState=mb({},f.viewState);var g=Yc(a),h=Math.round(Wc(a)/c),k=Math.round(Xc(a)/c);f.extent=a;f.focus=Yc(a);f.size[0]=h;f.size[1]=k;h=f.viewState;h.center=g;h.projection=e;h.resolution=c;this.j=e=
737 +new Gl(a,c,1,this.ea(),d,this.S.bind(this,f));this.o={extent:a,resolution:c,oo:this.g};return e};
738 +Vw.prototype.S=function(a,c){for(var d=this.c.length,e=Array(d),f=0;f<d;++f){var g;g=this.c[f];var h=a,k=a.layerStatesArray[f];if(g.l(h,k)){var m=h.size[0],n=h.size[1];if(Zw){var p=Zw.canvas;p.width!==m||p.height!==n?Zw=nh(m,n):Zw.clearRect(0,0,m,n)}else Zw=nh(m,n);g.c(h,k,Zw);g=Zw.getImageData(0,0,m,n)}else g=null;if(g)e[f]=g;else return}d={};this.b(new $w(ax,a,d));this.H.In(e,d,this.oa.bind(this,a,c));kj(a.tileQueue,16,16)};
739 +Vw.prototype.oa=function(a,c,d,e,f){d?c(d):e&&(this.b(new $w(bx,a,f)),Yw(this,a.extent,a.viewState.resolution/a.pixelRatio)||this.i.putImageData(e,0,0),c(null))};var Zw=null;function Xw(a){return a.map(function(a){return Ci(a.a)})}function Ww(a){for(var c=a.length,d=Array(c),e=0;e<c;++e){var f=e,g=a[e],h=null;g instanceof Ig?(g=new G({source:g}),h=new nn(g)):g instanceof Pl&&(g=new vk({source:g}),h=new mn(g));d[f]=h}return d}
740 +function $w(a,c,d){Eb.call(this,a);this.extent=c.extent;this.resolution=c.viewState.resolution/c.pixelRatio;this.data=d}y($w,Eb);var ax="beforeoperations",bx="afteroperations";var cx={terrain:{tb:"jpg",opaque:!0},"terrain-background":{tb:"jpg",opaque:!0},"terrain-labels":{tb:"png",opaque:!1},"terrain-lines":{tb:"png",opaque:!1},"toner-background":{tb:"png",opaque:!0},toner:{tb:"png",opaque:!0},"toner-hybrid":{tb:"png",opaque:!1},"toner-labels":{tb:"png",opaque:!1},"toner-lines":{tb:"png",opaque:!1},"toner-lite":{tb:"png",opaque:!0},watercolor:{tb:"jpg",opaque:!0}},dx={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:3,maxZoom:16}};
741 +function ex(a){var c=a.layer.indexOf("-"),c=-1==c?a.layer:a.layer.slice(0,c),d=cx[a.layer];Pw.call(this,{attributions:fx,crossOrigin:"anonymous",maxZoom:dx[c].maxZoom,opaque:d.opaque,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://stamen-tiles-{a-d}.a.ssl.fastly.net/"+a.layer+"/{z}/{x}/{y}."+d.tb})}y(ex,Pw);
742 +var fx=[new Qe({html:'Map tiles by <a href="http://stamen.com/">Stamen Design</a>, under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.'}),Rw];function gx(a){a=a||{};Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0});this.c=a.params||{};this.l=yc()}y(gx,Y);gx.prototype.s=function(){return this.c};gx.prototype.uc=function(a){return a};
743 +gx.prototype.qc=function(a,c,d){var e=this.tileGrid;e||(e=this.Za(d));if(!(e.Pb().length<=a[0])){var f=e.Ca(a,this.l),g=Sb(e.Ua(a[0]),this.j);1!=c&&(g=Rb(g,c,this.j));e={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};mb(e,this.c);var h=this.urls;h?(d=d.lb.split(":").pop(),e.SIZE=g[0]+","+g[1],e.BBOX=f.join(","),e.BBOXSR=d,e.IMAGESR=d,e.DPI=Math.round(e.DPI?e.DPI*c:90*c),a=(1==h.length?h[0]:h[$b((a[1]<<a[0])+a[2],h.length)]).replace(/MapServer\/?$/,"MapServer/export").replace(/ImageServer\/?$/,"ImageServer/exportImage"),
744 +a=Xq(Zq([a],e))):a=void 0;return a}};gx.prototype.A=function(a){mb(this.c,a);this.u()};function hx(a,c,d){pg.call(this,a,2);this.i=c;this.c=d;this.g={}}y(hx,pg);hx.prototype.cb=function(a){a=void 0!==a?x(a):-1;if(a in this.g)return this.g[a];var c=this.i,d=nh(c[0],c[1]);d.strokeStyle="black";d.strokeRect(.5,.5,c[0]+.5,c[1]+.5);d.fillStyle="black";d.textAlign="center";d.textBaseline="middle";d.font="24px sans-serif";d.fillText(this.c,c[0]/2,c[1]/2);return this.g[a]=d.canvas};
745 +function ix(a){Ig.call(this,{opaque:!1,projection:a.projection,tileGrid:a.tileGrid,wrapX:void 0!==a.wrapX?a.wrapX:!0})}y(ix,Ig);ix.prototype.Qb=function(a,c,d){var e=this.Db(a,c,d);if(lg(this.a,e))return this.a.get(e);var f=Sb(this.tileGrid.Ua(a));a=[a,c,d];c=(c=Lg(this,a))?Lg(this,c).toString():"";f=new hx(a,f,c);this.a.set(e,f);return f};function jx(a){Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,projection:qd("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,wrapX:void 0!==a.wrapX?a.wrapX:!0});if(a.jsonp)zw(a.url,this.l.bind(this),this.c.bind(this));else{var c=new XMLHttpRequest;c.open("GET",a.url,!0);c.onload=function(){if(200<=c.status&&300>c.status){var a=JSON.parse(c.responseText);this.l(a)}else this.c()}.bind(this);c.send()}}y(jx,Y);
746 +jx.prototype.l=function(a){var c=qd("EPSG:4326"),d=this.f,e;void 0!==a.bounds&&(e=cd(a.bounds,ud(c,d)));var f=a.minzoom||0,g=a.maxzoom||22;this.tileGrid=d=Hg({extent:Fg(d),maxZoom:g,minZoom:f});this.tileUrlFunction=qn(a.tiles,d);if(void 0!==a.attribution&&!this.ea()){c=void 0!==e?e:c.G();e={};for(var h;f<=g;++f)h=f.toString(),e[h]=[yg(d,c,f)];this.ma([new Qe({html:a.attribution,tileRanges:e})])}tg(this,"ready")};jx.prototype.c=function(){tg(this,"error")};function kx(a){Ig.call(this,{projection:qd("EPSG:3857"),state:"loading"});this.l=void 0!==a.preemptive?a.preemptive:!0;this.i=sn;this.c=void 0;zw(a.url,this.Jm.bind(this))}y(kx,Ig);l=kx.prototype;l.bk=function(){return this.c};l.oj=function(a,c,d,e,f){this.tileGrid?(c=this.tileGrid.$d(a,c),lx(this.Qb(c[0],c[1],c[2],1,this.f),a,d,e,f)):!0===f?bh(function(){d.call(e,null)}):d.call(e,null)};
747 +l.Jm=function(a){var c=qd("EPSG:4326"),d=this.f,e;void 0!==a.bounds&&(e=cd(a.bounds,ud(c,d)));var f=a.minzoom||0,g=a.maxzoom||22;this.tileGrid=d=Hg({extent:Fg(d),maxZoom:g,minZoom:f});this.c=a.template;var h=a.grids;if(h){this.i=qn(h,d);if(void 0!==a.attribution){c=void 0!==e?e:c.G();for(e={};f<=g;++f)h=f.toString(),e[h]=[yg(d,c,f)];this.ma([new Qe({html:a.attribution,tileRanges:e})])}tg(this,"ready")}else tg(this,"error")};
748 +l.Qb=function(a,c,d,e,f){var g=this.Db(a,c,d);if(lg(this.a,g))return this.a.get(g);a=[a,c,d];c=Lg(this,a,f);e=this.i(c,e,f);e=new mx(a,void 0!==e?0:4,void 0!==e?e:"",this.tileGrid.Ca(a),this.l);this.a.set(g,e);return e};l.Of=function(a,c,d){a=this.Db(a,c,d);lg(this.a,a)&&this.a.get(a)};function mx(a,c,d,e,f){pg.call(this,a,c);this.l=d;this.g=e;this.o=f;this.j=this.i=this.c=null}y(mx,pg);l=mx.prototype;l.cb=function(){return null};
749 +l.getData=function(a){if(!this.c||!this.i||!this.j)return null;var c=this.c[Math.floor((1-(a[1]-this.g[1])/(this.g[3]-this.g[1]))*this.c.length)];if("string"!==typeof c)return null;a=c.charCodeAt(Math.floor((a[0]-this.g[0])/(this.g[2]-this.g[0])*c.length));93<=a&&a--;35<=a&&a--;a-=32;return a in this.i?this.j[this.i[a]]:null};
750 +function lx(a,c,d,e,f){0==a.state&&!0===f?(xb(a,"change",function(){d.call(e,this.getData(c))},a),nx(a)):!0===f?bh(function(){d.call(e,this.getData(c))},a):d.call(e,a.getData(c))}l.eb=function(){return this.l};l.nk=function(){this.state=3;qg(this)};l.Im=function(a){this.c=a.grid;this.i=a.keys;this.j=a.data;this.state=4;qg(this)};function nx(a){0==a.state&&(a.state=1,zw(a.l,a.Im.bind(a),a.nk.bind(a)))}l.load=function(){this.o&&nx(this)};function ox(a){a=a||{};var c=a.params||{};Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in c?c.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0});this.s=void 0!==a.gutter?a.gutter:0;this.c=c;this.aa="";px(this);this.l=!0;this.A=a.serverType;this.S=void 0!==a.hidpi?a.hidpi:!0;this.H="";qx(this);
751 +this.U=yc();rx(this)}y(ox,Y);l=ox.prototype;
752 +l.Km=function(a,c,d,e){d=qd(d);var f=this.tileGrid;f||(f=this.Za(d));c=f.$d(a,c);if(!(f.Pb().length<=c[0])){var g=f.Z(c[0]),h=f.Ca(c,this.U),f=Sb(f.Ua(c[0]),this.j),k=this.s;0!==k&&(f=Qb(f,k,this.j),h=Ac(h,g*k,h));k={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.c.LAYERS};mb(k,this.c,e);e=Math.floor((h[3]-a[1])/g);k[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);k[this.l?"J":"Y"]=e;return sx(this,c,f,h,1,d,k)}};l.af=function(){return this.s};
753 +l.bf=function(){return this.aa};l.Db=function(a,c,d){return this.H+ox.ia.Db.call(this,a,c,d)};l.Lm=function(){return this.c};
754 +function sx(a,c,d,e,f,g,h){var k=a.urls;if(k){h.WIDTH=d[0];h.HEIGHT=d[1];h[a.l?"CRS":"SRS"]=g.lb;"STYLES"in a.c||(h.STYLES=new String(""));if(1!=f)switch(a.A){case "geoserver":d=90*f+.5|0;h.FORMAT_OPTIONS="FORMAT_OPTIONS"in h?h.FORMAT_OPTIONS+(";dpi:"+d):"dpi:"+d;break;case "mapserver":h.MAP_RESOLUTION=90*f;break;case "carmentaserver":case "qgis":h.DPI=90*f}g=g.f;a.l&&"ne"==g.substr(0,2)&&(a=e[0],e[0]=e[1],e[1]=a,a=e[2],e[2]=e[3],e[3]=a);h.BBOX=e.join(",");return Xq(Zq([1==k.length?k[0]:k[$b((c[1]<<
755 +c[0])+c[2],k.length)]],h))}}l.uc=function(a){return this.S&&void 0!==this.A?a:1};function qx(a){var c=0,d=[];if(a.urls){var e,f;e=0;for(f=a.urls.length;e<f;++e)d[c++]=a.urls[e]}a.H=d.join("#")}function px(a){var c=0,d=[],e;for(e in a.c)d[c++]=e+"-"+a.c[e];a.aa=d.join("/")}
756 +l.qc=function(a,c,d){var e=this.tileGrid;e||(e=this.Za(d));if(!(e.Pb().length<=a[0])){1==c||this.S&&void 0!==this.A||(c=1);var f=e.Z(a[0]),g=e.Ca(a,this.U),e=Sb(e.Ua(a[0]),this.j),h=this.s;0!==h&&(e=Qb(e,h,this.j),g=Ac(g,f*h,g));1!=c&&(e=Rb(e,c,this.j));f={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};mb(f,this.c);return sx(this,a,e,g,c,d,f)}};l.Mm=function(a){mb(this.c,a);qx(this);px(this);rx(this);this.u()};
757 +function rx(a){a.l=0<=Ja(a.c.VERSION||"1.3.0","1.3")};function tx(a){this.j=a.matrixIds;ug.call(this,{extent:a.extent,origin:a.origin,origins:a.origins,resolutions:a.resolutions,tileSize:a.tileSize,tileSizes:a.tileSizes,sizes:a.sizes})}y(tx,ug);tx.prototype.o=function(){return this.j};
758 +function ux(a,c){var d=[],e=[],f=[],g=[],h=[],k;k=qd(a.SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3"));var m=k.$b(),n="ne"==k.f.substr(0,2);a.TileMatrix.sort(function(a,c){return c.ScaleDenominator-a.ScaleDenominator});a.TileMatrix.forEach(function(a){e.push(a.Identifier);var c=2.8E-4*a.ScaleDenominator/m,k=a.TileWidth,t=a.TileHeight;n?f.push([a.TopLeftCorner[1],a.TopLeftCorner[0]]):f.push(a.TopLeftCorner);d.push(c);g.push(k==t?k:[k,t]);h.push([a.MatrixWidth,-a.MatrixHeight])});
759 +return new tx({extent:c,origins:f,resolutions:d,matrixIds:e,tileSizes:g,sizes:h})};function Z(a){function c(a){a="KVP"==e?Xq(Zq([a],g)):a.replace(/\{(\w+?)\}/g,function(a,c){return c.toLowerCase()in g?g[c.toLowerCase()]:a});return function(c){if(c){var d={TileMatrix:f.j[c[0]],TileCol:c[1],TileRow:-c[2]-1};mb(d,h);c=a;return c="KVP"==e?Xq(Zq([c],d)):c.replace(/\{(\w+?)\}/g,function(a,c){return d[c]})}}}this.U=void 0!==a.version?a.version:"1.0.0";this.A=void 0!==a.format?a.format:"image/jpeg";this.c=void 0!==a.dimensions?a.dimensions:{};this.l="";vx(this);this.H=a.layer;this.s=a.matrixSet;
760 +this.S=a.style;var d=a.urls;void 0===d&&void 0!==a.url&&(d=tn(a.url));var e=this.aa=void 0!==a.requestEncoding?a.requestEncoding:"KVP",f=a.tileGrid,g={layer:this.H,style:this.S,tilematrixset:this.s};"KVP"==e&&mb(g,{Service:"WMTS",Request:"GetTile",Version:this.U,Format:this.A});var h=this.c,k=d&&0<d.length?rn(d.map(c)):sn;Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,
761 +tileGrid:f,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:k,urls:d,wrapX:void 0!==a.wrapX?a.wrapX:!1})}y(Z,Y);l=Z.prototype;l.Aj=function(){return this.c};l.Nm=function(){return this.A};l.bf=function(){return this.l};l.Om=function(){return this.H};l.Nj=function(){return this.s};l.$j=function(){return this.aa};l.Pm=function(){return this.S};l.fk=function(){return this.U};function vx(a){var c=0,d=[],e;for(e in a.c)d[c++]=e+"-"+a.c[e];a.l=d.join("/")}
762 +l.Ko=function(a){mb(this.c,a);vx(this);this.u()};function wx(a){a=a||{};var c=a.size,d=c[0],e=c[1],f=[],g=256;switch(void 0!==a.tierSizeCalculation?a.tierSizeCalculation:"default"){case "default":for(;d>g||e>g;)f.push([Math.ceil(d/g),Math.ceil(e/g)]),g+=g;break;case "truncated":for(;d>g||e>g;)f.push([Math.ceil(d/g),Math.ceil(e/g)]),d>>=1,e>>=1}f.push([1,1]);f.reverse();for(var g=[1],h=[0],e=1,d=f.length;e<d;e++)g.push(1<<e),h.push(f[e-1][0]*f[e-1][1]+h[e-1]);g.reverse();var c=[0,-c[1],c[0],0],c=new ug({extent:c,origin:Sc(c),resolutions:g}),k=a.url;
763 +Y.call(this,{attributions:a.attributions,crossOrigin:a.crossOrigin,logo:a.logo,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:xx,tileGrid:c,tileUrlFunction:function(a){if(a){var c=a[0],d=a[1];a=-a[2]-1;return k+"TileGroup"+((d+a*f[c][0]+h[c])/256|0)+"/"+c+"-"+d+"-"+a+".jpg"}}})}y(wx,Y);function xx(a,c,d,e,f){tv.call(this,a,c,d,e,f);this.i={}}y(xx,tv);
764 +xx.prototype.cb=function(a){var c=void 0!==a?x(a).toString():"";if(c in this.i)return this.i[c];a=xx.ia.cb.call(this,a);if(2==this.state){if(256==a.width&&256==a.height)return this.i[c]=a;var d=nh(256,256);d.drawImage(a,0,0);return this.i[c]=d.canvas}return a};function Jk(a,c,d,e,f,g){if(d+a.b>a.g||e+a.b>a.g)return null;f=yx(a,!1,c,d,e,f);if(!f)return null;a=yx(a,!0,c,d,e,void 0!==g?g:gd);return{offsetX:f.offsetX,offsetY:f.offsetY,image:f.image,Ig:a.image}}
765 +function yx(a,c,d,e,f,g){var h=c?a.i:a.c,k,m,n;m=0;for(n=h.length;m<n;++m){k=h[m];a:{var p=k,q=d,r=e,t=f,v=g,w=void 0,A=void 0;k=void 0;A=0;for(k=p.a.length;A<k;++A)if(w=p.a[A],w.width>=r+p.b&&w.height>=t+p.b){k={offsetX:w.x+p.b,offsetY:w.y+p.b,image:p.g};p.f[q]=k;v.call(void 0,p.c,w.x+p.b,w.y+p.b);q=p;r=r+p.b;p=t+p.b;v=t=void 0;w.width-r>w.height-p?(t={x:w.x+r,y:w.y,width:w.width-r,height:w.height},v={x:w.x,y:w.y+p,width:r,height:w.height-p},zx(q,A,t,v)):(t={x:w.x+r,y:w.y,width:w.width-r,height:p},
766 +v={x:w.x,y:w.y+p,width:w.width,height:w.height-p},zx(q,A,t,v));break a}k=null}if(k)return k;k||m!==n-1||(c?(k=Math.min(2*a.f,a.g),a.f=k):(k=Math.min(2*a.a,a.g),a.a=k),k=new Ax(k,a.b),h.push(k),++n)}}function Ax(a,c){this.b=c;this.a=[{x:0,y:0,width:a,height:a}];this.f={};this.g=document.createElement("CANVAS");this.g.width=a;this.g.height=a;this.c=this.g.getContext("2d")}Ax.prototype.get=function(a){return this.f[a]||null};
767 +function zx(a,c,d,e){c=[c,1];0<d.width&&0<d.height&&c.push(d);0<e.width&&0<e.height&&c.push(e);a.a.splice.apply(a.a,c)};function Bx(a){this.T=this.f=this.c=null;this.o=void 0!==a.fill?a.fill:null;this.ta=[0,0];this.b=a.points;this.g=void 0!==a.radius?a.radius:a.radius1;this.i=void 0!==a.radius2?a.radius2:this.g;this.l=void 0!==a.angle?a.angle:0;this.a=void 0!==a.stroke?a.stroke:null;this.H=this.ua=this.D=null;var c=a.atlasManager,d="",e="",f=0,g=null,h,k=0;this.a&&(h=Ze(this.a.b),k=this.a.a,void 0===k&&(k=1),g=this.a.g,Ah||(g=null),e=this.a.c,void 0===e&&(e="round"),d=this.a.f,void 0===d&&(d="round"),f=this.a.i,void 0===
768 +f&&(f=10));var m=2*(this.g+k)+1,d={strokeStyle:h,Dd:k,size:m,lineCap:d,lineDash:g,lineJoin:e,miterLimit:f};if(void 0===c){this.f=document.createElement("CANVAS");this.f.height=m;this.f.width=m;var c=m=this.f.width,n=this.f.getContext("2d");this.sh(d,n,0,0);this.o?this.T=this.f:(n=this.T=document.createElement("CANVAS"),n.height=d.size,n.width=d.size,n=n.getContext("2d"),this.rh(d,n,0,0))}else m=Math.round(m),(e=!this.o)&&(n=this.rh.bind(this,d)),f=this.a?Hk(this.a):"-",g=this.o?Bk(this.o):"-",this.c&&
769 +f==this.c[1]&&g==this.c[2]&&this.g==this.c[3]&&this.i==this.c[4]&&this.l==this.c[5]&&this.b==this.c[6]||(this.c=["r"+f+g+(void 0!==this.g?this.g.toString():"-")+(void 0!==this.i?this.i.toString():"-")+(void 0!==this.l?this.l.toString():"-")+(void 0!==this.b?this.b.toString():"-"),f,g,this.g,this.i,this.l,this.b]),n=Jk(c,this.c[0],m,m,this.sh.bind(this,d),n),this.f=n.image,this.ta=[n.offsetX,n.offsetY],c=n.image.width,this.T=e?n.Ig:this.f;this.D=[m/2,m/2];this.ua=[m,m];this.H=[c,c];Vi.call(this,{opacity:1,
770 +rotateWithView:void 0!==a.rotateWithView?a.rotateWithView:!1,rotation:void 0!==a.rotation?a.rotation:0,scale:1,snapToPixel:void 0!==a.snapToPixel?a.snapToPixel:!0})}y(Bx,Vi);l=Bx.prototype;l.Yb=function(){return this.D};l.Um=function(){return this.l};l.Vm=function(){return this.o};l.qe=function(){return this.T};l.gc=function(){return this.f};l.qd=function(){return this.H};l.wd=function(){return 2};l.Ha=function(){return this.ta};l.Wm=function(){return this.b};l.Xm=function(){return this.g};l.Zj=function(){return this.i};
771 +l.Eb=function(){return this.ua};l.Ym=function(){return this.a};l.hf=va;l.load=va;l.Nf=va;
772 +l.sh=function(a,c,d,e){var f;c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();this.i!==this.g&&(this.b*=2);for(d=0;d<=this.b;d++)e=2*d*Math.PI/this.b-Math.PI/2+this.l,f=0===d%2?this.g:this.i,c.lineTo(a.size/2+f*Math.cos(e),a.size/2+f*Math.sin(e));this.o&&(c.fillStyle=af(this.o.b),c.fill());this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.Dd,a.lineDash&&c.setLineDash(a.lineDash),c.lineCap=a.lineCap,c.lineJoin=a.lineJoin,c.miterLimit=a.miterLimit,c.stroke());c.closePath()};
773 +l.rh=function(a,c,d,e){c.setTransform(1,0,0,1,0,0);c.translate(d,e);c.beginPath();this.i!==this.g&&(this.b*=2);var f;for(d=0;d<=this.b;d++)f=2*d*Math.PI/this.b-Math.PI/2+this.l,e=0===d%2?this.g:this.i,c.lineTo(a.size/2+e*Math.cos(f),a.size/2+e*Math.sin(f));c.fillStyle=wk;c.fill();this.a&&(c.strokeStyle=a.strokeStyle,c.lineWidth=a.Dd,a.lineDash&&c.setLineDash(a.lineDash),c.stroke());c.closePath()};u("ol.animation.bounce",function(a){var c=a.resolution,d=a.start?a.start:Date.now(),e=void 0!==a.duration?a.duration:1E3,f=a.easing?a.easing:Ge;return function(a,h){if(h.time<d)return h.animate=!0,h.viewHints[0]+=1,!0;if(h.time<d+e){var k=f((h.time-d)/e),m=c-h.viewState.resolution;h.animate=!0;h.viewState.resolution+=k*m;h.viewHints[0]+=1;return!0}return!1}},OPENLAYERS);u("ol.animation.pan",He,OPENLAYERS);u("ol.animation.rotate",Ie,OPENLAYERS);u("ol.animation.zoom",Je,OPENLAYERS);
774 +u("ol.Attribution",Qe,OPENLAYERS);Qe.prototype.getHTML=Qe.prototype.g;Re.prototype.element=Re.prototype.element;u("ol.Collection",Se,OPENLAYERS);Se.prototype.clear=Se.prototype.clear;Se.prototype.extend=Se.prototype.jf;Se.prototype.forEach=Se.prototype.forEach;Se.prototype.getArray=Se.prototype.il;Se.prototype.item=Se.prototype.item;Se.prototype.getLength=Se.prototype.ac;Se.prototype.insertAt=Se.prototype.de;Se.prototype.pop=Se.prototype.pop;Se.prototype.push=Se.prototype.push;
775 +Se.prototype.remove=Se.prototype.remove;Se.prototype.removeAt=Se.prototype.If;Se.prototype.setAt=Se.prototype.qo;u("ol.colorlike.asColorLike",af,OPENLAYERS);u("ol.coordinate.add",bc,OPENLAYERS);u("ol.coordinate.createStringXY",function(a){return function(c){return jc(c,a)}},OPENLAYERS);u("ol.coordinate.format",ec,OPENLAYERS);u("ol.coordinate.rotate",gc,OPENLAYERS);u("ol.coordinate.toStringHDMS",function(a,c){return a?dc(a[1],"NS",c)+" "+dc(a[0],"EW",c):""},OPENLAYERS);
776 +u("ol.coordinate.toStringXY",jc,OPENLAYERS);u("ol.DeviceOrientation",cp,OPENLAYERS);cp.prototype.getAlpha=cp.prototype.uj;cp.prototype.getBeta=cp.prototype.xj;cp.prototype.getGamma=cp.prototype.Dj;cp.prototype.getHeading=cp.prototype.jl;cp.prototype.getTracking=cp.prototype.Pg;cp.prototype.setTracking=cp.prototype.kf;u("ol.easing.easeIn",Ce,OPENLAYERS);u("ol.easing.easeOut",De,OPENLAYERS);u("ol.easing.inAndOut",Ee,OPENLAYERS);u("ol.easing.linear",Fe,OPENLAYERS);u("ol.easing.upAndDown",Ge,OPENLAYERS);
777 +u("ol.extent.boundingExtent",xc,OPENLAYERS);u("ol.extent.buffer",Ac,OPENLAYERS);u("ol.extent.containsCoordinate",Dc,OPENLAYERS);u("ol.extent.containsExtent",Gc,OPENLAYERS);u("ol.extent.containsXY",Fc,OPENLAYERS);u("ol.extent.createEmpty",yc,OPENLAYERS);u("ol.extent.equals",Mc,OPENLAYERS);u("ol.extent.extend",Nc,OPENLAYERS);u("ol.extent.getBottomLeft",Pc,OPENLAYERS);u("ol.extent.getBottomRight",Qc,OPENLAYERS);u("ol.extent.getCenter",Yc,OPENLAYERS);u("ol.extent.getHeight",Xc,OPENLAYERS);
778 +u("ol.extent.getIntersection",$c,OPENLAYERS);u("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]},OPENLAYERS);u("ol.extent.getTopLeft",Sc,OPENLAYERS);u("ol.extent.getTopRight",Rc,OPENLAYERS);u("ol.extent.getWidth",Wc,OPENLAYERS);u("ol.extent.intersects",ad,OPENLAYERS);u("ol.extent.isEmpty",Vc,OPENLAYERS);u("ol.extent.applyTransform",cd,OPENLAYERS);u("ol.Feature",Xl,OPENLAYERS);Xl.prototype.clone=Xl.prototype.clone;Xl.prototype.getGeometry=Xl.prototype.X;Xl.prototype.getId=Xl.prototype.Sa;
779 +Xl.prototype.getGeometryName=Xl.prototype.Fj;Xl.prototype.getStyle=Xl.prototype.ll;Xl.prototype.getStyleFunction=Xl.prototype.bc;Xl.prototype.setGeometry=Xl.prototype.Pa;Xl.prototype.setStyle=Xl.prototype.lf;Xl.prototype.setId=Xl.prototype.jc;Xl.prototype.setGeometryName=Xl.prototype.Bc;u("ol.featureloader.tile",Pm,OPENLAYERS);u("ol.featureloader.xhr",Qm,OPENLAYERS);u("ol.Geolocation",hv,OPENLAYERS);hv.prototype.getAccuracy=hv.prototype.sj;hv.prototype.getAccuracyGeometry=hv.prototype.tj;
780 +hv.prototype.getAltitude=hv.prototype.vj;hv.prototype.getAltitudeAccuracy=hv.prototype.wj;hv.prototype.getHeading=hv.prototype.nl;hv.prototype.getPosition=hv.prototype.ol;hv.prototype.getProjection=hv.prototype.Qg;hv.prototype.getSpeed=hv.prototype.ak;hv.prototype.getTracking=hv.prototype.Rg;hv.prototype.getTrackingOptions=hv.prototype.Cg;hv.prototype.setProjection=hv.prototype.Sg;hv.prototype.setTracking=hv.prototype.he;hv.prototype.setTrackingOptions=hv.prototype.$h;u("ol.Graticule",nv,OPENLAYERS);
781 +nv.prototype.getMap=nv.prototype.rl;nv.prototype.getMeridians=nv.prototype.Oj;nv.prototype.getParallels=nv.prototype.Vj;nv.prototype.setMap=nv.prototype.setMap;u("ol.has.DEVICE_PIXEL_RATIO",zh,OPENLAYERS);u("ol.has.CANVAS",Bh,OPENLAYERS);u("ol.has.DEVICE_ORIENTATION",Ch,OPENLAYERS);u("ol.has.GEOLOCATION",Dh,OPENLAYERS);u("ol.has.TOUCH",Eh,OPENLAYERS);u("ol.has.WEBGL",uh,OPENLAYERS);sv.prototype.getImage=sv.prototype.a;tv.prototype.getImage=tv.prototype.cb;u("ol.Kinetic",lj,OPENLAYERS);
782 +u("ol.loadingstrategy.all",Rm,OPENLAYERS);u("ol.loadingstrategy.bbox",function(a){return[a]},OPENLAYERS);u("ol.loadingstrategy.tile",function(a){return function(c,d){var e=Dg(a,d),f=yg(a,c,e),g=[],e=[e,0,0];for(e[1]=f.ra;e[1]<=f.va;++e[1])for(e[2]=f.xa;e[2]<=f.Aa;++e[2])g.push(a.Ca(e));return g}},OPENLAYERS);u("ol.Map",S,OPENLAYERS);S.prototype.addControl=S.prototype.bj;S.prototype.addInteraction=S.prototype.cj;S.prototype.addLayer=S.prototype.ag;S.prototype.addOverlay=S.prototype.bg;
783 +S.prototype.beforeRender=S.prototype.Ra;S.prototype.forEachFeatureAtPixel=S.prototype.od;S.prototype.forEachLayerAtPixel=S.prototype.vl;S.prototype.hasFeatureAtPixel=S.prototype.Ok;S.prototype.getEventCoordinate=S.prototype.Bj;S.prototype.getEventPixel=S.prototype.Td;S.prototype.getTarget=S.prototype.Ug;S.prototype.getTargetElement=S.prototype.tc;S.prototype.getCoordinateFromPixel=S.prototype.La;S.prototype.getControls=S.prototype.zj;S.prototype.getOverlays=S.prototype.Tj;
784 +S.prototype.getOverlayById=S.prototype.Sj;S.prototype.getInteractions=S.prototype.Gj;S.prototype.getLayerGroup=S.prototype.sc;S.prototype.getLayers=S.prototype.Tg;S.prototype.getPixelFromCoordinate=S.prototype.Ta;S.prototype.getSize=S.prototype.Va;S.prototype.getView=S.prototype.$;S.prototype.getViewport=S.prototype.gk;S.prototype.renderSync=S.prototype.mo;S.prototype.render=S.prototype.render;S.prototype.removeControl=S.prototype.eo;S.prototype.removeInteraction=S.prototype.fo;
785 +S.prototype.removeLayer=S.prototype.io;S.prototype.removeOverlay=S.prototype.jo;S.prototype.setLayerGroup=S.prototype.Sh;S.prototype.setSize=S.prototype.Mf;S.prototype.setTarget=S.prototype.wl;S.prototype.setView=S.prototype.Ao;S.prototype.updateSize=S.prototype.Xc;ni.prototype.originalEvent=ni.prototype.originalEvent;ni.prototype.pixel=ni.prototype.pixel;ni.prototype.coordinate=ni.prototype.coordinate;ni.prototype.dragging=ni.prototype.dragging;ni.prototype.preventDefault=ni.prototype.preventDefault;
786 +ni.prototype.stopPropagation=ni.prototype.stopPropagation;ig.prototype.map=ig.prototype.map;ig.prototype.frameState=ig.prototype.frameState;Lb.prototype.key=Lb.prototype.key;Lb.prototype.oldValue=Lb.prototype.oldValue;u("ol.Object",Mb,OPENLAYERS);Mb.prototype.get=Mb.prototype.get;Mb.prototype.getKeys=Mb.prototype.O;Mb.prototype.getProperties=Mb.prototype.P;Mb.prototype.set=Mb.prototype.set;Mb.prototype.setProperties=Mb.prototype.C;Mb.prototype.unset=Mb.prototype.R;u("ol.Observable",Jb,OPENLAYERS);
787 +u("ol.Observable.unByKey",Kb,OPENLAYERS);Jb.prototype.changed=Jb.prototype.u;Jb.prototype.dispatchEvent=Jb.prototype.b;Jb.prototype.getRevision=Jb.prototype.L;Jb.prototype.on=Jb.prototype.I;Jb.prototype.once=Jb.prototype.M;Jb.prototype.un=Jb.prototype.K;Jb.prototype.unByKey=Jb.prototype.N;u("ol.inherits",y,OPENLAYERS);u("ol.Overlay",Jo,OPENLAYERS);Jo.prototype.getElement=Jo.prototype.ie;Jo.prototype.getId=Jo.prototype.Sa;Jo.prototype.getMap=Jo.prototype.je;Jo.prototype.getOffset=Jo.prototype.Ag;
788 +Jo.prototype.getPosition=Jo.prototype.Vg;Jo.prototype.getPositioning=Jo.prototype.Bg;Jo.prototype.setElement=Jo.prototype.Oh;Jo.prototype.setMap=Jo.prototype.setMap;Jo.prototype.setOffset=Jo.prototype.Uh;Jo.prototype.setPosition=Jo.prototype.mf;Jo.prototype.setPositioning=Jo.prototype.Xh;
789 +u("ol.render.toContext",function(a,c){var d=a.canvas,e=c?c:{},f=e.pixelRatio||zh;if(e=e.size)d.width=e[0]*f,d.height=e[1]*f,d.style.width=e[0]+"px",d.style.height=e[1]+"px";d=[0,0,d.width,d.height];e=Ji(nc(),0,0,f,f,0,0,0);return new Rk(a,f,d,e,0)},OPENLAYERS);u("ol.size.toSize",Sb,OPENLAYERS);pg.prototype.getTileCoord=pg.prototype.f;Zl.prototype.getFormat=Zl.prototype.xl;Zl.prototype.setFeatures=Zl.prototype.Ph;Zl.prototype.setLoader=Zl.prototype.Th;u("ol.View",xe,OPENLAYERS);
790 +xe.prototype.constrainCenter=xe.prototype.Qd;xe.prototype.constrainResolution=xe.prototype.constrainResolution;xe.prototype.constrainRotation=xe.prototype.constrainRotation;xe.prototype.getCenter=xe.prototype.Wa;xe.prototype.calculateExtent=xe.prototype.bd;xe.prototype.getProjection=xe.prototype.yl;xe.prototype.getResolution=xe.prototype.Z;xe.prototype.getRotation=xe.prototype.Ka;xe.prototype.getZoom=xe.prototype.ik;xe.prototype.fit=xe.prototype.Ye;xe.prototype.centerOn=xe.prototype.lj;
791 +xe.prototype.rotate=xe.prototype.rotate;xe.prototype.setCenter=xe.prototype.mb;xe.prototype.setResolution=xe.prototype.Vb;xe.prototype.setRotation=xe.prototype.ke;xe.prototype.setZoom=xe.prototype.Do;u("ol.xml.getAllTextContent",im,OPENLAYERS);u("ol.xml.parse",Cm,OPENLAYERS);Qn.prototype.getGL=Qn.prototype.qn;Qn.prototype.useProgram=Qn.prototype.xe;u("ol.tilegrid.TileGrid",ug,OPENLAYERS);ug.prototype.getMaxZoom=ug.prototype.yg;ug.prototype.getMinZoom=ug.prototype.zg;ug.prototype.getOrigin=ug.prototype.Ha;
792 +ug.prototype.getResolution=ug.prototype.Z;ug.prototype.getResolutions=ug.prototype.Pb;ug.prototype.getTileCoordExtent=ug.prototype.Ca;ug.prototype.getTileCoordForCoordAndResolution=ug.prototype.$d;ug.prototype.getTileCoordForCoordAndZ=ug.prototype.ud;ug.prototype.getTileSize=ug.prototype.Ua;u("ol.tilegrid.createXYZ",Hg,OPENLAYERS);u("ol.tilegrid.WMTS",tx,OPENLAYERS);tx.prototype.getMatrixIds=tx.prototype.o;u("ol.tilegrid.WMTS.createFromCapabilitiesMatrixSet",ux,OPENLAYERS);
793 +u("ol.style.AtlasManager",function(a){a=a||{};this.a=void 0!==a.initialSize?a.initialSize:256;this.g=void 0!==a.maxSize?a.maxSize:void 0!==ta?ta:2048;this.b=void 0!==a.space?a.space:1;this.c=[new Ax(this.a,this.b)];this.f=this.a;this.i=[new Ax(this.f,this.b)]},OPENLAYERS);u("ol.style.Circle",Ik,OPENLAYERS);Ik.prototype.getFill=Ik.prototype.Qm;Ik.prototype.getImage=Ik.prototype.gc;Ik.prototype.getRadius=Ik.prototype.Rm;Ik.prototype.getStroke=Ik.prototype.Sm;u("ol.style.Fill",Ak,OPENLAYERS);
794 +Ak.prototype.getColor=Ak.prototype.g;Ak.prototype.setColor=Ak.prototype.f;u("ol.style.Icon",Wi,OPENLAYERS);Wi.prototype.getAnchor=Wi.prototype.Yb;Wi.prototype.getImage=Wi.prototype.gc;Wi.prototype.getOrigin=Wi.prototype.Ha;Wi.prototype.getSrc=Wi.prototype.Tm;Wi.prototype.getSize=Wi.prototype.Eb;Wi.prototype.load=Wi.prototype.load;u("ol.style.Image",Vi,OPENLAYERS);Vi.prototype.getOpacity=Vi.prototype.re;Vi.prototype.getRotateWithView=Vi.prototype.Yd;Vi.prototype.getRotation=Vi.prototype.se;
795 +Vi.prototype.getScale=Vi.prototype.te;Vi.prototype.getSnapToPixel=Vi.prototype.Zd;Vi.prototype.setOpacity=Vi.prototype.ue;Vi.prototype.setRotation=Vi.prototype.ve;Vi.prototype.setScale=Vi.prototype.we;u("ol.style.RegularShape",Bx,OPENLAYERS);Bx.prototype.getAnchor=Bx.prototype.Yb;Bx.prototype.getAngle=Bx.prototype.Um;Bx.prototype.getFill=Bx.prototype.Vm;Bx.prototype.getImage=Bx.prototype.gc;Bx.prototype.getOrigin=Bx.prototype.Ha;Bx.prototype.getPoints=Bx.prototype.Wm;Bx.prototype.getRadius=Bx.prototype.Xm;
796 +Bx.prototype.getRadius2=Bx.prototype.Zj;Bx.prototype.getSize=Bx.prototype.Eb;Bx.prototype.getStroke=Bx.prototype.Ym;u("ol.style.Stroke",Gk,OPENLAYERS);Gk.prototype.getColor=Gk.prototype.Zm;Gk.prototype.getLineCap=Gk.prototype.Jj;Gk.prototype.getLineDash=Gk.prototype.$m;Gk.prototype.getLineJoin=Gk.prototype.Kj;Gk.prototype.getMiterLimit=Gk.prototype.Pj;Gk.prototype.getWidth=Gk.prototype.an;Gk.prototype.setColor=Gk.prototype.bn;Gk.prototype.setLineCap=Gk.prototype.vo;Gk.prototype.setLineDash=Gk.prototype.cn;
797 +Gk.prototype.setLineJoin=Gk.prototype.wo;Gk.prototype.setMiterLimit=Gk.prototype.xo;Gk.prototype.setWidth=Gk.prototype.Bo;u("ol.style.Style",Kk,OPENLAYERS);Kk.prototype.getGeometry=Kk.prototype.X;Kk.prototype.getGeometryFunction=Kk.prototype.Ej;Kk.prototype.getFill=Kk.prototype.dn;Kk.prototype.getImage=Kk.prototype.en;Kk.prototype.getStroke=Kk.prototype.fn;Kk.prototype.getText=Kk.prototype.Fa;Kk.prototype.getZIndex=Kk.prototype.gn;Kk.prototype.setGeometry=Kk.prototype.th;Kk.prototype.setZIndex=Kk.prototype.hn;
798 +u("ol.style.Text",sr,OPENLAYERS);sr.prototype.getFont=sr.prototype.Cj;sr.prototype.getOffsetX=sr.prototype.Qj;sr.prototype.getOffsetY=sr.prototype.Rj;sr.prototype.getFill=sr.prototype.jn;sr.prototype.getRotation=sr.prototype.kn;sr.prototype.getScale=sr.prototype.ln;sr.prototype.getStroke=sr.prototype.mn;sr.prototype.getText=sr.prototype.Fa;sr.prototype.getTextAlign=sr.prototype.ck;sr.prototype.getTextBaseline=sr.prototype.dk;sr.prototype.setFont=sr.prototype.so;sr.prototype.setOffsetX=sr.prototype.Vh;
799 +sr.prototype.setOffsetY=sr.prototype.Wh;sr.prototype.setFill=sr.prototype.ro;sr.prototype.setRotation=sr.prototype.nn;sr.prototype.setScale=sr.prototype.pn;sr.prototype.setStroke=sr.prototype.yo;sr.prototype.setText=sr.prototype.Yh;sr.prototype.setTextAlign=sr.prototype.Zh;sr.prototype.setTextBaseline=sr.prototype.zo;u("ol.Sphere",kd,OPENLAYERS);kd.prototype.geodesicArea=kd.prototype.a;kd.prototype.haversineDistance=kd.prototype.b;u("ol.source.BingMaps",Ew,OPENLAYERS);
800 +u("ol.source.BingMaps.TOS_ATTRIBUTION",Fw,OPENLAYERS);u("ol.source.Cluster",Gw,OPENLAYERS);Gw.prototype.getSource=Gw.prototype.aa;u("ol.source.ImageCanvas",Wl,OPENLAYERS);u("ol.source.ImageMapGuide",Jw,OPENLAYERS);Jw.prototype.getParams=Jw.prototype.tm;Jw.prototype.getImageLoadFunction=Jw.prototype.sm;Jw.prototype.updateParams=Jw.prototype.vm;Jw.prototype.setImageLoadFunction=Jw.prototype.um;u("ol.source.Image",Pl,OPENLAYERS);Rl.prototype.image=Rl.prototype.image;u("ol.source.ImageStatic",Kw,OPENLAYERS);
801 +u("ol.source.ImageVector",kn,OPENLAYERS);kn.prototype.getSource=kn.prototype.wm;kn.prototype.getStyle=kn.prototype.xm;kn.prototype.getStyleFunction=kn.prototype.ym;kn.prototype.setStyle=kn.prototype.kh;u("ol.source.ImageWMS",Lw,OPENLAYERS);Lw.prototype.getGetFeatureInfoUrl=Lw.prototype.Bm;Lw.prototype.getParams=Lw.prototype.Dm;Lw.prototype.getImageLoadFunction=Lw.prototype.Cm;Lw.prototype.getUrl=Lw.prototype.Em;Lw.prototype.setImageLoadFunction=Lw.prototype.Fm;Lw.prototype.setUrl=Lw.prototype.Gm;
802 +Lw.prototype.updateParams=Lw.prototype.Hm;u("ol.source.MapQuest",Sw,OPENLAYERS);Sw.prototype.getLayer=Sw.prototype.l;u("ol.source.OSM",Qw,OPENLAYERS);u("ol.source.OSM.ATTRIBUTION",Rw,OPENLAYERS);u("ol.source.Raster",Vw,OPENLAYERS);Vw.prototype.setOperation=Vw.prototype.s;$w.prototype.extent=$w.prototype.extent;$w.prototype.resolution=$w.prototype.resolution;$w.prototype.data=$w.prototype.data;u("ol.source.Source",rg,OPENLAYERS);rg.prototype.getAttributions=rg.prototype.ea;rg.prototype.getLogo=rg.prototype.pa;
803 +rg.prototype.getProjection=rg.prototype.sa;rg.prototype.getState=rg.prototype.V;rg.prototype.setAttributions=rg.prototype.ma;u("ol.source.Stamen",ex,OPENLAYERS);u("ol.source.TileArcGISRest",gx,OPENLAYERS);gx.prototype.getParams=gx.prototype.s;gx.prototype.updateParams=gx.prototype.A;u("ol.source.TileDebug",ix,OPENLAYERS);u("ol.source.TileImage",Y,OPENLAYERS);Y.prototype.setRenderReprojectionEdges=Y.prototype.zb;Y.prototype.setTileGridForProjection=Y.prototype.Ab;u("ol.source.TileJSON",jx,OPENLAYERS);
804 +u("ol.source.Tile",Ig,OPENLAYERS);Ig.prototype.getTileGrid=Ig.prototype.Ma;Mg.prototype.tile=Mg.prototype.tile;u("ol.source.TileUTFGrid",kx,OPENLAYERS);kx.prototype.getTemplate=kx.prototype.bk;kx.prototype.forDataAtCoordinateAndResolution=kx.prototype.oj;u("ol.source.TileWMS",ox,OPENLAYERS);ox.prototype.getGetFeatureInfoUrl=ox.prototype.Km;ox.prototype.getParams=ox.prototype.Lm;ox.prototype.updateParams=ox.prototype.Mm;un.prototype.getTileLoadFunction=un.prototype.$a;
805 +un.prototype.getTileUrlFunction=un.prototype.ab;un.prototype.getUrls=un.prototype.bb;un.prototype.setTileLoadFunction=un.prototype.jb;un.prototype.setTileUrlFunction=un.prototype.Na;un.prototype.setUrl=un.prototype.Xa;un.prototype.setUrls=un.prototype.Ya;u("ol.source.Vector",bn,OPENLAYERS);bn.prototype.addFeature=bn.prototype.rb;bn.prototype.addFeatures=bn.prototype.Gc;bn.prototype.clear=bn.prototype.clear;bn.prototype.forEachFeature=bn.prototype.mg;bn.prototype.forEachFeatureInExtent=bn.prototype.ub;
806 +bn.prototype.forEachFeatureIntersectingExtent=bn.prototype.ng;bn.prototype.getFeaturesCollection=bn.prototype.ug;bn.prototype.getFeatures=bn.prototype.pe;bn.prototype.getFeaturesAtCoordinate=bn.prototype.tg;bn.prototype.getFeaturesInExtent=bn.prototype.$e;bn.prototype.getClosestFeatureToCoordinate=bn.prototype.pg;bn.prototype.getExtent=bn.prototype.G;bn.prototype.getFeatureById=bn.prototype.sg;bn.prototype.removeFeature=bn.prototype.nb;gn.prototype.feature=gn.prototype.feature;
807 +u("ol.source.VectorTile",vn,OPENLAYERS);u("ol.source.WMTS",Z,OPENLAYERS);Z.prototype.getDimensions=Z.prototype.Aj;Z.prototype.getFormat=Z.prototype.Nm;Z.prototype.getLayer=Z.prototype.Om;Z.prototype.getMatrixSet=Z.prototype.Nj;Z.prototype.getRequestEncoding=Z.prototype.$j;Z.prototype.getStyle=Z.prototype.Pm;Z.prototype.getVersion=Z.prototype.fk;Z.prototype.updateDimensions=Z.prototype.Ko;
808 +u("ol.source.WMTS.optionsFromCapabilities",function(a,c){var d=Za(a.Contents.Layer,function(a){return a.Identifier==c.layer}),e=a.Contents.TileMatrixSet,f,g;f=1<d.TileMatrixSetLink.length?"projection"in c?eb(d.TileMatrixSetLink,function(a){return Za(e,function(c){return c.Identifier==a.TileMatrixSet}).SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3")==c.projection}):eb(d.TileMatrixSetLink,function(a){return a.TileMatrixSet==c.matrixSet}):0;0>f&&(f=0);g=d.TileMatrixSetLink[f].TileMatrixSet;
809 +var h=d.Format[0];"format"in c&&(h=c.format);f=eb(d.Style,function(a){return"style"in c?a.Title==c.style:a.isDefault});0>f&&(f=0);f=d.Style[f].Identifier;var k={};"Dimension"in d&&d.Dimension.forEach(function(a){var c=a.Identifier,d=a.Default;void 0===d&&(d=a.Value[0]);k[c]=d});var m=Za(a.Contents.TileMatrixSet,function(a){return a.Identifier==g}),n;n="projection"in c?qd(c.projection):qd(m.SupportedCRS.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/,"$1:$3"));var p=d.WGS84BoundingBox,q,r;void 0!==p&&
810 +(r=qd("EPSG:4326").G(),r=p[0]==r[0]&&p[2]==r[2],q=Ld(p,"EPSG:4326",n),(p=n.G())&&(Gc(p,q)||(q=void 0)));var m=ux(m,q),t=[];q=c.requestEncoding;q=void 0!==q?q:"";if(a.hasOwnProperty("OperationsMetadata")&&a.OperationsMetadata.hasOwnProperty("GetTile")&&0!==q.indexOf("REST"))for(var d=a.OperationsMetadata.GetTile.DCP.HTTP.Get,p=0,v=d.length;p<v;++p){var w=Za(d[p].Constraint,function(a){return"GetEncoding"==a.name}).AllowedValues.Value;0<w.length&&Ua(w,"KVP")&&(q="KVP",t.push(d[p].href))}else q="REST",
811 +d.ResourceURL.forEach(function(a){"tile"==a.resourceType&&(h=a.format,t.push(a.template))});return{urls:t,layer:c.layer,matrixSet:g,format:h,projection:n,requestEncoding:q,tileGrid:m,style:f,dimensions:k,wrapX:r}},OPENLAYERS);u("ol.source.XYZ",Pw,OPENLAYERS);u("ol.source.Zoomify",wx,OPENLAYERS);Ei.prototype.vectorContext=Ei.prototype.vectorContext;Ei.prototype.frameState=Ei.prototype.frameState;Ei.prototype.context=Ei.prototype.context;Ei.prototype.glContext=Ei.prototype.glContext;
812 +Bl.prototype.get=Bl.prototype.get;Bl.prototype.getExtent=Bl.prototype.G;Bl.prototype.getGeometry=Bl.prototype.X;Bl.prototype.getProperties=Bl.prototype.om;Bl.prototype.getType=Bl.prototype.W;u("ol.render.VectorContext",Di,OPENLAYERS);no.prototype.drawAsync=no.prototype.ld;no.prototype.drawCircleGeometry=no.prototype.Ic;no.prototype.drawFeature=no.prototype.Xe;no.prototype.drawGeometryCollectionGeometry=no.prototype.Sd;no.prototype.drawPointGeometry=no.prototype.Ib;
813 +no.prototype.drawLineStringGeometry=no.prototype.Xb;no.prototype.drawMultiLineStringGeometry=no.prototype.Jc;no.prototype.drawMultiPointGeometry=no.prototype.Hb;no.prototype.drawMultiPolygonGeometry=no.prototype.Kc;no.prototype.drawPolygonGeometry=no.prototype.Lc;no.prototype.drawText=no.prototype.Jb;no.prototype.setFillStrokeStyle=no.prototype.hb;no.prototype.setImageStyle=no.prototype.yb;no.prototype.setTextStyle=no.prototype.ib;Rk.prototype.drawAsync=Rk.prototype.ld;
814 +Rk.prototype.drawCircleGeometry=Rk.prototype.Ic;Rk.prototype.drawFeature=Rk.prototype.Xe;Rk.prototype.drawPointGeometry=Rk.prototype.Ib;Rk.prototype.drawMultiPointGeometry=Rk.prototype.Hb;Rk.prototype.drawLineStringGeometry=Rk.prototype.Xb;Rk.prototype.drawMultiLineStringGeometry=Rk.prototype.Jc;Rk.prototype.drawPolygonGeometry=Rk.prototype.Lc;Rk.prototype.drawMultiPolygonGeometry=Rk.prototype.Kc;Rk.prototype.setFillStrokeStyle=Rk.prototype.hb;Rk.prototype.setImageStyle=Rk.prototype.yb;
815 +Rk.prototype.setTextStyle=Rk.prototype.ib;u("ol.proj.common.add",uk,OPENLAYERS);u("ol.proj.METERS_PER_UNIT",md,OPENLAYERS);u("ol.proj.Projection",nd,OPENLAYERS);nd.prototype.getCode=nd.prototype.yj;nd.prototype.getExtent=nd.prototype.G;nd.prototype.getUnits=nd.prototype.mm;nd.prototype.getMetersPerUnit=nd.prototype.$b;nd.prototype.getWorldExtent=nd.prototype.hk;nd.prototype.isGlobal=nd.prototype.Tk;nd.prototype.setGlobal=nd.prototype.uo;nd.prototype.setExtent=nd.prototype.nm;
816 +nd.prototype.setWorldExtent=nd.prototype.Co;nd.prototype.setGetPointResolution=nd.prototype.to;nd.prototype.getPointResolution=nd.prototype.getPointResolution;u("ol.proj.setProj4",function(a){pd=a},OPENLAYERS);u("ol.proj.addEquivalentProjections",rd,OPENLAYERS);u("ol.proj.addProjection",Ed,OPENLAYERS);u("ol.proj.addCoordinateTransforms",sd,OPENLAYERS);u("ol.proj.fromLonLat",function(a,c){return Kd(a,"EPSG:4326",void 0!==c?c:"EPSG:3857")},OPENLAYERS);
817 +u("ol.proj.toLonLat",function(a,c){return Kd(a,void 0!==c?c:"EPSG:3857","EPSG:4326")},OPENLAYERS);u("ol.proj.get",qd,OPENLAYERS);u("ol.proj.getTransform",Id,OPENLAYERS);u("ol.proj.transform",Kd,OPENLAYERS);u("ol.proj.transformExtent",Ld,OPENLAYERS);u("ol.layer.Heatmap",X,OPENLAYERS);X.prototype.getBlur=X.prototype.og;X.prototype.getGradient=X.prototype.wg;X.prototype.getRadius=X.prototype.eh;X.prototype.setBlur=X.prototype.Mh;X.prototype.setGradient=X.prototype.Rh;X.prototype.setRadius=X.prototype.fh;
818 +u("ol.layer.Image",vk,OPENLAYERS);vk.prototype.getSource=vk.prototype.da;u("ol.layer.Layer",Fi,OPENLAYERS);Fi.prototype.getSource=Fi.prototype.da;Fi.prototype.setMap=Fi.prototype.setMap;Fi.prototype.setSource=Fi.prototype.Cc;u("ol.layer.Base",Bi,OPENLAYERS);Bi.prototype.getExtent=Bi.prototype.G;Bi.prototype.getMaxResolution=Bi.prototype.Nb;Bi.prototype.getMinResolution=Bi.prototype.Ob;Bi.prototype.getOpacity=Bi.prototype.Sb;Bi.prototype.getVisible=Bi.prototype.wb;Bi.prototype.getZIndex=Bi.prototype.Tb;
819 +Bi.prototype.setExtent=Bi.prototype.cc;Bi.prototype.setMaxResolution=Bi.prototype.kc;Bi.prototype.setMinResolution=Bi.prototype.lc;Bi.prototype.setOpacity=Bi.prototype.dc;Bi.prototype.setVisible=Bi.prototype.ec;Bi.prototype.setZIndex=Bi.prototype.fc;u("ol.layer.Group",lk,OPENLAYERS);lk.prototype.getLayers=lk.prototype.Sc;lk.prototype.setLayers=lk.prototype.dh;u("ol.layer.Tile",G,OPENLAYERS);G.prototype.getPreload=G.prototype.a;G.prototype.getSource=G.prototype.da;G.prototype.setPreload=G.prototype.c;
820 +G.prototype.getUseInterimTilesOnError=G.prototype.f;G.prototype.setUseInterimTilesOnError=G.prototype.i;u("ol.layer.Vector",H,OPENLAYERS);H.prototype.getSource=H.prototype.da;H.prototype.getStyle=H.prototype.J;H.prototype.getStyleFunction=H.prototype.D;H.prototype.setStyle=H.prototype.c;u("ol.layer.VectorTile",L,OPENLAYERS);L.prototype.getPreload=L.prototype.i;L.prototype.getUseInterimTilesOnError=L.prototype.S;L.prototype.setPreload=L.prototype.U;L.prototype.setUseInterimTilesOnError=L.prototype.aa;
821 +u("ol.interaction.DoubleClickZoom",rj,OPENLAYERS);u("ol.interaction.DoubleClickZoom.handleEvent",sj,OPENLAYERS);u("ol.interaction.DragAndDrop",vv,OPENLAYERS);u("ol.interaction.DragAndDrop.handleEvent",fd,OPENLAYERS);yv.prototype.features=yv.prototype.features;yv.prototype.file=yv.prototype.file;yv.prototype.projection=yv.prototype.projection;Pj.prototype.coordinate=Pj.prototype.coordinate;Pj.prototype.mapBrowserEvent=Pj.prototype.mapBrowserEvent;u("ol.interaction.DragBox",Qj,OPENLAYERS);
822 +Qj.prototype.getGeometry=Qj.prototype.X;u("ol.interaction.DragPan",Ej,OPENLAYERS);u("ol.interaction.DragRotateAndZoom",Bv,OPENLAYERS);u("ol.interaction.DragRotate",Ij,OPENLAYERS);u("ol.interaction.DragZoom",Vj,OPENLAYERS);Fv.prototype.feature=Fv.prototype.feature;u("ol.interaction.Draw",Gv,OPENLAYERS);u("ol.interaction.Draw.handleEvent",Iv,OPENLAYERS);Gv.prototype.removeLastPoint=Gv.prototype.ho;Gv.prototype.finishDrawing=Gv.prototype.md;Gv.prototype.extend=Gv.prototype.Sl;
823 +u("ol.interaction.Draw.createRegularPolygon",function(a,c){return function(d,e){var f=d[0],g=d[1],h=Math.sqrt(hc(f,g)),k=e?e:ve(new iv(f),a);we(k,f,h,c?c:Math.atan((g[1]-f[1])/(g[0]-f[0])));return k}},OPENLAYERS);u("ol.interaction.Interaction",nj,OPENLAYERS);nj.prototype.getActive=nj.prototype.f;nj.prototype.getMap=nj.prototype.j;nj.prototype.setActive=nj.prototype.i;u("ol.interaction.defaults",kk,OPENLAYERS);u("ol.interaction.KeyboardPan",Wj,OPENLAYERS);
824 +u("ol.interaction.KeyboardPan.handleEvent",Xj,OPENLAYERS);u("ol.interaction.KeyboardZoom",Yj,OPENLAYERS);u("ol.interaction.KeyboardZoom.handleEvent",Zj,OPENLAYERS);Wv.prototype.features=Wv.prototype.features;Wv.prototype.mapBrowserPointerEvent=Wv.prototype.mapBrowserPointerEvent;u("ol.interaction.Modify",Xv,OPENLAYERS);u("ol.interaction.Modify.handleEvent",$v,OPENLAYERS);u("ol.interaction.MouseWheelZoom",ak,OPENLAYERS);u("ol.interaction.MouseWheelZoom.handleEvent",bk,OPENLAYERS);
825 +ak.prototype.setMouseAnchor=ak.prototype.D;u("ol.interaction.PinchRotate",ck,OPENLAYERS);u("ol.interaction.PinchZoom",gk,OPENLAYERS);u("ol.interaction.Pointer",Bj,OPENLAYERS);u("ol.interaction.Pointer.handleEvent",Cj,OPENLAYERS);jw.prototype.selected=jw.prototype.selected;jw.prototype.deselected=jw.prototype.deselected;jw.prototype.mapBrowserEvent=jw.prototype.mapBrowserEvent;u("ol.interaction.Select",kw,OPENLAYERS);kw.prototype.getFeatures=kw.prototype.bm;kw.prototype.getLayer=kw.prototype.cm;
826 +u("ol.interaction.Select.handleEvent",lw,OPENLAYERS);kw.prototype.setMap=kw.prototype.setMap;u("ol.interaction.Snap",nw,OPENLAYERS);nw.prototype.addFeature=nw.prototype.rb;nw.prototype.removeFeature=nw.prototype.nb;rw.prototype.features=rw.prototype.features;rw.prototype.coordinate=rw.prototype.coordinate;u("ol.interaction.Translate",sw,OPENLAYERS);u("ol.geom.Circle",iv,OPENLAYERS);iv.prototype.clone=iv.prototype.clone;iv.prototype.getCenter=iv.prototype.vd;iv.prototype.getRadius=iv.prototype.nf;
827 +iv.prototype.getType=iv.prototype.W;iv.prototype.intersectsExtent=iv.prototype.Ia;iv.prototype.setCenter=iv.prototype.Kl;iv.prototype.setCenterAndRadius=iv.prototype.Lf;iv.prototype.setRadius=iv.prototype.Ll;iv.prototype.transform=iv.prototype.fb;u("ol.geom.Geometry",Md,OPENLAYERS);Md.prototype.getClosestPoint=Md.prototype.vb;Md.prototype.getExtent=Md.prototype.G;Md.prototype.simplify=Md.prototype.Bb;Md.prototype.transform=Md.prototype.fb;u("ol.geom.GeometryCollection",zp,OPENLAYERS);
828 +zp.prototype.clone=zp.prototype.clone;zp.prototype.getGeometries=zp.prototype.vg;zp.prototype.getType=zp.prototype.W;zp.prototype.intersectsExtent=zp.prototype.Ia;zp.prototype.setGeometries=zp.prototype.Qh;zp.prototype.applyTransform=zp.prototype.Hc;zp.prototype.translate=zp.prototype.Rc;u("ol.geom.LinearRing",fe,OPENLAYERS);fe.prototype.clone=fe.prototype.clone;fe.prototype.getArea=fe.prototype.Ol;fe.prototype.getCoordinates=fe.prototype.Y;fe.prototype.getType=fe.prototype.W;
829 +fe.prototype.setCoordinates=fe.prototype.la;u("ol.geom.LineString",T,OPENLAYERS);T.prototype.appendCoordinate=T.prototype.dj;T.prototype.clone=T.prototype.clone;T.prototype.forEachSegment=T.prototype.rj;T.prototype.getCoordinateAtM=T.prototype.Ml;T.prototype.getCoordinates=T.prototype.Y;T.prototype.getCoordinateAt=T.prototype.qg;T.prototype.getLength=T.prototype.Nl;T.prototype.getType=T.prototype.W;T.prototype.intersectsExtent=T.prototype.Ia;T.prototype.setCoordinates=T.prototype.la;
830 +u("ol.geom.MultiLineString",U,OPENLAYERS);U.prototype.appendLineString=U.prototype.ej;U.prototype.clone=U.prototype.clone;U.prototype.getCoordinateAtM=U.prototype.Pl;U.prototype.getCoordinates=U.prototype.Y;U.prototype.getLineString=U.prototype.Lj;U.prototype.getLineStrings=U.prototype.rd;U.prototype.getType=U.prototype.W;U.prototype.intersectsExtent=U.prototype.Ia;U.prototype.setCoordinates=U.prototype.la;u("ol.geom.MultiPoint",pp,OPENLAYERS);pp.prototype.appendPoint=pp.prototype.gj;
831 +pp.prototype.clone=pp.prototype.clone;pp.prototype.getCoordinates=pp.prototype.Y;pp.prototype.getPoint=pp.prototype.Wj;pp.prototype.getPoints=pp.prototype.le;pp.prototype.getType=pp.prototype.W;pp.prototype.intersectsExtent=pp.prototype.Ia;pp.prototype.setCoordinates=pp.prototype.la;u("ol.geom.MultiPolygon",V,OPENLAYERS);V.prototype.appendPolygon=V.prototype.hj;V.prototype.clone=V.prototype.clone;V.prototype.getArea=V.prototype.Ql;V.prototype.getCoordinates=V.prototype.Y;
832 +V.prototype.getInteriorPoints=V.prototype.Ij;V.prototype.getPolygon=V.prototype.Yj;V.prototype.getPolygons=V.prototype.Xd;V.prototype.getType=V.prototype.W;V.prototype.intersectsExtent=V.prototype.Ia;V.prototype.setCoordinates=V.prototype.la;u("ol.geom.Point",E,OPENLAYERS);E.prototype.clone=E.prototype.clone;E.prototype.getCoordinates=E.prototype.Y;E.prototype.getType=E.prototype.W;E.prototype.intersectsExtent=E.prototype.Ia;E.prototype.setCoordinates=E.prototype.la;u("ol.geom.Polygon",F,OPENLAYERS);
833 +F.prototype.appendLinearRing=F.prototype.fj;F.prototype.clone=F.prototype.clone;F.prototype.getArea=F.prototype.Rl;F.prototype.getCoordinates=F.prototype.Y;F.prototype.getInteriorPoint=F.prototype.Hj;F.prototype.getLinearRingCount=F.prototype.Mj;F.prototype.getLinearRing=F.prototype.xg;F.prototype.getLinearRings=F.prototype.Vd;F.prototype.getType=F.prototype.W;F.prototype.intersectsExtent=F.prototype.Ia;F.prototype.setCoordinates=F.prototype.la;u("ol.geom.Polygon.circular",te,OPENLAYERS);
834 +u("ol.geom.Polygon.fromExtent",ue,OPENLAYERS);u("ol.geom.Polygon.fromCircle",ve,OPENLAYERS);u("ol.geom.SimpleGeometry",Od,OPENLAYERS);Od.prototype.getFirstCoordinate=Od.prototype.Kb;Od.prototype.getLastCoordinate=Od.prototype.Lb;Od.prototype.getLayout=Od.prototype.Mb;Od.prototype.applyTransform=Od.prototype.Hc;Od.prototype.translate=Od.prototype.Rc;u("ol.format.EsriJSON",sp,OPENLAYERS);sp.prototype.readFeature=sp.prototype.Ub;sp.prototype.readFeatures=sp.prototype.Ea;sp.prototype.readGeometry=sp.prototype.Uc;
835 +sp.prototype.readProjection=sp.prototype.Qa;sp.prototype.writeGeometry=sp.prototype.Zc;sp.prototype.writeGeometryObject=sp.prototype.Ke;sp.prototype.writeFeature=sp.prototype.Fd;sp.prototype.writeFeatureObject=sp.prototype.Yc;sp.prototype.writeFeatures=sp.prototype.Wb;sp.prototype.writeFeaturesObject=sp.prototype.Ie;u("ol.format.Feature",dp,OPENLAYERS);u("ol.format.GeoJSON",Dp,OPENLAYERS);Dp.prototype.readFeature=Dp.prototype.Ub;Dp.prototype.readFeatures=Dp.prototype.Ea;
836 +Dp.prototype.readGeometry=Dp.prototype.Uc;Dp.prototype.readProjection=Dp.prototype.Qa;Dp.prototype.writeFeature=Dp.prototype.Fd;Dp.prototype.writeFeatureObject=Dp.prototype.Yc;Dp.prototype.writeFeatures=Dp.prototype.Wb;Dp.prototype.writeFeaturesObject=Dp.prototype.Ie;Dp.prototype.writeGeometry=Dp.prototype.Zc;Dp.prototype.writeGeometryObject=Dp.prototype.Ke;u("ol.format.GPX",hq,OPENLAYERS);hq.prototype.readFeature=hq.prototype.Ub;hq.prototype.readFeatures=hq.prototype.Ea;
837 +hq.prototype.readProjection=hq.prototype.Qa;hq.prototype.writeFeatures=hq.prototype.Wb;hq.prototype.writeFeaturesNode=hq.prototype.a;u("ol.format.IGC",Qq,OPENLAYERS);Qq.prototype.readFeature=Qq.prototype.Ub;Qq.prototype.readFeatures=Qq.prototype.Ea;Qq.prototype.readProjection=Qq.prototype.Qa;u("ol.format.KML",tr,OPENLAYERS);tr.prototype.readFeature=tr.prototype.Ub;tr.prototype.readFeatures=tr.prototype.Ea;tr.prototype.readName=tr.prototype.Vn;tr.prototype.readNetworkLinks=tr.prototype.Wn;
838 +tr.prototype.readProjection=tr.prototype.Qa;tr.prototype.writeFeatures=tr.prototype.Wb;tr.prototype.writeFeaturesNode=tr.prototype.a;u("ol.format.MVT",ht,OPENLAYERS);ht.prototype.setLayers=ht.prototype.c;u("ol.format.OSMXML",jt,OPENLAYERS);jt.prototype.readFeatures=jt.prototype.Ea;jt.prototype.readProjection=jt.prototype.Qa;u("ol.format.Polyline",It,OPENLAYERS);u("ol.format.Polyline.encodeDeltas",Jt,OPENLAYERS);u("ol.format.Polyline.decodeDeltas",Lt,OPENLAYERS);
839 +u("ol.format.Polyline.encodeFloats",Kt,OPENLAYERS);u("ol.format.Polyline.decodeFloats",Mt,OPENLAYERS);It.prototype.readFeature=It.prototype.Ub;It.prototype.readFeatures=It.prototype.Ea;It.prototype.readGeometry=It.prototype.Uc;It.prototype.readProjection=It.prototype.Qa;It.prototype.writeGeometry=It.prototype.Zc;u("ol.format.TopoJSON",Nt,OPENLAYERS);Nt.prototype.readFeatures=Nt.prototype.Ea;Nt.prototype.readProjection=Nt.prototype.Qa;u("ol.format.WFS",Tt,OPENLAYERS);Tt.prototype.readFeatures=Tt.prototype.Ea;
840 +Tt.prototype.readTransactionResponse=Tt.prototype.j;Tt.prototype.readFeatureCollectionMetadata=Tt.prototype.i;Tt.prototype.writeGetFeature=Tt.prototype.l;Tt.prototype.writeTransaction=Tt.prototype.A;Tt.prototype.readProjection=Tt.prototype.Qa;u("ol.format.WKT",fu,OPENLAYERS);fu.prototype.readFeature=fu.prototype.Ub;fu.prototype.readFeatures=fu.prototype.Ea;fu.prototype.readGeometry=fu.prototype.Uc;fu.prototype.writeFeature=fu.prototype.Fd;fu.prototype.writeFeatures=fu.prototype.Wb;
841 +fu.prototype.writeGeometry=fu.prototype.Zc;u("ol.format.WMSCapabilities",xu,OPENLAYERS);xu.prototype.read=xu.prototype.read;u("ol.format.WMSGetFeatureInfo",Uu,OPENLAYERS);Uu.prototype.readFeatures=Uu.prototype.Ea;u("ol.format.WMTSCapabilities",Vu,OPENLAYERS);Vu.prototype.read=Vu.prototype.read;u("ol.format.GML2",Yp,OPENLAYERS);u("ol.format.GML3",Zp,OPENLAYERS);Zp.prototype.writeGeometryNode=Zp.prototype.o;Zp.prototype.writeFeatures=Zp.prototype.Wb;Zp.prototype.writeFeaturesNode=Zp.prototype.a;
842 +u("ol.format.GML",Zp,OPENLAYERS);Zp.prototype.writeFeatures=Zp.prototype.Wb;Zp.prototype.writeFeaturesNode=Zp.prototype.a;Lp.prototype.readFeatures=Lp.prototype.Ea;u("ol.events.condition.altKeyOnly",function(a){a=a.originalEvent;return a.altKey&&!(a.metaKey||a.ctrlKey)&&!a.shiftKey},OPENLAYERS);u("ol.events.condition.altShiftKeysOnly",tj,OPENLAYERS);u("ol.events.condition.always",fd,OPENLAYERS);u("ol.events.condition.click",function(a){return a.type==ri},OPENLAYERS);
843 +u("ol.events.condition.never",ed,OPENLAYERS);u("ol.events.condition.pointerMove",vj,OPENLAYERS);u("ol.events.condition.singleClick",wj,OPENLAYERS);u("ol.events.condition.doubleClick",function(a){return a.type==si},OPENLAYERS);u("ol.events.condition.noModifierKeys",xj,OPENLAYERS);u("ol.events.condition.platformModifierKeyOnly",function(a){a=a.originalEvent;return!a.altKey&&(yh?a.metaKey:a.ctrlKey)&&!a.shiftKey},OPENLAYERS);u("ol.events.condition.shiftKeyOnly",yj,OPENLAYERS);
844 +u("ol.events.condition.targetNotEditable",zj,OPENLAYERS);u("ol.events.condition.mouseOnly",Aj,OPENLAYERS);u("ol.control.Attribution",Ng,OPENLAYERS);u("ol.control.Attribution.render",Og,OPENLAYERS);Ng.prototype.getCollapsible=Ng.prototype.Al;Ng.prototype.setCollapsible=Ng.prototype.Dl;Ng.prototype.setCollapsed=Ng.prototype.Cl;Ng.prototype.getCollapsed=Ng.prototype.zl;u("ol.control.Control",jg,OPENLAYERS);jg.prototype.getMap=jg.prototype.i;jg.prototype.setMap=jg.prototype.setMap;
845 +jg.prototype.setTarget=jg.prototype.c;u("ol.control.defaults",Tg,OPENLAYERS);u("ol.control.FullScreen",Yg,OPENLAYERS);u("ol.control.MousePosition",Zg,OPENLAYERS);u("ol.control.MousePosition.render",$g,OPENLAYERS);Zg.prototype.getCoordinateFormat=Zg.prototype.rg;Zg.prototype.getProjection=Zg.prototype.Wg;Zg.prototype.setCoordinateFormat=Zg.prototype.Nh;Zg.prototype.setProjection=Zg.prototype.Xg;u("ol.control.OverviewMap",No,OPENLAYERS);u("ol.control.OverviewMap.render",Oo,OPENLAYERS);
846 +No.prototype.getCollapsible=No.prototype.Gl;No.prototype.setCollapsible=No.prototype.Jl;No.prototype.setCollapsed=No.prototype.Il;No.prototype.getCollapsed=No.prototype.Fl;No.prototype.getOverviewMap=No.prototype.Uj;u("ol.control.Rotate",Qg,OPENLAYERS);u("ol.control.Rotate.render",Rg,OPENLAYERS);u("ol.control.ScaleLine",So,OPENLAYERS);So.prototype.getUnits=So.prototype.J;u("ol.control.ScaleLine.render",To,OPENLAYERS);So.prototype.setUnits=So.prototype.H;u("ol.control.Zoom",Sg,OPENLAYERS);
847 +u("ol.control.ZoomSlider",Wo,OPENLAYERS);u("ol.control.ZoomSlider.render",Yo,OPENLAYERS);u("ol.control.ZoomToExtent",bp,OPENLAYERS);u("ol.color.asArray",Xe,OPENLAYERS);u("ol.color.asString",Ze,OPENLAYERS);Mb.prototype.changed=Mb.prototype.u;Mb.prototype.dispatchEvent=Mb.prototype.b;Mb.prototype.getRevision=Mb.prototype.L;Mb.prototype.on=Mb.prototype.I;Mb.prototype.once=Mb.prototype.M;Mb.prototype.un=Mb.prototype.K;Mb.prototype.unByKey=Mb.prototype.N;Se.prototype.get=Se.prototype.get;
848 +Se.prototype.getKeys=Se.prototype.O;Se.prototype.getProperties=Se.prototype.P;Se.prototype.set=Se.prototype.set;Se.prototype.setProperties=Se.prototype.C;Se.prototype.unset=Se.prototype.R;Se.prototype.changed=Se.prototype.u;Se.prototype.dispatchEvent=Se.prototype.b;Se.prototype.getRevision=Se.prototype.L;Se.prototype.on=Se.prototype.I;Se.prototype.once=Se.prototype.M;Se.prototype.un=Se.prototype.K;Se.prototype.unByKey=Se.prototype.N;cp.prototype.get=cp.prototype.get;cp.prototype.getKeys=cp.prototype.O;
849 +cp.prototype.getProperties=cp.prototype.P;cp.prototype.set=cp.prototype.set;cp.prototype.setProperties=cp.prototype.C;cp.prototype.unset=cp.prototype.R;cp.prototype.changed=cp.prototype.u;cp.prototype.dispatchEvent=cp.prototype.b;cp.prototype.getRevision=cp.prototype.L;cp.prototype.on=cp.prototype.I;cp.prototype.once=cp.prototype.M;cp.prototype.un=cp.prototype.K;cp.prototype.unByKey=cp.prototype.N;Xl.prototype.get=Xl.prototype.get;Xl.prototype.getKeys=Xl.prototype.O;Xl.prototype.getProperties=Xl.prototype.P;
850 +Xl.prototype.set=Xl.prototype.set;Xl.prototype.setProperties=Xl.prototype.C;Xl.prototype.unset=Xl.prototype.R;Xl.prototype.changed=Xl.prototype.u;Xl.prototype.dispatchEvent=Xl.prototype.b;Xl.prototype.getRevision=Xl.prototype.L;Xl.prototype.on=Xl.prototype.I;Xl.prototype.once=Xl.prototype.M;Xl.prototype.un=Xl.prototype.K;Xl.prototype.unByKey=Xl.prototype.N;hv.prototype.get=hv.prototype.get;hv.prototype.getKeys=hv.prototype.O;hv.prototype.getProperties=hv.prototype.P;hv.prototype.set=hv.prototype.set;
851 +hv.prototype.setProperties=hv.prototype.C;hv.prototype.unset=hv.prototype.R;hv.prototype.changed=hv.prototype.u;hv.prototype.dispatchEvent=hv.prototype.b;hv.prototype.getRevision=hv.prototype.L;hv.prototype.on=hv.prototype.I;hv.prototype.once=hv.prototype.M;hv.prototype.un=hv.prototype.K;hv.prototype.unByKey=hv.prototype.N;tv.prototype.getTileCoord=tv.prototype.f;S.prototype.get=S.prototype.get;S.prototype.getKeys=S.prototype.O;S.prototype.getProperties=S.prototype.P;S.prototype.set=S.prototype.set;
852 +S.prototype.setProperties=S.prototype.C;S.prototype.unset=S.prototype.R;S.prototype.changed=S.prototype.u;S.prototype.dispatchEvent=S.prototype.b;S.prototype.getRevision=S.prototype.L;S.prototype.on=S.prototype.I;S.prototype.once=S.prototype.M;S.prototype.un=S.prototype.K;S.prototype.unByKey=S.prototype.N;ni.prototype.map=ni.prototype.map;ni.prototype.frameState=ni.prototype.frameState;oi.prototype.originalEvent=oi.prototype.originalEvent;oi.prototype.pixel=oi.prototype.pixel;
853 +oi.prototype.coordinate=oi.prototype.coordinate;oi.prototype.dragging=oi.prototype.dragging;oi.prototype.stopPropagation=oi.prototype.stopPropagation;oi.prototype.map=oi.prototype.map;oi.prototype.frameState=oi.prototype.frameState;Jo.prototype.get=Jo.prototype.get;Jo.prototype.getKeys=Jo.prototype.O;Jo.prototype.getProperties=Jo.prototype.P;Jo.prototype.set=Jo.prototype.set;Jo.prototype.setProperties=Jo.prototype.C;Jo.prototype.unset=Jo.prototype.R;Jo.prototype.changed=Jo.prototype.u;
854 +Jo.prototype.dispatchEvent=Jo.prototype.b;Jo.prototype.getRevision=Jo.prototype.L;Jo.prototype.on=Jo.prototype.I;Jo.prototype.once=Jo.prototype.M;Jo.prototype.un=Jo.prototype.K;Jo.prototype.unByKey=Jo.prototype.N;Zl.prototype.getTileCoord=Zl.prototype.f;xe.prototype.get=xe.prototype.get;xe.prototype.getKeys=xe.prototype.O;xe.prototype.getProperties=xe.prototype.P;xe.prototype.set=xe.prototype.set;xe.prototype.setProperties=xe.prototype.C;xe.prototype.unset=xe.prototype.R;xe.prototype.changed=xe.prototype.u;
855 +xe.prototype.dispatchEvent=xe.prototype.b;xe.prototype.getRevision=xe.prototype.L;xe.prototype.on=xe.prototype.I;xe.prototype.once=xe.prototype.M;xe.prototype.un=xe.prototype.K;xe.prototype.unByKey=xe.prototype.N;tx.prototype.getMaxZoom=tx.prototype.yg;tx.prototype.getMinZoom=tx.prototype.zg;tx.prototype.getOrigin=tx.prototype.Ha;tx.prototype.getResolution=tx.prototype.Z;tx.prototype.getResolutions=tx.prototype.Pb;tx.prototype.getTileCoordExtent=tx.prototype.Ca;
856 +tx.prototype.getTileCoordForCoordAndResolution=tx.prototype.$d;tx.prototype.getTileCoordForCoordAndZ=tx.prototype.ud;tx.prototype.getTileSize=tx.prototype.Ua;Ik.prototype.getOpacity=Ik.prototype.re;Ik.prototype.getRotateWithView=Ik.prototype.Yd;Ik.prototype.getRotation=Ik.prototype.se;Ik.prototype.getScale=Ik.prototype.te;Ik.prototype.getSnapToPixel=Ik.prototype.Zd;Ik.prototype.setOpacity=Ik.prototype.ue;Ik.prototype.setRotation=Ik.prototype.ve;Ik.prototype.setScale=Ik.prototype.we;
857 +Wi.prototype.getOpacity=Wi.prototype.re;Wi.prototype.getRotateWithView=Wi.prototype.Yd;Wi.prototype.getRotation=Wi.prototype.se;Wi.prototype.getScale=Wi.prototype.te;Wi.prototype.getSnapToPixel=Wi.prototype.Zd;Wi.prototype.setOpacity=Wi.prototype.ue;Wi.prototype.setRotation=Wi.prototype.ve;Wi.prototype.setScale=Wi.prototype.we;Bx.prototype.getOpacity=Bx.prototype.re;Bx.prototype.getRotateWithView=Bx.prototype.Yd;Bx.prototype.getRotation=Bx.prototype.se;Bx.prototype.getScale=Bx.prototype.te;
858 +Bx.prototype.getSnapToPixel=Bx.prototype.Zd;Bx.prototype.setOpacity=Bx.prototype.ue;Bx.prototype.setRotation=Bx.prototype.ve;Bx.prototype.setScale=Bx.prototype.we;rg.prototype.get=rg.prototype.get;rg.prototype.getKeys=rg.prototype.O;rg.prototype.getProperties=rg.prototype.P;rg.prototype.set=rg.prototype.set;rg.prototype.setProperties=rg.prototype.C;rg.prototype.unset=rg.prototype.R;rg.prototype.changed=rg.prototype.u;rg.prototype.dispatchEvent=rg.prototype.b;rg.prototype.getRevision=rg.prototype.L;
859 +rg.prototype.on=rg.prototype.I;rg.prototype.once=rg.prototype.M;rg.prototype.un=rg.prototype.K;rg.prototype.unByKey=rg.prototype.N;Ig.prototype.getAttributions=Ig.prototype.ea;Ig.prototype.getLogo=Ig.prototype.pa;Ig.prototype.getProjection=Ig.prototype.sa;Ig.prototype.getState=Ig.prototype.V;Ig.prototype.setAttributions=Ig.prototype.ma;Ig.prototype.get=Ig.prototype.get;Ig.prototype.getKeys=Ig.prototype.O;Ig.prototype.getProperties=Ig.prototype.P;Ig.prototype.set=Ig.prototype.set;
860 +Ig.prototype.setProperties=Ig.prototype.C;Ig.prototype.unset=Ig.prototype.R;Ig.prototype.changed=Ig.prototype.u;Ig.prototype.dispatchEvent=Ig.prototype.b;Ig.prototype.getRevision=Ig.prototype.L;Ig.prototype.on=Ig.prototype.I;Ig.prototype.once=Ig.prototype.M;Ig.prototype.un=Ig.prototype.K;Ig.prototype.unByKey=Ig.prototype.N;un.prototype.getTileGrid=un.prototype.Ma;un.prototype.getAttributions=un.prototype.ea;un.prototype.getLogo=un.prototype.pa;un.prototype.getProjection=un.prototype.sa;
861 +un.prototype.getState=un.prototype.V;un.prototype.setAttributions=un.prototype.ma;un.prototype.get=un.prototype.get;un.prototype.getKeys=un.prototype.O;un.prototype.getProperties=un.prototype.P;un.prototype.set=un.prototype.set;un.prototype.setProperties=un.prototype.C;un.prototype.unset=un.prototype.R;un.prototype.changed=un.prototype.u;un.prototype.dispatchEvent=un.prototype.b;un.prototype.getRevision=un.prototype.L;un.prototype.on=un.prototype.I;un.prototype.once=un.prototype.M;
862 +un.prototype.un=un.prototype.K;un.prototype.unByKey=un.prototype.N;Y.prototype.getTileLoadFunction=Y.prototype.$a;Y.prototype.getTileUrlFunction=Y.prototype.ab;Y.prototype.getUrls=Y.prototype.bb;Y.prototype.setTileLoadFunction=Y.prototype.jb;Y.prototype.setTileUrlFunction=Y.prototype.Na;Y.prototype.setUrl=Y.prototype.Xa;Y.prototype.setUrls=Y.prototype.Ya;Y.prototype.getTileGrid=Y.prototype.Ma;Y.prototype.getAttributions=Y.prototype.ea;Y.prototype.getLogo=Y.prototype.pa;Y.prototype.getProjection=Y.prototype.sa;
863 +Y.prototype.getState=Y.prototype.V;Y.prototype.setAttributions=Y.prototype.ma;Y.prototype.get=Y.prototype.get;Y.prototype.getKeys=Y.prototype.O;Y.prototype.getProperties=Y.prototype.P;Y.prototype.set=Y.prototype.set;Y.prototype.setProperties=Y.prototype.C;Y.prototype.unset=Y.prototype.R;Y.prototype.changed=Y.prototype.u;Y.prototype.dispatchEvent=Y.prototype.b;Y.prototype.getRevision=Y.prototype.L;Y.prototype.on=Y.prototype.I;Y.prototype.once=Y.prototype.M;Y.prototype.un=Y.prototype.K;
864 +Y.prototype.unByKey=Y.prototype.N;Ew.prototype.setRenderReprojectionEdges=Ew.prototype.zb;Ew.prototype.setTileGridForProjection=Ew.prototype.Ab;Ew.prototype.getTileLoadFunction=Ew.prototype.$a;Ew.prototype.getTileUrlFunction=Ew.prototype.ab;Ew.prototype.getUrls=Ew.prototype.bb;Ew.prototype.setTileLoadFunction=Ew.prototype.jb;Ew.prototype.setTileUrlFunction=Ew.prototype.Na;Ew.prototype.setUrl=Ew.prototype.Xa;Ew.prototype.setUrls=Ew.prototype.Ya;Ew.prototype.getTileGrid=Ew.prototype.Ma;
865 +Ew.prototype.getAttributions=Ew.prototype.ea;Ew.prototype.getLogo=Ew.prototype.pa;Ew.prototype.getProjection=Ew.prototype.sa;Ew.prototype.getState=Ew.prototype.V;Ew.prototype.setAttributions=Ew.prototype.ma;Ew.prototype.get=Ew.prototype.get;Ew.prototype.getKeys=Ew.prototype.O;Ew.prototype.getProperties=Ew.prototype.P;Ew.prototype.set=Ew.prototype.set;Ew.prototype.setProperties=Ew.prototype.C;Ew.prototype.unset=Ew.prototype.R;Ew.prototype.changed=Ew.prototype.u;Ew.prototype.dispatchEvent=Ew.prototype.b;
866 +Ew.prototype.getRevision=Ew.prototype.L;Ew.prototype.on=Ew.prototype.I;Ew.prototype.once=Ew.prototype.M;Ew.prototype.un=Ew.prototype.K;Ew.prototype.unByKey=Ew.prototype.N;bn.prototype.getAttributions=bn.prototype.ea;bn.prototype.getLogo=bn.prototype.pa;bn.prototype.getProjection=bn.prototype.sa;bn.prototype.getState=bn.prototype.V;bn.prototype.setAttributions=bn.prototype.ma;bn.prototype.get=bn.prototype.get;bn.prototype.getKeys=bn.prototype.O;bn.prototype.getProperties=bn.prototype.P;
867 +bn.prototype.set=bn.prototype.set;bn.prototype.setProperties=bn.prototype.C;bn.prototype.unset=bn.prototype.R;bn.prototype.changed=bn.prototype.u;bn.prototype.dispatchEvent=bn.prototype.b;bn.prototype.getRevision=bn.prototype.L;bn.prototype.on=bn.prototype.I;bn.prototype.once=bn.prototype.M;bn.prototype.un=bn.prototype.K;bn.prototype.unByKey=bn.prototype.N;Gw.prototype.addFeature=Gw.prototype.rb;Gw.prototype.addFeatures=Gw.prototype.Gc;Gw.prototype.clear=Gw.prototype.clear;
868 +Gw.prototype.forEachFeature=Gw.prototype.mg;Gw.prototype.forEachFeatureInExtent=Gw.prototype.ub;Gw.prototype.forEachFeatureIntersectingExtent=Gw.prototype.ng;Gw.prototype.getFeaturesCollection=Gw.prototype.ug;Gw.prototype.getFeatures=Gw.prototype.pe;Gw.prototype.getFeaturesAtCoordinate=Gw.prototype.tg;Gw.prototype.getFeaturesInExtent=Gw.prototype.$e;Gw.prototype.getClosestFeatureToCoordinate=Gw.prototype.pg;Gw.prototype.getExtent=Gw.prototype.G;Gw.prototype.getFeatureById=Gw.prototype.sg;
869 +Gw.prototype.removeFeature=Gw.prototype.nb;Gw.prototype.getAttributions=Gw.prototype.ea;Gw.prototype.getLogo=Gw.prototype.pa;Gw.prototype.getProjection=Gw.prototype.sa;Gw.prototype.getState=Gw.prototype.V;Gw.prototype.setAttributions=Gw.prototype.ma;Gw.prototype.get=Gw.prototype.get;Gw.prototype.getKeys=Gw.prototype.O;Gw.prototype.getProperties=Gw.prototype.P;Gw.prototype.set=Gw.prototype.set;Gw.prototype.setProperties=Gw.prototype.C;Gw.prototype.unset=Gw.prototype.R;Gw.prototype.changed=Gw.prototype.u;
870 +Gw.prototype.dispatchEvent=Gw.prototype.b;Gw.prototype.getRevision=Gw.prototype.L;Gw.prototype.on=Gw.prototype.I;Gw.prototype.once=Gw.prototype.M;Gw.prototype.un=Gw.prototype.K;Gw.prototype.unByKey=Gw.prototype.N;Pl.prototype.getAttributions=Pl.prototype.ea;Pl.prototype.getLogo=Pl.prototype.pa;Pl.prototype.getProjection=Pl.prototype.sa;Pl.prototype.getState=Pl.prototype.V;Pl.prototype.setAttributions=Pl.prototype.ma;Pl.prototype.get=Pl.prototype.get;Pl.prototype.getKeys=Pl.prototype.O;
871 +Pl.prototype.getProperties=Pl.prototype.P;Pl.prototype.set=Pl.prototype.set;Pl.prototype.setProperties=Pl.prototype.C;Pl.prototype.unset=Pl.prototype.R;Pl.prototype.changed=Pl.prototype.u;Pl.prototype.dispatchEvent=Pl.prototype.b;Pl.prototype.getRevision=Pl.prototype.L;Pl.prototype.on=Pl.prototype.I;Pl.prototype.once=Pl.prototype.M;Pl.prototype.un=Pl.prototype.K;Pl.prototype.unByKey=Pl.prototype.N;Wl.prototype.getAttributions=Wl.prototype.ea;Wl.prototype.getLogo=Wl.prototype.pa;
872 +Wl.prototype.getProjection=Wl.prototype.sa;Wl.prototype.getState=Wl.prototype.V;Wl.prototype.setAttributions=Wl.prototype.ma;Wl.prototype.get=Wl.prototype.get;Wl.prototype.getKeys=Wl.prototype.O;Wl.prototype.getProperties=Wl.prototype.P;Wl.prototype.set=Wl.prototype.set;Wl.prototype.setProperties=Wl.prototype.C;Wl.prototype.unset=Wl.prototype.R;Wl.prototype.changed=Wl.prototype.u;Wl.prototype.dispatchEvent=Wl.prototype.b;Wl.prototype.getRevision=Wl.prototype.L;Wl.prototype.on=Wl.prototype.I;
873 +Wl.prototype.once=Wl.prototype.M;Wl.prototype.un=Wl.prototype.K;Wl.prototype.unByKey=Wl.prototype.N;Jw.prototype.getAttributions=Jw.prototype.ea;Jw.prototype.getLogo=Jw.prototype.pa;Jw.prototype.getProjection=Jw.prototype.sa;Jw.prototype.getState=Jw.prototype.V;Jw.prototype.setAttributions=Jw.prototype.ma;Jw.prototype.get=Jw.prototype.get;Jw.prototype.getKeys=Jw.prototype.O;Jw.prototype.getProperties=Jw.prototype.P;Jw.prototype.set=Jw.prototype.set;Jw.prototype.setProperties=Jw.prototype.C;
874 +Jw.prototype.unset=Jw.prototype.R;Jw.prototype.changed=Jw.prototype.u;Jw.prototype.dispatchEvent=Jw.prototype.b;Jw.prototype.getRevision=Jw.prototype.L;Jw.prototype.on=Jw.prototype.I;Jw.prototype.once=Jw.prototype.M;Jw.prototype.un=Jw.prototype.K;Jw.prototype.unByKey=Jw.prototype.N;Kw.prototype.getAttributions=Kw.prototype.ea;Kw.prototype.getLogo=Kw.prototype.pa;Kw.prototype.getProjection=Kw.prototype.sa;Kw.prototype.getState=Kw.prototype.V;Kw.prototype.setAttributions=Kw.prototype.ma;
875 +Kw.prototype.get=Kw.prototype.get;Kw.prototype.getKeys=Kw.prototype.O;Kw.prototype.getProperties=Kw.prototype.P;Kw.prototype.set=Kw.prototype.set;Kw.prototype.setProperties=Kw.prototype.C;Kw.prototype.unset=Kw.prototype.R;Kw.prototype.changed=Kw.prototype.u;Kw.prototype.dispatchEvent=Kw.prototype.b;Kw.prototype.getRevision=Kw.prototype.L;Kw.prototype.on=Kw.prototype.I;Kw.prototype.once=Kw.prototype.M;Kw.prototype.un=Kw.prototype.K;Kw.prototype.unByKey=Kw.prototype.N;kn.prototype.getAttributions=kn.prototype.ea;
876 +kn.prototype.getLogo=kn.prototype.pa;kn.prototype.getProjection=kn.prototype.sa;kn.prototype.getState=kn.prototype.V;kn.prototype.setAttributions=kn.prototype.ma;kn.prototype.get=kn.prototype.get;kn.prototype.getKeys=kn.prototype.O;kn.prototype.getProperties=kn.prototype.P;kn.prototype.set=kn.prototype.set;kn.prototype.setProperties=kn.prototype.C;kn.prototype.unset=kn.prototype.R;kn.prototype.changed=kn.prototype.u;kn.prototype.dispatchEvent=kn.prototype.b;kn.prototype.getRevision=kn.prototype.L;
877 +kn.prototype.on=kn.prototype.I;kn.prototype.once=kn.prototype.M;kn.prototype.un=kn.prototype.K;kn.prototype.unByKey=kn.prototype.N;Lw.prototype.getAttributions=Lw.prototype.ea;Lw.prototype.getLogo=Lw.prototype.pa;Lw.prototype.getProjection=Lw.prototype.sa;Lw.prototype.getState=Lw.prototype.V;Lw.prototype.setAttributions=Lw.prototype.ma;Lw.prototype.get=Lw.prototype.get;Lw.prototype.getKeys=Lw.prototype.O;Lw.prototype.getProperties=Lw.prototype.P;Lw.prototype.set=Lw.prototype.set;
878 +Lw.prototype.setProperties=Lw.prototype.C;Lw.prototype.unset=Lw.prototype.R;Lw.prototype.changed=Lw.prototype.u;Lw.prototype.dispatchEvent=Lw.prototype.b;Lw.prototype.getRevision=Lw.prototype.L;Lw.prototype.on=Lw.prototype.I;Lw.prototype.once=Lw.prototype.M;Lw.prototype.un=Lw.prototype.K;Lw.prototype.unByKey=Lw.prototype.N;Pw.prototype.setRenderReprojectionEdges=Pw.prototype.zb;Pw.prototype.setTileGridForProjection=Pw.prototype.Ab;Pw.prototype.getTileLoadFunction=Pw.prototype.$a;
879 +Pw.prototype.getTileUrlFunction=Pw.prototype.ab;Pw.prototype.getUrls=Pw.prototype.bb;Pw.prototype.setTileLoadFunction=Pw.prototype.jb;Pw.prototype.setTileUrlFunction=Pw.prototype.Na;Pw.prototype.setUrl=Pw.prototype.Xa;Pw.prototype.setUrls=Pw.prototype.Ya;Pw.prototype.getTileGrid=Pw.prototype.Ma;Pw.prototype.getAttributions=Pw.prototype.ea;Pw.prototype.getLogo=Pw.prototype.pa;Pw.prototype.getProjection=Pw.prototype.sa;Pw.prototype.getState=Pw.prototype.V;Pw.prototype.setAttributions=Pw.prototype.ma;
880 +Pw.prototype.get=Pw.prototype.get;Pw.prototype.getKeys=Pw.prototype.O;Pw.prototype.getProperties=Pw.prototype.P;Pw.prototype.set=Pw.prototype.set;Pw.prototype.setProperties=Pw.prototype.C;Pw.prototype.unset=Pw.prototype.R;Pw.prototype.changed=Pw.prototype.u;Pw.prototype.dispatchEvent=Pw.prototype.b;Pw.prototype.getRevision=Pw.prototype.L;Pw.prototype.on=Pw.prototype.I;Pw.prototype.once=Pw.prototype.M;Pw.prototype.un=Pw.prototype.K;Pw.prototype.unByKey=Pw.prototype.N;
881 +Sw.prototype.setRenderReprojectionEdges=Sw.prototype.zb;Sw.prototype.setTileGridForProjection=Sw.prototype.Ab;Sw.prototype.getTileLoadFunction=Sw.prototype.$a;Sw.prototype.getTileUrlFunction=Sw.prototype.ab;Sw.prototype.getUrls=Sw.prototype.bb;Sw.prototype.setTileLoadFunction=Sw.prototype.jb;Sw.prototype.setTileUrlFunction=Sw.prototype.Na;Sw.prototype.setUrl=Sw.prototype.Xa;Sw.prototype.setUrls=Sw.prototype.Ya;Sw.prototype.getTileGrid=Sw.prototype.Ma;Sw.prototype.getAttributions=Sw.prototype.ea;
882 +Sw.prototype.getLogo=Sw.prototype.pa;Sw.prototype.getProjection=Sw.prototype.sa;Sw.prototype.getState=Sw.prototype.V;Sw.prototype.setAttributions=Sw.prototype.ma;Sw.prototype.get=Sw.prototype.get;Sw.prototype.getKeys=Sw.prototype.O;Sw.prototype.getProperties=Sw.prototype.P;Sw.prototype.set=Sw.prototype.set;Sw.prototype.setProperties=Sw.prototype.C;Sw.prototype.unset=Sw.prototype.R;Sw.prototype.changed=Sw.prototype.u;Sw.prototype.dispatchEvent=Sw.prototype.b;Sw.prototype.getRevision=Sw.prototype.L;
883 +Sw.prototype.on=Sw.prototype.I;Sw.prototype.once=Sw.prototype.M;Sw.prototype.un=Sw.prototype.K;Sw.prototype.unByKey=Sw.prototype.N;Qw.prototype.setRenderReprojectionEdges=Qw.prototype.zb;Qw.prototype.setTileGridForProjection=Qw.prototype.Ab;Qw.prototype.getTileLoadFunction=Qw.prototype.$a;Qw.prototype.getTileUrlFunction=Qw.prototype.ab;Qw.prototype.getUrls=Qw.prototype.bb;Qw.prototype.setTileLoadFunction=Qw.prototype.jb;Qw.prototype.setTileUrlFunction=Qw.prototype.Na;Qw.prototype.setUrl=Qw.prototype.Xa;
884 +Qw.prototype.setUrls=Qw.prototype.Ya;Qw.prototype.getTileGrid=Qw.prototype.Ma;Qw.prototype.getAttributions=Qw.prototype.ea;Qw.prototype.getLogo=Qw.prototype.pa;Qw.prototype.getProjection=Qw.prototype.sa;Qw.prototype.getState=Qw.prototype.V;Qw.prototype.setAttributions=Qw.prototype.ma;Qw.prototype.get=Qw.prototype.get;Qw.prototype.getKeys=Qw.prototype.O;Qw.prototype.getProperties=Qw.prototype.P;Qw.prototype.set=Qw.prototype.set;Qw.prototype.setProperties=Qw.prototype.C;Qw.prototype.unset=Qw.prototype.R;
885 +Qw.prototype.changed=Qw.prototype.u;Qw.prototype.dispatchEvent=Qw.prototype.b;Qw.prototype.getRevision=Qw.prototype.L;Qw.prototype.on=Qw.prototype.I;Qw.prototype.once=Qw.prototype.M;Qw.prototype.un=Qw.prototype.K;Qw.prototype.unByKey=Qw.prototype.N;Vw.prototype.getAttributions=Vw.prototype.ea;Vw.prototype.getLogo=Vw.prototype.pa;Vw.prototype.getProjection=Vw.prototype.sa;Vw.prototype.getState=Vw.prototype.V;Vw.prototype.setAttributions=Vw.prototype.ma;Vw.prototype.get=Vw.prototype.get;
886 +Vw.prototype.getKeys=Vw.prototype.O;Vw.prototype.getProperties=Vw.prototype.P;Vw.prototype.set=Vw.prototype.set;Vw.prototype.setProperties=Vw.prototype.C;Vw.prototype.unset=Vw.prototype.R;Vw.prototype.changed=Vw.prototype.u;Vw.prototype.dispatchEvent=Vw.prototype.b;Vw.prototype.getRevision=Vw.prototype.L;Vw.prototype.on=Vw.prototype.I;Vw.prototype.once=Vw.prototype.M;Vw.prototype.un=Vw.prototype.K;Vw.prototype.unByKey=Vw.prototype.N;ex.prototype.setRenderReprojectionEdges=ex.prototype.zb;
887 +ex.prototype.setTileGridForProjection=ex.prototype.Ab;ex.prototype.getTileLoadFunction=ex.prototype.$a;ex.prototype.getTileUrlFunction=ex.prototype.ab;ex.prototype.getUrls=ex.prototype.bb;ex.prototype.setTileLoadFunction=ex.prototype.jb;ex.prototype.setTileUrlFunction=ex.prototype.Na;ex.prototype.setUrl=ex.prototype.Xa;ex.prototype.setUrls=ex.prototype.Ya;ex.prototype.getTileGrid=ex.prototype.Ma;ex.prototype.getAttributions=ex.prototype.ea;ex.prototype.getLogo=ex.prototype.pa;
888 +ex.prototype.getProjection=ex.prototype.sa;ex.prototype.getState=ex.prototype.V;ex.prototype.setAttributions=ex.prototype.ma;ex.prototype.get=ex.prototype.get;ex.prototype.getKeys=ex.prototype.O;ex.prototype.getProperties=ex.prototype.P;ex.prototype.set=ex.prototype.set;ex.prototype.setProperties=ex.prototype.C;ex.prototype.unset=ex.prototype.R;ex.prototype.changed=ex.prototype.u;ex.prototype.dispatchEvent=ex.prototype.b;ex.prototype.getRevision=ex.prototype.L;ex.prototype.on=ex.prototype.I;
889 +ex.prototype.once=ex.prototype.M;ex.prototype.un=ex.prototype.K;ex.prototype.unByKey=ex.prototype.N;gx.prototype.setRenderReprojectionEdges=gx.prototype.zb;gx.prototype.setTileGridForProjection=gx.prototype.Ab;gx.prototype.getTileLoadFunction=gx.prototype.$a;gx.prototype.getTileUrlFunction=gx.prototype.ab;gx.prototype.getUrls=gx.prototype.bb;gx.prototype.setTileLoadFunction=gx.prototype.jb;gx.prototype.setTileUrlFunction=gx.prototype.Na;gx.prototype.setUrl=gx.prototype.Xa;gx.prototype.setUrls=gx.prototype.Ya;
890 +gx.prototype.getTileGrid=gx.prototype.Ma;gx.prototype.getAttributions=gx.prototype.ea;gx.prototype.getLogo=gx.prototype.pa;gx.prototype.getProjection=gx.prototype.sa;gx.prototype.getState=gx.prototype.V;gx.prototype.setAttributions=gx.prototype.ma;gx.prototype.get=gx.prototype.get;gx.prototype.getKeys=gx.prototype.O;gx.prototype.getProperties=gx.prototype.P;gx.prototype.set=gx.prototype.set;gx.prototype.setProperties=gx.prototype.C;gx.prototype.unset=gx.prototype.R;gx.prototype.changed=gx.prototype.u;
891 +gx.prototype.dispatchEvent=gx.prototype.b;gx.prototype.getRevision=gx.prototype.L;gx.prototype.on=gx.prototype.I;gx.prototype.once=gx.prototype.M;gx.prototype.un=gx.prototype.K;gx.prototype.unByKey=gx.prototype.N;ix.prototype.getTileGrid=ix.prototype.Ma;ix.prototype.getAttributions=ix.prototype.ea;ix.prototype.getLogo=ix.prototype.pa;ix.prototype.getProjection=ix.prototype.sa;ix.prototype.getState=ix.prototype.V;ix.prototype.setAttributions=ix.prototype.ma;ix.prototype.get=ix.prototype.get;
892 +ix.prototype.getKeys=ix.prototype.O;ix.prototype.getProperties=ix.prototype.P;ix.prototype.set=ix.prototype.set;ix.prototype.setProperties=ix.prototype.C;ix.prototype.unset=ix.prototype.R;ix.prototype.changed=ix.prototype.u;ix.prototype.dispatchEvent=ix.prototype.b;ix.prototype.getRevision=ix.prototype.L;ix.prototype.on=ix.prototype.I;ix.prototype.once=ix.prototype.M;ix.prototype.un=ix.prototype.K;ix.prototype.unByKey=ix.prototype.N;jx.prototype.setRenderReprojectionEdges=jx.prototype.zb;
893 +jx.prototype.setTileGridForProjection=jx.prototype.Ab;jx.prototype.getTileLoadFunction=jx.prototype.$a;jx.prototype.getTileUrlFunction=jx.prototype.ab;jx.prototype.getUrls=jx.prototype.bb;jx.prototype.setTileLoadFunction=jx.prototype.jb;jx.prototype.setTileUrlFunction=jx.prototype.Na;jx.prototype.setUrl=jx.prototype.Xa;jx.prototype.setUrls=jx.prototype.Ya;jx.prototype.getTileGrid=jx.prototype.Ma;jx.prototype.getAttributions=jx.prototype.ea;jx.prototype.getLogo=jx.prototype.pa;
894 +jx.prototype.getProjection=jx.prototype.sa;jx.prototype.getState=jx.prototype.V;jx.prototype.setAttributions=jx.prototype.ma;jx.prototype.get=jx.prototype.get;jx.prototype.getKeys=jx.prototype.O;jx.prototype.getProperties=jx.prototype.P;jx.prototype.set=jx.prototype.set;jx.prototype.setProperties=jx.prototype.C;jx.prototype.unset=jx.prototype.R;jx.prototype.changed=jx.prototype.u;jx.prototype.dispatchEvent=jx.prototype.b;jx.prototype.getRevision=jx.prototype.L;jx.prototype.on=jx.prototype.I;
895 +jx.prototype.once=jx.prototype.M;jx.prototype.un=jx.prototype.K;jx.prototype.unByKey=jx.prototype.N;kx.prototype.getTileGrid=kx.prototype.Ma;kx.prototype.getAttributions=kx.prototype.ea;kx.prototype.getLogo=kx.prototype.pa;kx.prototype.getProjection=kx.prototype.sa;kx.prototype.getState=kx.prototype.V;kx.prototype.setAttributions=kx.prototype.ma;kx.prototype.get=kx.prototype.get;kx.prototype.getKeys=kx.prototype.O;kx.prototype.getProperties=kx.prototype.P;kx.prototype.set=kx.prototype.set;
896 +kx.prototype.setProperties=kx.prototype.C;kx.prototype.unset=kx.prototype.R;kx.prototype.changed=kx.prototype.u;kx.prototype.dispatchEvent=kx.prototype.b;kx.prototype.getRevision=kx.prototype.L;kx.prototype.on=kx.prototype.I;kx.prototype.once=kx.prototype.M;kx.prototype.un=kx.prototype.K;kx.prototype.unByKey=kx.prototype.N;ox.prototype.setRenderReprojectionEdges=ox.prototype.zb;ox.prototype.setTileGridForProjection=ox.prototype.Ab;ox.prototype.getTileLoadFunction=ox.prototype.$a;
897 +ox.prototype.getTileUrlFunction=ox.prototype.ab;ox.prototype.getUrls=ox.prototype.bb;ox.prototype.setTileLoadFunction=ox.prototype.jb;ox.prototype.setTileUrlFunction=ox.prototype.Na;ox.prototype.setUrl=ox.prototype.Xa;ox.prototype.setUrls=ox.prototype.Ya;ox.prototype.getTileGrid=ox.prototype.Ma;ox.prototype.getAttributions=ox.prototype.ea;ox.prototype.getLogo=ox.prototype.pa;ox.prototype.getProjection=ox.prototype.sa;ox.prototype.getState=ox.prototype.V;ox.prototype.setAttributions=ox.prototype.ma;
898 +ox.prototype.get=ox.prototype.get;ox.prototype.getKeys=ox.prototype.O;ox.prototype.getProperties=ox.prototype.P;ox.prototype.set=ox.prototype.set;ox.prototype.setProperties=ox.prototype.C;ox.prototype.unset=ox.prototype.R;ox.prototype.changed=ox.prototype.u;ox.prototype.dispatchEvent=ox.prototype.b;ox.prototype.getRevision=ox.prototype.L;ox.prototype.on=ox.prototype.I;ox.prototype.once=ox.prototype.M;ox.prototype.un=ox.prototype.K;ox.prototype.unByKey=ox.prototype.N;
899 +vn.prototype.getTileLoadFunction=vn.prototype.$a;vn.prototype.getTileUrlFunction=vn.prototype.ab;vn.prototype.getUrls=vn.prototype.bb;vn.prototype.setTileLoadFunction=vn.prototype.jb;vn.prototype.setTileUrlFunction=vn.prototype.Na;vn.prototype.setUrl=vn.prototype.Xa;vn.prototype.setUrls=vn.prototype.Ya;vn.prototype.getTileGrid=vn.prototype.Ma;vn.prototype.getAttributions=vn.prototype.ea;vn.prototype.getLogo=vn.prototype.pa;vn.prototype.getProjection=vn.prototype.sa;vn.prototype.getState=vn.prototype.V;
900 +vn.prototype.setAttributions=vn.prototype.ma;vn.prototype.get=vn.prototype.get;vn.prototype.getKeys=vn.prototype.O;vn.prototype.getProperties=vn.prototype.P;vn.prototype.set=vn.prototype.set;vn.prototype.setProperties=vn.prototype.C;vn.prototype.unset=vn.prototype.R;vn.prototype.changed=vn.prototype.u;vn.prototype.dispatchEvent=vn.prototype.b;vn.prototype.getRevision=vn.prototype.L;vn.prototype.on=vn.prototype.I;vn.prototype.once=vn.prototype.M;vn.prototype.un=vn.prototype.K;
901 +vn.prototype.unByKey=vn.prototype.N;Z.prototype.setRenderReprojectionEdges=Z.prototype.zb;Z.prototype.setTileGridForProjection=Z.prototype.Ab;Z.prototype.getTileLoadFunction=Z.prototype.$a;Z.prototype.getTileUrlFunction=Z.prototype.ab;Z.prototype.getUrls=Z.prototype.bb;Z.prototype.setTileLoadFunction=Z.prototype.jb;Z.prototype.setTileUrlFunction=Z.prototype.Na;Z.prototype.setUrl=Z.prototype.Xa;Z.prototype.setUrls=Z.prototype.Ya;Z.prototype.getTileGrid=Z.prototype.Ma;Z.prototype.getAttributions=Z.prototype.ea;
902 +Z.prototype.getLogo=Z.prototype.pa;Z.prototype.getProjection=Z.prototype.sa;Z.prototype.getState=Z.prototype.V;Z.prototype.setAttributions=Z.prototype.ma;Z.prototype.get=Z.prototype.get;Z.prototype.getKeys=Z.prototype.O;Z.prototype.getProperties=Z.prototype.P;Z.prototype.set=Z.prototype.set;Z.prototype.setProperties=Z.prototype.C;Z.prototype.unset=Z.prototype.R;Z.prototype.changed=Z.prototype.u;Z.prototype.dispatchEvent=Z.prototype.b;Z.prototype.getRevision=Z.prototype.L;Z.prototype.on=Z.prototype.I;
903 +Z.prototype.once=Z.prototype.M;Z.prototype.un=Z.prototype.K;Z.prototype.unByKey=Z.prototype.N;wx.prototype.setRenderReprojectionEdges=wx.prototype.zb;wx.prototype.setTileGridForProjection=wx.prototype.Ab;wx.prototype.getTileLoadFunction=wx.prototype.$a;wx.prototype.getTileUrlFunction=wx.prototype.ab;wx.prototype.getUrls=wx.prototype.bb;wx.prototype.setTileLoadFunction=wx.prototype.jb;wx.prototype.setTileUrlFunction=wx.prototype.Na;wx.prototype.setUrl=wx.prototype.Xa;wx.prototype.setUrls=wx.prototype.Ya;
904 +wx.prototype.getTileGrid=wx.prototype.Ma;wx.prototype.getAttributions=wx.prototype.ea;wx.prototype.getLogo=wx.prototype.pa;wx.prototype.getProjection=wx.prototype.sa;wx.prototype.getState=wx.prototype.V;wx.prototype.setAttributions=wx.prototype.ma;wx.prototype.get=wx.prototype.get;wx.prototype.getKeys=wx.prototype.O;wx.prototype.getProperties=wx.prototype.P;wx.prototype.set=wx.prototype.set;wx.prototype.setProperties=wx.prototype.C;wx.prototype.unset=wx.prototype.R;wx.prototype.changed=wx.prototype.u;
905 +wx.prototype.dispatchEvent=wx.prototype.b;wx.prototype.getRevision=wx.prototype.L;wx.prototype.on=wx.prototype.I;wx.prototype.once=wx.prototype.M;wx.prototype.un=wx.prototype.K;wx.prototype.unByKey=wx.prototype.N;Aw.prototype.getTileCoord=Aw.prototype.f;Mi.prototype.changed=Mi.prototype.u;Mi.prototype.dispatchEvent=Mi.prototype.b;Mi.prototype.getRevision=Mi.prototype.L;Mi.prototype.on=Mi.prototype.I;Mi.prototype.once=Mi.prototype.M;Mi.prototype.un=Mi.prototype.K;Mi.prototype.unByKey=Mi.prototype.N;
906 +so.prototype.changed=so.prototype.u;so.prototype.dispatchEvent=so.prototype.b;so.prototype.getRevision=so.prototype.L;so.prototype.on=so.prototype.I;so.prototype.once=so.prototype.M;so.prototype.un=so.prototype.K;so.prototype.unByKey=so.prototype.N;vo.prototype.changed=vo.prototype.u;vo.prototype.dispatchEvent=vo.prototype.b;vo.prototype.getRevision=vo.prototype.L;vo.prototype.on=vo.prototype.I;vo.prototype.once=vo.prototype.M;vo.prototype.un=vo.prototype.K;vo.prototype.unByKey=vo.prototype.N;
907 +Bo.prototype.changed=Bo.prototype.u;Bo.prototype.dispatchEvent=Bo.prototype.b;Bo.prototype.getRevision=Bo.prototype.L;Bo.prototype.on=Bo.prototype.I;Bo.prototype.once=Bo.prototype.M;Bo.prototype.un=Bo.prototype.K;Bo.prototype.unByKey=Bo.prototype.N;Do.prototype.changed=Do.prototype.u;Do.prototype.dispatchEvent=Do.prototype.b;Do.prototype.getRevision=Do.prototype.L;Do.prototype.on=Do.prototype.I;Do.prototype.once=Do.prototype.M;Do.prototype.un=Do.prototype.K;Do.prototype.unByKey=Do.prototype.N;
908 +Bn.prototype.changed=Bn.prototype.u;Bn.prototype.dispatchEvent=Bn.prototype.b;Bn.prototype.getRevision=Bn.prototype.L;Bn.prototype.on=Bn.prototype.I;Bn.prototype.once=Bn.prototype.M;Bn.prototype.un=Bn.prototype.K;Bn.prototype.unByKey=Bn.prototype.N;Cn.prototype.changed=Cn.prototype.u;Cn.prototype.dispatchEvent=Cn.prototype.b;Cn.prototype.getRevision=Cn.prototype.L;Cn.prototype.on=Cn.prototype.I;Cn.prototype.once=Cn.prototype.M;Cn.prototype.un=Cn.prototype.K;Cn.prototype.unByKey=Cn.prototype.N;
909 +Dn.prototype.changed=Dn.prototype.u;Dn.prototype.dispatchEvent=Dn.prototype.b;Dn.prototype.getRevision=Dn.prototype.L;Dn.prototype.on=Dn.prototype.I;Dn.prototype.once=Dn.prototype.M;Dn.prototype.un=Dn.prototype.K;Dn.prototype.unByKey=Dn.prototype.N;Fn.prototype.changed=Fn.prototype.u;Fn.prototype.dispatchEvent=Fn.prototype.b;Fn.prototype.getRevision=Fn.prototype.L;Fn.prototype.on=Fn.prototype.I;Fn.prototype.once=Fn.prototype.M;Fn.prototype.un=Fn.prototype.K;Fn.prototype.unByKey=Fn.prototype.N;
910 +dl.prototype.changed=dl.prototype.u;dl.prototype.dispatchEvent=dl.prototype.b;dl.prototype.getRevision=dl.prototype.L;dl.prototype.on=dl.prototype.I;dl.prototype.once=dl.prototype.M;dl.prototype.un=dl.prototype.K;dl.prototype.unByKey=dl.prototype.N;mn.prototype.changed=mn.prototype.u;mn.prototype.dispatchEvent=mn.prototype.b;mn.prototype.getRevision=mn.prototype.L;mn.prototype.on=mn.prototype.I;mn.prototype.once=mn.prototype.M;mn.prototype.un=mn.prototype.K;mn.prototype.unByKey=mn.prototype.N;
911 +nn.prototype.changed=nn.prototype.u;nn.prototype.dispatchEvent=nn.prototype.b;nn.prototype.getRevision=nn.prototype.L;nn.prototype.on=nn.prototype.I;nn.prototype.once=nn.prototype.M;nn.prototype.un=nn.prototype.K;nn.prototype.unByKey=nn.prototype.N;on.prototype.changed=on.prototype.u;on.prototype.dispatchEvent=on.prototype.b;on.prototype.getRevision=on.prototype.L;on.prototype.on=on.prototype.I;on.prototype.once=on.prototype.M;on.prototype.un=on.prototype.K;on.prototype.unByKey=on.prototype.N;
912 +xn.prototype.changed=xn.prototype.u;xn.prototype.dispatchEvent=xn.prototype.b;xn.prototype.getRevision=xn.prototype.L;xn.prototype.on=xn.prototype.I;xn.prototype.once=xn.prototype.M;xn.prototype.un=xn.prototype.K;xn.prototype.unByKey=xn.prototype.N;Bi.prototype.get=Bi.prototype.get;Bi.prototype.getKeys=Bi.prototype.O;Bi.prototype.getProperties=Bi.prototype.P;Bi.prototype.set=Bi.prototype.set;Bi.prototype.setProperties=Bi.prototype.C;Bi.prototype.unset=Bi.prototype.R;Bi.prototype.changed=Bi.prototype.u;
913 +Bi.prototype.dispatchEvent=Bi.prototype.b;Bi.prototype.getRevision=Bi.prototype.L;Bi.prototype.on=Bi.prototype.I;Bi.prototype.once=Bi.prototype.M;Bi.prototype.un=Bi.prototype.K;Bi.prototype.unByKey=Bi.prototype.N;Fi.prototype.getExtent=Fi.prototype.G;Fi.prototype.getMaxResolution=Fi.prototype.Nb;Fi.prototype.getMinResolution=Fi.prototype.Ob;Fi.prototype.getOpacity=Fi.prototype.Sb;Fi.prototype.getVisible=Fi.prototype.wb;Fi.prototype.getZIndex=Fi.prototype.Tb;Fi.prototype.setExtent=Fi.prototype.cc;
914 +Fi.prototype.setMaxResolution=Fi.prototype.kc;Fi.prototype.setMinResolution=Fi.prototype.lc;Fi.prototype.setOpacity=Fi.prototype.dc;Fi.prototype.setVisible=Fi.prototype.ec;Fi.prototype.setZIndex=Fi.prototype.fc;Fi.prototype.get=Fi.prototype.get;Fi.prototype.getKeys=Fi.prototype.O;Fi.prototype.getProperties=Fi.prototype.P;Fi.prototype.set=Fi.prototype.set;Fi.prototype.setProperties=Fi.prototype.C;Fi.prototype.unset=Fi.prototype.R;Fi.prototype.changed=Fi.prototype.u;Fi.prototype.dispatchEvent=Fi.prototype.b;
915 +Fi.prototype.getRevision=Fi.prototype.L;Fi.prototype.on=Fi.prototype.I;Fi.prototype.once=Fi.prototype.M;Fi.prototype.un=Fi.prototype.K;Fi.prototype.unByKey=Fi.prototype.N;H.prototype.setMap=H.prototype.setMap;H.prototype.setSource=H.prototype.Cc;H.prototype.getExtent=H.prototype.G;H.prototype.getMaxResolution=H.prototype.Nb;H.prototype.getMinResolution=H.prototype.Ob;H.prototype.getOpacity=H.prototype.Sb;H.prototype.getVisible=H.prototype.wb;H.prototype.getZIndex=H.prototype.Tb;
916 +H.prototype.setExtent=H.prototype.cc;H.prototype.setMaxResolution=H.prototype.kc;H.prototype.setMinResolution=H.prototype.lc;H.prototype.setOpacity=H.prototype.dc;H.prototype.setVisible=H.prototype.ec;H.prototype.setZIndex=H.prototype.fc;H.prototype.get=H.prototype.get;H.prototype.getKeys=H.prototype.O;H.prototype.getProperties=H.prototype.P;H.prototype.set=H.prototype.set;H.prototype.setProperties=H.prototype.C;H.prototype.unset=H.prototype.R;H.prototype.changed=H.prototype.u;
917 +H.prototype.dispatchEvent=H.prototype.b;H.prototype.getRevision=H.prototype.L;H.prototype.on=H.prototype.I;H.prototype.once=H.prototype.M;H.prototype.un=H.prototype.K;H.prototype.unByKey=H.prototype.N;X.prototype.getSource=X.prototype.da;X.prototype.getStyle=X.prototype.J;X.prototype.getStyleFunction=X.prototype.D;X.prototype.setStyle=X.prototype.c;X.prototype.setMap=X.prototype.setMap;X.prototype.setSource=X.prototype.Cc;X.prototype.getExtent=X.prototype.G;X.prototype.getMaxResolution=X.prototype.Nb;
918 +X.prototype.getMinResolution=X.prototype.Ob;X.prototype.getOpacity=X.prototype.Sb;X.prototype.getVisible=X.prototype.wb;X.prototype.getZIndex=X.prototype.Tb;X.prototype.setExtent=X.prototype.cc;X.prototype.setMaxResolution=X.prototype.kc;X.prototype.setMinResolution=X.prototype.lc;X.prototype.setOpacity=X.prototype.dc;X.prototype.setVisible=X.prototype.ec;X.prototype.setZIndex=X.prototype.fc;X.prototype.get=X.prototype.get;X.prototype.getKeys=X.prototype.O;X.prototype.getProperties=X.prototype.P;
919 +X.prototype.set=X.prototype.set;X.prototype.setProperties=X.prototype.C;X.prototype.unset=X.prototype.R;X.prototype.changed=X.prototype.u;X.prototype.dispatchEvent=X.prototype.b;X.prototype.getRevision=X.prototype.L;X.prototype.on=X.prototype.I;X.prototype.once=X.prototype.M;X.prototype.un=X.prototype.K;X.prototype.unByKey=X.prototype.N;vk.prototype.setMap=vk.prototype.setMap;vk.prototype.setSource=vk.prototype.Cc;vk.prototype.getExtent=vk.prototype.G;vk.prototype.getMaxResolution=vk.prototype.Nb;
920 +vk.prototype.getMinResolution=vk.prototype.Ob;vk.prototype.getOpacity=vk.prototype.Sb;vk.prototype.getVisible=vk.prototype.wb;vk.prototype.getZIndex=vk.prototype.Tb;vk.prototype.setExtent=vk.prototype.cc;vk.prototype.setMaxResolution=vk.prototype.kc;vk.prototype.setMinResolution=vk.prototype.lc;vk.prototype.setOpacity=vk.prototype.dc;vk.prototype.setVisible=vk.prototype.ec;vk.prototype.setZIndex=vk.prototype.fc;vk.prototype.get=vk.prototype.get;vk.prototype.getKeys=vk.prototype.O;
921 +vk.prototype.getProperties=vk.prototype.P;vk.prototype.set=vk.prototype.set;vk.prototype.setProperties=vk.prototype.C;vk.prototype.unset=vk.prototype.R;vk.prototype.changed=vk.prototype.u;vk.prototype.dispatchEvent=vk.prototype.b;vk.prototype.getRevision=vk.prototype.L;vk.prototype.on=vk.prototype.I;vk.prototype.once=vk.prototype.M;vk.prototype.un=vk.prototype.K;vk.prototype.unByKey=vk.prototype.N;lk.prototype.getExtent=lk.prototype.G;lk.prototype.getMaxResolution=lk.prototype.Nb;
922 +lk.prototype.getMinResolution=lk.prototype.Ob;lk.prototype.getOpacity=lk.prototype.Sb;lk.prototype.getVisible=lk.prototype.wb;lk.prototype.getZIndex=lk.prototype.Tb;lk.prototype.setExtent=lk.prototype.cc;lk.prototype.setMaxResolution=lk.prototype.kc;lk.prototype.setMinResolution=lk.prototype.lc;lk.prototype.setOpacity=lk.prototype.dc;lk.prototype.setVisible=lk.prototype.ec;lk.prototype.setZIndex=lk.prototype.fc;lk.prototype.get=lk.prototype.get;lk.prototype.getKeys=lk.prototype.O;
923 +lk.prototype.getProperties=lk.prototype.P;lk.prototype.set=lk.prototype.set;lk.prototype.setProperties=lk.prototype.C;lk.prototype.unset=lk.prototype.R;lk.prototype.changed=lk.prototype.u;lk.prototype.dispatchEvent=lk.prototype.b;lk.prototype.getRevision=lk.prototype.L;lk.prototype.on=lk.prototype.I;lk.prototype.once=lk.prototype.M;lk.prototype.un=lk.prototype.K;lk.prototype.unByKey=lk.prototype.N;G.prototype.setMap=G.prototype.setMap;G.prototype.setSource=G.prototype.Cc;G.prototype.getExtent=G.prototype.G;
924 +G.prototype.getMaxResolution=G.prototype.Nb;G.prototype.getMinResolution=G.prototype.Ob;G.prototype.getOpacity=G.prototype.Sb;G.prototype.getVisible=G.prototype.wb;G.prototype.getZIndex=G.prototype.Tb;G.prototype.setExtent=G.prototype.cc;G.prototype.setMaxResolution=G.prototype.kc;G.prototype.setMinResolution=G.prototype.lc;G.prototype.setOpacity=G.prototype.dc;G.prototype.setVisible=G.prototype.ec;G.prototype.setZIndex=G.prototype.fc;G.prototype.get=G.prototype.get;G.prototype.getKeys=G.prototype.O;
925 +G.prototype.getProperties=G.prototype.P;G.prototype.set=G.prototype.set;G.prototype.setProperties=G.prototype.C;G.prototype.unset=G.prototype.R;G.prototype.changed=G.prototype.u;G.prototype.dispatchEvent=G.prototype.b;G.prototype.getRevision=G.prototype.L;G.prototype.on=G.prototype.I;G.prototype.once=G.prototype.M;G.prototype.un=G.prototype.K;G.prototype.unByKey=G.prototype.N;L.prototype.getSource=L.prototype.da;L.prototype.getStyle=L.prototype.J;L.prototype.getStyleFunction=L.prototype.D;
926 +L.prototype.setStyle=L.prototype.c;L.prototype.setMap=L.prototype.setMap;L.prototype.setSource=L.prototype.Cc;L.prototype.getExtent=L.prototype.G;L.prototype.getMaxResolution=L.prototype.Nb;L.prototype.getMinResolution=L.prototype.Ob;L.prototype.getOpacity=L.prototype.Sb;L.prototype.getVisible=L.prototype.wb;L.prototype.getZIndex=L.prototype.Tb;L.prototype.setExtent=L.prototype.cc;L.prototype.setMaxResolution=L.prototype.kc;L.prototype.setMinResolution=L.prototype.lc;L.prototype.setOpacity=L.prototype.dc;
927 +L.prototype.setVisible=L.prototype.ec;L.prototype.setZIndex=L.prototype.fc;L.prototype.get=L.prototype.get;L.prototype.getKeys=L.prototype.O;L.prototype.getProperties=L.prototype.P;L.prototype.set=L.prototype.set;L.prototype.setProperties=L.prototype.C;L.prototype.unset=L.prototype.R;L.prototype.changed=L.prototype.u;L.prototype.dispatchEvent=L.prototype.b;L.prototype.getRevision=L.prototype.L;L.prototype.on=L.prototype.I;L.prototype.once=L.prototype.M;L.prototype.un=L.prototype.K;
928 +L.prototype.unByKey=L.prototype.N;nj.prototype.get=nj.prototype.get;nj.prototype.getKeys=nj.prototype.O;nj.prototype.getProperties=nj.prototype.P;nj.prototype.set=nj.prototype.set;nj.prototype.setProperties=nj.prototype.C;nj.prototype.unset=nj.prototype.R;nj.prototype.changed=nj.prototype.u;nj.prototype.dispatchEvent=nj.prototype.b;nj.prototype.getRevision=nj.prototype.L;nj.prototype.on=nj.prototype.I;nj.prototype.once=nj.prototype.M;nj.prototype.un=nj.prototype.K;nj.prototype.unByKey=nj.prototype.N;
929 +rj.prototype.getActive=rj.prototype.f;rj.prototype.getMap=rj.prototype.j;rj.prototype.setActive=rj.prototype.i;rj.prototype.get=rj.prototype.get;rj.prototype.getKeys=rj.prototype.O;rj.prototype.getProperties=rj.prototype.P;rj.prototype.set=rj.prototype.set;rj.prototype.setProperties=rj.prototype.C;rj.prototype.unset=rj.prototype.R;rj.prototype.changed=rj.prototype.u;rj.prototype.dispatchEvent=rj.prototype.b;rj.prototype.getRevision=rj.prototype.L;rj.prototype.on=rj.prototype.I;rj.prototype.once=rj.prototype.M;
930 +rj.prototype.un=rj.prototype.K;rj.prototype.unByKey=rj.prototype.N;vv.prototype.getActive=vv.prototype.f;vv.prototype.getMap=vv.prototype.j;vv.prototype.setActive=vv.prototype.i;vv.prototype.get=vv.prototype.get;vv.prototype.getKeys=vv.prototype.O;vv.prototype.getProperties=vv.prototype.P;vv.prototype.set=vv.prototype.set;vv.prototype.setProperties=vv.prototype.C;vv.prototype.unset=vv.prototype.R;vv.prototype.changed=vv.prototype.u;vv.prototype.dispatchEvent=vv.prototype.b;
931 +vv.prototype.getRevision=vv.prototype.L;vv.prototype.on=vv.prototype.I;vv.prototype.once=vv.prototype.M;vv.prototype.un=vv.prototype.K;vv.prototype.unByKey=vv.prototype.N;Bj.prototype.getActive=Bj.prototype.f;Bj.prototype.getMap=Bj.prototype.j;Bj.prototype.setActive=Bj.prototype.i;Bj.prototype.get=Bj.prototype.get;Bj.prototype.getKeys=Bj.prototype.O;Bj.prototype.getProperties=Bj.prototype.P;Bj.prototype.set=Bj.prototype.set;Bj.prototype.setProperties=Bj.prototype.C;Bj.prototype.unset=Bj.prototype.R;
932 +Bj.prototype.changed=Bj.prototype.u;Bj.prototype.dispatchEvent=Bj.prototype.b;Bj.prototype.getRevision=Bj.prototype.L;Bj.prototype.on=Bj.prototype.I;Bj.prototype.once=Bj.prototype.M;Bj.prototype.un=Bj.prototype.K;Bj.prototype.unByKey=Bj.prototype.N;Qj.prototype.getActive=Qj.prototype.f;Qj.prototype.getMap=Qj.prototype.j;Qj.prototype.setActive=Qj.prototype.i;Qj.prototype.get=Qj.prototype.get;Qj.prototype.getKeys=Qj.prototype.O;Qj.prototype.getProperties=Qj.prototype.P;Qj.prototype.set=Qj.prototype.set;
933 +Qj.prototype.setProperties=Qj.prototype.C;Qj.prototype.unset=Qj.prototype.R;Qj.prototype.changed=Qj.prototype.u;Qj.prototype.dispatchEvent=Qj.prototype.b;Qj.prototype.getRevision=Qj.prototype.L;Qj.prototype.on=Qj.prototype.I;Qj.prototype.once=Qj.prototype.M;Qj.prototype.un=Qj.prototype.K;Qj.prototype.unByKey=Qj.prototype.N;Ej.prototype.getActive=Ej.prototype.f;Ej.prototype.getMap=Ej.prototype.j;Ej.prototype.setActive=Ej.prototype.i;Ej.prototype.get=Ej.prototype.get;Ej.prototype.getKeys=Ej.prototype.O;
934 +Ej.prototype.getProperties=Ej.prototype.P;Ej.prototype.set=Ej.prototype.set;Ej.prototype.setProperties=Ej.prototype.C;Ej.prototype.unset=Ej.prototype.R;Ej.prototype.changed=Ej.prototype.u;Ej.prototype.dispatchEvent=Ej.prototype.b;Ej.prototype.getRevision=Ej.prototype.L;Ej.prototype.on=Ej.prototype.I;Ej.prototype.once=Ej.prototype.M;Ej.prototype.un=Ej.prototype.K;Ej.prototype.unByKey=Ej.prototype.N;Bv.prototype.getActive=Bv.prototype.f;Bv.prototype.getMap=Bv.prototype.j;Bv.prototype.setActive=Bv.prototype.i;
935 +Bv.prototype.get=Bv.prototype.get;Bv.prototype.getKeys=Bv.prototype.O;Bv.prototype.getProperties=Bv.prototype.P;Bv.prototype.set=Bv.prototype.set;Bv.prototype.setProperties=Bv.prototype.C;Bv.prototype.unset=Bv.prototype.R;Bv.prototype.changed=Bv.prototype.u;Bv.prototype.dispatchEvent=Bv.prototype.b;Bv.prototype.getRevision=Bv.prototype.L;Bv.prototype.on=Bv.prototype.I;Bv.prototype.once=Bv.prototype.M;Bv.prototype.un=Bv.prototype.K;Bv.prototype.unByKey=Bv.prototype.N;Ij.prototype.getActive=Ij.prototype.f;
936 +Ij.prototype.getMap=Ij.prototype.j;Ij.prototype.setActive=Ij.prototype.i;Ij.prototype.get=Ij.prototype.get;Ij.prototype.getKeys=Ij.prototype.O;Ij.prototype.getProperties=Ij.prototype.P;Ij.prototype.set=Ij.prototype.set;Ij.prototype.setProperties=Ij.prototype.C;Ij.prototype.unset=Ij.prototype.R;Ij.prototype.changed=Ij.prototype.u;Ij.prototype.dispatchEvent=Ij.prototype.b;Ij.prototype.getRevision=Ij.prototype.L;Ij.prototype.on=Ij.prototype.I;Ij.prototype.once=Ij.prototype.M;Ij.prototype.un=Ij.prototype.K;
937 +Ij.prototype.unByKey=Ij.prototype.N;Vj.prototype.getGeometry=Vj.prototype.X;Vj.prototype.getActive=Vj.prototype.f;Vj.prototype.getMap=Vj.prototype.j;Vj.prototype.setActive=Vj.prototype.i;Vj.prototype.get=Vj.prototype.get;Vj.prototype.getKeys=Vj.prototype.O;Vj.prototype.getProperties=Vj.prototype.P;Vj.prototype.set=Vj.prototype.set;Vj.prototype.setProperties=Vj.prototype.C;Vj.prototype.unset=Vj.prototype.R;Vj.prototype.changed=Vj.prototype.u;Vj.prototype.dispatchEvent=Vj.prototype.b;
938 +Vj.prototype.getRevision=Vj.prototype.L;Vj.prototype.on=Vj.prototype.I;Vj.prototype.once=Vj.prototype.M;Vj.prototype.un=Vj.prototype.K;Vj.prototype.unByKey=Vj.prototype.N;Gv.prototype.getActive=Gv.prototype.f;Gv.prototype.getMap=Gv.prototype.j;Gv.prototype.setActive=Gv.prototype.i;Gv.prototype.get=Gv.prototype.get;Gv.prototype.getKeys=Gv.prototype.O;Gv.prototype.getProperties=Gv.prototype.P;Gv.prototype.set=Gv.prototype.set;Gv.prototype.setProperties=Gv.prototype.C;Gv.prototype.unset=Gv.prototype.R;
939 +Gv.prototype.changed=Gv.prototype.u;Gv.prototype.dispatchEvent=Gv.prototype.b;Gv.prototype.getRevision=Gv.prototype.L;Gv.prototype.on=Gv.prototype.I;Gv.prototype.once=Gv.prototype.M;Gv.prototype.un=Gv.prototype.K;Gv.prototype.unByKey=Gv.prototype.N;Wj.prototype.getActive=Wj.prototype.f;Wj.prototype.getMap=Wj.prototype.j;Wj.prototype.setActive=Wj.prototype.i;Wj.prototype.get=Wj.prototype.get;Wj.prototype.getKeys=Wj.prototype.O;Wj.prototype.getProperties=Wj.prototype.P;Wj.prototype.set=Wj.prototype.set;
940 +Wj.prototype.setProperties=Wj.prototype.C;Wj.prototype.unset=Wj.prototype.R;Wj.prototype.changed=Wj.prototype.u;Wj.prototype.dispatchEvent=Wj.prototype.b;Wj.prototype.getRevision=Wj.prototype.L;Wj.prototype.on=Wj.prototype.I;Wj.prototype.once=Wj.prototype.M;Wj.prototype.un=Wj.prototype.K;Wj.prototype.unByKey=Wj.prototype.N;Yj.prototype.getActive=Yj.prototype.f;Yj.prototype.getMap=Yj.prototype.j;Yj.prototype.setActive=Yj.prototype.i;Yj.prototype.get=Yj.prototype.get;Yj.prototype.getKeys=Yj.prototype.O;
941 +Yj.prototype.getProperties=Yj.prototype.P;Yj.prototype.set=Yj.prototype.set;Yj.prototype.setProperties=Yj.prototype.C;Yj.prototype.unset=Yj.prototype.R;Yj.prototype.changed=Yj.prototype.u;Yj.prototype.dispatchEvent=Yj.prototype.b;Yj.prototype.getRevision=Yj.prototype.L;Yj.prototype.on=Yj.prototype.I;Yj.prototype.once=Yj.prototype.M;Yj.prototype.un=Yj.prototype.K;Yj.prototype.unByKey=Yj.prototype.N;Xv.prototype.getActive=Xv.prototype.f;Xv.prototype.getMap=Xv.prototype.j;Xv.prototype.setActive=Xv.prototype.i;
942 +Xv.prototype.get=Xv.prototype.get;Xv.prototype.getKeys=Xv.prototype.O;Xv.prototype.getProperties=Xv.prototype.P;Xv.prototype.set=Xv.prototype.set;Xv.prototype.setProperties=Xv.prototype.C;Xv.prototype.unset=Xv.prototype.R;Xv.prototype.changed=Xv.prototype.u;Xv.prototype.dispatchEvent=Xv.prototype.b;Xv.prototype.getRevision=Xv.prototype.L;Xv.prototype.on=Xv.prototype.I;Xv.prototype.once=Xv.prototype.M;Xv.prototype.un=Xv.prototype.K;Xv.prototype.unByKey=Xv.prototype.N;ak.prototype.getActive=ak.prototype.f;
943 +ak.prototype.getMap=ak.prototype.j;ak.prototype.setActive=ak.prototype.i;ak.prototype.get=ak.prototype.get;ak.prototype.getKeys=ak.prototype.O;ak.prototype.getProperties=ak.prototype.P;ak.prototype.set=ak.prototype.set;ak.prototype.setProperties=ak.prototype.C;ak.prototype.unset=ak.prototype.R;ak.prototype.changed=ak.prototype.u;ak.prototype.dispatchEvent=ak.prototype.b;ak.prototype.getRevision=ak.prototype.L;ak.prototype.on=ak.prototype.I;ak.prototype.once=ak.prototype.M;ak.prototype.un=ak.prototype.K;
944 +ak.prototype.unByKey=ak.prototype.N;ck.prototype.getActive=ck.prototype.f;ck.prototype.getMap=ck.prototype.j;ck.prototype.setActive=ck.prototype.i;ck.prototype.get=ck.prototype.get;ck.prototype.getKeys=ck.prototype.O;ck.prototype.getProperties=ck.prototype.P;ck.prototype.set=ck.prototype.set;ck.prototype.setProperties=ck.prototype.C;ck.prototype.unset=ck.prototype.R;ck.prototype.changed=ck.prototype.u;ck.prototype.dispatchEvent=ck.prototype.b;ck.prototype.getRevision=ck.prototype.L;
945 +ck.prototype.on=ck.prototype.I;ck.prototype.once=ck.prototype.M;ck.prototype.un=ck.prototype.K;ck.prototype.unByKey=ck.prototype.N;gk.prototype.getActive=gk.prototype.f;gk.prototype.getMap=gk.prototype.j;gk.prototype.setActive=gk.prototype.i;gk.prototype.get=gk.prototype.get;gk.prototype.getKeys=gk.prototype.O;gk.prototype.getProperties=gk.prototype.P;gk.prototype.set=gk.prototype.set;gk.prototype.setProperties=gk.prototype.C;gk.prototype.unset=gk.prototype.R;gk.prototype.changed=gk.prototype.u;
946 +gk.prototype.dispatchEvent=gk.prototype.b;gk.prototype.getRevision=gk.prototype.L;gk.prototype.on=gk.prototype.I;gk.prototype.once=gk.prototype.M;gk.prototype.un=gk.prototype.K;gk.prototype.unByKey=gk.prototype.N;kw.prototype.getActive=kw.prototype.f;kw.prototype.getMap=kw.prototype.j;kw.prototype.setActive=kw.prototype.i;kw.prototype.get=kw.prototype.get;kw.prototype.getKeys=kw.prototype.O;kw.prototype.getProperties=kw.prototype.P;kw.prototype.set=kw.prototype.set;kw.prototype.setProperties=kw.prototype.C;
947 +kw.prototype.unset=kw.prototype.R;kw.prototype.changed=kw.prototype.u;kw.prototype.dispatchEvent=kw.prototype.b;kw.prototype.getRevision=kw.prototype.L;kw.prototype.on=kw.prototype.I;kw.prototype.once=kw.prototype.M;kw.prototype.un=kw.prototype.K;kw.prototype.unByKey=kw.prototype.N;nw.prototype.getActive=nw.prototype.f;nw.prototype.getMap=nw.prototype.j;nw.prototype.setActive=nw.prototype.i;nw.prototype.get=nw.prototype.get;nw.prototype.getKeys=nw.prototype.O;nw.prototype.getProperties=nw.prototype.P;
948 +nw.prototype.set=nw.prototype.set;nw.prototype.setProperties=nw.prototype.C;nw.prototype.unset=nw.prototype.R;nw.prototype.changed=nw.prototype.u;nw.prototype.dispatchEvent=nw.prototype.b;nw.prototype.getRevision=nw.prototype.L;nw.prototype.on=nw.prototype.I;nw.prototype.once=nw.prototype.M;nw.prototype.un=nw.prototype.K;nw.prototype.unByKey=nw.prototype.N;sw.prototype.getActive=sw.prototype.f;sw.prototype.getMap=sw.prototype.j;sw.prototype.setActive=sw.prototype.i;sw.prototype.get=sw.prototype.get;
949 +sw.prototype.getKeys=sw.prototype.O;sw.prototype.getProperties=sw.prototype.P;sw.prototype.set=sw.prototype.set;sw.prototype.setProperties=sw.prototype.C;sw.prototype.unset=sw.prototype.R;sw.prototype.changed=sw.prototype.u;sw.prototype.dispatchEvent=sw.prototype.b;sw.prototype.getRevision=sw.prototype.L;sw.prototype.on=sw.prototype.I;sw.prototype.once=sw.prototype.M;sw.prototype.un=sw.prototype.K;sw.prototype.unByKey=sw.prototype.N;Md.prototype.get=Md.prototype.get;Md.prototype.getKeys=Md.prototype.O;
950 +Md.prototype.getProperties=Md.prototype.P;Md.prototype.set=Md.prototype.set;Md.prototype.setProperties=Md.prototype.C;Md.prototype.unset=Md.prototype.R;Md.prototype.changed=Md.prototype.u;Md.prototype.dispatchEvent=Md.prototype.b;Md.prototype.getRevision=Md.prototype.L;Md.prototype.on=Md.prototype.I;Md.prototype.once=Md.prototype.M;Md.prototype.un=Md.prototype.K;Md.prototype.unByKey=Md.prototype.N;Od.prototype.getClosestPoint=Od.prototype.vb;Od.prototype.getExtent=Od.prototype.G;
951 +Od.prototype.simplify=Od.prototype.Bb;Od.prototype.transform=Od.prototype.fb;Od.prototype.get=Od.prototype.get;Od.prototype.getKeys=Od.prototype.O;Od.prototype.getProperties=Od.prototype.P;Od.prototype.set=Od.prototype.set;Od.prototype.setProperties=Od.prototype.C;Od.prototype.unset=Od.prototype.R;Od.prototype.changed=Od.prototype.u;Od.prototype.dispatchEvent=Od.prototype.b;Od.prototype.getRevision=Od.prototype.L;Od.prototype.on=Od.prototype.I;Od.prototype.once=Od.prototype.M;Od.prototype.un=Od.prototype.K;
952 +Od.prototype.unByKey=Od.prototype.N;iv.prototype.getFirstCoordinate=iv.prototype.Kb;iv.prototype.getLastCoordinate=iv.prototype.Lb;iv.prototype.getLayout=iv.prototype.Mb;iv.prototype.getClosestPoint=iv.prototype.vb;iv.prototype.getExtent=iv.prototype.G;iv.prototype.simplify=iv.prototype.Bb;iv.prototype.get=iv.prototype.get;iv.prototype.getKeys=iv.prototype.O;iv.prototype.getProperties=iv.prototype.P;iv.prototype.set=iv.prototype.set;iv.prototype.setProperties=iv.prototype.C;iv.prototype.unset=iv.prototype.R;
953 +iv.prototype.changed=iv.prototype.u;iv.prototype.dispatchEvent=iv.prototype.b;iv.prototype.getRevision=iv.prototype.L;iv.prototype.on=iv.prototype.I;iv.prototype.once=iv.prototype.M;iv.prototype.un=iv.prototype.K;iv.prototype.unByKey=iv.prototype.N;zp.prototype.getClosestPoint=zp.prototype.vb;zp.prototype.getExtent=zp.prototype.G;zp.prototype.simplify=zp.prototype.Bb;zp.prototype.transform=zp.prototype.fb;zp.prototype.get=zp.prototype.get;zp.prototype.getKeys=zp.prototype.O;
954 +zp.prototype.getProperties=zp.prototype.P;zp.prototype.set=zp.prototype.set;zp.prototype.setProperties=zp.prototype.C;zp.prototype.unset=zp.prototype.R;zp.prototype.changed=zp.prototype.u;zp.prototype.dispatchEvent=zp.prototype.b;zp.prototype.getRevision=zp.prototype.L;zp.prototype.on=zp.prototype.I;zp.prototype.once=zp.prototype.M;zp.prototype.un=zp.prototype.K;zp.prototype.unByKey=zp.prototype.N;fe.prototype.getFirstCoordinate=fe.prototype.Kb;fe.prototype.getLastCoordinate=fe.prototype.Lb;
955 +fe.prototype.getLayout=fe.prototype.Mb;fe.prototype.getClosestPoint=fe.prototype.vb;fe.prototype.getExtent=fe.prototype.G;fe.prototype.simplify=fe.prototype.Bb;fe.prototype.transform=fe.prototype.fb;fe.prototype.get=fe.prototype.get;fe.prototype.getKeys=fe.prototype.O;fe.prototype.getProperties=fe.prototype.P;fe.prototype.set=fe.prototype.set;fe.prototype.setProperties=fe.prototype.C;fe.prototype.unset=fe.prototype.R;fe.prototype.changed=fe.prototype.u;fe.prototype.dispatchEvent=fe.prototype.b;
956 +fe.prototype.getRevision=fe.prototype.L;fe.prototype.on=fe.prototype.I;fe.prototype.once=fe.prototype.M;fe.prototype.un=fe.prototype.K;fe.prototype.unByKey=fe.prototype.N;T.prototype.getFirstCoordinate=T.prototype.Kb;T.prototype.getLastCoordinate=T.prototype.Lb;T.prototype.getLayout=T.prototype.Mb;T.prototype.getClosestPoint=T.prototype.vb;T.prototype.getExtent=T.prototype.G;T.prototype.simplify=T.prototype.Bb;T.prototype.transform=T.prototype.fb;T.prototype.get=T.prototype.get;
957 +T.prototype.getKeys=T.prototype.O;T.prototype.getProperties=T.prototype.P;T.prototype.set=T.prototype.set;T.prototype.setProperties=T.prototype.C;T.prototype.unset=T.prototype.R;T.prototype.changed=T.prototype.u;T.prototype.dispatchEvent=T.prototype.b;T.prototype.getRevision=T.prototype.L;T.prototype.on=T.prototype.I;T.prototype.once=T.prototype.M;T.prototype.un=T.prototype.K;T.prototype.unByKey=T.prototype.N;U.prototype.getFirstCoordinate=U.prototype.Kb;U.prototype.getLastCoordinate=U.prototype.Lb;
958 +U.prototype.getLayout=U.prototype.Mb;U.prototype.getClosestPoint=U.prototype.vb;U.prototype.getExtent=U.prototype.G;U.prototype.simplify=U.prototype.Bb;U.prototype.transform=U.prototype.fb;U.prototype.get=U.prototype.get;U.prototype.getKeys=U.prototype.O;U.prototype.getProperties=U.prototype.P;U.prototype.set=U.prototype.set;U.prototype.setProperties=U.prototype.C;U.prototype.unset=U.prototype.R;U.prototype.changed=U.prototype.u;U.prototype.dispatchEvent=U.prototype.b;U.prototype.getRevision=U.prototype.L;
959 +U.prototype.on=U.prototype.I;U.prototype.once=U.prototype.M;U.prototype.un=U.prototype.K;U.prototype.unByKey=U.prototype.N;pp.prototype.getFirstCoordinate=pp.prototype.Kb;pp.prototype.getLastCoordinate=pp.prototype.Lb;pp.prototype.getLayout=pp.prototype.Mb;pp.prototype.getClosestPoint=pp.prototype.vb;pp.prototype.getExtent=pp.prototype.G;pp.prototype.simplify=pp.prototype.Bb;pp.prototype.transform=pp.prototype.fb;pp.prototype.get=pp.prototype.get;pp.prototype.getKeys=pp.prototype.O;
960 +pp.prototype.getProperties=pp.prototype.P;pp.prototype.set=pp.prototype.set;pp.prototype.setProperties=pp.prototype.C;pp.prototype.unset=pp.prototype.R;pp.prototype.changed=pp.prototype.u;pp.prototype.dispatchEvent=pp.prototype.b;pp.prototype.getRevision=pp.prototype.L;pp.prototype.on=pp.prototype.I;pp.prototype.once=pp.prototype.M;pp.prototype.un=pp.prototype.K;pp.prototype.unByKey=pp.prototype.N;V.prototype.getFirstCoordinate=V.prototype.Kb;V.prototype.getLastCoordinate=V.prototype.Lb;
961 +V.prototype.getLayout=V.prototype.Mb;V.prototype.getClosestPoint=V.prototype.vb;V.prototype.getExtent=V.prototype.G;V.prototype.simplify=V.prototype.Bb;V.prototype.transform=V.prototype.fb;V.prototype.get=V.prototype.get;V.prototype.getKeys=V.prototype.O;V.prototype.getProperties=V.prototype.P;V.prototype.set=V.prototype.set;V.prototype.setProperties=V.prototype.C;V.prototype.unset=V.prototype.R;V.prototype.changed=V.prototype.u;V.prototype.dispatchEvent=V.prototype.b;V.prototype.getRevision=V.prototype.L;
962 +V.prototype.on=V.prototype.I;V.prototype.once=V.prototype.M;V.prototype.un=V.prototype.K;V.prototype.unByKey=V.prototype.N;E.prototype.getFirstCoordinate=E.prototype.Kb;E.prototype.getLastCoordinate=E.prototype.Lb;E.prototype.getLayout=E.prototype.Mb;E.prototype.getClosestPoint=E.prototype.vb;E.prototype.getExtent=E.prototype.G;E.prototype.simplify=E.prototype.Bb;E.prototype.transform=E.prototype.fb;E.prototype.get=E.prototype.get;E.prototype.getKeys=E.prototype.O;E.prototype.getProperties=E.prototype.P;
963 +E.prototype.set=E.prototype.set;E.prototype.setProperties=E.prototype.C;E.prototype.unset=E.prototype.R;E.prototype.changed=E.prototype.u;E.prototype.dispatchEvent=E.prototype.b;E.prototype.getRevision=E.prototype.L;E.prototype.on=E.prototype.I;E.prototype.once=E.prototype.M;E.prototype.un=E.prototype.K;E.prototype.unByKey=E.prototype.N;F.prototype.getFirstCoordinate=F.prototype.Kb;F.prototype.getLastCoordinate=F.prototype.Lb;F.prototype.getLayout=F.prototype.Mb;F.prototype.getClosestPoint=F.prototype.vb;
964 +F.prototype.getExtent=F.prototype.G;F.prototype.simplify=F.prototype.Bb;F.prototype.transform=F.prototype.fb;F.prototype.get=F.prototype.get;F.prototype.getKeys=F.prototype.O;F.prototype.getProperties=F.prototype.P;F.prototype.set=F.prototype.set;F.prototype.setProperties=F.prototype.C;F.prototype.unset=F.prototype.R;F.prototype.changed=F.prototype.u;F.prototype.dispatchEvent=F.prototype.b;F.prototype.getRevision=F.prototype.L;F.prototype.on=F.prototype.I;F.prototype.once=F.prototype.M;
965 +F.prototype.un=F.prototype.K;F.prototype.unByKey=F.prototype.N;Yp.prototype.readFeatures=Yp.prototype.Ea;Zp.prototype.readFeatures=Zp.prototype.Ea;Zp.prototype.readFeatures=Zp.prototype.Ea;jg.prototype.get=jg.prototype.get;jg.prototype.getKeys=jg.prototype.O;jg.prototype.getProperties=jg.prototype.P;jg.prototype.set=jg.prototype.set;jg.prototype.setProperties=jg.prototype.C;jg.prototype.unset=jg.prototype.R;jg.prototype.changed=jg.prototype.u;jg.prototype.dispatchEvent=jg.prototype.b;
966 +jg.prototype.getRevision=jg.prototype.L;jg.prototype.on=jg.prototype.I;jg.prototype.once=jg.prototype.M;jg.prototype.un=jg.prototype.K;jg.prototype.unByKey=jg.prototype.N;Ng.prototype.getMap=Ng.prototype.i;Ng.prototype.setMap=Ng.prototype.setMap;Ng.prototype.setTarget=Ng.prototype.c;Ng.prototype.get=Ng.prototype.get;Ng.prototype.getKeys=Ng.prototype.O;Ng.prototype.getProperties=Ng.prototype.P;Ng.prototype.set=Ng.prototype.set;Ng.prototype.setProperties=Ng.prototype.C;Ng.prototype.unset=Ng.prototype.R;
967 +Ng.prototype.changed=Ng.prototype.u;Ng.prototype.dispatchEvent=Ng.prototype.b;Ng.prototype.getRevision=Ng.prototype.L;Ng.prototype.on=Ng.prototype.I;Ng.prototype.once=Ng.prototype.M;Ng.prototype.un=Ng.prototype.K;Ng.prototype.unByKey=Ng.prototype.N;Yg.prototype.getMap=Yg.prototype.i;Yg.prototype.setMap=Yg.prototype.setMap;Yg.prototype.setTarget=Yg.prototype.c;Yg.prototype.get=Yg.prototype.get;Yg.prototype.getKeys=Yg.prototype.O;Yg.prototype.getProperties=Yg.prototype.P;Yg.prototype.set=Yg.prototype.set;
968 +Yg.prototype.setProperties=Yg.prototype.C;Yg.prototype.unset=Yg.prototype.R;Yg.prototype.changed=Yg.prototype.u;Yg.prototype.dispatchEvent=Yg.prototype.b;Yg.prototype.getRevision=Yg.prototype.L;Yg.prototype.on=Yg.prototype.I;Yg.prototype.once=Yg.prototype.M;Yg.prototype.un=Yg.prototype.K;Yg.prototype.unByKey=Yg.prototype.N;Zg.prototype.getMap=Zg.prototype.i;Zg.prototype.setMap=Zg.prototype.setMap;Zg.prototype.setTarget=Zg.prototype.c;Zg.prototype.get=Zg.prototype.get;Zg.prototype.getKeys=Zg.prototype.O;
969 +Zg.prototype.getProperties=Zg.prototype.P;Zg.prototype.set=Zg.prototype.set;Zg.prototype.setProperties=Zg.prototype.C;Zg.prototype.unset=Zg.prototype.R;Zg.prototype.changed=Zg.prototype.u;Zg.prototype.dispatchEvent=Zg.prototype.b;Zg.prototype.getRevision=Zg.prototype.L;Zg.prototype.on=Zg.prototype.I;Zg.prototype.once=Zg.prototype.M;Zg.prototype.un=Zg.prototype.K;Zg.prototype.unByKey=Zg.prototype.N;No.prototype.getMap=No.prototype.i;No.prototype.setMap=No.prototype.setMap;No.prototype.setTarget=No.prototype.c;
970 +No.prototype.get=No.prototype.get;No.prototype.getKeys=No.prototype.O;No.prototype.getProperties=No.prototype.P;No.prototype.set=No.prototype.set;No.prototype.setProperties=No.prototype.C;No.prototype.unset=No.prototype.R;No.prototype.changed=No.prototype.u;No.prototype.dispatchEvent=No.prototype.b;No.prototype.getRevision=No.prototype.L;No.prototype.on=No.prototype.I;No.prototype.once=No.prototype.M;No.prototype.un=No.prototype.K;No.prototype.unByKey=No.prototype.N;Qg.prototype.getMap=Qg.prototype.i;
971 +Qg.prototype.setMap=Qg.prototype.setMap;Qg.prototype.setTarget=Qg.prototype.c;Qg.prototype.get=Qg.prototype.get;Qg.prototype.getKeys=Qg.prototype.O;Qg.prototype.getProperties=Qg.prototype.P;Qg.prototype.set=Qg.prototype.set;Qg.prototype.setProperties=Qg.prototype.C;Qg.prototype.unset=Qg.prototype.R;Qg.prototype.changed=Qg.prototype.u;Qg.prototype.dispatchEvent=Qg.prototype.b;Qg.prototype.getRevision=Qg.prototype.L;Qg.prototype.on=Qg.prototype.I;Qg.prototype.once=Qg.prototype.M;Qg.prototype.un=Qg.prototype.K;
972 +Qg.prototype.unByKey=Qg.prototype.N;So.prototype.getMap=So.prototype.i;So.prototype.setMap=So.prototype.setMap;So.prototype.setTarget=So.prototype.c;So.prototype.get=So.prototype.get;So.prototype.getKeys=So.prototype.O;So.prototype.getProperties=So.prototype.P;So.prototype.set=So.prototype.set;So.prototype.setProperties=So.prototype.C;So.prototype.unset=So.prototype.R;So.prototype.changed=So.prototype.u;So.prototype.dispatchEvent=So.prototype.b;So.prototype.getRevision=So.prototype.L;
973 +So.prototype.on=So.prototype.I;So.prototype.once=So.prototype.M;So.prototype.un=So.prototype.K;So.prototype.unByKey=So.prototype.N;Sg.prototype.getMap=Sg.prototype.i;Sg.prototype.setMap=Sg.prototype.setMap;Sg.prototype.setTarget=Sg.prototype.c;Sg.prototype.get=Sg.prototype.get;Sg.prototype.getKeys=Sg.prototype.O;Sg.prototype.getProperties=Sg.prototype.P;Sg.prototype.set=Sg.prototype.set;Sg.prototype.setProperties=Sg.prototype.C;Sg.prototype.unset=Sg.prototype.R;Sg.prototype.changed=Sg.prototype.u;
974 +Sg.prototype.dispatchEvent=Sg.prototype.b;Sg.prototype.getRevision=Sg.prototype.L;Sg.prototype.on=Sg.prototype.I;Sg.prototype.once=Sg.prototype.M;Sg.prototype.un=Sg.prototype.K;Sg.prototype.unByKey=Sg.prototype.N;Wo.prototype.getMap=Wo.prototype.i;Wo.prototype.setMap=Wo.prototype.setMap;Wo.prototype.setTarget=Wo.prototype.c;Wo.prototype.get=Wo.prototype.get;Wo.prototype.getKeys=Wo.prototype.O;Wo.prototype.getProperties=Wo.prototype.P;Wo.prototype.set=Wo.prototype.set;Wo.prototype.setProperties=Wo.prototype.C;
975 +Wo.prototype.unset=Wo.prototype.R;Wo.prototype.changed=Wo.prototype.u;Wo.prototype.dispatchEvent=Wo.prototype.b;Wo.prototype.getRevision=Wo.prototype.L;Wo.prototype.on=Wo.prototype.I;Wo.prototype.once=Wo.prototype.M;Wo.prototype.un=Wo.prototype.K;Wo.prototype.unByKey=Wo.prototype.N;bp.prototype.getMap=bp.prototype.i;bp.prototype.setMap=bp.prototype.setMap;bp.prototype.setTarget=bp.prototype.c;bp.prototype.get=bp.prototype.get;bp.prototype.getKeys=bp.prototype.O;bp.prototype.getProperties=bp.prototype.P;
976 +bp.prototype.set=bp.prototype.set;bp.prototype.setProperties=bp.prototype.C;bp.prototype.unset=bp.prototype.R;bp.prototype.changed=bp.prototype.u;bp.prototype.dispatchEvent=bp.prototype.b;bp.prototype.getRevision=bp.prototype.L;bp.prototype.on=bp.prototype.I;bp.prototype.once=bp.prototype.M;bp.prototype.un=bp.prototype.K;bp.prototype.unByKey=bp.prototype.N;
961 977 return OPENLAYERS.ol;
962 978 }));
979 +