(function(){vara,b;typeofexports!="undefined"?a=exports:(a={},b=window.L,a.noConflict=function(){returnwindow.L=b,a},window.L=a),a.version="0.4",a.Util={extend:function(a){varb=Array.prototype.slice.call(arguments,1);for(varc=0,d=b.length,e;c<d;c++){e=b[c]||{};for(varfine)e.hasOwnProperty(f)&&(a[f]=e[f])}returna},bind:function(a,b){varc=arguments.length>2?Array.prototype.slice.call(arguments,2):null;returnfunction(){returna.apply(b,c||arguments)}},stamp:function(){vara=0,b="_leaflet_id";returnfunction(c){returnc[b]=c[b]||++a,c[b]}}(),requestAnimFrame:function(){functionb(a){window.setTimeout(a,1e3/60)}varc=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||b;returnfunction(d,e,f,g){d=e?a.Util.bind(d,e):d;if(!f||c!==b)returnc.call(window,d,g);d()}}(),cancelAnimFrame:function(){vara=window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.mozCancelRequestAnimationFrame||window.oCancelRequestAnimationFrame||window.msCancelRequestAnimationFrame||clearTimeout;returnfunction(b){if(!b)return;returna.call(window,b)}}(),limitExecByInterval:function(a,b,c){vard,e;returnfunctionf(){varg=arguments;if(d){e=!0;return}d=!0,setTimeout(function(){d=!1,e&&(f.apply(c,g),e=!1)},b),a.apply(c,g)}},falseFn:function(){return!1},formatNum:function(a,b){varc=Math.pow(10,b||5);returnMath.round(a*c)/c},setOptions:function(b,c){returnb.options=a.Util.extend({},b.options,c),b.options},getParamString:function(a){varb=[];for(varcina)a.hasOwnProperty(c)&&b.push(c+"="+a[c]);return"?"+b.join("&")},template:function(a,b){returna.replace(/\{ *([\w_]+) *\}/g,function(a,c){vard=b[c];if(!b.hasOwnProperty(c))throwError("No value provided for variable "+a);returnd})},emptyImageUrl:"data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="},a.Class=function(){},a.Class.extend=function(b){varc=function(){this.initialize&&this.initialize.apply(this,arguments)},d=function(){};d.prototype=this.prototype;vare=newd;e.constructor=c,c.prototype=e;for(varfinthis)this.hasOwnProperty(f)&&f!=="prototype"&&(c[f]=this[f]);returnb.statics&&(a.Util.extend(c,b.statics),deleteb.statics),b.includes&&(a.Util.extend.apply(null,[e].concat(b.includes)),deleteb.includes),b.options&&e.options&&(b.options=a.Util.extend({},e.options,b.options)),a.Util.extend(e,b),c},a.Class.include=function(b){a.Util.extend(this.prototype,b)},a.Class.mergeOptions=function(b){a.Util.extend(this.prototype.options,b)},a.Mixin={},a.Mixin.Events={addEventListener:function(a,b,c){vard=this._leaflet_events=this._leaflet_events||{};returnd[a]=d[a]||[],d[a].push({action:b,context:c||this}),this},hasEventListeners:function(a){varb="_leaflet_events";returnbinthis&&ainthis[b]&&this[b][a].length>0},removeEventListener:function(a,b,c){if(!this.hasEventListeners(a))returnthis;for(vard=0,e=this._leaflet_events,f=e[a].length;d<f;d++)if(e[a][d].action===b&&(!c||e[a][d].context===c))returne[a].splice(d,1),this;returnthis},fireEvent:function(b,c){if(!this.hasEventListeners(b))returnthis;vard=a.Util.extend({type:b,target:this},c),e=this._leaflet_events[b].slice();for(varf=0,g=e.length;f<g;f++)e[f].action.call(e[f].context||this,d);returnthis}},a.Mixin.Events.on=a.Mixin.Events.addEventListener,a.Mixin.Events.off=a.Mixin.Events.removeEventListener,a.Mixin.Events.fire=a.Mixin.Events.fireEvent,function(){varb=navigator.userAgent.toLowerCase(),c=!!window.ActiveXObject,d=b.indexOf("webkit")!==-1,e=typeoforientation!="undefined"?!0:!1,f=b.indexOf("android")!==-1,g=window.opera;a.Browser={ie:c,ie6:c&&!window.XMLHttpRequest,webkit:d,webkit3d:d&&"WebKitCSSMatrix"inwindow&&"m11"innewwindow.WebKitCSSMatrix,gecko:b.indexOf("gecko")!==-1,opera:g,android:f,mobileWebkit:e&&d,mobileOpera:e&&g,mobile:e,touch:function(){vara=!1,b="ontouchstart";if(bindocument.documentElement)return!0;varc=document.createElement("div");return!c.setAttribute||!c.removeAttribute?!1:(c.setAttribute(b,"return;"),typeofc[b]=="function"&&(a=!0),c.removeAttribute(b),