@mattilsynet/design 2.2.6 → 2.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/mtds/alert/alert.js +1 -1
  2. package/mtds/app/app-observer.js +1 -1
  3. package/mtds/app/app-toggle.js +10 -26
  4. package/mtds/app/app-toggle.js.map +1 -1
  5. package/mtds/app/app-toggle2.js +26 -10
  6. package/mtds/app/app-toggle2.js.map +1 -1
  7. package/mtds/app/app.d.ts +1 -1
  8. package/mtds/app/app.js +11 -42
  9. package/mtds/app/app.js.map +1 -1
  10. package/mtds/avatar/avatar.js +1 -1
  11. package/mtds/badge/badge.js +1 -1
  12. package/mtds/breadcrumbs/breadcrumbs.js +1 -1
  13. package/mtds/button/button.js +1 -1
  14. package/mtds/card/card.js +1 -1
  15. package/mtds/chart/chart-element.d.ts +1 -1
  16. package/mtds/chart/chart-element.js +4 -4
  17. package/mtds/chart/chart-element.js.map +1 -1
  18. package/mtds/chip/chip.js +1 -1
  19. package/mtds/details/details.d.ts +2 -0
  20. package/mtds/details/details.js.map +1 -1
  21. package/mtds/dialog/dialog-observer.js +20 -19
  22. package/mtds/dialog/dialog-observer.js.map +1 -1
  23. package/mtds/dialog/dialog.js +1 -1
  24. package/mtds/dialog/dialog.stories.d.ts +3 -1
  25. package/mtds/divider/divider.js +1 -1
  26. package/mtds/errorsummary/errorsummary.js +1 -1
  27. package/mtds/field/field-observer.js +3 -3
  28. package/mtds/field/field.d.ts +3 -5
  29. package/mtds/field/field.js +69 -99
  30. package/mtds/field/field.js.map +1 -1
  31. package/mtds/fieldset/fieldset.js +1 -1
  32. package/mtds/helptext/helptext.js +1 -1
  33. package/mtds/index.d.ts +0 -1
  34. package/mtds/index.iife.js +14 -15
  35. package/mtds/index.js +5 -5
  36. package/mtds/input/input.js +1 -1
  37. package/mtds/layout/layout.js +1 -1
  38. package/mtds/link/link.js +1 -1
  39. package/mtds/logo/logo.js +1 -1
  40. package/mtds/map/map-element.d.ts +47 -0
  41. package/mtds/map/map-element.js +74 -0
  42. package/mtds/map/map-element.js.map +1 -0
  43. package/mtds/map/map.css.js +46 -0
  44. package/mtds/map/map.css.js.map +1 -0
  45. package/mtds/map.d.ts +1 -0
  46. package/mtds/map.iife.js +722 -0
  47. package/mtds/map.js +8 -0
  48. package/mtds/map.js.map +1 -0
  49. package/mtds/package.json.js +1 -1
  50. package/mtds/pagination/pagination.d.ts +1 -1
  51. package/mtds/pagination/pagination.js +20 -51
  52. package/mtds/pagination/pagination.js.map +1 -1
  53. package/mtds/popover/popover-observer.js +29 -26
  54. package/mtds/popover/popover-observer.js.map +1 -1
  55. package/mtds/popover/popover.d.ts +2 -2
  56. package/mtds/popover/popover.js +1 -1
  57. package/mtds/popover/popover.js.map +1 -1
  58. package/mtds/react-types.d.ts +2 -3
  59. package/mtds/skeleton/skeleton.js +1 -1
  60. package/mtds/spinner/spinner.js +1 -1
  61. package/mtds/steps/steps.js +1 -1
  62. package/mtds/styles.css +1 -1
  63. package/mtds/styles.json +41 -42
  64. package/mtds/styles.module.css.js +86 -88
  65. package/mtds/styles.module.css.js.map +1 -1
  66. package/mtds/table/table.js +1 -1
  67. package/mtds/tag/tag.js +1 -1
  68. package/mtds/toast/toast-helper.js +1 -1
  69. package/mtds/toast/toast.js +1 -1
  70. package/mtds/togglegroup/togglegroup.js +1 -1
  71. package/mtds/tooltip/tooltip-observer.js +1 -1
  72. package/mtds/typography/typography.js +1 -1
  73. package/mtds/utils.js +2 -2
  74. package/mtds/validation/validation.js +1 -1
  75. package/package.json +17 -9
  76. package/mtds/external/@floating-ui/core/dist/floating-ui.core.js +0 -342
  77. package/mtds/external/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  78. package/mtds/external/@floating-ui/dom/dist/floating-ui.dom.js +0 -399
  79. package/mtds/external/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  80. package/mtds/external/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -137
  81. package/mtds/external/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  82. package/mtds/external/@floating-ui/utils/dist/floating-ui.utils.js +0 -130
  83. package/mtds/external/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  84. package/mtds/external/@u-elements/u-combobox/dist/u-combobox.js +0 -266
  85. package/mtds/external/@u-elements/u-combobox/dist/u-combobox.js.map +0 -1
  86. package/mtds/external/@u-elements/u-datalist/dist/u-datalist.js +0 -231
  87. package/mtds/external/@u-elements/u-datalist/dist/u-datalist.js.map +0 -1
  88. package/mtds/external/@u-elements/u-details/dist/u-details.js +0 -89
  89. package/mtds/external/@u-elements/u-details/dist/u-details.js.map +0 -1
  90. package/mtds/external/@u-elements/u-progress/dist/u-progress.js +0 -94
  91. package/mtds/external/@u-elements/u-progress/dist/u-progress.js.map +0 -1
  92. package/mtds/external/@u-elements/u-tabs/dist/u-tabs.js +0 -186
  93. package/mtds/external/@u-elements/u-tabs/dist/u-tabs.js.map +0 -1
  94. package/mtds/external/clsx/dist/clsx.js +0 -18
  95. package/mtds/external/clsx/dist/clsx.js.map +0 -1
  96. package/mtds/map/map.d.ts +0 -14
@@ -0,0 +1,722 @@
1
+ var mtdsmap=function(Ft){"use strict";function Pn(X,J){for(var y=0;y<J.length;y++){const B=J[y];if(typeof B!="string"&&!Array.isArray(B)){for(const E in B)if(E!=="default"&&!(E in X)){const r=Object.getOwnPropertyDescriptor(B,E);r&&Object.defineProperty(X,E,r.get?r:{enumerable:!0,get:()=>B[E]})}}}return Object.freeze(Object.defineProperty(X,Symbol.toStringTag,{value:"Module"}))}function Cn(X){return X&&X.__esModule&&Object.prototype.hasOwnProperty.call(X,"default")?X.default:X}var Ht={exports:{}};/* @preserve
2
+ * Leaflet 1.9.4, a JS library for interactive maps. https://leafletjs.com
3
+ * (c) 2010-2023 Vladimir Agafonkin, (c) 2010-2011 CloudMade
4
+ */var kn=Ht.exports,ri;function Mn(){return ri||(ri=1,function(X,J){(function(y,B){B(J)})(kn,function(y){var B="1.9.4";function E(t){var e,i,n,o;for(i=1,n=arguments.length;i<n;i++){o=arguments[i];for(e in o)t[e]=o[e]}return t}var r=Object.create||function(){function t(){}return function(e){return t.prototype=e,new t}}();function a(t,e){var i=Array.prototype.slice;if(t.bind)return t.bind.apply(t,i.call(arguments,1));var n=i.call(arguments,2);return function(){return t.apply(e,n.length?n.concat(i.call(arguments)):arguments)}}var h=0;function u(t){return"_leaflet_id"in t||(t._leaflet_id=++h),t._leaflet_id}function _(t,e,i){var n,o,s,l;return l=function(){n=!1,o&&(s.apply(i,o),o=!1)},s=function(){n?o=arguments:(t.apply(i,arguments),setTimeout(l,e),n=!0)},s}function p(t,e,i){var n=e[1],o=e[0],s=n-o;return t===n&&i?t:((t-o)%s+s)%s+o}function c(){return!1}function g(t,e){if(e===!1)return t;var i=Math.pow(10,e===void 0?6:e);return Math.round(t*i)/i}function m(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function b(t){return m(t).split(/\s+/)}function x(t,e){Object.prototype.hasOwnProperty.call(t,"options")||(t.options=t.options?r(t.options):{});for(var i in e)t.options[i]=e[i];return t.options}function R(t,e,i){var n=[];for(var o in t)n.push(encodeURIComponent(i?o.toUpperCase():o)+"="+encodeURIComponent(t[o]));return(!e||e.indexOf("?")===-1?"?":"&")+n.join("&")}var S=/\{ *([\w_ -]+) *\}/g;function F(t,e){return t.replace(S,function(i,n){var o=e[n];if(o===void 0)throw new Error("No value provided for variable "+i);return typeof o=="function"&&(o=o(e)),o})}var H=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"};function pt(t,e){for(var i=0;i<t.length;i++)if(t[i]===e)return i;return-1}var nt="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function Wt(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}var li=0;function ui(t){var e=+new Date,i=Math.max(0,16-(e-li));return li=e+i,window.setTimeout(t,i)}var Pe=window.requestAnimationFrame||Wt("RequestAnimationFrame")||ui,fi=window.cancelAnimationFrame||Wt("CancelAnimationFrame")||Wt("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)};function Q(t,e,i){if(i&&Pe===ui)t.call(e);else return Pe.call(window,a(t,e))}function rt(t){t&&fi.call(window,t)}var Rn={__proto__:null,extend:E,create:r,bind:a,get lastId(){return h},stamp:u,throttle:_,wrapNum:p,falseFn:c,formatNum:g,trim:m,splitWords:b,setOptions:x,getParamString:R,template:F,isArray:H,indexOf:pt,emptyImageUrl:nt,requestFn:Pe,cancelFn:fi,requestAnimFrame:Q,cancelAnimFrame:rt};function mt(){}mt.extend=function(t){var e=function(){x(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},i=e.__super__=this.prototype,n=r(i);n.constructor=e,e.prototype=n;for(var o in this)Object.prototype.hasOwnProperty.call(this,o)&&o!=="prototype"&&o!=="__super__"&&(e[o]=this[o]);return t.statics&&E(e,t.statics),t.includes&&(Dn(t.includes),E.apply(null,[n].concat(t.includes))),E(n,t),delete n.statics,delete n.includes,n.options&&(n.options=i.options?r(i.options):{},E(n.options,t.options)),n._initHooks=[],n.callInitHooks=function(){if(!this._initHooksCalled){i.callInitHooks&&i.callInitHooks.call(this),this._initHooksCalled=!0;for(var s=0,l=n._initHooks.length;s<l;s++)n._initHooks[s].call(this)}},e},mt.include=function(t){var e=this.prototype.options;return E(this.prototype,t),t.options&&(this.prototype.options=e,this.mergeOptions(t.options)),this},mt.mergeOptions=function(t){return E(this.prototype.options,t),this},mt.addInitHook=function(t){var e=Array.prototype.slice.call(arguments,1),i=typeof t=="function"?t:function(){this[t].apply(this,e)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(i),this};function Dn(t){if(!(typeof L>"u"||!L||!L.Mixin)){t=H(t)?t:[t];for(var e=0;e<t.length;e++)t[e]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",new Error().stack)}}var ot={on:function(t,e,i){if(typeof t=="object")for(var n in t)this._on(n,t[n],e);else{t=b(t);for(var o=0,s=t.length;o<s;o++)this._on(t[o],e,i)}return this},off:function(t,e,i){if(!arguments.length)delete this._events;else if(typeof t=="object")for(var n in t)this._off(n,t[n],e);else{t=b(t);for(var o=arguments.length===1,s=0,l=t.length;s<l;s++)o?this._off(t[s]):this._off(t[s],e,i)}return this},_on:function(t,e,i,n){if(typeof e!="function"){console.warn("wrong listener type: "+typeof e);return}if(this._listens(t,e,i)===!1){i===this&&(i=void 0);var o={fn:e,ctx:i};n&&(o.once=!0),this._events=this._events||{},this._events[t]=this._events[t]||[],this._events[t].push(o)}},_off:function(t,e,i){var n,o,s;if(this._events&&(n=this._events[t],!!n)){if(arguments.length===1){if(this._firingCount)for(o=0,s=n.length;o<s;o++)n[o].fn=c;delete this._events[t];return}if(typeof e!="function"){console.warn("wrong listener type: "+typeof e);return}var l=this._listens(t,e,i);if(l!==!1){var f=n[l];this._firingCount&&(f.fn=c,this._events[t]=n=n.slice()),n.splice(l,1)}}},fire:function(t,e,i){if(!this.listens(t,i))return this;var n=E({},e,{type:t,target:this,sourceTarget:e&&e.sourceTarget||this});if(this._events){var o=this._events[t];if(o){this._firingCount=this._firingCount+1||1;for(var s=0,l=o.length;s<l;s++){var f=o[s],d=f.fn;f.once&&this.off(t,d,f.ctx),d.call(f.ctx||this,n)}this._firingCount--}}return i&&this._propagateEvent(n),this},listens:function(t,e,i,n){typeof t!="string"&&console.warn('"string" type argument expected');var o=e;typeof e!="function"&&(n=!!e,o=void 0,i=void 0);var s=this._events&&this._events[t];if(s&&s.length&&this._listens(t,o,i)!==!1)return!0;if(n){for(var l in this._eventParents)if(this._eventParents[l].listens(t,e,i,n))return!0}return!1},_listens:function(t,e,i){if(!this._events)return!1;var n=this._events[t]||[];if(!e)return!!n.length;i===this&&(i=void 0);for(var o=0,s=n.length;o<s;o++)if(n[o].fn===e&&n[o].ctx===i)return o;return!1},once:function(t,e,i){if(typeof t=="object")for(var n in t)this._on(n,t[n],e,!0);else{t=b(t);for(var o=0,s=t.length;o<s;o++)this._on(t[o],e,i,!0)}return this},addEventParent:function(t){return this._eventParents=this._eventParents||{},this._eventParents[u(t)]=t,this},removeEventParent:function(t){return this._eventParents&&delete this._eventParents[u(t)],this},_propagateEvent:function(t){for(var e in this._eventParents)this._eventParents[e].fire(t.type,E({layer:t.target,propagatedFrom:t.target},t),!0)}};ot.addEventListener=ot.on,ot.removeEventListener=ot.clearAllEventListeners=ot.off,ot.addOneTimeEventListener=ot.once,ot.fireEvent=ot.fire,ot.hasEventListeners=ot.listens;var Ut=mt.extend(ot);function M(t,e,i){this.x=i?Math.round(t):t,this.y=i?Math.round(e):e}var ci=Math.trunc||function(t){return t>0?Math.floor(t):Math.ceil(t)};M.prototype={clone:function(){return new M(this.x,this.y)},add:function(t){return this.clone()._add(k(t))},_add:function(t){return this.x+=t.x,this.y+=t.y,this},subtract:function(t){return this.clone()._subtract(k(t))},_subtract:function(t){return this.x-=t.x,this.y-=t.y,this},divideBy:function(t){return this.clone()._divideBy(t)},_divideBy:function(t){return this.x/=t,this.y/=t,this},multiplyBy:function(t){return this.clone()._multiplyBy(t)},_multiplyBy:function(t){return this.x*=t,this.y*=t,this},scaleBy:function(t){return new M(this.x*t.x,this.y*t.y)},unscaleBy:function(t){return new M(this.x/t.x,this.y/t.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=ci(this.x),this.y=ci(this.y),this},distanceTo:function(t){t=k(t);var e=t.x-this.x,i=t.y-this.y;return Math.sqrt(e*e+i*i)},equals:function(t){return t=k(t),t.x===this.x&&t.y===this.y},contains:function(t){return t=k(t),Math.abs(t.x)<=Math.abs(this.x)&&Math.abs(t.y)<=Math.abs(this.y)},toString:function(){return"Point("+g(this.x)+", "+g(this.y)+")"}};function k(t,e,i){return t instanceof M?t:H(t)?new M(t[0],t[1]):t==null?t:typeof t=="object"&&"x"in t&&"y"in t?new M(t.x,t.y):new M(t,e,i)}function G(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n<o;n++)this.extend(i[n])}G.prototype={extend:function(t){var e,i;if(!t)return this;if(t instanceof M||typeof t[0]=="number"||"x"in t)e=i=k(t);else if(t=tt(t),e=t.min,i=t.max,!e||!i)return this;return!this.min&&!this.max?(this.min=e.clone(),this.max=i.clone()):(this.min.x=Math.min(e.x,this.min.x),this.max.x=Math.max(i.x,this.max.x),this.min.y=Math.min(e.y,this.min.y),this.max.y=Math.max(i.y,this.max.y)),this},getCenter:function(t){return k((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,t)},getBottomLeft:function(){return k(this.min.x,this.max.y)},getTopRight:function(){return k(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(t){var e,i;return typeof t[0]=="number"||t instanceof M?t=k(t):t=tt(t),t instanceof G?(e=t.min,i=t.max):e=i=t,e.x>=this.min.x&&i.x<=this.max.x&&e.y>=this.min.y&&i.y<=this.max.y},intersects:function(t){t=tt(t);var e=this.min,i=this.max,n=t.min,o=t.max,s=o.x>=e.x&&n.x<=i.x,l=o.y>=e.y&&n.y<=i.y;return s&&l},overlaps:function(t){t=tt(t);var e=this.min,i=this.max,n=t.min,o=t.max,s=o.x>e.x&&n.x<i.x,l=o.y>e.y&&n.y<i.y;return s&&l},isValid:function(){return!!(this.min&&this.max)},pad:function(t){var e=this.min,i=this.max,n=Math.abs(e.x-i.x)*t,o=Math.abs(e.y-i.y)*t;return tt(k(e.x-n,e.y-o),k(i.x+n,i.y+o))},equals:function(t){return t?(t=tt(t),this.min.equals(t.getTopLeft())&&this.max.equals(t.getBottomRight())):!1}};function tt(t,e){return!t||t instanceof G?t:new G(t,e)}function et(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n<o;n++)this.extend(i[n])}et.prototype={extend:function(t){var e=this._southWest,i=this._northEast,n,o;if(t instanceof N)n=t,o=t;else if(t instanceof et){if(n=t._southWest,o=t._northEast,!n||!o)return this}else return t?this.extend(Z(t)||V(t)):this;return!e&&!i?(this._southWest=new N(n.lat,n.lng),this._northEast=new N(o.lat,o.lng)):(e.lat=Math.min(n.lat,e.lat),e.lng=Math.min(n.lng,e.lng),i.lat=Math.max(o.lat,i.lat),i.lng=Math.max(o.lng,i.lng)),this},pad:function(t){var e=this._southWest,i=this._northEast,n=Math.abs(e.lat-i.lat)*t,o=Math.abs(e.lng-i.lng)*t;return new et(new N(e.lat-n,e.lng-o),new N(i.lat+n,i.lng+o))},getCenter:function(){return new N((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new N(this.getNorth(),this.getWest())},getSouthEast:function(){return new N(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(t){typeof t[0]=="number"||t instanceof N||"lat"in t?t=Z(t):t=V(t);var e=this._southWest,i=this._northEast,n,o;return t instanceof et?(n=t.getSouthWest(),o=t.getNorthEast()):n=o=t,n.lat>=e.lat&&o.lat<=i.lat&&n.lng>=e.lng&&o.lng<=i.lng},intersects:function(t){t=V(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>=e.lat&&n.lat<=i.lat,l=o.lng>=e.lng&&n.lng<=i.lng;return s&&l},overlaps:function(t){t=V(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>e.lat&&n.lat<i.lat,l=o.lng>e.lng&&n.lng<i.lng;return s&&l},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(t,e){return t?(t=V(t),this._southWest.equals(t.getSouthWest(),e)&&this._northEast.equals(t.getNorthEast(),e)):!1},isValid:function(){return!!(this._southWest&&this._northEast)}};function V(t,e){return t instanceof et?t:new et(t,e)}function N(t,e,i){if(isNaN(t)||isNaN(e))throw new Error("Invalid LatLng object: ("+t+", "+e+")");this.lat=+t,this.lng=+e,i!==void 0&&(this.alt=+i)}N.prototype={equals:function(t,e){if(!t)return!1;t=Z(t);var i=Math.max(Math.abs(this.lat-t.lat),Math.abs(this.lng-t.lng));return i<=(e===void 0?1e-9:e)},toString:function(t){return"LatLng("+g(this.lat,t)+", "+g(this.lng,t)+")"},distanceTo:function(t){return bt.distance(this,Z(t))},wrap:function(){return bt.wrapLatLng(this)},toBounds:function(t){var e=180*t/40075017,i=e/Math.cos(Math.PI/180*this.lat);return V([this.lat-e,this.lng-i],[this.lat+e,this.lng+i])},clone:function(){return new N(this.lat,this.lng,this.alt)}};function Z(t,e,i){return t instanceof N?t:H(t)&&typeof t[0]!="object"?t.length===3?new N(t[0],t[1],t[2]):t.length===2?new N(t[0],t[1]):null:t==null?t:typeof t=="object"&&"lat"in t?new N(t.lat,"lng"in t?t.lng:t.lon,t.alt):e===void 0?null:new N(t,e,i)}var gt={latLngToPoint:function(t,e){var i=this.projection.project(t),n=this.scale(e);return this.transformation._transform(i,n)},pointToLatLng:function(t,e){var i=this.scale(e),n=this.transformation.untransform(t,i);return this.projection.unproject(n)},project:function(t){return this.projection.project(t)},unproject:function(t){return this.projection.unproject(t)},scale:function(t){return 256*Math.pow(2,t)},zoom:function(t){return Math.log(t/256)/Math.LN2},getProjectedBounds:function(t){if(this.infinite)return null;var e=this.projection.bounds,i=this.scale(t),n=this.transformation.transform(e.min,i),o=this.transformation.transform(e.max,i);return new G(n,o)},infinite:!1,wrapLatLng:function(t){var e=this.wrapLng?p(t.lng,this.wrapLng,!0):t.lng,i=this.wrapLat?p(t.lat,this.wrapLat,!0):t.lat,n=t.alt;return new N(i,e,n)},wrapLatLngBounds:function(t){var e=t.getCenter(),i=this.wrapLatLng(e),n=e.lat-i.lat,o=e.lng-i.lng;if(n===0&&o===0)return t;var s=t.getSouthWest(),l=t.getNorthEast(),f=new N(s.lat-n,s.lng-o),d=new N(l.lat-n,l.lng-o);return new et(f,d)}},bt=E({},gt,{wrapLng:[-180,180],R:6371e3,distance:function(t,e){var i=Math.PI/180,n=t.lat*i,o=e.lat*i,s=Math.sin((e.lat-t.lat)*i/2),l=Math.sin((e.lng-t.lng)*i/2),f=s*s+Math.cos(n)*Math.cos(o)*l*l,d=2*Math.atan2(Math.sqrt(f),Math.sqrt(1-f));return this.R*d}}),di=6378137,Ce={R:di,MAX_LATITUDE:85.0511287798,project:function(t){var e=Math.PI/180,i=this.MAX_LATITUDE,n=Math.max(Math.min(i,t.lat),-i),o=Math.sin(n*e);return new M(this.R*t.lng*e,this.R*Math.log((1+o)/(1-o))/2)},unproject:function(t){var e=180/Math.PI;return new N((2*Math.atan(Math.exp(t.y/this.R))-Math.PI/2)*e,t.x*e/this.R)},bounds:function(){var t=di*Math.PI;return new G([-t,-t],[t,t])}()};function ke(t,e,i,n){if(H(t)){this._a=t[0],this._b=t[1],this._c=t[2],this._d=t[3];return}this._a=t,this._b=e,this._c=i,this._d=n}ke.prototype={transform:function(t,e){return this._transform(t.clone(),e)},_transform:function(t,e){return e=e||1,t.x=e*(this._a*t.x+this._b),t.y=e*(this._c*t.y+this._d),t},untransform:function(t,e){return e=e||1,new M((t.x/e-this._b)/this._a,(t.y/e-this._d)/this._c)}};function Vt(t,e,i,n){return new ke(t,e,i,n)}var Me=E({},bt,{code:"EPSG:3857",projection:Ce,transformation:function(){var t=.5/(Math.PI*Ce.R);return Vt(t,.5,-t,.5)}()}),Fn=E({},Me,{code:"EPSG:900913"});function _i(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function pi(t,e){var i="",n,o,s,l,f,d;for(n=0,s=t.length;n<s;n++){for(f=t[n],o=0,l=f.length;o<l;o++)d=f[o],i+=(o?"L":"M")+d.x+" "+d.y;i+=e?P.svg?"z":"x":""}return i||"M0 0"}var Te=document.documentElement.style,re="ActiveXObject"in window,Hn=re&&!document.addEventListener,mi="msLaunchUri"in navigator&&!("documentMode"in document),Se=ft("webkit"),gi=ft("android"),vi=ft("android 2")||ft("android 3"),Gn=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),Wn=gi&&ft("Google")&&Gn<537&&!("AudioNode"in window),ze=!!window.opera,yi=!mi&&ft("chrome"),Li=ft("gecko")&&!Se&&!ze&&!re,Un=!yi&&ft("safari"),xi=ft("phantom"),wi="OTransition"in Te,Vn=navigator.platform.indexOf("Win")===0,bi=re&&"transition"in Te,Oe="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!vi,Pi="MozPerspective"in Te,jn=!window.L_DISABLE_3D&&(bi||Oe||Pi)&&!wi&&!xi,jt=typeof orientation<"u"||ft("mobile"),qn=jt&&Se,Kn=jt&&Oe,Ci=!window.PointerEvent&&window.MSPointerEvent,ki=!!(window.PointerEvent||Ci),Mi="ontouchstart"in window||!!window.TouchEvent,Yn=!window.L_NO_TOUCH&&(Mi||ki),Xn=jt&&ze,Jn=jt&&Li,$n=(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI)>1,Qn=function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("testPassiveEventSupport",c,e),window.removeEventListener("testPassiveEventSupport",c,e)}catch{}return t}(),to=function(){return!!document.createElement("canvas").getContext}(),Ee=!!(document.createElementNS&&_i("svg").createSVGRect),eo=!!Ee&&function(){var t=document.createElement("div");return t.innerHTML="<svg/>",(t.firstChild&&t.firstChild.namespaceURI)==="http://www.w3.org/2000/svg"}(),io=!Ee&&function(){try{var t=document.createElement("div");t.innerHTML='<v:shape adj="1"/>';var e=t.firstChild;return e.style.behavior="url(#default#VML)",e&&typeof e.adj=="object"}catch{return!1}}(),no=navigator.platform.indexOf("Mac")===0,oo=navigator.platform.indexOf("Linux")===0;function ft(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}var P={ie:re,ielt9:Hn,edge:mi,webkit:Se,android:gi,android23:vi,androidStock:Wn,opera:ze,chrome:yi,gecko:Li,safari:Un,phantom:xi,opera12:wi,win:Vn,ie3d:bi,webkit3d:Oe,gecko3d:Pi,any3d:jn,mobile:jt,mobileWebkit:qn,mobileWebkit3d:Kn,msPointer:Ci,pointer:ki,touch:Yn,touchNative:Mi,mobileOpera:Xn,mobileGecko:Jn,retina:$n,passiveEvents:Qn,canvas:to,svg:Ee,vml:io,inlineSvg:eo,mac:no,linux:oo},Ti=P.msPointer?"MSPointerDown":"pointerdown",Si=P.msPointer?"MSPointerMove":"pointermove",zi=P.msPointer?"MSPointerUp":"pointerup",Oi=P.msPointer?"MSPointerCancel":"pointercancel",Ze={touchstart:Ti,touchmove:Si,touchend:zi,touchcancel:Oi},Ei={touchstart:uo,touchmove:se,touchend:se,touchcancel:se},Ot={},Zi=!1;function ro(t,e,i){return e==="touchstart"&&lo(),Ei[e]?(i=Ei[e].bind(this,i),t.addEventListener(Ze[e],i,!1),i):(console.warn("wrong event specified:",e),c)}function so(t,e,i){if(!Ze[e]){console.warn("wrong event specified:",e);return}t.removeEventListener(Ze[e],i,!1)}function ao(t){Ot[t.pointerId]=t}function ho(t){Ot[t.pointerId]&&(Ot[t.pointerId]=t)}function Ii(t){delete Ot[t.pointerId]}function lo(){Zi||(document.addEventListener(Ti,ao,!0),document.addEventListener(Si,ho,!0),document.addEventListener(zi,Ii,!0),document.addEventListener(Oi,Ii,!0),Zi=!0)}function se(t,e){if(e.pointerType!==(e.MSPOINTER_TYPE_MOUSE||"mouse")){e.touches=[];for(var i in Ot)e.touches.push(Ot[i]);e.changedTouches=[e],t(e)}}function uo(t,e){e.MSPOINTER_TYPE_TOUCH&&e.pointerType===e.MSPOINTER_TYPE_TOUCH&&Y(e),se(t,e)}function fo(t){var e={},i,n;for(n in t)i=t[n],e[n]=i&&i.bind?i.bind(t):i;return t=e,e.type="dblclick",e.detail=2,e.isTrusted=!1,e._simulated=!0,e}var co=200;function _o(t,e){t.addEventListener("dblclick",e);var i=0,n;function o(s){if(s.detail!==1){n=s.detail;return}if(!(s.pointerType==="mouse"||s.sourceCapabilities&&!s.sourceCapabilities.firesTouchEvents)){var l=Di(s);if(!(l.some(function(d){return d instanceof HTMLLabelElement&&d.attributes.for})&&!l.some(function(d){return d instanceof HTMLInputElement||d instanceof HTMLSelectElement}))){var f=Date.now();f-i<=co?(n++,n===2&&e(fo(s))):n=1,i=f}}}return t.addEventListener("click",o),{dblclick:e,simDblclick:o}}function po(t,e){t.removeEventListener("dblclick",e.dblclick),t.removeEventListener("click",e.simDblclick)}var Ie=le(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),qt=le(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),Bi=qt==="webkitTransition"||qt==="OTransition"?qt+"End":"transitionend";function Ai(t){return typeof t=="string"?document.getElementById(t):t}function Kt(t,e){var i=t.style[e]||t.currentStyle&&t.currentStyle[e];if((!i||i==="auto")&&document.defaultView){var n=document.defaultView.getComputedStyle(t,null);i=n?n[e]:null}return i==="auto"?null:i}function A(t,e,i){var n=document.createElement(t);return n.className=e||"",i&&i.appendChild(n),n}function W(t){var e=t.parentNode;e&&e.removeChild(t)}function ae(t){for(;t.firstChild;)t.removeChild(t.firstChild)}function Et(t){var e=t.parentNode;e&&e.lastChild!==t&&e.appendChild(t)}function Zt(t){var e=t.parentNode;e&&e.firstChild!==t&&e.insertBefore(t,e.firstChild)}function Be(t,e){if(t.classList!==void 0)return t.classList.contains(e);var i=he(t);return i.length>0&&new RegExp("(^|\\s)"+e+"(\\s|$)").test(i)}function z(t,e){if(t.classList!==void 0)for(var i=b(e),n=0,o=i.length;n<o;n++)t.classList.add(i[n]);else if(!Be(t,e)){var s=he(t);Ae(t,(s?s+" ":"")+e)}}function U(t,e){t.classList!==void 0?t.classList.remove(e):Ae(t,m((" "+he(t)+" ").replace(" "+e+" "," ")))}function Ae(t,e){t.className.baseVal===void 0?t.className=e:t.className.baseVal=e}function he(t){return t.correspondingElement&&(t=t.correspondingElement),t.className.baseVal===void 0?t.className:t.className.baseVal}function st(t,e){"opacity"in t.style?t.style.opacity=e:"filter"in t.style&&mo(t,e)}function mo(t,e){var i=!1,n="DXImageTransform.Microsoft.Alpha";try{i=t.filters.item(n)}catch{if(e===1)return}e=Math.round(e*100),i?(i.Enabled=e!==100,i.Opacity=e):t.style.filter+=" progid:"+n+"(opacity="+e+")"}function le(t){for(var e=document.documentElement.style,i=0;i<t.length;i++)if(t[i]in e)return t[i];return!1}function kt(t,e,i){var n=e||new M(0,0);t.style[Ie]=(P.ie3d?"translate("+n.x+"px,"+n.y+"px)":"translate3d("+n.x+"px,"+n.y+"px,0)")+(i?" scale("+i+")":"")}function j(t,e){t._leaflet_pos=e,P.any3d?kt(t,e):(t.style.left=e.x+"px",t.style.top=e.y+"px")}function Mt(t){return t._leaflet_pos||new M(0,0)}var Yt,Xt,Ne;if("onselectstart"in document)Yt=function(){T(window,"selectstart",Y)},Xt=function(){D(window,"selectstart",Y)};else{var Jt=le(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]);Yt=function(){if(Jt){var t=document.documentElement.style;Ne=t[Jt],t[Jt]="none"}},Xt=function(){Jt&&(document.documentElement.style[Jt]=Ne,Ne=void 0)}}function Re(){T(window,"dragstart",Y)}function De(){D(window,"dragstart",Y)}var ue,Fe;function He(t){for(;t.tabIndex===-1;)t=t.parentNode;t.style&&(fe(),ue=t,Fe=t.style.outlineStyle,t.style.outlineStyle="none",T(window,"keydown",fe))}function fe(){ue&&(ue.style.outlineStyle=Fe,ue=void 0,Fe=void 0,D(window,"keydown",fe))}function Ni(t){do t=t.parentNode;while((!t.offsetWidth||!t.offsetHeight)&&t!==document.body);return t}function Ge(t){var e=t.getBoundingClientRect();return{x:e.width/t.offsetWidth||1,y:e.height/t.offsetHeight||1,boundingClientRect:e}}var go={__proto__:null,TRANSFORM:Ie,TRANSITION:qt,TRANSITION_END:Bi,get:Ai,getStyle:Kt,create:A,remove:W,empty:ae,toFront:Et,toBack:Zt,hasClass:Be,addClass:z,removeClass:U,setClass:Ae,getClass:he,setOpacity:st,testProp:le,setTransform:kt,setPosition:j,getPosition:Mt,get disableTextSelection(){return Yt},get enableTextSelection(){return Xt},disableImageDrag:Re,enableImageDrag:De,preventOutline:He,restoreOutline:fe,getSizedParentNode:Ni,getScale:Ge};function T(t,e,i,n){if(e&&typeof e=="object")for(var o in e)Ue(t,o,e[o],i);else{e=b(e);for(var s=0,l=e.length;s<l;s++)Ue(t,e[s],i,n)}return this}var ct="_leaflet_events";function D(t,e,i,n){if(arguments.length===1)Ri(t),delete t[ct];else if(e&&typeof e=="object")for(var o in e)Ve(t,o,e[o],i);else if(e=b(e),arguments.length===2)Ri(t,function(f){return pt(e,f)!==-1});else for(var s=0,l=e.length;s<l;s++)Ve(t,e[s],i,n);return this}function Ri(t,e){for(var i in t[ct]){var n=i.split(/\d/)[0];(!e||e(n))&&Ve(t,n,null,null,i)}}var We={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function Ue(t,e,i,n){var o=e+u(i)+(n?"_"+u(n):"");if(t[ct]&&t[ct][o])return this;var s=function(f){return i.call(n||t,f||window.event)},l=s;!P.touchNative&&P.pointer&&e.indexOf("touch")===0?s=ro(t,e,s):P.touch&&e==="dblclick"?s=_o(t,s):"addEventListener"in t?e==="touchstart"||e==="touchmove"||e==="wheel"||e==="mousewheel"?t.addEventListener(We[e]||e,s,P.passiveEvents?{passive:!1}:!1):e==="mouseenter"||e==="mouseleave"?(s=function(f){f=f||window.event,qe(t,f)&&l(f)},t.addEventListener(We[e],s,!1)):t.addEventListener(e,l,!1):t.attachEvent("on"+e,s),t[ct]=t[ct]||{},t[ct][o]=s}function Ve(t,e,i,n,o){o=o||e+u(i)+(n?"_"+u(n):"");var s=t[ct]&&t[ct][o];if(!s)return this;!P.touchNative&&P.pointer&&e.indexOf("touch")===0?so(t,e,s):P.touch&&e==="dblclick"?po(t,s):"removeEventListener"in t?t.removeEventListener(We[e]||e,s,!1):t.detachEvent("on"+e,s),t[ct][o]=null}function Tt(t){return t.stopPropagation?t.stopPropagation():t.originalEvent?t.originalEvent._stopped=!0:t.cancelBubble=!0,this}function je(t){return Ue(t,"wheel",Tt),this}function $t(t){return T(t,"mousedown touchstart dblclick contextmenu",Tt),t._leaflet_disable_click=!0,this}function Y(t){return t.preventDefault?t.preventDefault():t.returnValue=!1,this}function St(t){return Y(t),Tt(t),this}function Di(t){if(t.composedPath)return t.composedPath();for(var e=[],i=t.target;i;)e.push(i),i=i.parentNode;return e}function Fi(t,e){if(!e)return new M(t.clientX,t.clientY);var i=Ge(e),n=i.boundingClientRect;return new M((t.clientX-n.left)/i.x-e.clientLeft,(t.clientY-n.top)/i.y-e.clientTop)}var vo=P.linux&&P.chrome?window.devicePixelRatio:P.mac?window.devicePixelRatio*3:window.devicePixelRatio>0?2*window.devicePixelRatio:1;function Hi(t){return P.edge?t.wheelDeltaY/2:t.deltaY&&t.deltaMode===0?-t.deltaY/vo:t.deltaY&&t.deltaMode===1?-t.deltaY*20:t.deltaY&&t.deltaMode===2?-t.deltaY*60:t.deltaX||t.deltaZ?0:t.wheelDelta?(t.wheelDeltaY||t.wheelDelta)/2:t.detail&&Math.abs(t.detail)<32765?-t.detail*20:t.detail?t.detail/-32765*60:0}function qe(t,e){var i=e.relatedTarget;if(!i)return!0;try{for(;i&&i!==t;)i=i.parentNode}catch{return!1}return i!==t}var yo={__proto__:null,on:T,off:D,stopPropagation:Tt,disableScrollPropagation:je,disableClickPropagation:$t,preventDefault:Y,stop:St,getPropagationPath:Di,getMousePosition:Fi,getWheelDelta:Hi,isExternalTarget:qe,addListener:T,removeListener:D},Gi=Ut.extend({run:function(t,e,i,n){this.stop(),this._el=t,this._inProgress=!0,this._duration=i||.25,this._easeOutPower=1/Math.max(n||.5,.2),this._startPos=Mt(t),this._offset=e.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=Q(this._animate,this),this._step()},_step:function(t){var e=+new Date-this._startTime,i=this._duration*1e3;e<i?this._runFrame(this._easeOut(e/i),t):(this._runFrame(1),this._complete())},_runFrame:function(t,e){var i=this._startPos.add(this._offset.multiplyBy(t));e&&i._round(),j(this._el,i),this.fire("step")},_complete:function(){rt(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(t){return 1-Math.pow(1-t,this._easeOutPower)}}),I=Ut.extend({options:{crs:Me,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(t,e){e=x(this,e),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(t),this._initLayout(),this._onResize=a(this._onResize,this),this._initEvents(),e.maxBounds&&this.setMaxBounds(e.maxBounds),e.zoom!==void 0&&(this._zoom=this._limitZoom(e.zoom)),e.center&&e.zoom!==void 0&&this.setView(Z(e.center),e.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=qt&&P.any3d&&!P.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),T(this._proxy,Bi,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(t,e,i){if(e=e===void 0?this._zoom:this._limitZoom(e),t=this._limitCenter(Z(t),e,this.options.maxBounds),i=i||{},this._stop(),this._loaded&&!i.reset&&i!==!0){i.animate!==void 0&&(i.zoom=E({animate:i.animate},i.zoom),i.pan=E({animate:i.animate,duration:i.duration},i.pan));var n=this._zoom!==e?this._tryAnimatedZoom&&this._tryAnimatedZoom(t,e,i.zoom):this._tryAnimatedPan(t,i.pan);if(n)return clearTimeout(this._sizeTimer),this}return this._resetView(t,e,i.pan&&i.pan.noMoveStart),this},setZoom:function(t,e){return this._loaded?this.setView(this.getCenter(),t,{zoom:e}):(this._zoom=t,this)},zoomIn:function(t,e){return t=t||(P.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom+t,e)},zoomOut:function(t,e){return t=t||(P.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom-t,e)},setZoomAround:function(t,e,i){var n=this.getZoomScale(e),o=this.getSize().divideBy(2),s=t instanceof M?t:this.latLngToContainerPoint(t),l=s.subtract(o).multiplyBy(1-1/n),f=this.containerPointToLatLng(o.add(l));return this.setView(f,e,{zoom:i})},_getBoundsCenterZoom:function(t,e){e=e||{},t=t.getBounds?t.getBounds():V(t);var i=k(e.paddingTopLeft||e.padding||[0,0]),n=k(e.paddingBottomRight||e.padding||[0,0]),o=this.getBoundsZoom(t,!1,i.add(n));if(o=typeof e.maxZoom=="number"?Math.min(e.maxZoom,o):o,o===1/0)return{center:t.getCenter(),zoom:o};var s=n.subtract(i).divideBy(2),l=this.project(t.getSouthWest(),o),f=this.project(t.getNorthEast(),o),d=this.unproject(l.add(f).divideBy(2).add(s),o);return{center:d,zoom:o}},fitBounds:function(t,e){if(t=V(t),!t.isValid())throw new Error("Bounds are not valid.");var i=this._getBoundsCenterZoom(t,e);return this.setView(i.center,i.zoom,e)},fitWorld:function(t){return this.fitBounds([[-90,-180],[90,180]],t)},panTo:function(t,e){return this.setView(t,this._zoom,{pan:e})},panBy:function(t,e){if(t=k(t).round(),e=e||{},!t.x&&!t.y)return this.fire("moveend");if(e.animate!==!0&&!this.getSize().contains(t))return this._resetView(this.unproject(this.project(this.getCenter()).add(t)),this.getZoom()),this;if(this._panAnim||(this._panAnim=new Gi,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),e.noMoveStart||this.fire("movestart"),e.animate!==!1){z(this._mapPane,"leaflet-pan-anim");var i=this._getMapPanePos().subtract(t).round();this._panAnim.run(this._mapPane,i,e.duration||.25,e.easeLinearity)}else this._rawPanBy(t),this.fire("move").fire("moveend");return this},flyTo:function(t,e,i){if(i=i||{},i.animate===!1||!P.any3d)return this.setView(t,e,i);this._stop();var n=this.project(this.getCenter()),o=this.project(t),s=this.getSize(),l=this._zoom;t=Z(t),e=e===void 0?l:e;var f=Math.max(s.x,s.y),d=f*this.getZoomScale(l,e),v=o.distanceTo(n)||1,w=1.42,C=w*w;function O(q){var be=q?-1:1,ar=q?d:f,hr=d*d-f*f+be*C*C*v*v,lr=2*ar*C*v,oi=hr/lr,bn=Math.sqrt(oi*oi+1)-oi,ur=bn<1e-9?-18:Math.log(bn);return ur}function $(q){return(Math.exp(q)-Math.exp(-q))/2}function K(q){return(Math.exp(q)+Math.exp(-q))/2}function ht(q){return $(q)/K(q)}var it=O(0);function Dt(q){return f*(K(it)/K(it+w*q))}function nr(q){return f*(K(it)*ht(it+w*q)-$(it))/C}function or(q){return 1-Math.pow(1-q,1.5)}var rr=Date.now(),xn=(O(1)-it)/w,sr=i.duration?1e3*i.duration:1e3*xn*.8;function wn(){var q=(Date.now()-rr)/sr,be=or(q)*xn;q<=1?(this._flyToFrame=Q(wn,this),this._move(this.unproject(n.add(o.subtract(n).multiplyBy(nr(be)/v)),l),this.getScaleZoom(f/Dt(be),l),{flyTo:!0})):this._move(t,e)._moveEnd(!0)}return this._moveStart(!0,i.noMoveStart),wn.call(this),this},flyToBounds:function(t,e){var i=this._getBoundsCenterZoom(t,e);return this.flyTo(i.center,i.zoom,e)},setMaxBounds:function(t){return t=V(t),this.listens("moveend",this._panInsideMaxBounds)&&this.off("moveend",this._panInsideMaxBounds),t.isValid()?(this.options.maxBounds=t,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this)},setMinZoom:function(t){var e=this.options.minZoom;return this.options.minZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(t):this},setMaxZoom:function(t){var e=this.options.maxZoom;return this.options.maxZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(t):this},panInsideBounds:function(t,e){this._enforcingBounds=!0;var i=this.getCenter(),n=this._limitCenter(i,this._zoom,V(t));return i.equals(n)||this.panTo(n,e),this._enforcingBounds=!1,this},panInside:function(t,e){e=e||{};var i=k(e.paddingTopLeft||e.padding||[0,0]),n=k(e.paddingBottomRight||e.padding||[0,0]),o=this.project(this.getCenter()),s=this.project(t),l=this.getPixelBounds(),f=tt([l.min.add(i),l.max.subtract(n)]),d=f.getSize();if(!f.contains(s)){this._enforcingBounds=!0;var v=s.subtract(f.getCenter()),w=f.extend(s).getSize().subtract(d);o.x+=v.x<0?-w.x:w.x,o.y+=v.y<0?-w.y:w.y,this.panTo(this.unproject(o),e),this._enforcingBounds=!1}return this},invalidateSize:function(t){if(!this._loaded)return this;t=E({animate:!1,pan:!0},t===!0?{animate:!0}:t);var e=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var i=this.getSize(),n=e.divideBy(2).round(),o=i.divideBy(2).round(),s=n.subtract(o);return!s.x&&!s.y?this:(t.animate&&t.pan?this.panBy(s):(t.pan&&this._rawPanBy(s),this.fire("move"),t.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(a(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:e,newSize:i}))},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(t){if(t=this._locateOptions=E({timeout:1e4,watch:!1},t),!("geolocation"in navigator))return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this;var e=a(this._handleGeolocationResponse,this),i=a(this._handleGeolocationError,this);return t.watch?this._locationWatchId=navigator.geolocation.watchPosition(e,i,t):navigator.geolocation.getCurrentPosition(e,i,t),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(t){if(this._container._leaflet_id){var e=t.code,i=t.message||(e===1?"permission denied":e===2?"position unavailable":"timeout");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:e,message:"Geolocation error: "+i+"."})}},_handleGeolocationResponse:function(t){if(this._container._leaflet_id){var e=t.coords.latitude,i=t.coords.longitude,n=new N(e,i),o=n.toBounds(t.coords.accuracy*2),s=this._locateOptions;if(s.setView){var l=this.getBoundsZoom(o);this.setView(n,s.maxZoom?Math.min(l,s.maxZoom):l)}var f={latlng:n,bounds:o,timestamp:t.timestamp};for(var d in t.coords)typeof t.coords[d]=="number"&&(f[d]=t.coords[d]);this.fire("locationfound",f)}},addHandler:function(t,e){if(!e)return this;var i=this[t]=new e(this);return this._handlers.push(i),this.options[t]&&i.enable(),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch{this._container._leaflet_id=void 0,this._containerId=void 0}this._locationWatchId!==void 0&&this.stopLocate(),this._stop(),W(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(rt(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload");var t;for(t in this._layers)this._layers[t].remove();for(t in this._panes)W(this._panes[t]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(t,e){var i="leaflet-pane"+(t?" leaflet-"+t.replace("Pane","")+"-pane":""),n=A("div",i,e||this._mapPane);return t&&(this._panes[t]=n),n},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter.clone():this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var t=this.getPixelBounds(),e=this.unproject(t.getBottomLeft()),i=this.unproject(t.getTopRight());return new et(e,i)},getMinZoom:function(){return this.options.minZoom===void 0?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return this.options.maxZoom===void 0?this._layersMaxZoom===void 0?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(t,e,i){t=V(t),i=k(i||[0,0]);var n=this.getZoom()||0,o=this.getMinZoom(),s=this.getMaxZoom(),l=t.getNorthWest(),f=t.getSouthEast(),d=this.getSize().subtract(i),v=tt(this.project(f,n),this.project(l,n)).getSize(),w=P.any3d?this.options.zoomSnap:1,C=d.x/v.x,O=d.y/v.y,$=e?Math.max(C,O):Math.min(C,O);return n=this.getScaleZoom($,n),w&&(n=Math.round(n/(w/100))*(w/100),n=e?Math.ceil(n/w)*w:Math.floor(n/w)*w),Math.max(o,Math.min(s,n))},getSize:function(){return(!this._size||this._sizeChanged)&&(this._size=new M(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(t,e){var i=this._getTopLeftPoint(t,e);return new G(i,i.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(t){return this.options.crs.getProjectedBounds(t===void 0?this.getZoom():t)},getPane:function(t){return typeof t=="string"?this._panes[t]:t},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(t,e){var i=this.options.crs;return e=e===void 0?this._zoom:e,i.scale(t)/i.scale(e)},getScaleZoom:function(t,e){var i=this.options.crs;e=e===void 0?this._zoom:e;var n=i.zoom(t*i.scale(e));return isNaN(n)?1/0:n},project:function(t,e){return e=e===void 0?this._zoom:e,this.options.crs.latLngToPoint(Z(t),e)},unproject:function(t,e){return e=e===void 0?this._zoom:e,this.options.crs.pointToLatLng(k(t),e)},layerPointToLatLng:function(t){var e=k(t).add(this.getPixelOrigin());return this.unproject(e)},latLngToLayerPoint:function(t){var e=this.project(Z(t))._round();return e._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(Z(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(V(t))},distance:function(t,e){return this.options.crs.distance(Z(t),Z(e))},containerPointToLayerPoint:function(t){return k(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return k(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var e=this.containerPointToLayerPoint(k(t));return this.layerPointToLatLng(e)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(Z(t)))},mouseEventToContainerPoint:function(t){return Fi(t,this._container)},mouseEventToLayerPoint:function(t){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(t))},mouseEventToLatLng:function(t){return this.layerPointToLatLng(this.mouseEventToLayerPoint(t))},_initContainer:function(t){var e=this._container=Ai(t);if(e){if(e._leaflet_id)throw new Error("Map container is already initialized.")}else throw new Error("Map container not found.");T(e,"scroll",this._onScroll,this),this._containerId=u(e)},_initLayout:function(){var t=this._container;this._fadeAnimated=this.options.fadeAnimation&&P.any3d,z(t,"leaflet-container"+(P.touch?" leaflet-touch":"")+(P.retina?" leaflet-retina":"")+(P.ielt9?" leaflet-oldie":"")+(P.safari?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":""));var e=Kt(t,"position");e!=="absolute"&&e!=="relative"&&e!=="fixed"&&e!=="sticky"&&(t.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var t=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),j(this._mapPane,new M(0,0)),this.createPane("tilePane"),this.createPane("overlayPane"),this.createPane("shadowPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(z(t.markerPane,"leaflet-zoom-hide"),z(t.shadowPane,"leaflet-zoom-hide"))},_resetView:function(t,e,i){j(this._mapPane,new M(0,0));var n=!this._loaded;this._loaded=!0,e=this._limitZoom(e),this.fire("viewprereset");var o=this._zoom!==e;this._moveStart(o,i)._move(t,e)._moveEnd(o),this.fire("viewreset"),n&&this.fire("load")},_moveStart:function(t,e){return t&&this.fire("zoomstart"),e||this.fire("movestart"),this},_move:function(t,e,i,n){e===void 0&&(e=this._zoom);var o=this._zoom!==e;return this._zoom=e,this._lastCenter=t,this._pixelOrigin=this._getNewPixelOrigin(t),n?i&&i.pinch&&this.fire("zoom",i):((o||i&&i.pinch)&&this.fire("zoom",i),this.fire("move",i)),this},_moveEnd:function(t){return t&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return rt(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){j(this._mapPane,this._getMapPanePos().subtract(t))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(t){this._targets={},this._targets[u(this._container)]=this;var e=t?D:T;e(this._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&e(window,"resize",this._onResize,this),P.any3d&&this.options.transform3DLimit&&(t?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){rt(this._resizeRequest),this._resizeRequest=Q(function(){this.invalidateSize({debounceMoveend:!0})},this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var t=this._getMapPanePos();Math.max(Math.abs(t.x),Math.abs(t.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(t,e){for(var i=[],n,o=e==="mouseout"||e==="mouseover",s=t.target||t.srcElement,l=!1;s;){if(n=this._targets[u(s)],n&&(e==="click"||e==="preclick")&&this._draggableMoved(n)){l=!0;break}if(n&&n.listens(e,!0)&&(o&&!qe(s,t)||(i.push(n),o))||s===this._container)break;s=s.parentNode}return!i.length&&!l&&!o&&this.listens(e,!0)&&(i=[this]),i},_isClickDisabled:function(t){for(;t&&t!==this._container;){if(t._leaflet_disable_click)return!0;t=t.parentNode}},_handleDOMEvent:function(t){var e=t.target||t.srcElement;if(!(!this._loaded||e._leaflet_disable_events||t.type==="click"&&this._isClickDisabled(e))){var i=t.type;i==="mousedown"&&He(e),this._fireDOMEvent(t,i)}},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(t,e,i){if(t.type==="click"){var n=E({},t);n.type="preclick",this._fireDOMEvent(n,n.type,i)}var o=this._findEventTargets(t,e);if(i){for(var s=[],l=0;l<i.length;l++)i[l].listens(e,!0)&&s.push(i[l]);o=s.concat(o)}if(o.length){e==="contextmenu"&&Y(t);var f=o[0],d={originalEvent:t};if(t.type!=="keypress"&&t.type!=="keydown"&&t.type!=="keyup"){var v=f.getLatLng&&(!f._radius||f._radius<=10);d.containerPoint=v?this.latLngToContainerPoint(f.getLatLng()):this.mouseEventToContainerPoint(t),d.layerPoint=this.containerPointToLayerPoint(d.containerPoint),d.latlng=v?f.getLatLng():this.layerPointToLatLng(d.layerPoint)}for(l=0;l<o.length;l++)if(o[l].fire(e,d,!0),d.originalEvent._stopped||o[l].options.bubblingMouseEvents===!1&&pt(this._mouseEvents,e)!==-1)return}},_draggableMoved:function(t){return t=t.dragging&&t.dragging.enabled()?t:this,t.dragging&&t.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var t=0,e=this._handlers.length;t<e;t++)this._handlers[t].disable()},whenReady:function(t,e){return this._loaded?t.call(e||this,{target:this}):this.on("load",t,e),this},_getMapPanePos:function(){return Mt(this._mapPane)||new M(0,0)},_moved:function(){var t=this._getMapPanePos();return t&&!t.equals([0,0])},_getTopLeftPoint:function(t,e){var i=t&&e!==void 0?this._getNewPixelOrigin(t,e):this.getPixelOrigin();return i.subtract(this._getMapPanePos())},_getNewPixelOrigin:function(t,e){var i=this.getSize()._divideBy(2);return this.project(t,e)._subtract(i)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(t,e,i){var n=this._getNewPixelOrigin(i,e);return this.project(t,e)._subtract(n)},_latLngBoundsToNewLayerBounds:function(t,e,i){var n=this._getNewPixelOrigin(i,e);return tt([this.project(t.getSouthWest(),e)._subtract(n),this.project(t.getNorthWest(),e)._subtract(n),this.project(t.getSouthEast(),e)._subtract(n),this.project(t.getNorthEast(),e)._subtract(n)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(t){return this.latLngToLayerPoint(t).subtract(this._getCenterLayerPoint())},_limitCenter:function(t,e,i){if(!i)return t;var n=this.project(t,e),o=this.getSize().divideBy(2),s=new G(n.subtract(o),n.add(o)),l=this._getBoundsOffset(s,i,e);return Math.abs(l.x)<=1&&Math.abs(l.y)<=1?t:this.unproject(n.add(l),e)},_limitOffset:function(t,e){if(!e)return t;var i=this.getPixelBounds(),n=new G(i.min.add(t),i.max.add(t));return t.add(this._getBoundsOffset(n,e))},_getBoundsOffset:function(t,e,i){var n=tt(this.project(e.getNorthEast(),i),this.project(e.getSouthWest(),i)),o=n.min.subtract(t.min),s=n.max.subtract(t.max),l=this._rebound(o.x,-s.x),f=this._rebound(o.y,-s.y);return new M(l,f)},_rebound:function(t,e){return t+e>0?Math.round(t-e)/2:Math.max(0,Math.ceil(t))-Math.max(0,Math.floor(e))},_limitZoom:function(t){var e=this.getMinZoom(),i=this.getMaxZoom(),n=P.any3d?this.options.zoomSnap:1;return n&&(t=Math.round(t/n)*n),Math.max(e,Math.min(i,t))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){U(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(t,e){var i=this._getCenterOffset(t)._trunc();return(e&&e.animate)!==!0&&!this.getSize().contains(i)?!1:(this.panBy(i,e),!0)},_createAnimProxy:function(){var t=this._proxy=A("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(t),this.on("zoomanim",function(e){var i=Ie,n=this._proxy.style[i];kt(this._proxy,this.project(e.center,e.zoom),this.getZoomScale(e.zoom,1)),n===this._proxy.style[i]&&this._animatingZoom&&this._onZoomTransitionEnd()},this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){W(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var t=this.getCenter(),e=this.getZoom();kt(this._proxy,this.project(t,e),this.getZoomScale(e,1))},_catchTransitionEnd:function(t){this._animatingZoom&&t.propertyName.indexOf("transform")>=0&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(t,e,i){if(this._animatingZoom)return!0;if(i=i||{},!this._zoomAnimated||i.animate===!1||this._nothingToAnimate()||Math.abs(e-this._zoom)>this.options.zoomAnimationThreshold)return!1;var n=this.getZoomScale(e),o=this._getCenterOffset(t)._divideBy(1-1/n);return i.animate!==!0&&!this.getSize().contains(o)?!1:(Q(function(){this._moveStart(!0,i.noMoveStart||!1)._animateZoom(t,e,!0)},this),!0)},_animateZoom:function(t,e,i,n){this._mapPane&&(i&&(this._animatingZoom=!0,this._animateToCenter=t,this._animateToZoom=e,z(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:t,zoom:e,noUpdate:n}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(a(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&U(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire("zoom"),delete this._tempFireZoomEvent,this.fire("move"),this._moveEnd(!0))}});function Lo(t,e){return new I(t,e)}var lt=mt.extend({options:{position:"topright"},initialize:function(t){x(this,t)},getPosition:function(){return this.options.position},setPosition:function(t){var e=this._map;return e&&e.removeControl(this),this.options.position=t,e&&e.addControl(this),this},getContainer:function(){return this._container},addTo:function(t){this.remove(),this._map=t;var e=this._container=this.onAdd(t),i=this.getPosition(),n=t._controlCorners[i];return z(e,"leaflet-control"),i.indexOf("bottom")!==-1?n.insertBefore(e,n.firstChild):n.appendChild(e),this._map.on("unload",this.remove,this),this},remove:function(){return this._map?(W(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null,this):this},_refocusOnMap:function(t){this._map&&t&&t.screenX>0&&t.screenY>0&&this._map.getContainer().focus()}}),Qt=function(t){return new lt(t)};I.include({addControl:function(t){return t.addTo(this),this},removeControl:function(t){return t.remove(),this},_initControlPos:function(){var t=this._controlCorners={},e="leaflet-",i=this._controlContainer=A("div",e+"control-container",this._container);function n(o,s){var l=e+o+" "+e+s;t[o+s]=A("div",l,i)}n("top","left"),n("top","right"),n("bottom","left"),n("bottom","right")},_clearControlPos:function(){for(var t in this._controlCorners)W(this._controlCorners[t]);W(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var Wi=lt.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(t,e,i,n){return i<n?-1:n<i?1:0}},initialize:function(t,e,i){x(this,i),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,this._preventClick=!1;for(var n in t)this._addLayer(t[n],n);for(n in e)this._addLayer(e[n],n,!0)},onAdd:function(t){this._initLayout(),this._update(),this._map=t,t.on("zoomend",this._checkDisabledLayers,this);for(var e=0;e<this._layers.length;e++)this._layers[e].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(t){return lt.prototype.addTo.call(this,t),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(t,e){return this._addLayer(t,e),this._map?this._update():this},addOverlay:function(t,e){return this._addLayer(t,e,!0),this._map?this._update():this},removeLayer:function(t){t.off("add remove",this._onLayerChange,this);var e=this._getLayer(u(t));return e&&this._layers.splice(this._layers.indexOf(e),1),this._map?this._update():this},expand:function(){z(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var t=this._map.getSize().y-(this._container.offsetTop+50);return t<this._section.clientHeight?(z(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=t+"px"):U(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return U(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var t="leaflet-control-layers",e=this._container=A("div",t),i=this.options.collapsed;e.setAttribute("aria-haspopup",!0),$t(e),je(e);var n=this._section=A("section",t+"-list");i&&(this._map.on("click",this.collapse,this),T(e,{mouseenter:this._expandSafely,mouseleave:this.collapse},this));var o=this._layersLink=A("a",t+"-toggle",e);o.href="#",o.title="Layers",o.setAttribute("role","button"),T(o,{keydown:function(s){s.keyCode===13&&this._expandSafely()},click:function(s){Y(s),this._expandSafely()}},this),i||this.expand(),this._baseLayersList=A("div",t+"-base",n),this._separator=A("div",t+"-separator",n),this._overlaysList=A("div",t+"-overlays",n),e.appendChild(n)},_getLayer:function(t){for(var e=0;e<this._layers.length;e++)if(this._layers[e]&&u(this._layers[e].layer)===t)return this._layers[e]},_addLayer:function(t,e,i){this._map&&t.on("add remove",this._onLayerChange,this),this._layers.push({layer:t,name:e,overlay:i}),this.options.sortLayers&&this._layers.sort(a(function(n,o){return this.options.sortFunction(n.layer,o.layer,n.name,o.name)},this)),this.options.autoZIndex&&t.setZIndex&&(this._lastZIndex++,t.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(!this._container)return this;ae(this._baseLayersList),ae(this._overlaysList),this._layerControlInputs=[];var t,e,i,n,o=0;for(i=0;i<this._layers.length;i++)n=this._layers[i],this._addItem(n),e=e||n.overlay,t=t||!n.overlay,o+=n.overlay?0:1;return this.options.hideSingleBase&&(t=t&&o>1,this._baseLayersList.style.display=t?"":"none"),this._separator.style.display=e&&t?"":"none",this},_onLayerChange:function(t){this._handlingClick||this._update();var e=this._getLayer(u(t.target)),i=e.overlay?t.type==="add"?"overlayadd":"overlayremove":t.type==="add"?"baselayerchange":null;i&&this._map.fire(i,e)},_createRadioElement:function(t,e){var i='<input type="radio" class="leaflet-control-layers-selector" name="'+t+'"'+(e?' checked="checked"':"")+"/>",n=document.createElement("div");return n.innerHTML=i,n.firstChild},_addItem:function(t){var e=document.createElement("label"),i=this._map.hasLayer(t.layer),n;t.overlay?(n=document.createElement("input"),n.type="checkbox",n.className="leaflet-control-layers-selector",n.defaultChecked=i):n=this._createRadioElement("leaflet-base-layers_"+u(this),i),this._layerControlInputs.push(n),n.layerId=u(t.layer),T(n,"click",this._onInputClick,this);var o=document.createElement("span");o.innerHTML=" "+t.name;var s=document.createElement("span");e.appendChild(s),s.appendChild(n),s.appendChild(o);var l=t.overlay?this._overlaysList:this._baseLayersList;return l.appendChild(e),this._checkDisabledLayers(),e},_onInputClick:function(){if(!this._preventClick){var t=this._layerControlInputs,e,i,n=[],o=[];this._handlingClick=!0;for(var s=t.length-1;s>=0;s--)e=t[s],i=this._getLayer(e.layerId).layer,e.checked?n.push(i):e.checked||o.push(i);for(s=0;s<o.length;s++)this._map.hasLayer(o[s])&&this._map.removeLayer(o[s]);for(s=0;s<n.length;s++)this._map.hasLayer(n[s])||this._map.addLayer(n[s]);this._handlingClick=!1,this._refocusOnMap()}},_checkDisabledLayers:function(){for(var t=this._layerControlInputs,e,i,n=this._map.getZoom(),o=t.length-1;o>=0;o--)e=t[o],i=this._getLayer(e.layerId).layer,e.disabled=i.options.minZoom!==void 0&&n<i.options.minZoom||i.options.maxZoom!==void 0&&n>i.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expandSafely:function(){var t=this._section;this._preventClick=!0,T(t,"click",Y),this.expand();var e=this;setTimeout(function(){D(t,"click",Y),e._preventClick=!1})}}),xo=function(t,e,i){return new Wi(t,e,i)},Ke=lt.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">&#x2212;</span>',zoomOutTitle:"Zoom out"},onAdd:function(t){var e="leaflet-control-zoom",i=A("div",e+" leaflet-bar"),n=this.options;return this._zoomInButton=this._createButton(n.zoomInText,n.zoomInTitle,e+"-in",i,this._zoomIn),this._zoomOutButton=this._createButton(n.zoomOutText,n.zoomOutTitle,e+"-out",i,this._zoomOut),this._updateDisabled(),t.on("zoomend zoomlevelschange",this._updateDisabled,this),i},onRemove:function(t){t.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(t){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(t.shiftKey?3:1))},_zoomOut:function(t){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(t.shiftKey?3:1))},_createButton:function(t,e,i,n,o){var s=A("a",i,n);return s.innerHTML=t,s.href="#",s.title=e,s.setAttribute("role","button"),s.setAttribute("aria-label",e),$t(s),T(s,"click",St),T(s,"click",o,this),T(s,"click",this._refocusOnMap,this),s},_updateDisabled:function(){var t=this._map,e="leaflet-disabled";U(this._zoomInButton,e),U(this._zoomOutButton,e),this._zoomInButton.setAttribute("aria-disabled","false"),this._zoomOutButton.setAttribute("aria-disabled","false"),(this._disabled||t._zoom===t.getMinZoom())&&(z(this._zoomOutButton,e),this._zoomOutButton.setAttribute("aria-disabled","true")),(this._disabled||t._zoom===t.getMaxZoom())&&(z(this._zoomInButton,e),this._zoomInButton.setAttribute("aria-disabled","true"))}});I.mergeOptions({zoomControl:!0}),I.addInitHook(function(){this.options.zoomControl&&(this.zoomControl=new Ke,this.addControl(this.zoomControl))});var wo=function(t){return new Ke(t)},Ui=lt.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var e="leaflet-control-scale",i=A("div",e),n=this.options;return this._addScales(n,e+"-line",i),t.on(n.updateWhenIdle?"moveend":"move",this._update,this),t.whenReady(this._update,this),i},onRemove:function(t){t.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(t,e,i){t.metric&&(this._mScale=A("div",e,i)),t.imperial&&(this._iScale=A("div",e,i))},_update:function(){var t=this._map,e=t.getSize().y/2,i=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(i)},_updateScales:function(t){this.options.metric&&t&&this._updateMetric(t),this.options.imperial&&t&&this._updateImperial(t)},_updateMetric:function(t){var e=this._getRoundNum(t),i=e<1e3?e+" m":e/1e3+" km";this._updateScale(this._mScale,i,e/t)},_updateImperial:function(t){var e=t*3.2808399,i,n,o;e>5280?(i=e/5280,n=this._getRoundNum(i),this._updateScale(this._iScale,n+" mi",n/i)):(o=this._getRoundNum(e),this._updateScale(this._iScale,o+" ft",o/e))},_updateScale:function(t,e,i){t.style.width=Math.round(this.options.maxWidth*i)+"px",t.innerHTML=e},_getRoundNum:function(t){var e=Math.pow(10,(Math.floor(t)+"").length-1),i=t/e;return i=i>=10?10:i>=5?5:i>=3?3:i>=2?2:1,e*i}}),bo=function(t){return new Ui(t)},Po='<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" class="leaflet-attribution-flag"><path fill="#4C7BE1" d="M0 0h12v4H0z"/><path fill="#FFD500" d="M0 4h12v3H0z"/><path fill="#E0BC00" d="M0 7h12v1H0z"/></svg>',Ye=lt.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(P.inlineSvg?Po+" ":"")+"Leaflet</a>"},initialize:function(t){x(this,t),this._attributions={}},onAdd:function(t){t.attributionControl=this,this._container=A("div","leaflet-control-attribution"),$t(this._container);for(var e in t._layers)t._layers[e].getAttribution&&this.addAttribution(t._layers[e].getAttribution());return this._update(),t.on("layeradd",this._addAttribution,this),this._container},onRemove:function(t){t.off("layeradd",this._addAttribution,this)},_addAttribution:function(t){t.layer.getAttribution&&(this.addAttribution(t.layer.getAttribution()),t.layer.once("remove",function(){this.removeAttribution(t.layer.getAttribution())},this))},setPrefix:function(t){return this.options.prefix=t,this._update(),this},addAttribution:function(t){return t?(this._attributions[t]||(this._attributions[t]=0),this._attributions[t]++,this._update(),this):this},removeAttribution:function(t){return t?(this._attributions[t]&&(this._attributions[t]--,this._update()),this):this},_update:function(){if(this._map){var t=[];for(var e in this._attributions)this._attributions[e]&&t.push(e);var i=[];this.options.prefix&&i.push(this.options.prefix),t.length&&i.push(t.join(", ")),this._container.innerHTML=i.join(' <span aria-hidden="true">|</span> ')}}});I.mergeOptions({attributionControl:!0}),I.addInitHook(function(){this.options.attributionControl&&new Ye().addTo(this)});var Co=function(t){return new Ye(t)};lt.Layers=Wi,lt.Zoom=Ke,lt.Scale=Ui,lt.Attribution=Ye,Qt.layers=xo,Qt.zoom=wo,Qt.scale=bo,Qt.attribution=Co;var dt=mt.extend({initialize:function(t){this._map=t},enable:function(){return this._enabled?this:(this._enabled=!0,this.addHooks(),this)},disable:function(){return this._enabled?(this._enabled=!1,this.removeHooks(),this):this},enabled:function(){return!!this._enabled}});dt.addTo=function(t,e){return t.addHandler(e,this),this};var ko={Events:ot},Vi=P.touch?"touchstart mousedown":"mousedown",Pt=Ut.extend({options:{clickTolerance:3},initialize:function(t,e,i,n){x(this,n),this._element=t,this._dragStartTarget=e||t,this._preventOutline=i},enable:function(){this._enabled||(T(this._dragStartTarget,Vi,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(Pt._dragging===this&&this.finishDrag(!0),D(this._dragStartTarget,Vi,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(this._enabled&&(this._moved=!1,!Be(this._element,"leaflet-zoom-anim"))){if(t.touches&&t.touches.length!==1){Pt._dragging===this&&this.finishDrag();return}if(!(Pt._dragging||t.shiftKey||t.which!==1&&t.button!==1&&!t.touches)&&(Pt._dragging=this,this._preventOutline&&He(this._element),Re(),Yt(),!this._moving)){this.fire("down");var e=t.touches?t.touches[0]:t,i=Ni(this._element);this._startPoint=new M(e.clientX,e.clientY),this._startPos=Mt(this._element),this._parentScale=Ge(i);var n=t.type==="mousedown";T(document,n?"mousemove":"touchmove",this._onMove,this),T(document,n?"mouseup":"touchend touchcancel",this._onUp,this)}}},_onMove:function(t){if(this._enabled){if(t.touches&&t.touches.length>1){this._moved=!0;return}var e=t.touches&&t.touches.length===1?t.touches[0]:t,i=new M(e.clientX,e.clientY)._subtract(this._startPoint);!i.x&&!i.y||Math.abs(i.x)+Math.abs(i.y)<this.options.clickTolerance||(i.x/=this._parentScale.x,i.y/=this._parentScale.y,Y(t),this._moved||(this.fire("dragstart"),this._moved=!0,z(document.body,"leaflet-dragging"),this._lastTarget=t.target||t.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),z(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(i),this._moving=!0,this._lastEvent=t,this._updatePosition())}},_updatePosition:function(){var t={originalEvent:this._lastEvent};this.fire("predrag",t),j(this._element,this._newPos),this.fire("drag",t)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(t){U(document.body,"leaflet-dragging"),this._lastTarget&&(U(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),D(document,"mousemove touchmove",this._onMove,this),D(document,"mouseup touchend touchcancel",this._onUp,this),De(),Xt();var e=this._moved&&this._moving;this._moving=!1,Pt._dragging=!1,e&&this.fire("dragend",{noInertia:t,distance:this._newPos.distanceTo(this._startPos)})}});function ji(t,e,i){var n,o=[1,4,2,8],s,l,f,d,v,w,C,O;for(s=0,w=t.length;s<w;s++)t[s]._code=zt(t[s],e);for(f=0;f<4;f++){for(C=o[f],n=[],s=0,w=t.length,l=w-1;s<w;l=s++)d=t[s],v=t[l],d._code&C?v._code&C||(O=ce(v,d,C,e,i),O._code=zt(O,e),n.push(O)):(v._code&C&&(O=ce(v,d,C,e,i),O._code=zt(O,e),n.push(O)),n.push(d));t=n}return t}function qi(t,e){var i,n,o,s,l,f,d,v,w;if(!t||t.length===0)throw new Error("latlngs not passed");at(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var C=Z([0,0]),O=V(t),$=O.getNorthWest().distanceTo(O.getSouthWest())*O.getNorthEast().distanceTo(O.getNorthWest());$<1700&&(C=Xe(t));var K=t.length,ht=[];for(i=0;i<K;i++){var it=Z(t[i]);ht.push(e.project(Z([it.lat-C.lat,it.lng-C.lng])))}for(f=d=v=0,i=0,n=K-1;i<K;n=i++)o=ht[i],s=ht[n],l=o.y*s.x-s.y*o.x,d+=(o.x+s.x)*l,v+=(o.y+s.y)*l,f+=l*3;f===0?w=ht[0]:w=[d/f,v/f];var Dt=e.unproject(k(w));return Z([Dt.lat+C.lat,Dt.lng+C.lng])}function Xe(t){for(var e=0,i=0,n=0,o=0;o<t.length;o++){var s=Z(t[o]);e+=s.lat,i+=s.lng,n++}return Z([e/n,i/n])}var Mo={__proto__:null,clipPolygon:ji,polygonCenter:qi,centroid:Xe};function Ki(t,e){if(!e||!t.length)return t.slice();var i=e*e;return t=zo(t,i),t=So(t,i),t}function Yi(t,e,i){return Math.sqrt(te(t,e,i,!0))}function To(t,e,i){return te(t,e,i)}function So(t,e){var i=t.length,n=typeof Uint8Array<"u"?Uint8Array:Array,o=new n(i);o[0]=o[i-1]=1,Je(t,o,e,0,i-1);var s,l=[];for(s=0;s<i;s++)o[s]&&l.push(t[s]);return l}function Je(t,e,i,n,o){var s=0,l,f,d;for(f=n+1;f<=o-1;f++)d=te(t[f],t[n],t[o],!0),d>s&&(l=f,s=d);s>i&&(e[l]=1,Je(t,e,i,n,l),Je(t,e,i,l,o))}function zo(t,e){for(var i=[t[0]],n=1,o=0,s=t.length;n<s;n++)Oo(t[n],t[o])>e&&(i.push(t[n]),o=n);return o<s-1&&i.push(t[s-1]),i}var Xi;function Ji(t,e,i,n,o){var s=n?Xi:zt(t,i),l=zt(e,i),f,d,v;for(Xi=l;;){if(!(s|l))return[t,e];if(s&l)return!1;f=s||l,d=ce(t,e,f,i,o),v=zt(d,i),f===s?(t=d,s=v):(e=d,l=v)}}function ce(t,e,i,n,o){var s=e.x-t.x,l=e.y-t.y,f=n.min,d=n.max,v,w;return i&8?(v=t.x+s*(d.y-t.y)/l,w=d.y):i&4?(v=t.x+s*(f.y-t.y)/l,w=f.y):i&2?(v=d.x,w=t.y+l*(d.x-t.x)/s):i&1&&(v=f.x,w=t.y+l*(f.x-t.x)/s),new M(v,w,o)}function zt(t,e){var i=0;return t.x<e.min.x?i|=1:t.x>e.max.x&&(i|=2),t.y<e.min.y?i|=4:t.y>e.max.y&&(i|=8),i}function Oo(t,e){var i=e.x-t.x,n=e.y-t.y;return i*i+n*n}function te(t,e,i,n){var o=e.x,s=e.y,l=i.x-o,f=i.y-s,d=l*l+f*f,v;return d>0&&(v=((t.x-o)*l+(t.y-s)*f)/d,v>1?(o=i.x,s=i.y):v>0&&(o+=l*v,s+=f*v)),l=t.x-o,f=t.y-s,n?l*l+f*f:new M(o,s)}function at(t){return!H(t[0])||typeof t[0][0]!="object"&&typeof t[0][0]<"u"}function $i(t){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),at(t)}function Qi(t,e){var i,n,o,s,l,f,d,v;if(!t||t.length===0)throw new Error("latlngs not passed");at(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var w=Z([0,0]),C=V(t),O=C.getNorthWest().distanceTo(C.getSouthWest())*C.getNorthEast().distanceTo(C.getNorthWest());O<1700&&(w=Xe(t));var $=t.length,K=[];for(i=0;i<$;i++){var ht=Z(t[i]);K.push(e.project(Z([ht.lat-w.lat,ht.lng-w.lng])))}for(i=0,n=0;i<$-1;i++)n+=K[i].distanceTo(K[i+1])/2;if(n===0)v=K[0];else for(i=0,s=0;i<$-1;i++)if(l=K[i],f=K[i+1],o=l.distanceTo(f),s+=o,s>n){d=(s-n)/o,v=[f.x-d*(f.x-l.x),f.y-d*(f.y-l.y)];break}var it=e.unproject(k(v));return Z([it.lat+w.lat,it.lng+w.lng])}var Eo={__proto__:null,simplify:Ki,pointToSegmentDistance:Yi,closestPointOnSegment:To,clipSegment:Ji,_getEdgeIntersection:ce,_getBitCode:zt,_sqClosestPointOnSegment:te,isFlat:at,_flat:$i,polylineCenter:Qi},$e={project:function(t){return new M(t.lng,t.lat)},unproject:function(t){return new N(t.y,t.x)},bounds:new G([-180,-90],[180,90])},Qe={R:6378137,R_MINOR:6356752314245179e-9,bounds:new G([-2003750834279e-5,-1549657073972e-5],[2003750834279e-5,1876465623138e-5]),project:function(t){var e=Math.PI/180,i=this.R,n=t.lat*e,o=this.R_MINOR/i,s=Math.sqrt(1-o*o),l=s*Math.sin(n),f=Math.tan(Math.PI/4-n/2)/Math.pow((1-l)/(1+l),s/2);return n=-i*Math.log(Math.max(f,1e-10)),new M(t.lng*e*i,n)},unproject:function(t){for(var e=180/Math.PI,i=this.R,n=this.R_MINOR/i,o=Math.sqrt(1-n*n),s=Math.exp(-t.y/i),l=Math.PI/2-2*Math.atan(s),f=0,d=.1,v;f<15&&Math.abs(d)>1e-7;f++)v=o*Math.sin(l),v=Math.pow((1-v)/(1+v),o/2),d=Math.PI/2-2*Math.atan(s*v)-l,l+=d;return new N(l*e,t.x*e/i)}},Zo={__proto__:null,LonLat:$e,Mercator:Qe,SphericalMercator:Ce},Io=E({},bt,{code:"EPSG:3395",projection:Qe,transformation:function(){var t=.5/(Math.PI*Qe.R);return Vt(t,.5,-t,.5)}()}),tn=E({},bt,{code:"EPSG:4326",projection:$e,transformation:Vt(1/180,1,-1/180,.5)}),Bo=E({},gt,{projection:$e,transformation:Vt(1,0,-1,0),scale:function(t){return Math.pow(2,t)},zoom:function(t){return Math.log(t)/Math.LN2},distance:function(t,e){var i=e.lng-t.lng,n=e.lat-t.lat;return Math.sqrt(i*i+n*n)},infinite:!0});gt.Earth=bt,gt.EPSG3395=Io,gt.EPSG3857=Me,gt.EPSG900913=Fn,gt.EPSG4326=tn,gt.Simple=Bo;var ut=Ut.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(t){return t.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(t){return t&&t.removeLayer(this),this},getPane:function(t){return this._map.getPane(t?this.options[t]||t:this.options.pane)},addInteractiveTarget:function(t){return this._map._targets[u(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[u(t)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(t){var e=t.target;if(e.hasLayer(this)){if(this._map=e,this._zoomAnimated=e._zoomAnimated,this.getEvents){var i=this.getEvents();e.on(i,this),this.once("remove",function(){e.off(i,this)},this)}this.onAdd(e),this.fire("add"),e.fire("layeradd",{layer:this})}}});I.include({addLayer:function(t){if(!t._layerAdd)throw new Error("The provided object is not a Layer.");var e=u(t);return this._layers[e]?this:(this._layers[e]=t,t._mapToAdd=this,t.beforeAdd&&t.beforeAdd(this),this.whenReady(t._layerAdd,t),this)},removeLayer:function(t){var e=u(t);return this._layers[e]?(this._loaded&&t.onRemove(this),delete this._layers[e],this._loaded&&(this.fire("layerremove",{layer:t}),t.fire("remove")),t._map=t._mapToAdd=null,this):this},hasLayer:function(t){return u(t)in this._layers},eachLayer:function(t,e){for(var i in this._layers)t.call(e,this._layers[i]);return this},_addLayers:function(t){t=t?H(t)?t:[t]:[];for(var e=0,i=t.length;e<i;e++)this.addLayer(t[e])},_addZoomLimit:function(t){(!isNaN(t.options.maxZoom)||!isNaN(t.options.minZoom))&&(this._zoomBoundLayers[u(t)]=t,this._updateZoomLevels())},_removeZoomLimit:function(t){var e=u(t);this._zoomBoundLayers[e]&&(delete this._zoomBoundLayers[e],this._updateZoomLevels())},_updateZoomLevels:function(){var t=1/0,e=-1/0,i=this._getZoomSpan();for(var n in this._zoomBoundLayers){var o=this._zoomBoundLayers[n].options;t=o.minZoom===void 0?t:Math.min(t,o.minZoom),e=o.maxZoom===void 0?e:Math.max(e,o.maxZoom)}this._layersMaxZoom=e===-1/0?void 0:e,this._layersMinZoom=t===1/0?void 0:t,i!==this._getZoomSpan()&&this.fire("zoomlevelschange"),this.options.maxZoom===void 0&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),this.options.minZoom===void 0&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}});var It=ut.extend({initialize:function(t,e){x(this,e),this._layers={};var i,n;if(t)for(i=0,n=t.length;i<n;i++)this.addLayer(t[i])},addLayer:function(t){var e=this.getLayerId(t);return this._layers[e]=t,this._map&&this._map.addLayer(t),this},removeLayer:function(t){var e=t in this._layers?t:this.getLayerId(t);return this._map&&this._layers[e]&&this._map.removeLayer(this._layers[e]),delete this._layers[e],this},hasLayer:function(t){var e=typeof t=="number"?t:this.getLayerId(t);return e in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(t){var e=Array.prototype.slice.call(arguments,1),i,n;for(i in this._layers)n=this._layers[i],n[t]&&n[t].apply(n,e);return this},onAdd:function(t){this.eachLayer(t.addLayer,t)},onRemove:function(t){this.eachLayer(t.removeLayer,t)},eachLayer:function(t,e){for(var i in this._layers)t.call(e,this._layers[i]);return this},getLayer:function(t){return this._layers[t]},getLayers:function(){var t=[];return this.eachLayer(t.push,t),t},setZIndex:function(t){return this.invoke("setZIndex",t)},getLayerId:function(t){return u(t)}}),Ao=function(t,e){return new It(t,e)},vt=It.extend({addLayer:function(t){return this.hasLayer(t)?this:(t.addEventParent(this),It.prototype.addLayer.call(this,t),this.fire("layeradd",{layer:t}))},removeLayer:function(t){return this.hasLayer(t)?(t in this._layers&&(t=this._layers[t]),t.removeEventParent(this),It.prototype.removeLayer.call(this,t),this.fire("layerremove",{layer:t})):this},setStyle:function(t){return this.invoke("setStyle",t)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var t=new et;for(var e in this._layers){var i=this._layers[e];t.extend(i.getBounds?i.getBounds():i.getLatLng())}return t}}),No=function(t,e){return new vt(t,e)},Bt=mt.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(t){x(this,t)},createIcon:function(t){return this._createIcon("icon",t)},createShadow:function(t){return this._createIcon("shadow",t)},_createIcon:function(t,e){var i=this._getIconUrl(t);if(!i){if(t==="icon")throw new Error("iconUrl not set in Icon options (see the docs).");return null}var n=this._createImg(i,e&&e.tagName==="IMG"?e:null);return this._setIconStyles(n,t),(this.options.crossOrigin||this.options.crossOrigin==="")&&(n.crossOrigin=this.options.crossOrigin===!0?"":this.options.crossOrigin),n},_setIconStyles:function(t,e){var i=this.options,n=i[e+"Size"];typeof n=="number"&&(n=[n,n]);var o=k(n),s=k(e==="shadow"&&i.shadowAnchor||i.iconAnchor||o&&o.divideBy(2,!0));t.className="leaflet-marker-"+e+" "+(i.className||""),s&&(t.style.marginLeft=-s.x+"px",t.style.marginTop=-s.y+"px"),o&&(t.style.width=o.x+"px",t.style.height=o.y+"px")},_createImg:function(t,e){return e=e||document.createElement("img"),e.src=t,e},_getIconUrl:function(t){return P.retina&&this.options[t+"RetinaUrl"]||this.options[t+"Url"]}});function Ro(t){return new Bt(t)}var ee=Bt.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(t){return typeof ee.imagePath!="string"&&(ee.imagePath=this._detectIconPath()),(this.options.imagePath||ee.imagePath)+Bt.prototype._getIconUrl.call(this,t)},_stripUrl:function(t){var e=function(i,n,o){var s=n.exec(i);return s&&s[o]};return t=e(t,/^url\((['"])?(.+)\1\)$/,2),t&&e(t,/^(.*)marker-icon\.png$/,1)},_detectIconPath:function(){var t=A("div","leaflet-default-icon-path",document.body),e=Kt(t,"background-image")||Kt(t,"backgroundImage");if(document.body.removeChild(t),e=this._stripUrl(e),e)return e;var i=document.querySelector('link[href$="leaflet.css"]');return i?i.href.substring(0,i.href.length-11-1):""}}),en=dt.extend({initialize:function(t){this._marker=t},addHooks:function(){var t=this._marker._icon;this._draggable||(this._draggable=new Pt(t,t,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),z(t,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&U(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(t){var e=this._marker,i=e._map,n=this._marker.options.autoPanSpeed,o=this._marker.options.autoPanPadding,s=Mt(e._icon),l=i.getPixelBounds(),f=i.getPixelOrigin(),d=tt(l.min._subtract(f).add(o),l.max._subtract(f).subtract(o));if(!d.contains(s)){var v=k((Math.max(d.max.x,s.x)-d.max.x)/(l.max.x-d.max.x)-(Math.min(d.min.x,s.x)-d.min.x)/(l.min.x-d.min.x),(Math.max(d.max.y,s.y)-d.max.y)/(l.max.y-d.max.y)-(Math.min(d.min.y,s.y)-d.min.y)/(l.min.y-d.min.y)).multiplyBy(n);i.panBy(v,{animate:!1}),this._draggable._newPos._add(v),this._draggable._startPos._add(v),j(e._icon,this._draggable._newPos),this._onDrag(t),this._panRequest=Q(this._adjustPan.bind(this,t))}},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(t){this._marker.options.autoPan&&(rt(this._panRequest),this._panRequest=Q(this._adjustPan.bind(this,t)))},_onDrag:function(t){var e=this._marker,i=e._shadow,n=Mt(e._icon),o=e._map.layerPointToLatLng(n);i&&j(i,n),e._latlng=o,t.latlng=o,t.oldLatLng=this._oldLatLng,e.fire("move",t).fire("drag",t)},_onDragEnd:function(t){rt(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",t)}}),de=ut.extend({options:{icon:new ee,interactive:!0,keyboard:!0,title:"",alt:"Marker",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,autoPanOnFocus:!0,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(t,e){x(this,e),this._latlng=Z(t)},onAdd:function(t){this._zoomAnimated=this._zoomAnimated&&t.options.markerZoomAnimation,this._zoomAnimated&&t.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(t){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&t.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(t){var e=this._latlng;return this._latlng=Z(t),this.update(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},setZIndexOffset:function(t){return this.options.zIndexOffset=t,this.update()},getIcon:function(){return this.options.icon},setIcon:function(t){return this.options.icon=t,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){if(this._icon&&this._map){var t=this._map.latLngToLayerPoint(this._latlng).round();this._setPos(t)}return this},_initIcon:function(){var t=this.options,e="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),i=t.icon.createIcon(this._icon),n=!1;i!==this._icon&&(this._icon&&this._removeIcon(),n=!0,t.title&&(i.title=t.title),i.tagName==="IMG"&&(i.alt=t.alt||"")),z(i,e),t.keyboard&&(i.tabIndex="0",i.setAttribute("role","button")),this._icon=i,t.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&T(i,"focus",this._panOnFocus,this);var o=t.icon.createShadow(this._shadow),s=!1;o!==this._shadow&&(this._removeShadow(),s=!0),o&&(z(o,e),o.alt=""),this._shadow=o,t.opacity<1&&this._updateOpacity(),n&&this.getPane().appendChild(this._icon),this._initInteraction(),o&&s&&this.getPane(t.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&D(this._icon,"focus",this._panOnFocus,this),W(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&W(this._shadow),this._shadow=null},_setPos:function(t){this._icon&&j(this._icon,t),this._shadow&&j(this._shadow,t),this._zIndex=t.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(t){this._icon&&(this._icon.style.zIndex=this._zIndex+t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center).round();this._setPos(e)},_initInteraction:function(){if(this.options.interactive&&(z(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),en)){var t=this.options.draggable;this.dragging&&(t=this.dragging.enabled(),this.dragging.disable()),this.dragging=new en(this),t&&this.dragging.enable()}},setOpacity:function(t){return this.options.opacity=t,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var t=this.options.opacity;this._icon&&st(this._icon,t),this._shadow&&st(this._shadow,t)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_panOnFocus:function(){var t=this._map;if(t){var e=this.options.icon.options,i=e.iconSize?k(e.iconSize):k(0,0),n=e.iconAnchor?k(e.iconAnchor):k(0,0);t.panInside(this._latlng,{paddingTopLeft:n,paddingBottomRight:i.subtract(n)})}},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}});function Do(t,e){return new de(t,e)}var Ct=ut.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(t){this._renderer=t.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(t){return x(this,t),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&t&&Object.prototype.hasOwnProperty.call(t,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(this._renderer.options.tolerance||0)}}),_e=Ct.extend({options:{fill:!0,radius:10},initialize:function(t,e){x(this,e),this._latlng=Z(t),this._radius=this.options.radius},setLatLng:function(t){var e=this._latlng;return this._latlng=Z(t),this.redraw(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(t){return this.options.radius=this._radius=t,this.redraw()},getRadius:function(){return this._radius},setStyle:function(t){var e=t&&t.radius||this._radius;return Ct.prototype.setStyle.call(this,t),this.setRadius(e),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var t=this._radius,e=this._radiusY||t,i=this._clickTolerance(),n=[t+i,e+i];this._pxBounds=new G(this._point.subtract(n),this._point.add(n))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(t){return t.distanceTo(this._point)<=this._radius+this._clickTolerance()}});function Fo(t,e){return new _e(t,e)}var ti=_e.extend({initialize:function(t,e,i){if(typeof e=="number"&&(e=E({},i,{radius:e})),x(this,e),this._latlng=Z(t),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(t){return this._mRadius=t,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var t=[this._radius,this._radiusY||this._radius];return new et(this._map.layerPointToLatLng(this._point.subtract(t)),this._map.layerPointToLatLng(this._point.add(t)))},setStyle:Ct.prototype.setStyle,_project:function(){var t=this._latlng.lng,e=this._latlng.lat,i=this._map,n=i.options.crs;if(n.distance===bt.distance){var o=Math.PI/180,s=this._mRadius/bt.R/o,l=i.project([e+s,t]),f=i.project([e-s,t]),d=l.add(f).divideBy(2),v=i.unproject(d).lat,w=Math.acos((Math.cos(s*o)-Math.sin(e*o)*Math.sin(v*o))/(Math.cos(e*o)*Math.cos(v*o)))/o;(isNaN(w)||w===0)&&(w=s/Math.cos(Math.PI/180*e)),this._point=d.subtract(i.getPixelOrigin()),this._radius=isNaN(w)?0:d.x-i.project([v,t-w]).x,this._radiusY=d.y-l.y}else{var C=n.unproject(n.project(this._latlng).subtract([this._mRadius,0]));this._point=i.latLngToLayerPoint(this._latlng),this._radius=this._point.x-i.latLngToLayerPoint(C).x}this._updateBounds()}});function Ho(t,e,i){return new ti(t,e,i)}var yt=Ct.extend({options:{smoothFactor:1,noClip:!1},initialize:function(t,e){x(this,e),this._setLatLngs(t)},getLatLngs:function(){return this._latlngs},setLatLngs:function(t){return this._setLatLngs(t),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(t){for(var e=1/0,i=null,n=te,o,s,l=0,f=this._parts.length;l<f;l++)for(var d=this._parts[l],v=1,w=d.length;v<w;v++){o=d[v-1],s=d[v];var C=n(t,o,s,!0);C<e&&(e=C,i=n(t,o,s))}return i&&(i.distance=Math.sqrt(e)),i},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return Qi(this._defaultShape(),this._map.options.crs)},getBounds:function(){return this._bounds},addLatLng:function(t,e){return e=e||this._defaultShape(),t=Z(t),e.push(t),this._bounds.extend(t),this.redraw()},_setLatLngs:function(t){this._bounds=new et,this._latlngs=this._convertLatLngs(t)},_defaultShape:function(){return at(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var e=[],i=at(t),n=0,o=t.length;n<o;n++)i?(e[n]=Z(t[n]),this._bounds.extend(e[n])):e[n]=this._convertLatLngs(t[n]);return e},_project:function(){var t=new G;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,t),this._bounds.isValid()&&t.isValid()&&(this._rawPxBounds=t,this._updateBounds())},_updateBounds:function(){var t=this._clickTolerance(),e=new M(t,t);this._rawPxBounds&&(this._pxBounds=new G([this._rawPxBounds.min.subtract(e),this._rawPxBounds.max.add(e)]))},_projectLatlngs:function(t,e,i){var n=t[0]instanceof N,o=t.length,s,l;if(n){for(l=[],s=0;s<o;s++)l[s]=this._map.latLngToLayerPoint(t[s]),i.extend(l[s]);e.push(l)}else for(s=0;s<o;s++)this._projectLatlngs(t[s],e,i)},_clipPoints:function(){var t=this._renderer._bounds;if(this._parts=[],!(!this._pxBounds||!this._pxBounds.intersects(t))){if(this.options.noClip){this._parts=this._rings;return}var e=this._parts,i,n,o,s,l,f,d;for(i=0,o=0,s=this._rings.length;i<s;i++)for(d=this._rings[i],n=0,l=d.length;n<l-1;n++)f=Ji(d[n],d[n+1],t,n,!0),f&&(e[o]=e[o]||[],e[o].push(f[0]),(f[1]!==d[n+1]||n===l-2)&&(e[o].push(f[1]),o++))}},_simplifyPoints:function(){for(var t=this._parts,e=this.options.smoothFactor,i=0,n=t.length;i<n;i++)t[i]=Ki(t[i],e)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(t,e){var i,n,o,s,l,f,d=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(i=0,s=this._parts.length;i<s;i++)for(f=this._parts[i],n=0,l=f.length,o=l-1;n<l;o=n++)if(!(!e&&n===0)&&Yi(t,f[o],f[n])<=d)return!0;return!1}});function Go(t,e){return new yt(t,e)}yt._flat=$i;var At=yt.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return qi(this._defaultShape(),this._map.options.crs)},_convertLatLngs:function(t){var e=yt.prototype._convertLatLngs.call(this,t),i=e.length;return i>=2&&e[0]instanceof N&&e[0].equals(e[i-1])&&e.pop(),e},_setLatLngs:function(t){yt.prototype._setLatLngs.call(this,t),at(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return at(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,e=this.options.weight,i=new M(e,e);if(t=new G(t.min.subtract(i),t.max.add(i)),this._parts=[],!(!this._pxBounds||!this._pxBounds.intersects(t))){if(this.options.noClip){this._parts=this._rings;return}for(var n=0,o=this._rings.length,s;n<o;n++)s=ji(this._rings[n],t,!0),s.length&&this._parts.push(s)}},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(t){var e=!1,i,n,o,s,l,f,d,v;if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(s=0,d=this._parts.length;s<d;s++)for(i=this._parts[s],l=0,v=i.length,f=v-1;l<v;f=l++)n=i[l],o=i[f],n.y>t.y!=o.y>t.y&&t.x<(o.x-n.x)*(t.y-n.y)/(o.y-n.y)+n.x&&(e=!e);return e||yt.prototype._containsPoint.call(this,t,!0)}});function Wo(t,e){return new At(t,e)}var Lt=vt.extend({initialize:function(t,e){x(this,e),this._layers={},t&&this.addData(t)},addData:function(t){var e=H(t)?t:t.features,i,n,o;if(e){for(i=0,n=e.length;i<n;i++)o=e[i],(o.geometries||o.geometry||o.features||o.coordinates)&&this.addData(o);return this}var s=this.options;if(s.filter&&!s.filter(t))return this;var l=pe(t,s);return l?(l.feature=ve(t),l.defaultOptions=l.options,this.resetStyle(l),s.onEachFeature&&s.onEachFeature(t,l),this.addLayer(l)):this},resetStyle:function(t){return t===void 0?this.eachLayer(this.resetStyle,this):(t.options=E({},t.defaultOptions),this._setLayerStyle(t,this.options.style),this)},setStyle:function(t){return this.eachLayer(function(e){this._setLayerStyle(e,t)},this)},_setLayerStyle:function(t,e){t.setStyle&&(typeof e=="function"&&(e=e(t.feature)),t.setStyle(e))}});function pe(t,e){var i=t.type==="Feature"?t.geometry:t,n=i?i.coordinates:null,o=[],s=e&&e.pointToLayer,l=e&&e.coordsToLatLng||ei,f,d,v,w;if(!n&&!i)return null;switch(i.type){case"Point":return f=l(n),nn(s,t,f,e);case"MultiPoint":for(v=0,w=n.length;v<w;v++)f=l(n[v]),o.push(nn(s,t,f,e));return new vt(o);case"LineString":case"MultiLineString":return d=me(n,i.type==="LineString"?0:1,l),new yt(d,e);case"Polygon":case"MultiPolygon":return d=me(n,i.type==="Polygon"?1:2,l),new At(d,e);case"GeometryCollection":for(v=0,w=i.geometries.length;v<w;v++){var C=pe({geometry:i.geometries[v],type:"Feature",properties:t.properties},e);C&&o.push(C)}return new vt(o);case"FeatureCollection":for(v=0,w=i.features.length;v<w;v++){var O=pe(i.features[v],e);O&&o.push(O)}return new vt(o);default:throw new Error("Invalid GeoJSON object.")}}function nn(t,e,i,n){return t?t(e,i):new de(i,n&&n.markersInheritOptions&&n)}function ei(t){return new N(t[1],t[0],t[2])}function me(t,e,i){for(var n=[],o=0,s=t.length,l;o<s;o++)l=e?me(t[o],e-1,i):(i||ei)(t[o]),n.push(l);return n}function ii(t,e){return t=Z(t),t.alt!==void 0?[g(t.lng,e),g(t.lat,e),g(t.alt,e)]:[g(t.lng,e),g(t.lat,e)]}function ge(t,e,i,n){for(var o=[],s=0,l=t.length;s<l;s++)o.push(e?ge(t[s],at(t[s])?0:e-1,i,n):ii(t[s],n));return!e&&i&&o.length>0&&o.push(o[0].slice()),o}function Nt(t,e){return t.feature?E({},t.feature,{geometry:e}):ve(e)}function ve(t){return t.type==="Feature"||t.type==="FeatureCollection"?t:{type:"Feature",properties:{},geometry:t}}var ni={toGeoJSON:function(t){return Nt(this,{type:"Point",coordinates:ii(this.getLatLng(),t)})}};de.include(ni),ti.include(ni),_e.include(ni),yt.include({toGeoJSON:function(t){var e=!at(this._latlngs),i=ge(this._latlngs,e?1:0,!1,t);return Nt(this,{type:(e?"Multi":"")+"LineString",coordinates:i})}}),At.include({toGeoJSON:function(t){var e=!at(this._latlngs),i=e&&!at(this._latlngs[0]),n=ge(this._latlngs,i?2:e?1:0,!0,t);return e||(n=[n]),Nt(this,{type:(i?"Multi":"")+"Polygon",coordinates:n})}}),It.include({toMultiPoint:function(t){var e=[];return this.eachLayer(function(i){e.push(i.toGeoJSON(t).geometry.coordinates)}),Nt(this,{type:"MultiPoint",coordinates:e})},toGeoJSON:function(t){var e=this.feature&&this.feature.geometry&&this.feature.geometry.type;if(e==="MultiPoint")return this.toMultiPoint(t);var i=e==="GeometryCollection",n=[];return this.eachLayer(function(o){if(o.toGeoJSON){var s=o.toGeoJSON(t);if(i)n.push(s.geometry);else{var l=ve(s);l.type==="FeatureCollection"?n.push.apply(n,l.features):n.push(l)}}}),i?Nt(this,{geometries:n,type:"GeometryCollection"}):{type:"FeatureCollection",features:n}}});function on(t,e){return new Lt(t,e)}var Uo=on,ye=ut.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(t,e,i){this._url=t,this._bounds=V(e),x(this,i)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(z(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){W(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(t){return this.options.opacity=t,this._image&&this._updateOpacity(),this},setStyle:function(t){return t.opacity&&this.setOpacity(t.opacity),this},bringToFront:function(){return this._map&&Et(this._image),this},bringToBack:function(){return this._map&&Zt(this._image),this},setUrl:function(t){return this._url=t,this._image&&(this._image.src=t),this},setBounds:function(t){return this._bounds=V(t),this._map&&this._reset(),this},getEvents:function(){var t={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var t=this._url.tagName==="IMG",e=this._image=t?this._url:A("img");if(z(e,"leaflet-image-layer"),this._zoomAnimated&&z(e,"leaflet-zoom-animated"),this.options.className&&z(e,this.options.className),e.onselectstart=c,e.onmousemove=c,e.onload=a(this.fire,this,"load"),e.onerror=a(this._overlayOnError,this,"error"),(this.options.crossOrigin||this.options.crossOrigin==="")&&(e.crossOrigin=this.options.crossOrigin===!0?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),t){this._url=e.src;return}e.src=this._url,e.alt=this.options.alt},_animateZoom:function(t){var e=this._map.getZoomScale(t.zoom),i=this._map._latLngBoundsToNewLayerBounds(this._bounds,t.zoom,t.center).min;kt(this._image,i,e)},_reset:function(){var t=this._image,e=new G(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),i=e.getSize();j(t,e.min),t.style.width=i.x+"px",t.style.height=i.y+"px"},_updateOpacity:function(){st(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&this.options.zIndex!==void 0&&this.options.zIndex!==null&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var t=this.options.errorOverlayUrl;t&&this._url!==t&&(this._url=t,this._image.src=t)},getCenter:function(){return this._bounds.getCenter()}}),Vo=function(t,e,i){return new ye(t,e,i)},rn=ye.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var t=this._url.tagName==="VIDEO",e=this._image=t?this._url:A("video");if(z(e,"leaflet-image-layer"),this._zoomAnimated&&z(e,"leaflet-zoom-animated"),this.options.className&&z(e,this.options.className),e.onselectstart=c,e.onmousemove=c,e.onloadeddata=a(this.fire,this,"load"),t){for(var i=e.getElementsByTagName("source"),n=[],o=0;o<i.length;o++)n.push(i[o].src);this._url=i.length>0?n:[e.src];return}H(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(e.style,"objectFit")&&(e.style.objectFit="fill"),e.autoplay=!!this.options.autoplay,e.loop=!!this.options.loop,e.muted=!!this.options.muted,e.playsInline=!!this.options.playsInline;for(var s=0;s<this._url.length;s++){var l=A("source");l.src=this._url[s],e.appendChild(l)}}});function jo(t,e,i){return new rn(t,e,i)}var sn=ye.extend({_initImage:function(){var t=this._image=this._url;z(t,"leaflet-image-layer"),this._zoomAnimated&&z(t,"leaflet-zoom-animated"),this.options.className&&z(t,this.options.className),t.onselectstart=c,t.onmousemove=c}});function qo(t,e,i){return new sn(t,e,i)}var _t=ut.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(t,e){t&&(t instanceof N||H(t))?(this._latlng=Z(t),x(this,e)):(x(this,t),this._source=e),this.options.content&&(this._content=this.options.content)},openOn:function(t){return t=arguments.length?t:this._source._map,t.hasLayer(this)||t.addLayer(this),this},close:function(){return this._map&&this._map.removeLayer(this),this},toggle:function(t){return this._map?this.close():(arguments.length?this._source=t:t=this._source,this._prepareOpen(),this.openOn(t._map)),this},onAdd:function(t){this._zoomAnimated=t._zoomAnimated,this._container||this._initLayout(),t._fadeAnimated&&st(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),t._fadeAnimated&&st(this._container,1),this.bringToFront(),this.options.interactive&&(z(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(t){t._fadeAnimated?(st(this._container,0),this._removeTimeout=setTimeout(a(W,void 0,this._container),200)):W(this._container),this.options.interactive&&(U(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(t){return this._latlng=Z(t),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(t){return this._content=t,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var t={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&Et(this._container),this},bringToBack:function(){return this._map&&Zt(this._container),this},_prepareOpen:function(t){var e=this._source;if(!e._map)return!1;if(e instanceof vt){e=null;var i=this._source._layers;for(var n in i)if(i[n]._map){e=i[n];break}if(!e)return!1;this._source=e}if(!t)if(e.getCenter)t=e.getCenter();else if(e.getLatLng)t=e.getLatLng();else if(e.getBounds)t=e.getBounds().getCenter();else throw new Error("Unable to get source layer LatLng.");return this.setLatLng(t),this._map&&this.update(),!0},_updateContent:function(){if(this._content){var t=this._contentNode,e=typeof this._content=="function"?this._content(this._source||this):this._content;if(typeof e=="string")t.innerHTML=e;else{for(;t.hasChildNodes();)t.removeChild(t.firstChild);t.appendChild(e)}this.fire("contentupdate")}},_updatePosition:function(){if(this._map){var t=this._map.latLngToLayerPoint(this._latlng),e=k(this.options.offset),i=this._getAnchor();this._zoomAnimated?j(this._container,t.add(i)):e=e.add(t).add(i);var n=this._containerBottom=-e.y,o=this._containerLeft=-Math.round(this._containerWidth/2)+e.x;this._container.style.bottom=n+"px",this._container.style.left=o+"px"}},_getAnchor:function(){return[0,0]}});I.include({_initOverlay:function(t,e,i,n){var o=e;return o instanceof t||(o=new t(n).setContent(e)),i&&o.setLatLng(i),o}}),ut.include({_initOverlay:function(t,e,i,n){var o=i;return o instanceof t?(x(o,n),o._source=this):(o=e&&!n?e:new t(n,this),o.setContent(i)),o}});var Le=_t.extend({options:{pane:"popupPane",offset:[0,7],maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(t){return t=arguments.length?t:this._source._map,!t.hasLayer(this)&&t._popup&&t._popup.options.autoClose&&t.removeLayer(t._popup),t._popup=this,_t.prototype.openOn.call(this,t)},onAdd:function(t){_t.prototype.onAdd.call(this,t),t.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof Ct||this._source.on("preclick",Tt))},onRemove:function(t){_t.prototype.onRemove.call(this,t),t.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof Ct||this._source.off("preclick",Tt))},getEvents:function(){var t=_t.prototype.getEvents.call(this);return(this.options.closeOnClick!==void 0?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(t.preclick=this.close),this.options.keepInView&&(t.moveend=this._adjustPan),t},_initLayout:function(){var t="leaflet-popup",e=this._container=A("div",t+" "+(this.options.className||"")+" leaflet-zoom-animated"),i=this._wrapper=A("div",t+"-content-wrapper",e);if(this._contentNode=A("div",t+"-content",i),$t(e),je(this._contentNode),T(e,"contextmenu",Tt),this._tipContainer=A("div",t+"-tip-container",e),this._tip=A("div",t+"-tip",this._tipContainer),this.options.closeButton){var n=this._closeButton=A("a",t+"-close-button",e);n.setAttribute("role","button"),n.setAttribute("aria-label","Close popup"),n.href="#close",n.innerHTML='<span aria-hidden="true">&#215;</span>',T(n,"click",function(o){Y(o),this.close()},this)}},_updateLayout:function(){var t=this._contentNode,e=t.style;e.width="",e.whiteSpace="nowrap";var i=t.offsetWidth;i=Math.min(i,this.options.maxWidth),i=Math.max(i,this.options.minWidth),e.width=i+1+"px",e.whiteSpace="",e.height="";var n=t.offsetHeight,o=this.options.maxHeight,s="leaflet-popup-scrolled";o&&n>o?(e.height=o+"px",z(t,s)):U(t,s),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),i=this._getAnchor();j(this._container,e.add(i))},_adjustPan:function(){if(this.options.autoPan){if(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning){this._autopanning=!1;return}var t=this._map,e=parseInt(Kt(this._container,"marginBottom"),10)||0,i=this._container.offsetHeight+e,n=this._containerWidth,o=new M(this._containerLeft,-i-this._containerBottom);o._add(Mt(this._container));var s=t.layerPointToContainerPoint(o),l=k(this.options.autoPanPadding),f=k(this.options.autoPanPaddingTopLeft||l),d=k(this.options.autoPanPaddingBottomRight||l),v=t.getSize(),w=0,C=0;s.x+n+d.x>v.x&&(w=s.x+n-v.x+d.x),s.x-w-f.x<0&&(w=s.x-f.x),s.y+i+d.y>v.y&&(C=s.y+i-v.y+d.y),s.y-C-f.y<0&&(C=s.y-f.y),(w||C)&&(this.options.keepInView&&(this._autopanning=!0),t.fire("autopanstart").panBy([w,C]))}},_getAnchor:function(){return k(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),Ko=function(t,e){return new Le(t,e)};I.mergeOptions({closePopupOnClick:!0}),I.include({openPopup:function(t,e,i){return this._initOverlay(Le,t,e,i).openOn(this),this},closePopup:function(t){return t=arguments.length?t:this._popup,t&&t.close(),this}}),ut.include({bindPopup:function(t,e){return this._popup=this._initOverlay(Le,this._popup,t,e),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(t){return this._popup&&(this instanceof vt||(this._popup._source=this),this._popup._prepareOpen(t||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return this._popup?this._popup.isOpen():!1},setPopupContent:function(t){return this._popup&&this._popup.setContent(t),this},getPopup:function(){return this._popup},_openPopup:function(t){if(!(!this._popup||!this._map)){St(t);var e=t.layer||t.target;if(this._popup._source===e&&!(e instanceof Ct)){this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(t.latlng);return}this._popup._source=e,this.openPopup(t.latlng)}},_movePopup:function(t){this._popup.setLatLng(t.latlng)},_onKeyPress:function(t){t.originalEvent.keyCode===13&&this._openPopup(t)}});var xe=_t.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(t){_t.prototype.onAdd.call(this,t),this.setOpacity(this.options.opacity),t.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(t){_t.prototype.onRemove.call(this,t),t.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var t=_t.prototype.getEvents.call(this);return this.options.permanent||(t.preclick=this.close),t},_initLayout:function(){var t="leaflet-tooltip",e=t+" "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=A("div",e),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+u(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(t){var e,i,n=this._map,o=this._container,s=n.latLngToContainerPoint(n.getCenter()),l=n.layerPointToContainerPoint(t),f=this.options.direction,d=o.offsetWidth,v=o.offsetHeight,w=k(this.options.offset),C=this._getAnchor();f==="top"?(e=d/2,i=v):f==="bottom"?(e=d/2,i=0):f==="center"?(e=d/2,i=v/2):f==="right"?(e=0,i=v/2):f==="left"?(e=d,i=v/2):l.x<s.x?(f="right",e=0,i=v/2):(f="left",e=d+(w.x+C.x)*2,i=v/2),t=t.subtract(k(e,i,!0)).add(w).add(C),U(o,"leaflet-tooltip-right"),U(o,"leaflet-tooltip-left"),U(o,"leaflet-tooltip-top"),U(o,"leaflet-tooltip-bottom"),z(o,"leaflet-tooltip-"+f),j(o,t)},_updatePosition:function(){var t=this._map.latLngToLayerPoint(this._latlng);this._setPosition(t)},setOpacity:function(t){this.options.opacity=t,this._container&&st(this._container,t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center);this._setPosition(e)},_getAnchor:function(){return k(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}}),Yo=function(t,e){return new xe(t,e)};I.include({openTooltip:function(t,e,i){return this._initOverlay(xe,t,e,i).openOn(this),this},closeTooltip:function(t){return t.close(),this}}),ut.include({bindTooltip:function(t,e){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(xe,this._tooltip,t,e),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(t){if(!(!t&&this._tooltipHandlersAdded)){var e=t?"off":"on",i={remove:this.closeTooltip,move:this._moveTooltip};this._tooltip.options.permanent?i.add=this._openTooltip:(i.mouseover=this._openTooltip,i.mouseout=this.closeTooltip,i.click=this._openTooltip,this._map?this._addFocusListeners():i.add=this._addFocusListeners),this._tooltip.options.sticky&&(i.mousemove=this._moveTooltip),this[e](i),this._tooltipHandlersAdded=!t}},openTooltip:function(t){return this._tooltip&&(this instanceof vt||(this._tooltip._source=this),this._tooltip._prepareOpen(t)&&(this._tooltip.openOn(this._map),this.getElement?this._setAriaDescribedByOnLayer(this):this.eachLayer&&this.eachLayer(this._setAriaDescribedByOnLayer,this))),this},closeTooltip:function(){if(this._tooltip)return this._tooltip.close()},toggleTooltip:function(){return this._tooltip&&this._tooltip.toggle(this),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(t){return this._tooltip&&this._tooltip.setContent(t),this},getTooltip:function(){return this._tooltip},_addFocusListeners:function(){this.getElement?this._addFocusListenersOnLayer(this):this.eachLayer&&this.eachLayer(this._addFocusListenersOnLayer,this)},_addFocusListenersOnLayer:function(t){var e=typeof t.getElement=="function"&&t.getElement();e&&(T(e,"focus",function(){this._tooltip._source=t,this.openTooltip()},this),T(e,"blur",this.closeTooltip,this))},_setAriaDescribedByOnLayer:function(t){var e=typeof t.getElement=="function"&&t.getElement();e&&e.setAttribute("aria-describedby",this._tooltip._container.id)},_openTooltip:function(t){if(!(!this._tooltip||!this._map)){if(this._map.dragging&&this._map.dragging.moving()&&!this._openOnceFlag){this._openOnceFlag=!0;var e=this;this._map.once("moveend",function(){e._openOnceFlag=!1,e._openTooltip(t)});return}this._tooltip._source=t.layer||t.target,this.openTooltip(this._tooltip.options.sticky?t.latlng:void 0)}},_moveTooltip:function(t){var e=t.latlng,i,n;this._tooltip.options.sticky&&t.originalEvent&&(i=this._map.mouseEventToContainerPoint(t.originalEvent),n=this._map.containerPointToLayerPoint(i),e=this._map.layerPointToLatLng(n)),this._tooltip.setLatLng(e)}});var an=Bt.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(t){var e=t&&t.tagName==="DIV"?t:document.createElement("div"),i=this.options;if(i.html instanceof Element?(ae(e),e.appendChild(i.html)):e.innerHTML=i.html!==!1?i.html:"",i.bgPos){var n=k(i.bgPos);e.style.backgroundPosition=-n.x+"px "+-n.y+"px"}return this._setIconStyles(e,"icon"),e},createShadow:function(){return null}});function Xo(t){return new an(t)}Bt.Default=ee;var ie=ut.extend({options:{tileSize:256,opacity:1,updateWhenIdle:P.mobile,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(t){x(this,t)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(t){t._addZoomLimit(this)},onRemove:function(t){this._removeAllTiles(),W(this._container),t._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(Et(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(Zt(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(t){return this.options.opacity=t,this._updateOpacity(),this},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){if(this._map){this._removeAllTiles();var t=this._clampZoom(this._map.getZoom());t!==this._tileZoom&&(this._tileZoom=t,this._updateLevels()),this._update()}return this},getEvents:function(){var t={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=_(this._onMoveEnd,this.options.updateInterval,this)),t.move=this._onMove),this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},createTile:function(){return document.createElement("div")},getTileSize:function(){var t=this.options.tileSize;return t instanceof M?t:new M(t,t)},_updateZIndex:function(){this._container&&this.options.zIndex!==void 0&&this.options.zIndex!==null&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(t){for(var e=this.getPane().children,i=-t(-1/0,1/0),n=0,o=e.length,s;n<o;n++)s=e[n].style.zIndex,e[n]!==this._container&&s&&(i=t(i,+s));isFinite(i)&&(this.options.zIndex=i+t(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!P.ielt9){st(this._container,this.options.opacity);var t=+new Date,e=!1,i=!1;for(var n in this._tiles){var o=this._tiles[n];if(!(!o.current||!o.loaded)){var s=Math.min(1,(t-o.loaded)/200);st(o.el,s),s<1?e=!0:(o.active?i=!0:this._onOpaqueTile(o),o.active=!0)}}i&&!this._noPrune&&this._pruneTiles(),e&&(rt(this._fadeFrame),this._fadeFrame=Q(this._updateOpacity,this))}},_onOpaqueTile:c,_initContainer:function(){this._container||(this._container=A("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var t=this._tileZoom,e=this.options.maxZoom;if(t!==void 0){for(var i in this._levels)i=Number(i),this._levels[i].el.children.length||i===t?(this._levels[i].el.style.zIndex=e-Math.abs(t-i),this._onUpdateLevel(i)):(W(this._levels[i].el),this._removeTilesAtZoom(i),this._onRemoveLevel(i),delete this._levels[i]);var n=this._levels[t],o=this._map;return n||(n=this._levels[t]={},n.el=A("div","leaflet-tile-container leaflet-zoom-animated",this._container),n.el.style.zIndex=e,n.origin=o.project(o.unproject(o.getPixelOrigin()),t).round(),n.zoom=t,this._setZoomTransform(n,o.getCenter(),o.getZoom()),c(n.el.offsetWidth),this._onCreateLevel(n)),this._level=n,n}},_onUpdateLevel:c,_onRemoveLevel:c,_onCreateLevel:c,_pruneTiles:function(){if(this._map){var t,e,i=this._map.getZoom();if(i>this.options.maxZoom||i<this.options.minZoom){this._removeAllTiles();return}for(t in this._tiles)e=this._tiles[t],e.retain=e.current;for(t in this._tiles)if(e=this._tiles[t],e.current&&!e.active){var n=e.coords;this._retainParent(n.x,n.y,n.z,n.z-5)||this._retainChildren(n.x,n.y,n.z,n.z+2)}for(t in this._tiles)this._tiles[t].retain||this._removeTile(t)}},_removeTilesAtZoom:function(t){for(var e in this._tiles)this._tiles[e].coords.z===t&&this._removeTile(e)},_removeAllTiles:function(){for(var t in this._tiles)this._removeTile(t)},_invalidateAll:function(){for(var t in this._levels)W(this._levels[t].el),this._onRemoveLevel(Number(t)),delete this._levels[t];this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(t,e,i,n){var o=Math.floor(t/2),s=Math.floor(e/2),l=i-1,f=new M(+o,+s);f.z=+l;var d=this._tileCoordsToKey(f),v=this._tiles[d];return v&&v.active?(v.retain=!0,!0):(v&&v.loaded&&(v.retain=!0),l>n?this._retainParent(o,s,l,n):!1)},_retainChildren:function(t,e,i,n){for(var o=2*t;o<2*t+2;o++)for(var s=2*e;s<2*e+2;s++){var l=new M(o,s);l.z=i+1;var f=this._tileCoordsToKey(l),d=this._tiles[f];if(d&&d.active){d.retain=!0;continue}else d&&d.loaded&&(d.retain=!0);i+1<n&&this._retainChildren(o,s,i+1,n)}},_resetView:function(t){var e=t&&(t.pinch||t.flyTo);this._setView(this._map.getCenter(),this._map.getZoom(),e,e)},_animateZoom:function(t){this._setView(t.center,t.zoom,!0,t.noUpdate)},_clampZoom:function(t){var e=this.options;return e.minNativeZoom!==void 0&&t<e.minNativeZoom?e.minNativeZoom:e.maxNativeZoom!==void 0&&e.maxNativeZoom<t?e.maxNativeZoom:t},_setView:function(t,e,i,n){var o=Math.round(e);this.options.maxZoom!==void 0&&o>this.options.maxZoom||this.options.minZoom!==void 0&&o<this.options.minZoom?o=void 0:o=this._clampZoom(o);var s=this.options.updateWhenZooming&&o!==this._tileZoom;(!n||s)&&(this._tileZoom=o,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),o!==void 0&&this._update(t),i||this._pruneTiles(),this._noPrune=!!i),this._setZoomTransforms(t,e)},_setZoomTransforms:function(t,e){for(var i in this._levels)this._setZoomTransform(this._levels[i],t,e)},_setZoomTransform:function(t,e,i){var n=this._map.getZoomScale(i,t.zoom),o=t.origin.multiplyBy(n).subtract(this._map._getNewPixelOrigin(e,i)).round();P.any3d?kt(t.el,o,n):j(t.el,o)},_resetGrid:function(){var t=this._map,e=t.options.crs,i=this._tileSize=this.getTileSize(),n=this._tileZoom,o=this._map.getPixelWorldBounds(this._tileZoom);o&&(this._globalTileRange=this._pxBoundsToTileRange(o)),this._wrapX=e.wrapLng&&!this.options.noWrap&&[Math.floor(t.project([0,e.wrapLng[0]],n).x/i.x),Math.ceil(t.project([0,e.wrapLng[1]],n).x/i.y)],this._wrapY=e.wrapLat&&!this.options.noWrap&&[Math.floor(t.project([e.wrapLat[0],0],n).y/i.x),Math.ceil(t.project([e.wrapLat[1],0],n).y/i.y)]},_onMoveEnd:function(){!this._map||this._map._animatingZoom||this._update()},_getTiledPixelBounds:function(t){var e=this._map,i=e._animatingZoom?Math.max(e._animateToZoom,e.getZoom()):e.getZoom(),n=e.getZoomScale(i,this._tileZoom),o=e.project(t,this._tileZoom).floor(),s=e.getSize().divideBy(n*2);return new G(o.subtract(s),o.add(s))},_update:function(t){var e=this._map;if(e){var i=this._clampZoom(e.getZoom());if(t===void 0&&(t=e.getCenter()),this._tileZoom!==void 0){var n=this._getTiledPixelBounds(t),o=this._pxBoundsToTileRange(n),s=o.getCenter(),l=[],f=this.options.keepBuffer,d=new G(o.getBottomLeft().subtract([f,-f]),o.getTopRight().add([f,-f]));if(!(isFinite(o.min.x)&&isFinite(o.min.y)&&isFinite(o.max.x)&&isFinite(o.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(var v in this._tiles){var w=this._tiles[v].coords;(w.z!==this._tileZoom||!d.contains(new M(w.x,w.y)))&&(this._tiles[v].current=!1)}if(Math.abs(i-this._tileZoom)>1){this._setView(t,i);return}for(var C=o.min.y;C<=o.max.y;C++)for(var O=o.min.x;O<=o.max.x;O++){var $=new M(O,C);if($.z=this._tileZoom,!!this._isValidTile($)){var K=this._tiles[this._tileCoordsToKey($)];K?K.current=!0:l.push($)}}if(l.sort(function(it,Dt){return it.distanceTo(s)-Dt.distanceTo(s)}),l.length!==0){this._loading||(this._loading=!0,this.fire("loading"));var ht=document.createDocumentFragment();for(O=0;O<l.length;O++)this._addTile(l[O],ht);this._level.el.appendChild(ht)}}}},_isValidTile:function(t){var e=this._map.options.crs;if(!e.infinite){var i=this._globalTileRange;if(!e.wrapLng&&(t.x<i.min.x||t.x>i.max.x)||!e.wrapLat&&(t.y<i.min.y||t.y>i.max.y))return!1}if(!this.options.bounds)return!0;var n=this._tileCoordsToBounds(t);return V(this.options.bounds).overlaps(n)},_keyToBounds:function(t){return this._tileCoordsToBounds(this._keyToTileCoords(t))},_tileCoordsToNwSe:function(t){var e=this._map,i=this.getTileSize(),n=t.scaleBy(i),o=n.add(i),s=e.unproject(n,t.z),l=e.unproject(o,t.z);return[s,l]},_tileCoordsToBounds:function(t){var e=this._tileCoordsToNwSe(t),i=new et(e[0],e[1]);return this.options.noWrap||(i=this._map.wrapLatLngBounds(i)),i},_tileCoordsToKey:function(t){return t.x+":"+t.y+":"+t.z},_keyToTileCoords:function(t){var e=t.split(":"),i=new M(+e[0],+e[1]);return i.z=+e[2],i},_removeTile:function(t){var e=this._tiles[t];e&&(W(e.el),delete this._tiles[t],this.fire("tileunload",{tile:e.el,coords:this._keyToTileCoords(t)}))},_initTile:function(t){z(t,"leaflet-tile");var e=this.getTileSize();t.style.width=e.x+"px",t.style.height=e.y+"px",t.onselectstart=c,t.onmousemove=c,P.ielt9&&this.options.opacity<1&&st(t,this.options.opacity)},_addTile:function(t,e){var i=this._getTilePos(t),n=this._tileCoordsToKey(t),o=this.createTile(this._wrapCoords(t),a(this._tileReady,this,t));this._initTile(o),this.createTile.length<2&&Q(a(this._tileReady,this,t,null,o)),j(o,i),this._tiles[n]={el:o,coords:t,current:!0},e.appendChild(o),this.fire("tileloadstart",{tile:o,coords:t})},_tileReady:function(t,e,i){e&&this.fire("tileerror",{error:e,tile:i,coords:t});var n=this._tileCoordsToKey(t);i=this._tiles[n],i&&(i.loaded=+new Date,this._map._fadeAnimated?(st(i.el,0),rt(this._fadeFrame),this._fadeFrame=Q(this._updateOpacity,this)):(i.active=!0,this._pruneTiles()),e||(z(i.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:i.el,coords:t})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),P.ielt9||!this._map._fadeAnimated?Q(this._pruneTiles,this):setTimeout(a(this._pruneTiles,this),250)))},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var e=new M(this._wrapX?p(t.x,this._wrapX):t.x,this._wrapY?p(t.y,this._wrapY):t.y);return e.z=t.z,e},_pxBoundsToTileRange:function(t){var e=this.getTileSize();return new G(t.min.unscaleBy(e).floor(),t.max.unscaleBy(e).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var t in this._tiles)if(!this._tiles[t].loaded)return!1;return!0}});function Jo(t){return new ie(t)}var Rt=ie.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(t,e){this._url=t,e=x(this,e),e.detectRetina&&P.retina&&e.maxZoom>0?(e.tileSize=Math.floor(e.tileSize/2),e.zoomReverse?(e.zoomOffset--,e.minZoom=Math.min(e.maxZoom,e.minZoom+1)):(e.zoomOffset++,e.maxZoom=Math.max(e.minZoom,e.maxZoom-1)),e.minZoom=Math.max(0,e.minZoom)):e.zoomReverse?e.minZoom=Math.min(e.maxZoom,e.minZoom):e.maxZoom=Math.max(e.minZoom,e.maxZoom),typeof e.subdomains=="string"&&(e.subdomains=e.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(t,e){return this._url===t&&e===void 0&&(e=!0),this._url=t,e||this.redraw(),this},createTile:function(t,e){var i=document.createElement("img");return T(i,"load",a(this._tileOnLoad,this,e,i)),T(i,"error",a(this._tileOnError,this,e,i)),(this.options.crossOrigin||this.options.crossOrigin==="")&&(i.crossOrigin=this.options.crossOrigin===!0?"":this.options.crossOrigin),typeof this.options.referrerPolicy=="string"&&(i.referrerPolicy=this.options.referrerPolicy),i.alt="",i.src=this.getTileUrl(t),i},getTileUrl:function(t){var e={r:P.retina?"@2x":"",s:this._getSubdomain(t),x:t.x,y:t.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var i=this._globalTileRange.max.y-t.y;this.options.tms&&(e.y=i),e["-y"]=i}return F(this._url,E(e,this.options))},_tileOnLoad:function(t,e){P.ielt9?setTimeout(a(t,this,null,e),0):t(null,e)},_tileOnError:function(t,e,i){var n=this.options.errorTileUrl;n&&e.getAttribute("src")!==n&&(e.src=n),t(i,e)},_onTileRemove:function(t){t.tile.onload=null},_getZoomForUrl:function(){var t=this._tileZoom,e=this.options.maxZoom,i=this.options.zoomReverse,n=this.options.zoomOffset;return i&&(t=e-t),t+n},_getSubdomain:function(t){var e=Math.abs(t.x+t.y)%this.options.subdomains.length;return this.options.subdomains[e]},_abortLoading:function(){var t,e;for(t in this._tiles)if(this._tiles[t].coords.z!==this._tileZoom&&(e=this._tiles[t].el,e.onload=c,e.onerror=c,!e.complete)){e.src=nt;var i=this._tiles[t].coords;W(e),delete this._tiles[t],this.fire("tileabort",{tile:e,coords:i})}},_removeTile:function(t){var e=this._tiles[t];if(e)return e.el.setAttribute("src",nt),ie.prototype._removeTile.call(this,t)},_tileReady:function(t,e,i){if(!(!this._map||i&&i.getAttribute("src")===nt))return ie.prototype._tileReady.call(this,t,e,i)}});function hn(t,e){return new Rt(t,e)}var ln=Rt.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(t,e){this._url=t;var i=E({},this.defaultWmsParams);for(var n in e)n in this.options||(i[n]=e[n]);e=x(this,e);var o=e.detectRetina&&P.retina?2:1,s=this.getTileSize();i.width=s.x*o,i.height=s.y*o,this.wmsParams=i},onAdd:function(t){this._crs=this.options.crs||t.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var e=this._wmsVersion>=1.3?"crs":"srs";this.wmsParams[e]=this._crs.code,Rt.prototype.onAdd.call(this,t)},getTileUrl:function(t){var e=this._tileCoordsToNwSe(t),i=this._crs,n=tt(i.project(e[0]),i.project(e[1])),o=n.min,s=n.max,l=(this._wmsVersion>=1.3&&this._crs===tn?[o.y,o.x,s.y,s.x]:[o.x,o.y,s.x,s.y]).join(","),f=Rt.prototype.getTileUrl.call(this,t);return f+R(this.wmsParams,f,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+l},setParams:function(t,e){return E(this.wmsParams,t),e||this.redraw(),this}});function $o(t,e){return new ln(t,e)}Rt.WMS=ln,hn.wms=$o;var xt=ut.extend({options:{padding:.1},initialize:function(t){x(this,t),u(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),z(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var t={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(t.zoomanim=this._onAnimZoom),t},_onAnimZoom:function(t){this._updateTransform(t.center,t.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(t,e){var i=this._map.getZoomScale(e,this._zoom),n=this._map.getSize().multiplyBy(.5+this.options.padding),o=this._map.project(this._center,e),s=n.multiplyBy(-i).add(o).subtract(this._map._getNewPixelOrigin(t,e));P.any3d?kt(this._container,s,i):j(this._container,s)},_reset:function(){this._update(),this._updateTransform(this._center,this._zoom);for(var t in this._layers)this._layers[t]._reset()},_onZoomEnd:function(){for(var t in this._layers)this._layers[t]._project()},_updatePaths:function(){for(var t in this._layers)this._layers[t]._update()},_update:function(){var t=this.options.padding,e=this._map.getSize(),i=this._map.containerPointToLayerPoint(e.multiplyBy(-t)).round();this._bounds=new G(i,i.add(e.multiplyBy(1+t*2)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),un=xt.extend({options:{tolerance:0},getEvents:function(){var t=xt.prototype.getEvents.call(this);return t.viewprereset=this._onViewPreReset,t},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){xt.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var t=this._container=document.createElement("canvas");T(t,"mousemove",this._onMouseMove,this),T(t,"click dblclick mousedown mouseup contextmenu",this._onClick,this),T(t,"mouseout",this._handleMouseOut,this),t._leaflet_disable_events=!0,this._ctx=t.getContext("2d")},_destroyContainer:function(){rt(this._redrawRequest),delete this._ctx,W(this._container),D(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){var t;this._redrawBounds=null;for(var e in this._layers)t=this._layers[e],t._update();this._redraw()}},_update:function(){if(!(this._map._animatingZoom&&this._bounds)){xt.prototype._update.call(this);var t=this._bounds,e=this._container,i=t.getSize(),n=P.retina?2:1;j(e,t.min),e.width=n*i.x,e.height=n*i.y,e.style.width=i.x+"px",e.style.height=i.y+"px",P.retina&&this._ctx.scale(2,2),this._ctx.translate(-t.min.x,-t.min.y),this.fire("update")}},_reset:function(){xt.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(t){this._updateDashArray(t),this._layers[u(t)]=t;var e=t._order={layer:t,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(t){this._requestRedraw(t)},_removePath:function(t){var e=t._order,i=e.next,n=e.prev;i?i.prev=n:this._drawLast=n,n?n.next=i:this._drawFirst=i,delete t._order,delete this._layers[u(t)],this._requestRedraw(t)},_updatePath:function(t){this._extendRedrawBounds(t),t._project(),t._update(),this._requestRedraw(t)},_updateStyle:function(t){this._updateDashArray(t),this._requestRedraw(t)},_updateDashArray:function(t){if(typeof t.options.dashArray=="string"){var e=t.options.dashArray.split(/[, ]+/),i=[],n,o;for(o=0;o<e.length;o++){if(n=Number(e[o]),isNaN(n))return;i.push(n)}t.options._dashArray=i}else t.options._dashArray=t.options.dashArray},_requestRedraw:function(t){this._map&&(this._extendRedrawBounds(t),this._redrawRequest=this._redrawRequest||Q(this._redraw,this))},_extendRedrawBounds:function(t){if(t._pxBounds){var e=(t.options.weight||0)+1;this._redrawBounds=this._redrawBounds||new G,this._redrawBounds.extend(t._pxBounds.min.subtract([e,e])),this._redrawBounds.extend(t._pxBounds.max.add([e,e]))}},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var t=this._redrawBounds;if(t){var e=t.getSize();this._ctx.clearRect(t.min.x,t.min.y,e.x,e.y)}else this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore()},_draw:function(){var t,e=this._redrawBounds;if(this._ctx.save(),e){var i=e.getSize();this._ctx.beginPath(),this._ctx.rect(e.min.x,e.min.y,i.x,i.y),this._ctx.clip()}this._drawing=!0;for(var n=this._drawFirst;n;n=n.next)t=n.layer,(!e||t._pxBounds&&t._pxBounds.intersects(e))&&t._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(t,e){if(this._drawing){var i,n,o,s,l=t._parts,f=l.length,d=this._ctx;if(f){for(d.beginPath(),i=0;i<f;i++){for(n=0,o=l[i].length;n<o;n++)s=l[i][n],d[n?"lineTo":"moveTo"](s.x,s.y);e&&d.closePath()}this._fillStroke(d,t)}}},_updateCircle:function(t){if(!(!this._drawing||t._empty())){var e=t._point,i=this._ctx,n=Math.max(Math.round(t._radius),1),o=(Math.max(Math.round(t._radiusY),1)||n)/n;o!==1&&(i.save(),i.scale(1,o)),i.beginPath(),i.arc(e.x,e.y/o,n,0,Math.PI*2,!1),o!==1&&i.restore(),this._fillStroke(i,t)}},_fillStroke:function(t,e){var i=e.options;i.fill&&(t.globalAlpha=i.fillOpacity,t.fillStyle=i.fillColor||i.color,t.fill(i.fillRule||"evenodd")),i.stroke&&i.weight!==0&&(t.setLineDash&&t.setLineDash(e.options&&e.options._dashArray||[]),t.globalAlpha=i.opacity,t.lineWidth=i.weight,t.strokeStyle=i.color,t.lineCap=i.lineCap,t.lineJoin=i.lineJoin,t.stroke())},_onClick:function(t){for(var e=this._map.mouseEventToLayerPoint(t),i,n,o=this._drawFirst;o;o=o.next)i=o.layer,i.options.interactive&&i._containsPoint(e)&&(!(t.type==="click"||t.type==="preclick")||!this._map._draggableMoved(i))&&(n=i);this._fireEvent(n?[n]:!1,t)},_onMouseMove:function(t){if(!(!this._map||this._map.dragging.moving()||this._map._animatingZoom)){var e=this._map.mouseEventToLayerPoint(t);this._handleMouseHover(t,e)}},_handleMouseOut:function(t){var e=this._hoveredLayer;e&&(U(this._container,"leaflet-interactive"),this._fireEvent([e],t,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(t,e){if(!this._mouseHoverThrottled){for(var i,n,o=this._drawFirst;o;o=o.next)i=o.layer,i.options.interactive&&i._containsPoint(e)&&(n=i);n!==this._hoveredLayer&&(this._handleMouseOut(t),n&&(z(this._container,"leaflet-interactive"),this._fireEvent([n],t,"mouseover"),this._hoveredLayer=n)),this._fireEvent(this._hoveredLayer?[this._hoveredLayer]:!1,t),this._mouseHoverThrottled=!0,setTimeout(a(function(){this._mouseHoverThrottled=!1},this),32)}},_fireEvent:function(t,e,i){this._map._fireDOMEvent(e,i||e.type,t)},_bringToFront:function(t){var e=t._order;if(e){var i=e.next,n=e.prev;if(i)i.prev=n;else return;n?n.next=i:i&&(this._drawFirst=i),e.prev=this._drawLast,this._drawLast.next=e,e.next=null,this._drawLast=e,this._requestRedraw(t)}},_bringToBack:function(t){var e=t._order;if(e){var i=e.next,n=e.prev;if(n)n.next=i;else return;i?i.prev=n:n&&(this._drawLast=n),e.prev=null,e.next=this._drawFirst,this._drawFirst.prev=e,this._drawFirst=e,this._requestRedraw(t)}}});function fn(t){return P.canvas?new un(t):null}var ne=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(t){return document.createElement("<lvml:"+t+' class="lvml">')}}catch{}return function(t){return document.createElement("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),Qo={_initContainer:function(){this._container=A("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(xt.prototype._update.call(this),this.fire("update"))},_initPath:function(t){var e=t._container=ne("shape");z(e,"leaflet-vml-shape "+(this.options.className||"")),e.coordsize="1 1",t._path=ne("path"),e.appendChild(t._path),this._updateStyle(t),this._layers[u(t)]=t},_addPath:function(t){var e=t._container;this._container.appendChild(e),t.options.interactive&&t.addInteractiveTarget(e)},_removePath:function(t){var e=t._container;W(e),t.removeInteractiveTarget(e),delete this._layers[u(t)]},_updateStyle:function(t){var e=t._stroke,i=t._fill,n=t.options,o=t._container;o.stroked=!!n.stroke,o.filled=!!n.fill,n.stroke?(e||(e=t._stroke=ne("stroke")),o.appendChild(e),e.weight=n.weight+"px",e.color=n.color,e.opacity=n.opacity,n.dashArray?e.dashStyle=H(n.dashArray)?n.dashArray.join(" "):n.dashArray.replace(/( *, *)/g," "):e.dashStyle="",e.endcap=n.lineCap.replace("butt","flat"),e.joinstyle=n.lineJoin):e&&(o.removeChild(e),t._stroke=null),n.fill?(i||(i=t._fill=ne("fill")),o.appendChild(i),i.color=n.fillColor||n.color,i.opacity=n.fillOpacity):i&&(o.removeChild(i),t._fill=null)},_updateCircle:function(t){var e=t._point.round(),i=Math.round(t._radius),n=Math.round(t._radiusY||i);this._setPath(t,t._empty()?"M0 0":"AL "+e.x+","+e.y+" "+i+","+n+" 0,"+65535*360)},_setPath:function(t,e){t._path.v=e},_bringToFront:function(t){Et(t._container)},_bringToBack:function(t){Zt(t._container)}},we=P.vml?ne:_i,oe=xt.extend({_initContainer:function(){this._container=we("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=we("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){W(this._container),D(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){if(!(this._map._animatingZoom&&this._bounds)){xt.prototype._update.call(this);var t=this._bounds,e=t.getSize(),i=this._container;(!this._svgSize||!this._svgSize.equals(e))&&(this._svgSize=e,i.setAttribute("width",e.x),i.setAttribute("height",e.y)),j(i,t.min),i.setAttribute("viewBox",[t.min.x,t.min.y,e.x,e.y].join(" ")),this.fire("update")}},_initPath:function(t){var e=t._path=we("path");t.options.className&&z(e,t.options.className),t.options.interactive&&z(e,"leaflet-interactive"),this._updateStyle(t),this._layers[u(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){W(t._path),t.removeInteractiveTarget(t._path),delete this._layers[u(t)]},_updatePath:function(t){t._project(),t._update()},_updateStyle:function(t){var e=t._path,i=t.options;e&&(i.stroke?(e.setAttribute("stroke",i.color),e.setAttribute("stroke-opacity",i.opacity),e.setAttribute("stroke-width",i.weight),e.setAttribute("stroke-linecap",i.lineCap),e.setAttribute("stroke-linejoin",i.lineJoin),i.dashArray?e.setAttribute("stroke-dasharray",i.dashArray):e.removeAttribute("stroke-dasharray"),i.dashOffset?e.setAttribute("stroke-dashoffset",i.dashOffset):e.removeAttribute("stroke-dashoffset")):e.setAttribute("stroke","none"),i.fill?(e.setAttribute("fill",i.fillColor||i.color),e.setAttribute("fill-opacity",i.fillOpacity),e.setAttribute("fill-rule",i.fillRule||"evenodd")):e.setAttribute("fill","none"))},_updatePoly:function(t,e){this._setPath(t,pi(t._parts,e))},_updateCircle:function(t){var e=t._point,i=Math.max(Math.round(t._radius),1),n=Math.max(Math.round(t._radiusY),1)||i,o="a"+i+","+n+" 0 1,0 ",s=t._empty()?"M0 0":"M"+(e.x-i)+","+e.y+o+i*2+",0 "+o+-i*2+",0 ";this._setPath(t,s)},_setPath:function(t,e){t._path.setAttribute("d",e)},_bringToFront:function(t){Et(t._path)},_bringToBack:function(t){Zt(t._path)}});P.vml&&oe.include(Qo);function cn(t){return P.svg||P.vml?new oe(t):null}I.include({getRenderer:function(t){var e=t.options.renderer||this._getPaneRenderer(t.options.pane)||this.options.renderer||this._renderer;return e||(e=this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(t){if(t==="overlayPane"||t===void 0)return!1;var e=this._paneRenderers[t];return e===void 0&&(e=this._createRenderer({pane:t}),this._paneRenderers[t]=e),e},_createRenderer:function(t){return this.options.preferCanvas&&fn(t)||cn(t)}});var dn=At.extend({initialize:function(t,e){At.prototype.initialize.call(this,this._boundsToLatLngs(t),e)},setBounds:function(t){return this.setLatLngs(this._boundsToLatLngs(t))},_boundsToLatLngs:function(t){return t=V(t),[t.getSouthWest(),t.getNorthWest(),t.getNorthEast(),t.getSouthEast()]}});function tr(t,e){return new dn(t,e)}oe.create=we,oe.pointsToPath=pi,Lt.geometryToLayer=pe,Lt.coordsToLatLng=ei,Lt.coordsToLatLngs=me,Lt.latLngToCoords=ii,Lt.latLngsToCoords=ge,Lt.getFeature=Nt,Lt.asFeature=ve,I.mergeOptions({boxZoom:!0});var _n=dt.extend({initialize:function(t){this._map=t,this._container=t._container,this._pane=t._panes.overlayPane,this._resetStateTimeout=0,t.on("unload",this._destroy,this)},addHooks:function(){T(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){D(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){W(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){this._resetStateTimeout!==0&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(t){if(!t.shiftKey||t.which!==1&&t.button!==1)return!1;this._clearDeferredResetState(),this._resetState(),Yt(),Re(),this._startPoint=this._map.mouseEventToContainerPoint(t),T(document,{contextmenu:St,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=A("div","leaflet-zoom-box",this._container),z(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(t);var e=new G(this._point,this._startPoint),i=e.getSize();j(this._box,e.min),this._box.style.width=i.x+"px",this._box.style.height=i.y+"px"},_finish:function(){this._moved&&(W(this._box),U(this._container,"leaflet-crosshair")),Xt(),De(),D(document,{contextmenu:St,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(t){if(!(t.which!==1&&t.button!==1)&&(this._finish(),!!this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(a(this._resetState,this),0);var e=new et(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(e).fire("boxzoomend",{boxZoomBounds:e})}},_onKeyDown:function(t){t.keyCode===27&&(this._finish(),this._clearDeferredResetState(),this._resetState())}});I.addInitHook("addHandler","boxZoom",_n),I.mergeOptions({doubleClickZoom:!0});var pn=dt.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(t){var e=this._map,i=e.getZoom(),n=e.options.zoomDelta,o=t.originalEvent.shiftKey?i-n:i+n;e.options.doubleClickZoom==="center"?e.setZoom(o):e.setZoomAround(t.containerPoint,o)}});I.addInitHook("addHandler","doubleClickZoom",pn),I.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var mn=dt.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new Pt(t._mapPane,t._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),t.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),t.on("zoomend",this._onZoomEnd,this),t.whenReady(this._onZoomEnd,this))}z(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){U(this._map._container,"leaflet-grab"),U(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var t=this._map;if(t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var e=V(this._map.options.maxBounds);this._offsetLimit=tt(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(t){if(this._map.options.inertia){var e=this._lastTime=+new Date,i=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(i),this._times.push(e),this._prunePositions(e)}this._map.fire("move",t).fire("drag",t)},_prunePositions:function(t){for(;this._positions.length>1&&t-this._times[0]>50;)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var t=this._map.getSize().divideBy(2),e=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=e.subtract(t).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(t,e){return t-(t-e)*this._viscosity},_onPreDragLimit:function(){if(!(!this._viscosity||!this._offsetLimit)){var t=this._draggable._newPos.subtract(this._draggable._startPos),e=this._offsetLimit;t.x<e.min.x&&(t.x=this._viscousLimit(t.x,e.min.x)),t.y<e.min.y&&(t.y=this._viscousLimit(t.y,e.min.y)),t.x>e.max.x&&(t.x=this._viscousLimit(t.x,e.max.x)),t.y>e.max.y&&(t.y=this._viscousLimit(t.y,e.max.y)),this._draggable._newPos=this._draggable._startPos.add(t)}},_onPreDragWrap:function(){var t=this._worldWidth,e=Math.round(t/2),i=this._initialWorldOffset,n=this._draggable._newPos.x,o=(n-e+i)%t+e-i,s=(n+e+i)%t-e-i,l=Math.abs(o+i)<Math.abs(s+i)?o:s;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=l},_onDragEnd:function(t){var e=this._map,i=e.options,n=!i.inertia||t.noInertia||this._times.length<2;if(e.fire("dragend",t),n)e.fire("moveend");else{this._prunePositions(+new Date);var o=this._lastPos.subtract(this._positions[0]),s=(this._lastTime-this._times[0])/1e3,l=i.easeLinearity,f=o.multiplyBy(l/s),d=f.distanceTo([0,0]),v=Math.min(i.inertiaMaxSpeed,d),w=f.multiplyBy(v/d),C=v/(i.inertiaDeceleration*l),O=w.multiplyBy(-C/2).round();!O.x&&!O.y?e.fire("moveend"):(O=e._limitOffset(O,e.options.maxBounds),Q(function(){e.panBy(O,{duration:C,easeLinearity:l,noMoveStart:!0,animate:!0})}))}}});I.addInitHook("addHandler","dragging",mn),I.mergeOptions({keyboard:!0,keyboardPanDelta:80});var gn=dt.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(t){this._map=t,this._setPanDelta(t.options.keyboardPanDelta),this._setZoomDelta(t.options.zoomDelta)},addHooks:function(){var t=this._map._container;t.tabIndex<=0&&(t.tabIndex="0"),T(t,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),D(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){if(!this._focused){var t=document.body,e=document.documentElement,i=t.scrollTop||e.scrollTop,n=t.scrollLeft||e.scrollLeft;this._map._container.focus(),window.scrollTo(n,i)}},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(t){var e=this._panKeys={},i=this.keyCodes,n,o;for(n=0,o=i.left.length;n<o;n++)e[i.left[n]]=[-1*t,0];for(n=0,o=i.right.length;n<o;n++)e[i.right[n]]=[t,0];for(n=0,o=i.down.length;n<o;n++)e[i.down[n]]=[0,t];for(n=0,o=i.up.length;n<o;n++)e[i.up[n]]=[0,-1*t]},_setZoomDelta:function(t){var e=this._zoomKeys={},i=this.keyCodes,n,o;for(n=0,o=i.zoomIn.length;n<o;n++)e[i.zoomIn[n]]=t;for(n=0,o=i.zoomOut.length;n<o;n++)e[i.zoomOut[n]]=-t},_addHooks:function(){T(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){D(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(t){if(!(t.altKey||t.ctrlKey||t.metaKey)){var e=t.keyCode,i=this._map,n;if(e in this._panKeys){if(!i._panAnim||!i._panAnim._inProgress)if(n=this._panKeys[e],t.shiftKey&&(n=k(n).multiplyBy(3)),i.options.maxBounds&&(n=i._limitOffset(k(n),i.options.maxBounds)),i.options.worldCopyJump){var o=i.wrapLatLng(i.unproject(i.project(i.getCenter()).add(n)));i.panTo(o)}else i.panBy(n)}else if(e in this._zoomKeys)i.setZoom(i.getZoom()+(t.shiftKey?3:1)*this._zoomKeys[e]);else if(e===27&&i._popup&&i._popup.options.closeOnEscapeKey)i.closePopup();else return;St(t)}}});I.addInitHook("addHandler","keyboard",gn),I.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var vn=dt.extend({addHooks:function(){T(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){D(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(t){var e=Hi(t),i=this._map.options.wheelDebounceTime;this._delta+=e,this._lastMousePos=this._map.mouseEventToContainerPoint(t),this._startTime||(this._startTime=+new Date);var n=Math.max(i-(+new Date-this._startTime),0);clearTimeout(this._timer),this._timer=setTimeout(a(this._performZoom,this),n),St(t)},_performZoom:function(){var t=this._map,e=t.getZoom(),i=this._map.options.zoomSnap||0;t._stop();var n=this._delta/(this._map.options.wheelPxPerZoomLevel*4),o=4*Math.log(2/(1+Math.exp(-Math.abs(n))))/Math.LN2,s=i?Math.ceil(o/i)*i:o,l=t._limitZoom(e+(this._delta>0?s:-s))-e;this._delta=0,this._startTime=null,l&&(t.options.scrollWheelZoom==="center"?t.setZoom(e+l):t.setZoomAround(this._lastMousePos,e+l))}});I.addInitHook("addHandler","scrollWheelZoom",vn);var er=600;I.mergeOptions({tapHold:P.touchNative&&P.safari&&P.mobile,tapTolerance:15});var yn=dt.extend({addHooks:function(){T(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){D(this._map._container,"touchstart",this._onDown,this)},_onDown:function(t){if(clearTimeout(this._holdTimeout),t.touches.length===1){var e=t.touches[0];this._startPos=this._newPos=new M(e.clientX,e.clientY),this._holdTimeout=setTimeout(a(function(){this._cancel(),this._isTapValid()&&(T(document,"touchend",Y),T(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",e))},this),er),T(document,"touchend touchcancel contextmenu",this._cancel,this),T(document,"touchmove",this._onMove,this)}},_cancelClickPrevent:function t(){D(document,"touchend",Y),D(document,"touchend touchcancel",t)},_cancel:function(){clearTimeout(this._holdTimeout),D(document,"touchend touchcancel contextmenu",this._cancel,this),D(document,"touchmove",this._onMove,this)},_onMove:function(t){var e=t.touches[0];this._newPos=new M(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(t,e){var i=new MouseEvent(t,{bubbles:!0,cancelable:!0,view:window,screenX:e.screenX,screenY:e.screenY,clientX:e.clientX,clientY:e.clientY});i._simulated=!0,e.target.dispatchEvent(i)}});I.addInitHook("addHandler","tapHold",yn),I.mergeOptions({touchZoom:P.touch,bounceAtZoomLimits:!0});var Ln=dt.extend({addHooks:function(){z(this._map._container,"leaflet-touch-zoom"),T(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){U(this._map._container,"leaflet-touch-zoom"),D(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(t){var e=this._map;if(!(!t.touches||t.touches.length!==2||e._animatingZoom||this._zooming)){var i=e.mouseEventToContainerPoint(t.touches[0]),n=e.mouseEventToContainerPoint(t.touches[1]);this._centerPoint=e.getSize()._divideBy(2),this._startLatLng=e.containerPointToLatLng(this._centerPoint),e.options.touchZoom!=="center"&&(this._pinchStartLatLng=e.containerPointToLatLng(i.add(n)._divideBy(2))),this._startDist=i.distanceTo(n),this._startZoom=e.getZoom(),this._moved=!1,this._zooming=!0,e._stop(),T(document,"touchmove",this._onTouchMove,this),T(document,"touchend touchcancel",this._onTouchEnd,this),Y(t)}},_onTouchMove:function(t){if(!(!t.touches||t.touches.length!==2||!this._zooming)){var e=this._map,i=e.mouseEventToContainerPoint(t.touches[0]),n=e.mouseEventToContainerPoint(t.touches[1]),o=i.distanceTo(n)/this._startDist;if(this._zoom=e.getScaleZoom(o,this._startZoom),!e.options.bounceAtZoomLimits&&(this._zoom<e.getMinZoom()&&o<1||this._zoom>e.getMaxZoom()&&o>1)&&(this._zoom=e._limitZoom(this._zoom)),e.options.touchZoom==="center"){if(this._center=this._startLatLng,o===1)return}else{var s=i._add(n)._divideBy(2)._subtract(this._centerPoint);if(o===1&&s.x===0&&s.y===0)return;this._center=e.unproject(e.project(this._pinchStartLatLng,this._zoom).subtract(s),this._zoom)}this._moved||(e._moveStart(!0,!1),this._moved=!0),rt(this._animRequest);var l=a(e._move,e,this._center,this._zoom,{pinch:!0,round:!1},void 0);this._animRequest=Q(l,this,!0),Y(t)}},_onTouchEnd:function(){if(!this._moved||!this._zooming){this._zooming=!1;return}this._zooming=!1,rt(this._animRequest),D(document,"touchmove",this._onTouchMove,this),D(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))}});I.addInitHook("addHandler","touchZoom",Ln),I.BoxZoom=_n,I.DoubleClickZoom=pn,I.Drag=mn,I.Keyboard=gn,I.ScrollWheelZoom=vn,I.TapHold=yn,I.TouchZoom=Ln,y.Bounds=G,y.Browser=P,y.CRS=gt,y.Canvas=un,y.Circle=ti,y.CircleMarker=_e,y.Class=mt,y.Control=lt,y.DivIcon=an,y.DivOverlay=_t,y.DomEvent=yo,y.DomUtil=go,y.Draggable=Pt,y.Evented=Ut,y.FeatureGroup=vt,y.GeoJSON=Lt,y.GridLayer=ie,y.Handler=dt,y.Icon=Bt,y.ImageOverlay=ye,y.LatLng=N,y.LatLngBounds=et,y.Layer=ut,y.LayerGroup=It,y.LineUtil=Eo,y.Map=I,y.Marker=de,y.Mixin=ko,y.Path=Ct,y.Point=M,y.PolyUtil=Mo,y.Polygon=At,y.Polyline=yt,y.Popup=Le,y.PosAnimation=Gi,y.Projection=Zo,y.Rectangle=dn,y.Renderer=xt,y.SVG=oe,y.SVGOverlay=sn,y.TileLayer=Rt,y.Tooltip=xe,y.Transformation=ke,y.Util=Rn,y.VideoOverlay=rn,y.bind=a,y.bounds=tt,y.canvas=fn,y.circle=Ho,y.circleMarker=Fo,y.control=Qt,y.divIcon=Xo,y.extend=E,y.featureGroup=No,y.geoJSON=on,y.geoJson=Uo,y.gridLayer=Jo,y.icon=Ro,y.imageOverlay=Vo,y.latLng=Z,y.latLngBounds=V,y.layerGroup=Ao,y.map=Lo,y.marker=Do,y.point=k,y.polygon=Wo,y.polyline=Go,y.popup=Ko,y.rectangle=tr,y.setOptions=x,y.stamp=u,y.svg=cn,y.svgOverlay=qo,y.tileLayer=hn,y.tooltip=Yo,y.transformation=Vt,y.version=B,y.videoOverlay=jo;var ir=window.L;y.noConflict=function(){return window.L=ir,this},window.L=y})}(Ht,Ht.exports)),Ht.exports}var wt=Mn();const Tn=Pn({__proto__:null,default:Cn(wt)},[wt]),Sn=`/* required styles */\r
5
+ \r
6
+ .leaflet-pane,\r
7
+ .leaflet-tile,\r
8
+ .leaflet-marker-icon,\r
9
+ .leaflet-marker-shadow,\r
10
+ .leaflet-tile-container,\r
11
+ .leaflet-pane > svg,\r
12
+ .leaflet-pane > canvas,\r
13
+ .leaflet-zoom-box,\r
14
+ .leaflet-image-layer,\r
15
+ .leaflet-layer {\r
16
+ position: absolute;\r
17
+ left: 0;\r
18
+ top: 0;\r
19
+ }\r
20
+ .leaflet-container {\r
21
+ overflow: hidden;\r
22
+ }\r
23
+ .leaflet-tile,\r
24
+ .leaflet-marker-icon,\r
25
+ .leaflet-marker-shadow {\r
26
+ -webkit-user-select: none;\r
27
+ -moz-user-select: none;\r
28
+ user-select: none;\r
29
+ -webkit-user-drag: none;\r
30
+ }\r
31
+ /* Prevents IE11 from highlighting tiles in blue */\r
32
+ .leaflet-tile::selection {\r
33
+ background: transparent;\r
34
+ }\r
35
+ /* Safari renders non-retina tile on retina better with this, but Chrome is worse */\r
36
+ .leaflet-safari .leaflet-tile {\r
37
+ image-rendering: -webkit-optimize-contrast;\r
38
+ }\r
39
+ /* hack that prevents hw layers "stretching" when loading new tiles */\r
40
+ .leaflet-safari .leaflet-tile-container {\r
41
+ width: 1600px;\r
42
+ height: 1600px;\r
43
+ -webkit-transform-origin: 0 0;\r
44
+ }\r
45
+ .leaflet-marker-icon,\r
46
+ .leaflet-marker-shadow {\r
47
+ display: block;\r
48
+ }\r
49
+ /* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */\r
50
+ /* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */\r
51
+ .leaflet-container .leaflet-overlay-pane svg {\r
52
+ max-width: none !important;\r
53
+ max-height: none !important;\r
54
+ }\r
55
+ .leaflet-container .leaflet-marker-pane img,\r
56
+ .leaflet-container .leaflet-shadow-pane img,\r
57
+ .leaflet-container .leaflet-tile-pane img,\r
58
+ .leaflet-container img.leaflet-image-layer,\r
59
+ .leaflet-container .leaflet-tile {\r
60
+ max-width: none !important;\r
61
+ max-height: none !important;\r
62
+ width: auto;\r
63
+ padding: 0;\r
64
+ }\r
65
+ \r
66
+ .leaflet-container img.leaflet-tile {\r
67
+ /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */\r
68
+ mix-blend-mode: plus-lighter;\r
69
+ }\r
70
+ \r
71
+ .leaflet-container.leaflet-touch-zoom {\r
72
+ -ms-touch-action: pan-x pan-y;\r
73
+ touch-action: pan-x pan-y;\r
74
+ }\r
75
+ .leaflet-container.leaflet-touch-drag {\r
76
+ -ms-touch-action: pinch-zoom;\r
77
+ /* Fallback for FF which doesn't support pinch-zoom */\r
78
+ touch-action: none;\r
79
+ touch-action: pinch-zoom;\r
80
+ }\r
81
+ .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {\r
82
+ -ms-touch-action: none;\r
83
+ touch-action: none;\r
84
+ }\r
85
+ .leaflet-container {\r
86
+ -webkit-tap-highlight-color: transparent;\r
87
+ }\r
88
+ .leaflet-container a {\r
89
+ -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);\r
90
+ }\r
91
+ .leaflet-tile {\r
92
+ filter: inherit;\r
93
+ visibility: hidden;\r
94
+ }\r
95
+ .leaflet-tile-loaded {\r
96
+ visibility: inherit;\r
97
+ }\r
98
+ .leaflet-zoom-box {\r
99
+ width: 0;\r
100
+ height: 0;\r
101
+ -moz-box-sizing: border-box;\r
102
+ box-sizing: border-box;\r
103
+ z-index: 800;\r
104
+ }\r
105
+ /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */\r
106
+ .leaflet-overlay-pane svg {\r
107
+ -moz-user-select: none;\r
108
+ }\r
109
+ \r
110
+ .leaflet-pane { z-index: 400; }\r
111
+ \r
112
+ .leaflet-tile-pane { z-index: 200; }\r
113
+ .leaflet-overlay-pane { z-index: 400; }\r
114
+ .leaflet-shadow-pane { z-index: 500; }\r
115
+ .leaflet-marker-pane { z-index: 600; }\r
116
+ .leaflet-tooltip-pane { z-index: 650; }\r
117
+ .leaflet-popup-pane { z-index: 700; }\r
118
+ \r
119
+ .leaflet-map-pane canvas { z-index: 100; }\r
120
+ .leaflet-map-pane svg { z-index: 200; }\r
121
+ \r
122
+ .leaflet-vml-shape {\r
123
+ width: 1px;\r
124
+ height: 1px;\r
125
+ }\r
126
+ .lvml {\r
127
+ behavior: url(#default#VML);\r
128
+ display: inline-block;\r
129
+ position: absolute;\r
130
+ }\r
131
+ \r
132
+ \r
133
+ /* control positioning */\r
134
+ \r
135
+ .leaflet-control {\r
136
+ position: relative;\r
137
+ z-index: 800;\r
138
+ pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */\r
139
+ pointer-events: auto;\r
140
+ }\r
141
+ .leaflet-top,\r
142
+ .leaflet-bottom {\r
143
+ position: absolute;\r
144
+ z-index: 1000;\r
145
+ pointer-events: none;\r
146
+ }\r
147
+ .leaflet-top {\r
148
+ top: 0;\r
149
+ }\r
150
+ .leaflet-right {\r
151
+ right: 0;\r
152
+ }\r
153
+ .leaflet-bottom {\r
154
+ bottom: 0;\r
155
+ }\r
156
+ .leaflet-left {\r
157
+ left: 0;\r
158
+ }\r
159
+ .leaflet-control {\r
160
+ float: left;\r
161
+ clear: both;\r
162
+ }\r
163
+ .leaflet-right .leaflet-control {\r
164
+ float: right;\r
165
+ }\r
166
+ .leaflet-top .leaflet-control {\r
167
+ margin-top: 10px;\r
168
+ }\r
169
+ .leaflet-bottom .leaflet-control {\r
170
+ margin-bottom: 10px;\r
171
+ }\r
172
+ .leaflet-left .leaflet-control {\r
173
+ margin-left: 10px;\r
174
+ }\r
175
+ .leaflet-right .leaflet-control {\r
176
+ margin-right: 10px;\r
177
+ }\r
178
+ \r
179
+ \r
180
+ /* zoom and fade animations */\r
181
+ \r
182
+ .leaflet-fade-anim .leaflet-popup {\r
183
+ opacity: 0;\r
184
+ -webkit-transition: opacity 0.2s linear;\r
185
+ -moz-transition: opacity 0.2s linear;\r
186
+ transition: opacity 0.2s linear;\r
187
+ }\r
188
+ .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {\r
189
+ opacity: 1;\r
190
+ }\r
191
+ .leaflet-zoom-animated {\r
192
+ -webkit-transform-origin: 0 0;\r
193
+ -ms-transform-origin: 0 0;\r
194
+ transform-origin: 0 0;\r
195
+ }\r
196
+ svg.leaflet-zoom-animated {\r
197
+ will-change: transform;\r
198
+ }\r
199
+ \r
200
+ .leaflet-zoom-anim .leaflet-zoom-animated {\r
201
+ -webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);\r
202
+ -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);\r
203
+ transition: transform 0.25s cubic-bezier(0,0,0.25,1);\r
204
+ }\r
205
+ .leaflet-zoom-anim .leaflet-tile,\r
206
+ .leaflet-pan-anim .leaflet-tile {\r
207
+ -webkit-transition: none;\r
208
+ -moz-transition: none;\r
209
+ transition: none;\r
210
+ }\r
211
+ \r
212
+ .leaflet-zoom-anim .leaflet-zoom-hide {\r
213
+ visibility: hidden;\r
214
+ }\r
215
+ \r
216
+ \r
217
+ /* cursors */\r
218
+ \r
219
+ .leaflet-interactive {\r
220
+ cursor: pointer;\r
221
+ }\r
222
+ .leaflet-grab {\r
223
+ cursor: -webkit-grab;\r
224
+ cursor: -moz-grab;\r
225
+ cursor: grab;\r
226
+ }\r
227
+ .leaflet-crosshair,\r
228
+ .leaflet-crosshair .leaflet-interactive {\r
229
+ cursor: crosshair;\r
230
+ }\r
231
+ .leaflet-popup-pane,\r
232
+ .leaflet-control {\r
233
+ cursor: auto;\r
234
+ }\r
235
+ .leaflet-dragging .leaflet-grab,\r
236
+ .leaflet-dragging .leaflet-grab .leaflet-interactive,\r
237
+ .leaflet-dragging .leaflet-marker-draggable {\r
238
+ cursor: move;\r
239
+ cursor: -webkit-grabbing;\r
240
+ cursor: -moz-grabbing;\r
241
+ cursor: grabbing;\r
242
+ }\r
243
+ \r
244
+ /* marker & overlays interactivity */\r
245
+ .leaflet-marker-icon,\r
246
+ .leaflet-marker-shadow,\r
247
+ .leaflet-image-layer,\r
248
+ .leaflet-pane > svg path,\r
249
+ .leaflet-tile-container {\r
250
+ pointer-events: none;\r
251
+ }\r
252
+ \r
253
+ .leaflet-marker-icon.leaflet-interactive,\r
254
+ .leaflet-image-layer.leaflet-interactive,\r
255
+ .leaflet-pane > svg path.leaflet-interactive,\r
256
+ svg.leaflet-image-layer.leaflet-interactive path {\r
257
+ pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */\r
258
+ pointer-events: auto;\r
259
+ }\r
260
+ \r
261
+ /* visual tweaks */\r
262
+ \r
263
+ .leaflet-container {\r
264
+ background: #ddd;\r
265
+ outline-offset: 1px;\r
266
+ }\r
267
+ .leaflet-container a {\r
268
+ color: #0078A8;\r
269
+ }\r
270
+ .leaflet-zoom-box {\r
271
+ border: 2px dotted #38f;\r
272
+ background: rgba(255,255,255,0.5);\r
273
+ }\r
274
+ \r
275
+ \r
276
+ /* general typography */\r
277
+ .leaflet-container {\r
278
+ font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;\r
279
+ font-size: 12px;\r
280
+ font-size: 0.75rem;\r
281
+ line-height: 1.5;\r
282
+ }\r
283
+ \r
284
+ \r
285
+ /* general toolbar styles */\r
286
+ \r
287
+ .leaflet-bar {\r
288
+ box-shadow: 0 1px 5px rgba(0,0,0,0.65);\r
289
+ border-radius: 4px;\r
290
+ }\r
291
+ .leaflet-bar a {\r
292
+ background-color: #fff;\r
293
+ border-bottom: 1px solid #ccc;\r
294
+ width: 26px;\r
295
+ height: 26px;\r
296
+ line-height: 26px;\r
297
+ display: block;\r
298
+ text-align: center;\r
299
+ text-decoration: none;\r
300
+ color: black;\r
301
+ }\r
302
+ .leaflet-bar a,\r
303
+ .leaflet-control-layers-toggle {\r
304
+ background-position: 50% 50%;\r
305
+ background-repeat: no-repeat;\r
306
+ display: block;\r
307
+ }\r
308
+ .leaflet-bar a:hover,\r
309
+ .leaflet-bar a:focus {\r
310
+ background-color: #f4f4f4;\r
311
+ }\r
312
+ .leaflet-bar a:first-child {\r
313
+ border-top-left-radius: 4px;\r
314
+ border-top-right-radius: 4px;\r
315
+ }\r
316
+ .leaflet-bar a:last-child {\r
317
+ border-bottom-left-radius: 4px;\r
318
+ border-bottom-right-radius: 4px;\r
319
+ border-bottom: none;\r
320
+ }\r
321
+ .leaflet-bar a.leaflet-disabled {\r
322
+ cursor: default;\r
323
+ background-color: #f4f4f4;\r
324
+ color: #bbb;\r
325
+ }\r
326
+ \r
327
+ .leaflet-touch .leaflet-bar a {\r
328
+ width: 30px;\r
329
+ height: 30px;\r
330
+ line-height: 30px;\r
331
+ }\r
332
+ .leaflet-touch .leaflet-bar a:first-child {\r
333
+ border-top-left-radius: 2px;\r
334
+ border-top-right-radius: 2px;\r
335
+ }\r
336
+ .leaflet-touch .leaflet-bar a:last-child {\r
337
+ border-bottom-left-radius: 2px;\r
338
+ border-bottom-right-radius: 2px;\r
339
+ }\r
340
+ \r
341
+ /* zoom control */\r
342
+ \r
343
+ .leaflet-control-zoom-in,\r
344
+ .leaflet-control-zoom-out {\r
345
+ font: bold 18px 'Lucida Console', Monaco, monospace;\r
346
+ text-indent: 1px;\r
347
+ }\r
348
+ \r
349
+ .leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {\r
350
+ font-size: 22px;\r
351
+ }\r
352
+ \r
353
+ \r
354
+ /* layers control */\r
355
+ \r
356
+ .leaflet-control-layers {\r
357
+ box-shadow: 0 1px 5px rgba(0,0,0,0.4);\r
358
+ background: #fff;\r
359
+ border-radius: 5px;\r
360
+ }\r
361
+ .leaflet-control-layers-toggle {\r
362
+ background-image: url(images/layers.png);\r
363
+ width: 36px;\r
364
+ height: 36px;\r
365
+ }\r
366
+ .leaflet-retina .leaflet-control-layers-toggle {\r
367
+ background-image: url(images/layers-2x.png);\r
368
+ background-size: 26px 26px;\r
369
+ }\r
370
+ .leaflet-touch .leaflet-control-layers-toggle {\r
371
+ width: 44px;\r
372
+ height: 44px;\r
373
+ }\r
374
+ .leaflet-control-layers .leaflet-control-layers-list,\r
375
+ .leaflet-control-layers-expanded .leaflet-control-layers-toggle {\r
376
+ display: none;\r
377
+ }\r
378
+ .leaflet-control-layers-expanded .leaflet-control-layers-list {\r
379
+ display: block;\r
380
+ position: relative;\r
381
+ }\r
382
+ .leaflet-control-layers-expanded {\r
383
+ padding: 6px 10px 6px 6px;\r
384
+ color: #333;\r
385
+ background: #fff;\r
386
+ }\r
387
+ .leaflet-control-layers-scrollbar {\r
388
+ overflow-y: scroll;\r
389
+ overflow-x: hidden;\r
390
+ padding-right: 5px;\r
391
+ }\r
392
+ .leaflet-control-layers-selector {\r
393
+ margin-top: 2px;\r
394
+ position: relative;\r
395
+ top: 1px;\r
396
+ }\r
397
+ .leaflet-control-layers label {\r
398
+ display: block;\r
399
+ font-size: 13px;\r
400
+ font-size: 1.08333em;\r
401
+ }\r
402
+ .leaflet-control-layers-separator {\r
403
+ height: 0;\r
404
+ border-top: 1px solid #ddd;\r
405
+ margin: 5px -10px 5px -6px;\r
406
+ }\r
407
+ \r
408
+ /* Default icon URLs */\r
409
+ .leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */\r
410
+ background-image: url(images/marker-icon.png);\r
411
+ }\r
412
+ \r
413
+ \r
414
+ /* attribution and scale controls */\r
415
+ \r
416
+ .leaflet-container .leaflet-control-attribution {\r
417
+ background: #fff;\r
418
+ background: rgba(255, 255, 255, 0.8);\r
419
+ margin: 0;\r
420
+ }\r
421
+ .leaflet-control-attribution,\r
422
+ .leaflet-control-scale-line {\r
423
+ padding: 0 5px;\r
424
+ color: #333;\r
425
+ line-height: 1.4;\r
426
+ }\r
427
+ .leaflet-control-attribution a {\r
428
+ text-decoration: none;\r
429
+ }\r
430
+ .leaflet-control-attribution a:hover,\r
431
+ .leaflet-control-attribution a:focus {\r
432
+ text-decoration: underline;\r
433
+ }\r
434
+ .leaflet-attribution-flag {\r
435
+ display: inline !important;\r
436
+ vertical-align: baseline !important;\r
437
+ width: 1em;\r
438
+ height: 0.6669em;\r
439
+ }\r
440
+ .leaflet-left .leaflet-control-scale {\r
441
+ margin-left: 5px;\r
442
+ }\r
443
+ .leaflet-bottom .leaflet-control-scale {\r
444
+ margin-bottom: 5px;\r
445
+ }\r
446
+ .leaflet-control-scale-line {\r
447
+ border: 2px solid #777;\r
448
+ border-top: none;\r
449
+ line-height: 1.1;\r
450
+ padding: 2px 5px 1px;\r
451
+ white-space: nowrap;\r
452
+ -moz-box-sizing: border-box;\r
453
+ box-sizing: border-box;\r
454
+ background: rgba(255, 255, 255, 0.8);\r
455
+ text-shadow: 1px 1px #fff;\r
456
+ }\r
457
+ .leaflet-control-scale-line:not(:first-child) {\r
458
+ border-top: 2px solid #777;\r
459
+ border-bottom: none;\r
460
+ margin-top: -2px;\r
461
+ }\r
462
+ .leaflet-control-scale-line:not(:first-child):not(:last-child) {\r
463
+ border-bottom: 2px solid #777;\r
464
+ }\r
465
+ \r
466
+ .leaflet-touch .leaflet-control-attribution,\r
467
+ .leaflet-touch .leaflet-control-layers,\r
468
+ .leaflet-touch .leaflet-bar {\r
469
+ box-shadow: none;\r
470
+ }\r
471
+ .leaflet-touch .leaflet-control-layers,\r
472
+ .leaflet-touch .leaflet-bar {\r
473
+ border: 2px solid rgba(0,0,0,0.2);\r
474
+ background-clip: padding-box;\r
475
+ }\r
476
+ \r
477
+ \r
478
+ /* popup */\r
479
+ \r
480
+ .leaflet-popup {\r
481
+ position: absolute;\r
482
+ text-align: center;\r
483
+ margin-bottom: 20px;\r
484
+ }\r
485
+ .leaflet-popup-content-wrapper {\r
486
+ padding: 1px;\r
487
+ text-align: left;\r
488
+ border-radius: 12px;\r
489
+ }\r
490
+ .leaflet-popup-content {\r
491
+ margin: 13px 24px 13px 20px;\r
492
+ line-height: 1.3;\r
493
+ font-size: 13px;\r
494
+ font-size: 1.08333em;\r
495
+ min-height: 1px;\r
496
+ }\r
497
+ .leaflet-popup-content p {\r
498
+ margin: 17px 0;\r
499
+ margin: 1.3em 0;\r
500
+ }\r
501
+ .leaflet-popup-tip-container {\r
502
+ width: 40px;\r
503
+ height: 20px;\r
504
+ position: absolute;\r
505
+ left: 50%;\r
506
+ margin-top: -1px;\r
507
+ margin-left: -20px;\r
508
+ overflow: hidden;\r
509
+ pointer-events: none;\r
510
+ }\r
511
+ .leaflet-popup-tip {\r
512
+ width: 17px;\r
513
+ height: 17px;\r
514
+ padding: 1px;\r
515
+ \r
516
+ margin: -10px auto 0;\r
517
+ pointer-events: auto;\r
518
+ \r
519
+ -webkit-transform: rotate(45deg);\r
520
+ -moz-transform: rotate(45deg);\r
521
+ -ms-transform: rotate(45deg);\r
522
+ transform: rotate(45deg);\r
523
+ }\r
524
+ .leaflet-popup-content-wrapper,\r
525
+ .leaflet-popup-tip {\r
526
+ background: white;\r
527
+ color: #333;\r
528
+ box-shadow: 0 3px 14px rgba(0,0,0,0.4);\r
529
+ }\r
530
+ .leaflet-container a.leaflet-popup-close-button {\r
531
+ position: absolute;\r
532
+ top: 0;\r
533
+ right: 0;\r
534
+ border: none;\r
535
+ text-align: center;\r
536
+ width: 24px;\r
537
+ height: 24px;\r
538
+ font: 16px/24px Tahoma, Verdana, sans-serif;\r
539
+ color: #757575;\r
540
+ text-decoration: none;\r
541
+ background: transparent;\r
542
+ }\r
543
+ .leaflet-container a.leaflet-popup-close-button:hover,\r
544
+ .leaflet-container a.leaflet-popup-close-button:focus {\r
545
+ color: #585858;\r
546
+ }\r
547
+ .leaflet-popup-scrolled {\r
548
+ overflow: auto;\r
549
+ }\r
550
+ \r
551
+ .leaflet-oldie .leaflet-popup-content-wrapper {\r
552
+ -ms-zoom: 1;\r
553
+ }\r
554
+ .leaflet-oldie .leaflet-popup-tip {\r
555
+ width: 24px;\r
556
+ margin: 0 auto;\r
557
+ \r
558
+ -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";\r
559
+ filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);\r
560
+ }\r
561
+ \r
562
+ .leaflet-oldie .leaflet-control-zoom,\r
563
+ .leaflet-oldie .leaflet-control-layers,\r
564
+ .leaflet-oldie .leaflet-popup-content-wrapper,\r
565
+ .leaflet-oldie .leaflet-popup-tip {\r
566
+ border: 1px solid #999;\r
567
+ }\r
568
+ \r
569
+ \r
570
+ /* div icon */\r
571
+ \r
572
+ .leaflet-div-icon {\r
573
+ background: #fff;\r
574
+ border: 1px solid #666;\r
575
+ }\r
576
+ \r
577
+ \r
578
+ /* Tooltip */\r
579
+ /* Base styles for the element that has a tooltip */\r
580
+ .leaflet-tooltip {\r
581
+ position: absolute;\r
582
+ padding: 6px;\r
583
+ background-color: #fff;\r
584
+ border: 1px solid #fff;\r
585
+ border-radius: 3px;\r
586
+ color: #222;\r
587
+ white-space: nowrap;\r
588
+ -webkit-user-select: none;\r
589
+ -moz-user-select: none;\r
590
+ -ms-user-select: none;\r
591
+ user-select: none;\r
592
+ pointer-events: none;\r
593
+ box-shadow: 0 1px 3px rgba(0,0,0,0.4);\r
594
+ }\r
595
+ .leaflet-tooltip.leaflet-interactive {\r
596
+ cursor: pointer;\r
597
+ pointer-events: auto;\r
598
+ }\r
599
+ .leaflet-tooltip-top:before,\r
600
+ .leaflet-tooltip-bottom:before,\r
601
+ .leaflet-tooltip-left:before,\r
602
+ .leaflet-tooltip-right:before {\r
603
+ position: absolute;\r
604
+ pointer-events: none;\r
605
+ border: 6px solid transparent;\r
606
+ background: transparent;\r
607
+ content: "";\r
608
+ }\r
609
+ \r
610
+ /* Directions */\r
611
+ \r
612
+ .leaflet-tooltip-bottom {\r
613
+ margin-top: 6px;\r
614
+ }\r
615
+ .leaflet-tooltip-top {\r
616
+ margin-top: -6px;\r
617
+ }\r
618
+ .leaflet-tooltip-bottom:before,\r
619
+ .leaflet-tooltip-top:before {\r
620
+ left: 50%;\r
621
+ margin-left: -6px;\r
622
+ }\r
623
+ .leaflet-tooltip-top:before {\r
624
+ bottom: 0;\r
625
+ margin-bottom: -12px;\r
626
+ border-top-color: #fff;\r
627
+ }\r
628
+ .leaflet-tooltip-bottom:before {\r
629
+ top: 0;\r
630
+ margin-top: -12px;\r
631
+ margin-left: -6px;\r
632
+ border-bottom-color: #fff;\r
633
+ }\r
634
+ .leaflet-tooltip-left {\r
635
+ margin-left: -6px;\r
636
+ }\r
637
+ .leaflet-tooltip-right {\r
638
+ margin-left: 6px;\r
639
+ }\r
640
+ .leaflet-tooltip-left:before,\r
641
+ .leaflet-tooltip-right:before {\r
642
+ top: 50%;\r
643
+ margin-top: -6px;\r
644
+ }\r
645
+ .leaflet-tooltip-left:before {\r
646
+ right: 0;\r
647
+ margin-right: -12px;\r
648
+ border-left-color: #fff;\r
649
+ }\r
650
+ .leaflet-tooltip-right:before {\r
651
+ left: 0;\r
652
+ margin-left: -12px;\r
653
+ border-right-color: #fff;\r
654
+ }\r
655
+ \r
656
+ /* Printing */\r
657
+ \r
658
+ @media print {\r
659
+ /* Prevent printers from removing background-images of controls. */\r
660
+ .leaflet-control {\r
661
+ -webkit-print-color-adjust: exact;\r
662
+ print-color-adjust: exact;\r
663
+ }\r
664
+ }\r
665
+ `,zn=`.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
666
+ -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
667
+ -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
668
+ -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
669
+ transition: transform 0.3s ease-out, opacity 0.3s ease-in;
670
+ }
671
+
672
+ .leaflet-cluster-spider-leg {
673
+ /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
674
+ -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
675
+ -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
676
+ -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
677
+ transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
678
+ }
679
+ `;var Gt={exports:{}},On=Gt.exports,si;function En(){return si||(si=1,function(X,J){(function(y,B){B(J)})(On,function(y){var B=L.MarkerClusterGroup=L.FeatureGroup.extend({options:{maxClusterRadius:80,iconCreateFunction:null,clusterPane:L.Marker.prototype.options.pane,spiderfyOnEveryZoom:!1,spiderfyOnMaxZoom:!0,showCoverageOnHover:!0,zoomToBoundsOnClick:!0,singleMarkerMode:!1,disableClusteringAtZoom:null,removeOutsideVisibleBounds:!0,animate:!0,animateAddingMarkers:!1,spiderfyShapePositions:null,spiderfyDistanceMultiplier:1,spiderLegPolylineOptions:{weight:1.5,color:"#222",opacity:.5},chunkedLoading:!1,chunkInterval:200,chunkDelay:50,chunkProgress:null,polygonOptions:{}},initialize:function(r){L.Util.setOptions(this,r),this.options.iconCreateFunction||(this.options.iconCreateFunction=this._defaultIconCreateFunction),this._featureGroup=L.featureGroup(),this._featureGroup.addEventParent(this),this._nonPointGroup=L.featureGroup(),this._nonPointGroup.addEventParent(this),this._inZoomAnimation=0,this._needsClustering=[],this._needsRemoving=[],this._currentShownBounds=null,this._queue=[],this._childMarkerEventHandlers={dragstart:this._childMarkerDragStart,move:this._childMarkerMoved,dragend:this._childMarkerDragEnd};var a=L.DomUtil.TRANSITION&&this.options.animate;L.extend(this,a?this._withAnimation:this._noAnimation),this._markerCluster=a?L.MarkerCluster:L.MarkerClusterNonAnimated},addLayer:function(r){if(r instanceof L.LayerGroup)return this.addLayers([r]);if(!r.getLatLng)return this._nonPointGroup.addLayer(r),this.fire("layeradd",{layer:r}),this;if(!this._map)return this._needsClustering.push(r),this.fire("layeradd",{layer:r}),this;if(this.hasLayer(r))return this;this._unspiderfy&&this._unspiderfy(),this._addLayer(r,this._maxZoom),this.fire("layeradd",{layer:r}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons();var a=r,h=this._zoom;if(r.__parent)for(;a.__parent._zoom>=h;)a=a.__parent;return this._currentShownBounds.contains(a.getLatLng())&&(this.options.animateAddingMarkers?this._animationAddLayer(r,a):this._animationAddLayerNonAnimated(r,a)),this},removeLayer:function(r){return r instanceof L.LayerGroup?this.removeLayers([r]):r.getLatLng?this._map?r.__parent?(this._unspiderfy&&(this._unspiderfy(),this._unspiderfyLayer(r)),this._removeLayer(r,!0),this.fire("layerremove",{layer:r}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),r.off(this._childMarkerEventHandlers,this),this._featureGroup.hasLayer(r)&&(this._featureGroup.removeLayer(r),r.clusterShow&&r.clusterShow()),this):this:(!this._arraySplice(this._needsClustering,r)&&this.hasLayer(r)&&this._needsRemoving.push({layer:r,latlng:r._latlng}),this.fire("layerremove",{layer:r}),this):(this._nonPointGroup.removeLayer(r),this.fire("layerremove",{layer:r}),this)},addLayers:function(r,a){if(!L.Util.isArray(r))return this.addLayer(r);var h=this._featureGroup,u=this._nonPointGroup,_=this.options.chunkedLoading,p=this.options.chunkInterval,c=this.options.chunkProgress,g=r.length,m=0,b=!0,x;if(this._map){var R=new Date().getTime(),S=L.bind(function(){var H=new Date().getTime();for(this._map&&this._unspiderfy&&this._unspiderfy();m<g;m++){if(_&&m%200===0){var pt=new Date().getTime()-H;if(pt>p)break}if(x=r[m],x instanceof L.LayerGroup){b&&(r=r.slice(),b=!1),this._extractNonGroupLayers(x,r),g=r.length;continue}if(!x.getLatLng){u.addLayer(x),a||this.fire("layeradd",{layer:x});continue}if(!this.hasLayer(x)&&(this._addLayer(x,this._maxZoom),a||this.fire("layeradd",{layer:x}),x.__parent&&x.__parent.getChildCount()===2)){var nt=x.__parent.getAllChildMarkers(),Wt=nt[0]===x?nt[1]:nt[0];h.removeLayer(Wt)}}c&&c(m,g,new Date().getTime()-R),m===g?(this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds)):setTimeout(S,this.options.chunkDelay)},this);S()}else for(var F=this._needsClustering;m<g;m++){if(x=r[m],x instanceof L.LayerGroup){b&&(r=r.slice(),b=!1),this._extractNonGroupLayers(x,r),g=r.length;continue}if(!x.getLatLng){u.addLayer(x);continue}this.hasLayer(x)||F.push(x)}return this},removeLayers:function(r){var a,h,u=r.length,_=this._featureGroup,p=this._nonPointGroup,c=!0;if(!this._map){for(a=0;a<u;a++){if(h=r[a],h instanceof L.LayerGroup){c&&(r=r.slice(),c=!1),this._extractNonGroupLayers(h,r),u=r.length;continue}this._arraySplice(this._needsClustering,h),p.removeLayer(h),this.hasLayer(h)&&this._needsRemoving.push({layer:h,latlng:h._latlng}),this.fire("layerremove",{layer:h})}return this}if(this._unspiderfy){this._unspiderfy();var g=r.slice(),m=u;for(a=0;a<m;a++){if(h=g[a],h instanceof L.LayerGroup){this._extractNonGroupLayers(h,g),m=g.length;continue}this._unspiderfyLayer(h)}}for(a=0;a<u;a++){if(h=r[a],h instanceof L.LayerGroup){c&&(r=r.slice(),c=!1),this._extractNonGroupLayers(h,r),u=r.length;continue}if(!h.__parent){p.removeLayer(h),this.fire("layerremove",{layer:h});continue}this._removeLayer(h,!0,!0),this.fire("layerremove",{layer:h}),_.hasLayer(h)&&(_.removeLayer(h),h.clusterShow&&h.clusterShow())}return this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds),this},clearLayers:function(){return this._map||(this._needsClustering=[],this._needsRemoving=[],delete this._gridClusters,delete this._gridUnclustered),this._noanimationUnspiderfy&&this._noanimationUnspiderfy(),this._featureGroup.clearLayers(),this._nonPointGroup.clearLayers(),this.eachLayer(function(r){r.off(this._childMarkerEventHandlers,this),delete r.__parent},this),this._map&&this._generateInitialClusters(),this},getBounds:function(){var r=new L.LatLngBounds;this._topClusterLevel&&r.extend(this._topClusterLevel._bounds);for(var a=this._needsClustering.length-1;a>=0;a--)r.extend(this._needsClustering[a].getLatLng());return r.extend(this._nonPointGroup.getBounds()),r},eachLayer:function(r,a){var h=this._needsClustering.slice(),u=this._needsRemoving,_,p,c;for(this._topClusterLevel&&this._topClusterLevel.getAllChildMarkers(h),p=h.length-1;p>=0;p--){for(_=!0,c=u.length-1;c>=0;c--)if(u[c].layer===h[p]){_=!1;break}_&&r.call(a,h[p])}this._nonPointGroup.eachLayer(r,a)},getLayers:function(){var r=[];return this.eachLayer(function(a){r.push(a)}),r},getLayer:function(r){var a=null;return r=parseInt(r,10),this.eachLayer(function(h){L.stamp(h)===r&&(a=h)}),a},hasLayer:function(r){if(!r)return!1;var a,h=this._needsClustering;for(a=h.length-1;a>=0;a--)if(h[a]===r)return!0;for(h=this._needsRemoving,a=h.length-1;a>=0;a--)if(h[a].layer===r)return!1;return!!(r.__parent&&r.__parent._group===this)||this._nonPointGroup.hasLayer(r)},zoomToShowLayer:function(r,a){var h=this._map;typeof a!="function"&&(a=function(){});var u=function(){(h.hasLayer(r)||h.hasLayer(r.__parent))&&!this._inZoomAnimation&&(this._map.off("moveend",u,this),this.off("animationend",u,this),h.hasLayer(r)?a():r.__parent._icon&&(this.once("spiderfied",a,this),r.__parent.spiderfy()))};r._icon&&this._map.getBounds().contains(r.getLatLng())?a():r.__parent._zoom<Math.round(this._map._zoom)?(this._map.on("moveend",u,this),this._map.panTo(r.getLatLng())):(this._map.on("moveend",u,this),this.on("animationend",u,this),r.__parent.zoomToBounds())},onAdd:function(r){this._map=r;var a,h,u;if(!isFinite(this._map.getMaxZoom()))throw"Map has no maxZoom specified";for(this._featureGroup.addTo(r),this._nonPointGroup.addTo(r),this._gridClusters||this._generateInitialClusters(),this._maxLat=r.options.crs.projection.MAX_LATITUDE,a=0,h=this._needsRemoving.length;a<h;a++)u=this._needsRemoving[a],u.newlatlng=u.layer._latlng,u.layer._latlng=u.latlng;for(a=0,h=this._needsRemoving.length;a<h;a++)u=this._needsRemoving[a],this._removeLayer(u.layer,!0),u.layer._latlng=u.newlatlng;this._needsRemoving=[],this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds(),this._map.on("zoomend",this._zoomEnd,this),this._map.on("moveend",this._moveEnd,this),this._spiderfierOnAdd&&this._spiderfierOnAdd(),this._bindEvents(),h=this._needsClustering,this._needsClustering=[],this.addLayers(h,!0)},onRemove:function(r){r.off("zoomend",this._zoomEnd,this),r.off("moveend",this._moveEnd,this),this._unbindEvents(),this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim",""),this._spiderfierOnRemove&&this._spiderfierOnRemove(),delete this._maxLat,this._hideCoverage(),this._featureGroup.remove(),this._nonPointGroup.remove(),this._featureGroup.clearLayers(),this._map=null},getVisibleParent:function(r){for(var a=r;a&&!a._icon;)a=a.__parent;return a||null},_arraySplice:function(r,a){for(var h=r.length-1;h>=0;h--)if(r[h]===a)return r.splice(h,1),!0},_removeFromGridUnclustered:function(r,a){for(var h=this._map,u=this._gridUnclustered,_=Math.floor(this._map.getMinZoom());a>=_&&u[a].removeObject(r,h.project(r.getLatLng(),a));a--);},_childMarkerDragStart:function(r){r.target.__dragStart=r.target._latlng},_childMarkerMoved:function(r){if(!this._ignoreMove&&!r.target.__dragStart){var a=r.target._popup&&r.target._popup.isOpen();this._moveChild(r.target,r.oldLatLng,r.latlng),a&&r.target.openPopup()}},_moveChild:function(r,a,h){r._latlng=a,this.removeLayer(r),r._latlng=h,this.addLayer(r)},_childMarkerDragEnd:function(r){var a=r.target.__dragStart;delete r.target.__dragStart,a&&this._moveChild(r.target,a,r.target._latlng)},_removeLayer:function(r,a,h){var u=this._gridClusters,_=this._gridUnclustered,p=this._featureGroup,c=this._map,g=Math.floor(this._map.getMinZoom());a&&this._removeFromGridUnclustered(r,this._maxZoom);var m=r.__parent,b=m._markers,x;for(this._arraySplice(b,r);m&&(m._childCount--,m._boundsNeedUpdate=!0,!(m._zoom<g));)a&&m._childCount<=1?(x=m._markers[0]===r?m._markers[1]:m._markers[0],u[m._zoom].removeObject(m,c.project(m._cLatLng,m._zoom)),_[m._zoom].addObject(x,c.project(x.getLatLng(),m._zoom)),this._arraySplice(m.__parent._childClusters,m),m.__parent._markers.push(x),x.__parent=m.__parent,m._icon&&(p.removeLayer(m),h||p.addLayer(x))):m._iconNeedsUpdate=!0,m=m.__parent;delete r.__parent},_isOrIsParent:function(r,a){for(;a;){if(r===a)return!0;a=a.parentNode}return!1},fire:function(r,a,h){if(a&&a.layer instanceof L.MarkerCluster){if(a.originalEvent&&this._isOrIsParent(a.layer._icon,a.originalEvent.relatedTarget))return;r="cluster"+r}L.FeatureGroup.prototype.fire.call(this,r,a,h)},listens:function(r,a){return L.FeatureGroup.prototype.listens.call(this,r,a)||L.FeatureGroup.prototype.listens.call(this,"cluster"+r,a)},_defaultIconCreateFunction:function(r){var a=r.getChildCount(),h=" marker-cluster-";return a<10?h+="small":a<100?h+="medium":h+="large",new L.DivIcon({html:"<div><span>"+a+"</span></div>",className:"marker-cluster"+h,iconSize:new L.Point(40,40)})},_bindEvents:function(){var r=this._map,a=this.options.spiderfyOnMaxZoom,h=this.options.showCoverageOnHover,u=this.options.zoomToBoundsOnClick,_=this.options.spiderfyOnEveryZoom;(a||u||_)&&this.on("clusterclick clusterkeypress",this._zoomOrSpiderfy,this),h&&(this.on("clustermouseover",this._showCoverage,this),this.on("clustermouseout",this._hideCoverage,this),r.on("zoomend",this._hideCoverage,this))},_zoomOrSpiderfy:function(r){var a=r.layer,h=a;if(!(r.type==="clusterkeypress"&&r.originalEvent&&r.originalEvent.keyCode!==13)){for(;h._childClusters.length===1;)h=h._childClusters[0];h._zoom===this._maxZoom&&h._childCount===a._childCount&&this.options.spiderfyOnMaxZoom?a.spiderfy():this.options.zoomToBoundsOnClick&&a.zoomToBounds(),this.options.spiderfyOnEveryZoom&&a.spiderfy(),r.originalEvent&&r.originalEvent.keyCode===13&&this._map._container.focus()}},_showCoverage:function(r){var a=this._map;this._inZoomAnimation||(this._shownPolygon&&a.removeLayer(this._shownPolygon),r.layer.getChildCount()>2&&r.layer!==this._spiderfied&&(this._shownPolygon=new L.Polygon(r.layer.getConvexHull(),this.options.polygonOptions),a.addLayer(this._shownPolygon)))},_hideCoverage:function(){this._shownPolygon&&(this._map.removeLayer(this._shownPolygon),this._shownPolygon=null)},_unbindEvents:function(){var r=this.options.spiderfyOnMaxZoom,a=this.options.showCoverageOnHover,h=this.options.zoomToBoundsOnClick,u=this.options.spiderfyOnEveryZoom,_=this._map;(r||h||u)&&this.off("clusterclick clusterkeypress",this._zoomOrSpiderfy,this),a&&(this.off("clustermouseover",this._showCoverage,this),this.off("clustermouseout",this._hideCoverage,this),_.off("zoomend",this._hideCoverage,this))},_zoomEnd:function(){this._map&&(this._mergeSplitClusters(),this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds())},_moveEnd:function(){if(!this._inZoomAnimation){var r=this._getExpandedVisibleBounds();this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,r),this._topClusterLevel._recursivelyAddChildrenToMap(null,Math.round(this._map._zoom),r),this._currentShownBounds=r}},_generateInitialClusters:function(){var r=Math.ceil(this._map.getMaxZoom()),a=Math.floor(this._map.getMinZoom()),h=this.options.maxClusterRadius,u=h;typeof h!="function"&&(u=function(){return h}),this.options.disableClusteringAtZoom!==null&&(r=this.options.disableClusteringAtZoom-1),this._maxZoom=r,this._gridClusters={},this._gridUnclustered={};for(var _=r;_>=a;_--)this._gridClusters[_]=new L.DistanceGrid(u(_)),this._gridUnclustered[_]=new L.DistanceGrid(u(_));this._topClusterLevel=new this._markerCluster(this,a-1)},_addLayer:function(r,a){var h=this._gridClusters,u=this._gridUnclustered,_=Math.floor(this._map.getMinZoom()),p,c;for(this.options.singleMarkerMode&&this._overrideMarkerIcon(r),r.on(this._childMarkerEventHandlers,this);a>=_;a--){p=this._map.project(r.getLatLng(),a);var g=h[a].getNearObject(p);if(g){g._addChild(r),r.__parent=g;return}if(g=u[a].getNearObject(p),g){var m=g.__parent;m&&this._removeLayer(g,!1);var b=new this._markerCluster(this,a,g,r);h[a].addObject(b,this._map.project(b._cLatLng,a)),g.__parent=b,r.__parent=b;var x=b;for(c=a-1;c>m._zoom;c--)x=new this._markerCluster(this,c,x),h[c].addObject(x,this._map.project(g.getLatLng(),c));m._addChild(x),this._removeFromGridUnclustered(g,a);return}u[a].addObject(r,p)}this._topClusterLevel._addChild(r),r.__parent=this._topClusterLevel},_refreshClustersIcons:function(){this._featureGroup.eachLayer(function(r){r instanceof L.MarkerCluster&&r._iconNeedsUpdate&&r._updateIcon()})},_enqueue:function(r){this._queue.push(r),this._queueTimeout||(this._queueTimeout=setTimeout(L.bind(this._processQueue,this),300))},_processQueue:function(){for(var r=0;r<this._queue.length;r++)this._queue[r].call(this);this._queue.length=0,clearTimeout(this._queueTimeout),this._queueTimeout=null},_mergeSplitClusters:function(){var r=Math.round(this._map._zoom);this._processQueue(),this._zoom<r&&this._currentShownBounds.intersects(this._getExpandedVisibleBounds())?(this._animationStart(),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,this._getExpandedVisibleBounds()),this._animationZoomIn(this._zoom,r)):this._zoom>r?(this._animationStart(),this._animationZoomOut(this._zoom,r)):this._moveEnd()},_getExpandedVisibleBounds:function(){if(this.options.removeOutsideVisibleBounds){if(L.Browser.mobile)return this._checkBoundsMaxLat(this._map.getBounds())}else return this._mapBoundsInfinite;return this._checkBoundsMaxLat(this._map.getBounds().pad(1))},_checkBoundsMaxLat:function(r){var a=this._maxLat;return a!==void 0&&(r.getNorth()>=a&&(r._northEast.lat=1/0),r.getSouth()<=-a&&(r._southWest.lat=-1/0)),r},_animationAddLayerNonAnimated:function(r,a){if(a===r)this._featureGroup.addLayer(r);else if(a._childCount===2){a._addToMap();var h=a.getAllChildMarkers();this._featureGroup.removeLayer(h[0]),this._featureGroup.removeLayer(h[1])}else a._updateIcon()},_extractNonGroupLayers:function(r,a){var h=r.getLayers(),u=0,_;for(a=a||[];u<h.length;u++){if(_=h[u],_ instanceof L.LayerGroup){this._extractNonGroupLayers(_,a);continue}a.push(_)}return a},_overrideMarkerIcon:function(r){var a=r.options.icon=this.options.iconCreateFunction({getChildCount:function(){return 1},getAllChildMarkers:function(){return[r]}});return a}});L.MarkerClusterGroup.include({_mapBoundsInfinite:new L.LatLngBounds(new L.LatLng(-1/0,-1/0),new L.LatLng(1/0,1/0))}),L.MarkerClusterGroup.include({_noAnimation:{_animationStart:function(){},_animationZoomIn:function(r,a){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),r),this._topClusterLevel._recursivelyAddChildrenToMap(null,a,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationZoomOut:function(r,a){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),r),this._topClusterLevel._recursivelyAddChildrenToMap(null,a,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationAddLayer:function(r,a){this._animationAddLayerNonAnimated(r,a)}},_withAnimation:{_animationStart:function(){this._map._mapPane.className+=" leaflet-cluster-anim",this._inZoomAnimation++},_animationZoomIn:function(r,a){var h=this._getExpandedVisibleBounds(),u=this._featureGroup,_=Math.floor(this._map.getMinZoom()),p;this._ignoreMove=!0,this._topClusterLevel._recursively(h,r,_,function(c){var g=c._latlng,m=c._markers,b;for(h.contains(g)||(g=null),c._isSingleParent()&&r+1===a?(u.removeLayer(c),c._recursivelyAddChildrenToMap(null,a,h)):(c.clusterHide(),c._recursivelyAddChildrenToMap(g,a,h)),p=m.length-1;p>=0;p--)b=m[p],h.contains(b._latlng)||u.removeLayer(b)}),this._forceLayout(),this._topClusterLevel._recursivelyBecomeVisible(h,a),u.eachLayer(function(c){!(c instanceof L.MarkerCluster)&&c._icon&&c.clusterShow()}),this._topClusterLevel._recursively(h,r,a,function(c){c._recursivelyRestoreChildPositions(a)}),this._ignoreMove=!1,this._enqueue(function(){this._topClusterLevel._recursively(h,r,_,function(c){u.removeLayer(c),c.clusterShow()}),this._animationEnd()})},_animationZoomOut:function(r,a){this._animationZoomOutSingle(this._topClusterLevel,r-1,a),this._topClusterLevel._recursivelyAddChildrenToMap(null,a,this._getExpandedVisibleBounds()),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),r,this._getExpandedVisibleBounds())},_animationAddLayer:function(r,a){var h=this,u=this._featureGroup;u.addLayer(r),a!==r&&(a._childCount>2?(a._updateIcon(),this._forceLayout(),this._animationStart(),r._setPos(this._map.latLngToLayerPoint(a.getLatLng())),r.clusterHide(),this._enqueue(function(){u.removeLayer(r),r.clusterShow(),h._animationEnd()})):(this._forceLayout(),h._animationStart(),h._animationZoomOutSingle(a,this._map.getMaxZoom(),this._zoom)))}},_animationZoomOutSingle:function(r,a,h){var u=this._getExpandedVisibleBounds(),_=Math.floor(this._map.getMinZoom());r._recursivelyAnimateChildrenInAndAddSelfToMap(u,_,a+1,h);var p=this;this._forceLayout(),r._recursivelyBecomeVisible(u,h),this._enqueue(function(){if(r._childCount===1){var c=r._markers[0];this._ignoreMove=!0,c.setLatLng(c.getLatLng()),this._ignoreMove=!1,c.clusterShow&&c.clusterShow()}else r._recursively(u,h,_,function(g){g._recursivelyRemoveChildrenFromMap(u,_,a+1)});p._animationEnd()})},_animationEnd:function(){this._map&&(this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim","")),this._inZoomAnimation--,this.fire("animationend")},_forceLayout:function(){L.Util.falseFn(document.body.offsetWidth)}}),L.markerClusterGroup=function(r){return new L.MarkerClusterGroup(r)};var E=L.MarkerCluster=L.Marker.extend({options:L.Icon.prototype.options,initialize:function(r,a,h,u){L.Marker.prototype.initialize.call(this,h?h._cLatLng||h.getLatLng():new L.LatLng(0,0),{icon:this,pane:r.options.clusterPane}),this._group=r,this._zoom=a,this._markers=[],this._childClusters=[],this._childCount=0,this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._bounds=new L.LatLngBounds,h&&this._addChild(h),u&&this._addChild(u)},getAllChildMarkers:function(r,a){r=r||[];for(var h=this._childClusters.length-1;h>=0;h--)this._childClusters[h].getAllChildMarkers(r,a);for(var u=this._markers.length-1;u>=0;u--)a&&this._markers[u].__dragStart||r.push(this._markers[u]);return r},getChildCount:function(){return this._childCount},zoomToBounds:function(r){for(var a=this._childClusters.slice(),h=this._group._map,u=h.getBoundsZoom(this._bounds),_=this._zoom+1,p=h.getZoom(),c;a.length>0&&u>_;){_++;var g=[];for(c=0;c<a.length;c++)g=g.concat(a[c]._childClusters);a=g}u>_?this._group._map.setView(this._latlng,_):u<=p?this._group._map.setView(this._latlng,p+1):this._group._map.fitBounds(this._bounds,r)},getBounds:function(){var r=new L.LatLngBounds;return r.extend(this._bounds),r},_updateIcon:function(){this._iconNeedsUpdate=!0,this._icon&&this.setIcon(this)},createIcon:function(){return this._iconNeedsUpdate&&(this._iconObj=this._group.options.iconCreateFunction(this),this._iconNeedsUpdate=!1),this._iconObj.createIcon()},createShadow:function(){return this._iconObj.createShadow()},_addChild:function(r,a){this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._setClusterCenter(r),r instanceof L.MarkerCluster?(a||(this._childClusters.push(r),r.__parent=this),this._childCount+=r._childCount):(a||this._markers.push(r),this._childCount++),this.__parent&&this.__parent._addChild(r,!0)},_setClusterCenter:function(r){this._cLatLng||(this._cLatLng=r._cLatLng||r._latlng)},_resetBounds:function(){var r=this._bounds;r._southWest&&(r._southWest.lat=1/0,r._southWest.lng=1/0),r._northEast&&(r._northEast.lat=-1/0,r._northEast.lng=-1/0)},_recalculateBounds:function(){var r=this._markers,a=this._childClusters,h=0,u=0,_=this._childCount,p,c,g,m;if(_!==0){for(this._resetBounds(),p=0;p<r.length;p++)g=r[p]._latlng,this._bounds.extend(g),h+=g.lat,u+=g.lng;for(p=0;p<a.length;p++)c=a[p],c._boundsNeedUpdate&&c._recalculateBounds(),this._bounds.extend(c._bounds),g=c._wLatLng,m=c._childCount,h+=g.lat*m,u+=g.lng*m;this._latlng=this._wLatLng=new L.LatLng(h/_,u/_),this._boundsNeedUpdate=!1}},_addToMap:function(r){r&&(this._backupLatlng=this._latlng,this.setLatLng(r)),this._group._featureGroup.addLayer(this)},_recursivelyAnimateChildrenIn:function(r,a,h){this._recursively(r,this._group._map.getMinZoom(),h-1,function(u){var _=u._markers,p,c;for(p=_.length-1;p>=0;p--)c=_[p],c._icon&&(c._setPos(a),c.clusterHide())},function(u){var _=u._childClusters,p,c;for(p=_.length-1;p>=0;p--)c=_[p],c._icon&&(c._setPos(a),c.clusterHide())})},_recursivelyAnimateChildrenInAndAddSelfToMap:function(r,a,h,u){this._recursively(r,u,a,function(_){_._recursivelyAnimateChildrenIn(r,_._group._map.latLngToLayerPoint(_.getLatLng()).round(),h),_._isSingleParent()&&h-1===u?(_.clusterShow(),_._recursivelyRemoveChildrenFromMap(r,a,h)):_.clusterHide(),_._addToMap()})},_recursivelyBecomeVisible:function(r,a){this._recursively(r,this._group._map.getMinZoom(),a,null,function(h){h.clusterShow()})},_recursivelyAddChildrenToMap:function(r,a,h){this._recursively(h,this._group._map.getMinZoom()-1,a,function(u){if(a!==u._zoom)for(var _=u._markers.length-1;_>=0;_--){var p=u._markers[_];h.contains(p._latlng)&&(r&&(p._backupLatlng=p.getLatLng(),p.setLatLng(r),p.clusterHide&&p.clusterHide()),u._group._featureGroup.addLayer(p))}},function(u){u._addToMap(r)})},_recursivelyRestoreChildPositions:function(r){for(var a=this._markers.length-1;a>=0;a--){var h=this._markers[a];h._backupLatlng&&(h.setLatLng(h._backupLatlng),delete h._backupLatlng)}if(r-1===this._zoom)for(var u=this._childClusters.length-1;u>=0;u--)this._childClusters[u]._restorePosition();else for(var _=this._childClusters.length-1;_>=0;_--)this._childClusters[_]._recursivelyRestoreChildPositions(r)},_restorePosition:function(){this._backupLatlng&&(this.setLatLng(this._backupLatlng),delete this._backupLatlng)},_recursivelyRemoveChildrenFromMap:function(r,a,h,u){var _,p;this._recursively(r,a-1,h-1,function(c){for(p=c._markers.length-1;p>=0;p--)_=c._markers[p],(!u||!u.contains(_._latlng))&&(c._group._featureGroup.removeLayer(_),_.clusterShow&&_.clusterShow())},function(c){for(p=c._childClusters.length-1;p>=0;p--)_=c._childClusters[p],(!u||!u.contains(_._latlng))&&(c._group._featureGroup.removeLayer(_),_.clusterShow&&_.clusterShow())})},_recursively:function(r,a,h,u,_){var p=this._childClusters,c=this._zoom,g,m;if(a<=c&&(u&&u(this),_&&c===h&&_(this)),c<a||c<h)for(g=p.length-1;g>=0;g--)m=p[g],m._boundsNeedUpdate&&m._recalculateBounds(),r.intersects(m._bounds)&&m._recursively(r,a,h,u,_)},_isSingleParent:function(){return this._childClusters.length>0&&this._childClusters[0]._childCount===this._childCount}});L.Marker.include({clusterHide:function(){var r=this.options.opacity;return this.setOpacity(0),this.options.opacity=r,this},clusterShow:function(){return this.setOpacity(this.options.opacity)}}),L.DistanceGrid=function(r){this._cellSize=r,this._sqCellSize=r*r,this._grid={},this._objectPoint={}},L.DistanceGrid.prototype={addObject:function(r,a){var h=this._getCoord(a.x),u=this._getCoord(a.y),_=this._grid,p=_[u]=_[u]||{},c=p[h]=p[h]||[],g=L.Util.stamp(r);this._objectPoint[g]=a,c.push(r)},updateObject:function(r,a){this.removeObject(r),this.addObject(r,a)},removeObject:function(r,a){var h=this._getCoord(a.x),u=this._getCoord(a.y),_=this._grid,p=_[u]=_[u]||{},c=p[h]=p[h]||[],g,m;for(delete this._objectPoint[L.Util.stamp(r)],g=0,m=c.length;g<m;g++)if(c[g]===r)return c.splice(g,1),m===1&&delete p[h],!0},eachObject:function(r,a){var h,u,_,p,c,g,m,b=this._grid;for(h in b){c=b[h];for(u in c)for(g=c[u],_=0,p=g.length;_<p;_++)m=r.call(a,g[_]),m&&(_--,p--)}},getNearObject:function(r){var a=this._getCoord(r.x),h=this._getCoord(r.y),u,_,p,c,g,m,b,x,R=this._objectPoint,S=this._sqCellSize,F=null;for(u=h-1;u<=h+1;u++)if(c=this._grid[u],c){for(_=a-1;_<=a+1;_++)if(g=c[_],g)for(p=0,m=g.length;p<m;p++)b=g[p],x=this._sqDist(R[L.Util.stamp(b)],r),(x<S||x<=S&&F===null)&&(S=x,F=b)}return F},_getCoord:function(r){var a=Math.floor(r/this._cellSize);return isFinite(a)?a:r},_sqDist:function(r,a){var h=a.x-r.x,u=a.y-r.y;return h*h+u*u}},function(){L.QuickHull={getDistant:function(r,a){var h=a[1].lat-a[0].lat,u=a[0].lng-a[1].lng;return u*(r.lat-a[0].lat)+h*(r.lng-a[0].lng)},findMostDistantPointFromBaseLine:function(r,a){var h=0,u=null,_=[],p,c,g;for(p=a.length-1;p>=0;p--){if(c=a[p],g=this.getDistant(c,r),g>0)_.push(c);else continue;g>h&&(h=g,u=c)}return{maxPoint:u,newPoints:_}},buildConvexHull:function(r,a){var h=[],u=this.findMostDistantPointFromBaseLine(r,a);return u.maxPoint?(h=h.concat(this.buildConvexHull([r[0],u.maxPoint],u.newPoints)),h=h.concat(this.buildConvexHull([u.maxPoint,r[1]],u.newPoints)),h):[r[0]]},getConvexHull:function(r){var a=!1,h=!1,u=!1,_=!1,p=null,c=null,g=null,m=null,b=null,x=null,R;for(R=r.length-1;R>=0;R--){var S=r[R];(a===!1||S.lat>a)&&(p=S,a=S.lat),(h===!1||S.lat<h)&&(c=S,h=S.lat),(u===!1||S.lng>u)&&(g=S,u=S.lng),(_===!1||S.lng<_)&&(m=S,_=S.lng)}h!==a?(x=c,b=p):(x=m,b=g);var F=[].concat(this.buildConvexHull([x,b],r),this.buildConvexHull([b,x],r));return F}}}(),L.MarkerCluster.include({getConvexHull:function(){var r=this.getAllChildMarkers(),a=[],h,u;for(u=r.length-1;u>=0;u--)h=r[u].getLatLng(),a.push(h);return L.QuickHull.getConvexHull(a)}}),L.MarkerCluster.include({_2PI:Math.PI*2,_circleFootSeparation:25,_circleStartAngle:0,_spiralFootSeparation:28,_spiralLengthStart:11,_spiralLengthFactor:5,_circleSpiralSwitchover:9,spiderfy:function(){if(!(this._group._spiderfied===this||this._group._inZoomAnimation)){var r=this.getAllChildMarkers(null,!0),a=this._group,h=a._map,u=h.latLngToLayerPoint(this._latlng),_;this._group._unspiderfy(),this._group._spiderfied=this,this._group.options.spiderfyShapePositions?_=this._group.options.spiderfyShapePositions(r.length,u):r.length>=this._circleSpiralSwitchover?_=this._generatePointsSpiral(r.length,u):(u.y+=10,_=this._generatePointsCircle(r.length,u)),this._animationSpiderfy(r,_)}},unspiderfy:function(r){this._group._inZoomAnimation||(this._animationUnspiderfy(r),this._group._spiderfied=null)},_generatePointsCircle:function(r,a){var h=this._group.options.spiderfyDistanceMultiplier*this._circleFootSeparation*(2+r),u=h/this._2PI,_=this._2PI/r,p=[],c,g;for(u=Math.max(u,35),p.length=r,c=0;c<r;c++)g=this._circleStartAngle+c*_,p[c]=new L.Point(a.x+u*Math.cos(g),a.y+u*Math.sin(g))._round();return p},_generatePointsSpiral:function(r,a){var h=this._group.options.spiderfyDistanceMultiplier,u=h*this._spiralLengthStart,_=h*this._spiralFootSeparation,p=h*this._spiralLengthFactor*this._2PI,c=0,g=[],m;for(g.length=r,m=r;m>=0;m--)m<r&&(g[m]=new L.Point(a.x+u*Math.cos(c),a.y+u*Math.sin(c))._round()),c+=_/u+m*5e-4,u+=p/c;return g},_noanimationUnspiderfy:function(){var r=this._group,a=r._map,h=r._featureGroup,u=this.getAllChildMarkers(null,!0),_,p;for(r._ignoreMove=!0,this.setOpacity(1),p=u.length-1;p>=0;p--)_=u[p],h.removeLayer(_),_._preSpiderfyLatlng&&(_.setLatLng(_._preSpiderfyLatlng),delete _._preSpiderfyLatlng),_.setZIndexOffset&&_.setZIndexOffset(0),_._spiderLeg&&(a.removeLayer(_._spiderLeg),delete _._spiderLeg);r.fire("unspiderfied",{cluster:this,markers:u}),r._ignoreMove=!1,r._spiderfied=null}}),L.MarkerClusterNonAnimated=L.MarkerCluster.extend({_animationSpiderfy:function(r,a){var h=this._group,u=h._map,_=h._featureGroup,p=this._group.options.spiderLegPolylineOptions,c,g,m,b;for(h._ignoreMove=!0,c=0;c<r.length;c++)b=u.layerPointToLatLng(a[c]),g=r[c],m=new L.Polyline([this._latlng,b],p),u.addLayer(m),g._spiderLeg=m,g._preSpiderfyLatlng=g._latlng,g.setLatLng(b),g.setZIndexOffset&&g.setZIndexOffset(1e6),_.addLayer(g);this.setOpacity(.3),h._ignoreMove=!1,h.fire("spiderfied",{cluster:this,markers:r})},_animationUnspiderfy:function(){this._noanimationUnspiderfy()}}),L.MarkerCluster.include({_animationSpiderfy:function(r,a){var h=this,u=this._group,_=u._map,p=u._featureGroup,c=this._latlng,g=_.latLngToLayerPoint(c),m=L.Path.SVG,b=L.extend({},this._group.options.spiderLegPolylineOptions),x=b.opacity,R,S,F,H,pt,nt;for(x===void 0&&(x=L.MarkerClusterGroup.prototype.options.spiderLegPolylineOptions.opacity),m?(b.opacity=0,b.className=(b.className||"")+" leaflet-cluster-spider-leg"):b.opacity=x,u._ignoreMove=!0,R=0;R<r.length;R++)S=r[R],nt=_.layerPointToLatLng(a[R]),F=new L.Polyline([c,nt],b),_.addLayer(F),S._spiderLeg=F,m&&(H=F._path,pt=H.getTotalLength()+.1,H.style.strokeDasharray=pt,H.style.strokeDashoffset=pt),S.setZIndexOffset&&S.setZIndexOffset(1e6),S.clusterHide&&S.clusterHide(),p.addLayer(S),S._setPos&&S._setPos(g);for(u._forceLayout(),u._animationStart(),R=r.length-1;R>=0;R--)nt=_.layerPointToLatLng(a[R]),S=r[R],S._preSpiderfyLatlng=S._latlng,S.setLatLng(nt),S.clusterShow&&S.clusterShow(),m&&(F=S._spiderLeg,H=F._path,H.style.strokeDashoffset=0,F.setStyle({opacity:x}));this.setOpacity(.3),u._ignoreMove=!1,setTimeout(function(){u._animationEnd(),u.fire("spiderfied",{cluster:h,markers:r})},200)},_animationUnspiderfy:function(r){var a=this,h=this._group,u=h._map,_=h._featureGroup,p=r?u._latLngToNewLayerPoint(this._latlng,r.zoom,r.center):u.latLngToLayerPoint(this._latlng),c=this.getAllChildMarkers(null,!0),g=L.Path.SVG,m,b,x,R,S,F;for(h._ignoreMove=!0,h._animationStart(),this.setOpacity(1),b=c.length-1;b>=0;b--)m=c[b],m._preSpiderfyLatlng&&(m.closePopup(),m.setLatLng(m._preSpiderfyLatlng),delete m._preSpiderfyLatlng,F=!0,m._setPos&&(m._setPos(p),F=!1),m.clusterHide&&(m.clusterHide(),F=!1),F&&_.removeLayer(m),g&&(x=m._spiderLeg,R=x._path,S=R.getTotalLength()+.1,R.style.strokeDashoffset=S,x.setStyle({opacity:0})));h._ignoreMove=!1,setTimeout(function(){var H=0;for(b=c.length-1;b>=0;b--)m=c[b],m._spiderLeg&&H++;for(b=c.length-1;b>=0;b--)m=c[b],m._spiderLeg&&(m.clusterShow&&m.clusterShow(),m.setZIndexOffset&&m.setZIndexOffset(0),H>1&&_.removeLayer(m),u.removeLayer(m._spiderLeg),delete m._spiderLeg);h._animationEnd(),h.fire("unspiderfied",{cluster:a,markers:c})},200)}}),L.MarkerClusterGroup.include({_spiderfied:null,unspiderfy:function(){this._unspiderfy.apply(this,arguments)},_spiderfierOnAdd:function(){this._map.on("click",this._unspiderfyWrapper,this),this._map.options.zoomAnimation&&this._map.on("zoomstart",this._unspiderfyZoomStart,this),this._map.on("zoomend",this._noanimationUnspiderfy,this),L.Browser.touch||this._map.getRenderer(this)},_spiderfierOnRemove:function(){this._map.off("click",this._unspiderfyWrapper,this),this._map.off("zoomstart",this._unspiderfyZoomStart,this),this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._map.off("zoomend",this._noanimationUnspiderfy,this),this._noanimationUnspiderfy()},_unspiderfyZoomStart:function(){this._map&&this._map.on("zoomanim",this._unspiderfyZoomAnim,this)},_unspiderfyZoomAnim:function(r){L.DomUtil.hasClass(this._map._mapPane,"leaflet-touching")||(this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._unspiderfy(r))},_unspiderfyWrapper:function(){this._unspiderfy()},_unspiderfy:function(r){this._spiderfied&&this._spiderfied.unspiderfy(r)},_noanimationUnspiderfy:function(){this._spiderfied&&this._spiderfied._noanimationUnspiderfy()},_unspiderfyLayer:function(r){r._spiderLeg&&(this._featureGroup.removeLayer(r),r.clusterShow&&r.clusterShow(),r.setZIndexOffset&&r.setZIndexOffset(0),this._map.removeLayer(r._spiderLeg),delete r._spiderLeg)}}),L.MarkerClusterGroup.include({refreshClusters:function(r){return r?r instanceof L.MarkerClusterGroup?r=r._topClusterLevel.getAllChildMarkers():r instanceof L.LayerGroup?r=r._layers:r instanceof L.MarkerCluster?r=r.getAllChildMarkers():r instanceof L.Marker&&(r=[r]):r=this._topClusterLevel.getAllChildMarkers(),this._flagParentsIconsNeedUpdate(r),this._refreshClustersIcons(),this.options.singleMarkerMode&&this._refreshSingleMarkerModeMarkers(r),this},_flagParentsIconsNeedUpdate:function(r){var a,h;for(a in r)for(h=r[a].__parent;h;)h._iconNeedsUpdate=!0,h=h.__parent},_refreshSingleMarkerModeMarkers:function(r){var a,h;for(a in r)h=r[a],this.hasLayer(h)&&h.setIcon(this._overrideMarkerIcon(h))}}),L.Marker.include({refreshIconOptions:function(r,a){var h=this.options.icon;return L.setOptions(h,r),this.setIcon(h),a&&this.__parent&&this.__parent._group.refreshClusters(this),this}}),y.MarkerClusterGroup=B,y.MarkerCluster=E,Object.defineProperty(y,"__esModule",{value:!0})})}(Gt,Gt.exports)),Gt.exports}En();const Zn=typeof window<"u"&&typeof document<"u";`${Date.now().toString(36)}${Math.random().toString(36).slice(2,5)}`;const ai=(X,J,y)=>document.createElement(X),In=typeof HTMLElement>"u"?class{}:HTMLElement,Bn=`:host {
680
+ aspect-ratio: 2;
681
+ background: var(--ds-color-neutral-surface-tinted);
682
+ border-radius: var(--ds-border-radius-md);
683
+ overflow: clip;
684
+ position: relative;
685
+ user-select: none;
686
+ }
687
+ :host(:not([hidden])) {
688
+ display: grid;
689
+ }
690
+ slot {
691
+ display: grid;
692
+ inset: var(--mtds-3);
693
+ pointer-events: none;
694
+ position: absolute;
695
+ z-index: 2;
696
+ }
697
+ ::slotted(*) {
698
+ pointer-events: all;
699
+ }
700
+ .leaflet-div-icon {
701
+ background: none;
702
+ border: 0;
703
+ }
704
+ .leaflet-container {
705
+ background: var(--ds-color-neutral-surface-tinted);
706
+ }
707
+ .leaflet-container {
708
+ outline: 0;
709
+ }
710
+ .leaflet-tile-container {
711
+ filter: contrast(0.75) brightness(1.15);
712
+ }
713
+
714
+ .map-pin rect {
715
+ fill: var(--ds-color-surface-default);
716
+ }
717
+ .map-pin path {
718
+ fill: var(--ds-color-text-default);
719
+ }
720
+ `;wt.Marker.prototype.options.icon=wt.divIcon({html:'<svg class="map-pin" viewBox="0 0 256 256"><rect x="78" y="50" width="100" height="100" /><path fill="var(--mtds-)" d="M128,16a88.1,88.1,0,0,0-88,88c0,75.3,80,132.17,83.41,134.55a8,8,0,0,0,9.18,0C136,236.17,216,179.3,216,104A88.1,88.1,0,0,0,128,16Zm0,56a32,32,0,1,1-32,32A32,32,0,0,1,128,72Z"/></svg>',iconAnchor:[15,30],iconSize:[30,30]});const An="https://cache.kartverket.no/v1/wmts/1.0.0/topograatone/default/webmercator/{z}/{y}/{x}.png";class hi extends In{map;markers;constructor(){super();const J=new CSSStyleSheet;J.replaceSync(`${Sn}
721
+ ${zn}
722
+ ${Bn}`),this.attachShadow({mode:"open"}).adoptedStyleSheets=[J],this.shadowRoot?.append(ai("slot"),ai("div")),this.markers=wt.markerClusterGroup()}connectedCallback(){this.map=wt.map(this.shadowRoot?.lastElementChild,{attributionControl:!1,center:[63.43067801397488,10.402166438219403],zoom:13,layers:[wt.tileLayer(An,{maxZoom:18}),this.markers]})}addMarker(J){return wt.marker(J).addTo(this.markers)}disconnectedCallback(){this.map?.remove()}}Zn&&!window.customElements.get("mtds-map")&&window.customElements.define("mtds-map",hi);async function Nn(X){try{const y=await(await fetch(`https://ws.geonorge.no/adresser/v1/sok?sok=${X}&fuzzy=false&utkoordsys=3857&treffPerSide=100&asciiKompatibel=true`)).json();return y.adresser.length>0?y.adresser.map(B=>({adressekode:B.adressekode,adressetekst:B.adressetekst,bokstav:B.bokstav,bruksenhetsnummer:B.bruksenhetsnummer,bruksnummer:B.bruksnummer,festenummer:B.festenummer,gardsnummer:B.gardsnummer,kommunenavn:B.kommunenavn,kommunenummer:B.kommunenummer,nummer:B.nummer,objtype:B.objtype,oppdateringsdato:B.oppdateringsdato,postnummer:B.postnummer,poststed:B.poststed,representasjonspunkt:{epsg:B.representasjonspunkt.epsg,lat:B.representasjonspunkt.lat,lon:B.representasjonspunkt.lon}})):[]}catch(J){return console.log(`Feilet i å hente adresse fra punkt: ${J}`),[]}}return Ft.L=Tn,Ft.MTDSMapElement=hi,Ft.getPunktFraAdresse=Nn,Object.defineProperty(Ft,Symbol.toStringTag,{value:"Module"}),Ft}({});