@ulb-darmstadt/shacl-form 1.10.4 → 2.0.0-rc1
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.
- package/dist/bundle.js +412 -0
- package/dist/constants.d.ts +16 -16
- package/dist/constraints.d.ts +2 -2
- package/dist/form.d.ts +4 -3
- package/dist/index.js +62 -0
- package/dist/plugins/assets/plugin-VN3CfgGe.js +1 -0
- package/dist/plugins/file-upload.js +1 -0
- package/dist/plugins/leaflet.d.ts +3 -1
- package/dist/plugins/leaflet.js +5 -708
- package/dist/plugins/map-util.js +1 -0
- package/dist/{themes/default.d.ts → theme.default.d.ts} +2 -2
- package/package.json +20 -26
- package/dist/form-bootstrap.d.ts +0 -5
- package/dist/form-bootstrap.js +0 -413
- package/dist/form-default.d.ts +0 -5
- package/dist/form-default.js +0 -402
- package/dist/form-material.d.ts +0 -5
- package/dist/form-material.js +0 -722
- package/dist/plugins/fixed-list.d.ts +0 -9
- package/dist/plugins/mapbox.d.ts +0 -19
- package/dist/plugins/mapbox.js +0 -2904
- package/dist/themes/bootstrap.d.ts +0 -10
- package/dist/themes/material.d.ts +0 -15
- package/src/config.ts +0 -110
- package/src/constants.ts +0 -30
- package/src/constraints.ts +0 -149
- package/src/exports.ts +0 -7
- package/src/form-bootstrap.ts +0 -12
- package/src/form-default.ts +0 -12
- package/src/form-material.ts +0 -12
- package/src/form.ts +0 -319
- package/src/globals.d.ts +0 -2
- package/src/group.ts +0 -34
- package/src/loader.ts +0 -187
- package/src/node.ts +0 -192
- package/src/plugin.ts +0 -60
- package/src/plugins/file-upload.ts +0 -26
- package/src/plugins/fixed-list.ts +0 -19
- package/src/plugins/leaflet.ts +0 -196
- package/src/plugins/map-util.ts +0 -41
- package/src/plugins/mapbox.ts +0 -157
- package/src/property-template.ts +0 -151
- package/src/property.ts +0 -309
- package/src/serialize.ts +0 -96
- package/src/shacl-engine.d.ts +0 -2
- package/src/styles.css +0 -49
- package/src/theme.ts +0 -132
- package/src/themes/bootstrap.css +0 -6
- package/src/themes/bootstrap.ts +0 -44
- package/src/themes/default.css +0 -4
- package/src/themes/default.ts +0 -258
- package/src/themes/material.css +0 -14
- package/src/themes/material.ts +0 -253
- package/src/util.ts +0 -275
package/dist/plugins/leaflet.js
CHANGED
|
@@ -1,707 +1,4 @@
|
|
|
1
|
-
|
|
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 Ar=re.exports,On;function vi(){return On||(On=1,function(f,c){(function(a,y){y(c)})(Ar,function(a){var y="1.9.4";function g(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 m=Object.create||function(){function t(){}return function(e){return t.prototype=e,new t}}();function v(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 b=0;function M(t){return"_leaflet_id"in t||(t._leaflet_id=++b),t._leaflet_id}function J(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 X(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 B(){return!1}function r(t,e){if(e===!1)return t;var i=Math.pow(10,e===void 0?6:e);return Math.round(t*i)/i}function h(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function p(t){return h(t).split(/\s+/)}function w(t,e){Object.prototype.hasOwnProperty.call(t,"options")||(t.options=t.options?m(t.options):{});for(var i in e)t.options[i]=e[i];return t.options}function k(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 F=/\{ *([\w_ -]+) *\}/g;function rt(t,e){return t.replace(F,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 q=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"};function ze(t,e){for(var i=0;i<t.length;i++)if(t[i]===e)return i;return-1}var he="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function Ae(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}var wi=0;function xi(t){var e=+new Date,i=Math.max(0,16-(e-wi));return wi=e+i,window.setTimeout(t,i)}var De=window.requestAnimationFrame||Ae("RequestAnimationFrame")||xi,bi=window.cancelAnimationFrame||Ae("CancelAnimationFrame")||Ae("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)};function $(t,e,i){if(i&&De===xi)t.call(e);else return De.call(window,v(t,e))}function st(t){t&&bi.call(window,t)}var ro={__proto__:null,extend:g,create:m,bind:v,get lastId(){return b},stamp:M,throttle:J,wrapNum:X,falseFn:B,formatNum:r,trim:h,splitWords:p,setOptions:w,getParamString:k,template:rt,isArray:q,indexOf:ze,emptyImageUrl:he,requestFn:De,cancelFn:bi,requestAnimFrame:$,cancelAnimFrame:st};function mt(){}mt.extend=function(t){var e=function(){w(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},i=e.__super__=this.prototype,n=m(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&&g(e,t.statics),t.includes&&(so(t.includes),g.apply(null,[n].concat(t.includes))),g(n,t),delete n.statics,delete n.includes,n.options&&(n.options=i.options?m(i.options):{},g(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 g(this.prototype,t),t.options&&(this.prototype.options=e,this.mergeOptions(t.options)),this},mt.mergeOptions=function(t){return g(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 so(t){if(!(typeof L>"u"||!L||!L.Mixin)){t=q(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=p(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=p(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=B;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 u=n[l];this._firingCount&&(u.fn=B,this._events[t]=n=n.slice()),n.splice(l,1)}}},fire:function(t,e,i){if(!this.listens(t,i))return this;var n=g({},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 u=o[s],d=u.fn;u.once&&this.off(t,d,u.ctx),d.call(u.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=p(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[M(t)]=t,this},removeEventParent:function(t){return this._eventParents&&delete this._eventParents[M(t)],this},_propagateEvent:function(t){for(var e in this._eventParents)this._eventParents[e].fire(t.type,g({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 Ht=mt.extend(ot);function T(t,e,i){this.x=i?Math.round(t):t,this.y=i?Math.round(e):e}var Li=Math.trunc||function(t){return t>0?Math.floor(t):Math.ceil(t)};T.prototype={clone:function(){return new T(this.x,this.y)},add:function(t){return this.clone()._add(C(t))},_add:function(t){return this.x+=t.x,this.y+=t.y,this},subtract:function(t){return this.clone()._subtract(C(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 T(this.x*t.x,this.y*t.y)},unscaleBy:function(t){return new T(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=Li(this.x),this.y=Li(this.y),this},distanceTo:function(t){t=C(t);var e=t.x-this.x,i=t.y-this.y;return Math.sqrt(e*e+i*i)},equals:function(t){return t=C(t),t.x===this.x&&t.y===this.y},contains:function(t){return t=C(t),Math.abs(t.x)<=Math.abs(this.x)&&Math.abs(t.y)<=Math.abs(this.y)},toString:function(){return"Point("+r(this.x)+", "+r(this.y)+")"}};function C(t,e,i){return t instanceof T?t:q(t)?new T(t[0],t[1]):t==null?t:typeof t=="object"&&"x"in t&&"y"in t?new T(t.x,t.y):new T(t,e,i)}function R(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n<o;n++)this.extend(i[n])}R.prototype={extend:function(t){var e,i;if(!t)return this;if(t instanceof T||typeof t[0]=="number"||"x"in t)e=i=C(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 C((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,t)},getBottomLeft:function(){return C(this.min.x,this.max.y)},getTopRight:function(){return C(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 T?t=C(t):t=tt(t),t instanceof R?(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(C(e.x-n,e.y-o),C(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 R?t:new R(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(D(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=D(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=D(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("+r(this.lat,t)+", "+r(this.lng,t)+")"},distanceTo:function(t){return Pt.distance(this,D(t))},wrap:function(){return Pt.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 D(t,e,i){return t instanceof N?t:q(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 R(n,o)},infinite:!1,wrapLatLng:function(t){var e=this.wrapLng?X(t.lng,this.wrapLng,!0):t.lng,i=this.wrapLat?X(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(),u=new N(s.lat-n,s.lng-o),d=new N(l.lat-n,l.lng-o);return new et(u,d)}},Pt=g({},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),u=s*s+Math.cos(n)*Math.cos(o)*l*l,d=2*Math.atan2(Math.sqrt(u),Math.sqrt(1-u));return this.R*d}}),Pi=6378137,Ie={R:Pi,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 T(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=Pi*Math.PI;return new R([-t,-t],[t,t])}()};function Oe(t,e,i,n){if(q(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}Oe.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 T((t.x/e-this._b)/this._a,(t.y/e-this._d)/this._c)}};function Vt(t,e,i,n){return new Oe(t,e,i,n)}var Be=g({},Pt,{code:"EPSG:3857",projection:Ie,transformation:function(){var t=.5/(Math.PI*Ie.R);return Vt(t,.5,-t,.5)}()}),ao=g({},Be,{code:"EPSG:900913"});function Mi(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function Ei(t,e){var i="",n,o,s,l,u,d;for(n=0,s=t.length;n<s;n++){for(u=t[n],o=0,l=u.length;o<l;o++)d=u[o],i+=(o?"L":"M")+d.x+" "+d.y;i+=e?P.svg?"z":"x":""}return i||"M0 0"}var Ne=document.documentElement.style,ue="ActiveXObject"in window,lo=ue&&!document.addEventListener,ki="msLaunchUri"in navigator&&!("documentMode"in document),Ze=dt("webkit"),Ci=dt("android"),Ti=dt("android 2")||dt("android 3"),ho=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),uo=Ci&&dt("Google")&&ho<537&&!("AudioNode"in window),Fe=!!window.opera,Si=!ki&&dt("chrome"),zi=dt("gecko")&&!Ze&&!Fe&&!ue,co=!Si&&dt("safari"),Ai=dt("phantom"),Di="OTransition"in Ne,fo=navigator.platform.indexOf("Win")===0,Ii=ue&&"transition"in Ne,Re="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!Ti,Oi="MozPerspective"in Ne,po=!window.L_DISABLE_3D&&(Ii||Re||Oi)&&!Di&&!Ai,Gt=typeof orientation<"u"||dt("mobile"),_o=Gt&&Ze,mo=Gt&&Re,Bi=!window.PointerEvent&&window.MSPointerEvent,Ni=!!(window.PointerEvent||Bi),Zi="ontouchstart"in window||!!window.TouchEvent,go=!window.L_NO_TOUCH&&(Zi||Ni),vo=Gt&&Fe,yo=Gt&&zi,wo=(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI)>1,xo=function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("testPassiveEventSupport",B,e),window.removeEventListener("testPassiveEventSupport",B,e)}catch{}return t}(),bo=function(){return!!document.createElement("canvas").getContext}(),je=!!(document.createElementNS&&Mi("svg").createSVGRect),Lo=!!je&&function(){var t=document.createElement("div");return t.innerHTML="<svg/>",(t.firstChild&&t.firstChild.namespaceURI)==="http://www.w3.org/2000/svg"}(),Po=!je&&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}}(),Mo=navigator.platform.indexOf("Mac")===0,Eo=navigator.platform.indexOf("Linux")===0;function dt(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}var P={ie:ue,ielt9:lo,edge:ki,webkit:Ze,android:Ci,android23:Ti,androidStock:uo,opera:Fe,chrome:Si,gecko:zi,safari:co,phantom:Ai,opera12:Di,win:fo,ie3d:Ii,webkit3d:Re,gecko3d:Oi,any3d:po,mobile:Gt,mobileWebkit:_o,mobileWebkit3d:mo,msPointer:Bi,pointer:Ni,touch:go,touchNative:Zi,mobileOpera:vo,mobileGecko:yo,retina:wo,passiveEvents:xo,canvas:bo,svg:je,vml:Po,inlineSvg:Lo,mac:Mo,linux:Eo},Fi=P.msPointer?"MSPointerDown":"pointerdown",Ri=P.msPointer?"MSPointerMove":"pointermove",ji=P.msPointer?"MSPointerUp":"pointerup",Hi=P.msPointer?"MSPointerCancel":"pointercancel",He={touchstart:Fi,touchmove:Ri,touchend:ji,touchcancel:Hi},Vi={touchstart:Ao,touchmove:ce,touchend:ce,touchcancel:ce},At={},Gi=!1;function ko(t,e,i){return e==="touchstart"&&zo(),Vi[e]?(i=Vi[e].bind(this,i),t.addEventListener(He[e],i,!1),i):(console.warn("wrong event specified:",e),B)}function Co(t,e,i){if(!He[e]){console.warn("wrong event specified:",e);return}t.removeEventListener(He[e],i,!1)}function To(t){At[t.pointerId]=t}function So(t){At[t.pointerId]&&(At[t.pointerId]=t)}function Wi(t){delete At[t.pointerId]}function zo(){Gi||(document.addEventListener(Fi,To,!0),document.addEventListener(Ri,So,!0),document.addEventListener(ji,Wi,!0),document.addEventListener(Hi,Wi,!0),Gi=!0)}function ce(t,e){if(e.pointerType!==(e.MSPOINTER_TYPE_MOUSE||"mouse")){e.touches=[];for(var i in At)e.touches.push(At[i]);e.changedTouches=[e],t(e)}}function Ao(t,e){e.MSPOINTER_TYPE_TOUCH&&e.pointerType===e.MSPOINTER_TYPE_TOUCH&&Y(e),ce(t,e)}function Do(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 Io=200;function Oo(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=Ki(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 u=Date.now();u-i<=Io?(n++,n===2&&e(Do(s))):n=1,i=u}}}return t.addEventListener("click",o),{dblclick:e,simDblclick:o}}function Bo(t,e){t.removeEventListener("dblclick",e.dblclick),t.removeEventListener("click",e.simDblclick)}var Ve=pe(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),Wt=pe(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),Ui=Wt==="webkitTransition"||Wt==="OTransition"?Wt+"End":"transitionend";function qi(t){return typeof t=="string"?document.getElementById(t):t}function Ut(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 O(t,e,i){var n=document.createElement(t);return n.className=e||"",i&&i.appendChild(n),n}function j(t){var e=t.parentNode;e&&e.removeChild(t)}function de(t){for(;t.firstChild;)t.removeChild(t.firstChild)}function Dt(t){var e=t.parentNode;e&&e.lastChild!==t&&e.appendChild(t)}function It(t){var e=t.parentNode;e&&e.firstChild!==t&&e.insertBefore(t,e.firstChild)}function Ge(t,e){if(t.classList!==void 0)return t.classList.contains(e);var i=fe(t);return i.length>0&&new RegExp("(^|\\s)"+e+"(\\s|$)").test(i)}function z(t,e){if(t.classList!==void 0)for(var i=p(e),n=0,o=i.length;n<o;n++)t.classList.add(i[n]);else if(!Ge(t,e)){var s=fe(t);We(t,(s?s+" ":"")+e)}}function H(t,e){t.classList!==void 0?t.classList.remove(e):We(t,h((" "+fe(t)+" ").replace(" "+e+" "," ")))}function We(t,e){t.className.baseVal===void 0?t.className=e:t.className.baseVal=e}function fe(t){return t.correspondingElement&&(t=t.correspondingElement),t.className.baseVal===void 0?t.className:t.className.baseVal}function at(t,e){"opacity"in t.style?t.style.opacity=e:"filter"in t.style&&No(t,e)}function No(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 pe(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 T(0,0);t.style[Ve]=(P.ie3d?"translate("+n.x+"px,"+n.y+"px)":"translate3d("+n.x+"px,"+n.y+"px,0)")+(i?" scale("+i+")":"")}function G(t,e){t._leaflet_pos=e,P.any3d?kt(t,e):(t.style.left=e.x+"px",t.style.top=e.y+"px")}function Ct(t){return t._leaflet_pos||new T(0,0)}var qt,Yt,Ue;if("onselectstart"in document)qt=function(){S(window,"selectstart",Y)},Yt=function(){Z(window,"selectstart",Y)};else{var Xt=pe(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]);qt=function(){if(Xt){var t=document.documentElement.style;Ue=t[Xt],t[Xt]="none"}},Yt=function(){Xt&&(document.documentElement.style[Xt]=Ue,Ue=void 0)}}function qe(){S(window,"dragstart",Y)}function Ye(){Z(window,"dragstart",Y)}var _e,Xe;function Ke(t){for(;t.tabIndex===-1;)t=t.parentNode;t.style&&(me(),_e=t,Xe=t.style.outlineStyle,t.style.outlineStyle="none",S(window,"keydown",me))}function me(){_e&&(_e.style.outlineStyle=Xe,_e=void 0,Xe=void 0,Z(window,"keydown",me))}function Yi(t){do t=t.parentNode;while((!t.offsetWidth||!t.offsetHeight)&&t!==document.body);return t}function Je(t){var e=t.getBoundingClientRect();return{x:e.width/t.offsetWidth||1,y:e.height/t.offsetHeight||1,boundingClientRect:e}}var Zo={__proto__:null,TRANSFORM:Ve,TRANSITION:Wt,TRANSITION_END:Ui,get:qi,getStyle:Ut,create:O,remove:j,empty:de,toFront:Dt,toBack:It,hasClass:Ge,addClass:z,removeClass:H,setClass:We,getClass:fe,setOpacity:at,testProp:pe,setTransform:kt,setPosition:G,getPosition:Ct,get disableTextSelection(){return qt},get enableTextSelection(){return Yt},disableImageDrag:qe,enableImageDrag:Ye,preventOutline:Ke,restoreOutline:me,getSizedParentNode:Yi,getScale:Je};function S(t,e,i,n){if(e&&typeof e=="object")for(var o in e)$e(t,o,e[o],i);else{e=p(e);for(var s=0,l=e.length;s<l;s++)$e(t,e[s],i,n)}return this}var ft="_leaflet_events";function Z(t,e,i,n){if(arguments.length===1)Xi(t),delete t[ft];else if(e&&typeof e=="object")for(var o in e)ti(t,o,e[o],i);else if(e=p(e),arguments.length===2)Xi(t,function(u){return ze(e,u)!==-1});else for(var s=0,l=e.length;s<l;s++)ti(t,e[s],i,n);return this}function Xi(t,e){for(var i in t[ft]){var n=i.split(/\d/)[0];(!e||e(n))&&ti(t,n,null,null,i)}}var Qe={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function $e(t,e,i,n){var o=e+M(i)+(n?"_"+M(n):"");if(t[ft]&&t[ft][o])return this;var s=function(u){return i.call(n||t,u||window.event)},l=s;!P.touchNative&&P.pointer&&e.indexOf("touch")===0?s=ko(t,e,s):P.touch&&e==="dblclick"?s=Oo(t,s):"addEventListener"in t?e==="touchstart"||e==="touchmove"||e==="wheel"||e==="mousewheel"?t.addEventListener(Qe[e]||e,s,P.passiveEvents?{passive:!1}:!1):e==="mouseenter"||e==="mouseleave"?(s=function(u){u=u||window.event,ii(t,u)&&l(u)},t.addEventListener(Qe[e],s,!1)):t.addEventListener(e,l,!1):t.attachEvent("on"+e,s),t[ft]=t[ft]||{},t[ft][o]=s}function ti(t,e,i,n,o){o=o||e+M(i)+(n?"_"+M(n):"");var s=t[ft]&&t[ft][o];if(!s)return this;!P.touchNative&&P.pointer&&e.indexOf("touch")===0?Co(t,e,s):P.touch&&e==="dblclick"?Bo(t,s):"removeEventListener"in t?t.removeEventListener(Qe[e]||e,s,!1):t.detachEvent("on"+e,s),t[ft][o]=null}function Tt(t){return t.stopPropagation?t.stopPropagation():t.originalEvent?t.originalEvent._stopped=!0:t.cancelBubble=!0,this}function ei(t){return $e(t,"wheel",Tt),this}function Kt(t){return S(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 Ki(t){if(t.composedPath)return t.composedPath();for(var e=[],i=t.target;i;)e.push(i),i=i.parentNode;return e}function Ji(t,e){if(!e)return new T(t.clientX,t.clientY);var i=Je(e),n=i.boundingClientRect;return new T((t.clientX-n.left)/i.x-e.clientLeft,(t.clientY-n.top)/i.y-e.clientTop)}var Fo=P.linux&&P.chrome?window.devicePixelRatio:P.mac?window.devicePixelRatio*3:window.devicePixelRatio>0?2*window.devicePixelRatio:1;function Qi(t){return P.edge?t.wheelDeltaY/2:t.deltaY&&t.deltaMode===0?-t.deltaY/Fo: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 ii(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 Ro={__proto__:null,on:S,off:Z,stopPropagation:Tt,disableScrollPropagation:ei,disableClickPropagation:Kt,preventDefault:Y,stop:St,getPropagationPath:Ki,getMousePosition:Ji,getWheelDelta:Qi,isExternalTarget:ii,addListener:S,removeListener:Z},$i=Ht.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=Ct(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=$(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(),G(this._el,i),this.fire("step")},_complete:function(){st(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(t){return 1-Math.pow(1-t,this._easeOutPower)}}),I=Ht.extend({options:{crs:Be,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=w(this,e),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(t),this._initLayout(),this._onResize=v(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(D(e.center),e.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=Wt&&P.any3d&&!P.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),S(this._proxy,Ui,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(D(t),e,this.options.maxBounds),i=i||{},this._stop(),this._loaded&&!i.reset&&i!==!0){i.animate!==void 0&&(i.zoom=g({animate:i.animate},i.zoom),i.pan=g({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 T?t:this.latLngToContainerPoint(t),l=s.subtract(o).multiplyBy(1-1/n),u=this.containerPointToLatLng(o.add(l));return this.setView(u,e,{zoom:i})},_getBoundsCenterZoom:function(t,e){e=e||{},t=t.getBounds?t.getBounds():V(t);var i=C(e.paddingTopLeft||e.padding||[0,0]),n=C(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),u=this.project(t.getNorthEast(),o),d=this.unproject(l.add(u).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=C(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 $i,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=D(t),e=e===void 0?l:e;var u=Math.max(s.x,s.y),d=u*this.getZoomScale(l,e),_=o.distanceTo(n)||1,x=1.42,E=x*x;function A(W){var Ce=W?-1:1,Cr=W?d:u,Tr=d*d-u*u+Ce*E*E*_*_,Sr=2*Cr*E*_,fi=Tr/Sr,In=Math.sqrt(fi*fi+1)-fi,zr=In<1e-9?-18:Math.log(In);return zr}function Q(W){return(Math.exp(W)-Math.exp(-W))/2}function U(W){return(Math.exp(W)+Math.exp(-W))/2}function ht(W){return Q(W)/U(W)}var it=A(0);function Rt(W){return u*(U(it)/U(it+x*W))}function Pr(W){return u*(U(it)*ht(it+x*W)-Q(it))/E}function Mr(W){return 1-Math.pow(1-W,1.5)}var Er=Date.now(),An=(A(1)-it)/x,kr=i.duration?1e3*i.duration:1e3*An*.8;function Dn(){var W=(Date.now()-Er)/kr,Ce=Mr(W)*An;W<=1?(this._flyToFrame=$(Dn,this),this._move(this.unproject(n.add(o.subtract(n).multiplyBy(Pr(Ce)/_)),l),this.getScaleZoom(u/Rt(Ce),l),{flyTo:!0})):this._move(t,e)._moveEnd(!0)}return this._moveStart(!0,i.noMoveStart),Dn.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=C(e.paddingTopLeft||e.padding||[0,0]),n=C(e.paddingBottomRight||e.padding||[0,0]),o=this.project(this.getCenter()),s=this.project(t),l=this.getPixelBounds(),u=tt([l.min.add(i),l.max.subtract(n)]),d=u.getSize();if(!u.contains(s)){this._enforcingBounds=!0;var _=s.subtract(u.getCenter()),x=u.extend(s).getSize().subtract(d);o.x+=_.x<0?-x.x:x.x,o.y+=_.y<0?-x.y:x.y,this.panTo(this.unproject(o),e),this._enforcingBounds=!1}return this},invalidateSize:function(t){if(!this._loaded)return this;t=g({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(v(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=g({timeout:1e4,watch:!1},t),!("geolocation"in navigator))return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this;var e=v(this._handleGeolocationResponse,this),i=v(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 u={latlng:n,bounds:o,timestamp:t.timestamp};for(var d in t.coords)typeof t.coords[d]=="number"&&(u[d]=t.coords[d]);this.fire("locationfound",u)}},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(),j(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(st(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)j(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=O("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=C(i||[0,0]);var n=this.getZoom()||0,o=this.getMinZoom(),s=this.getMaxZoom(),l=t.getNorthWest(),u=t.getSouthEast(),d=this.getSize().subtract(i),_=tt(this.project(u,n),this.project(l,n)).getSize(),x=P.any3d?this.options.zoomSnap:1,E=d.x/_.x,A=d.y/_.y,Q=e?Math.max(E,A):Math.min(E,A);return n=this.getScaleZoom(Q,n),x&&(n=Math.round(n/(x/100))*(x/100),n=e?Math.ceil(n/x)*x:Math.floor(n/x)*x),Math.max(o,Math.min(s,n))},getSize:function(){return(!this._size||this._sizeChanged)&&(this._size=new T(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 R(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(D(t),e)},unproject:function(t,e){return e=e===void 0?this._zoom:e,this.options.crs.pointToLatLng(C(t),e)},layerPointToLatLng:function(t){var e=C(t).add(this.getPixelOrigin());return this.unproject(e)},latLngToLayerPoint:function(t){var e=this.project(D(t))._round();return e._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(D(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(V(t))},distance:function(t,e){return this.options.crs.distance(D(t),D(e))},containerPointToLayerPoint:function(t){return C(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return C(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var e=this.containerPointToLayerPoint(C(t));return this.layerPointToLatLng(e)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(D(t)))},mouseEventToContainerPoint:function(t){return Ji(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=qi(t);if(e){if(e._leaflet_id)throw new Error("Map container is already initialized.")}else throw new Error("Map container not found.");S(e,"scroll",this._onScroll,this),this._containerId=M(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=Ut(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),G(this._mapPane,new T(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){G(this._mapPane,new T(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 st(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){G(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[M(this._container)]=this;var e=t?Z:S;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(){st(this._resizeRequest),this._resizeRequest=$(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[M(s)],n&&(e==="click"||e==="preclick")&&this._draggableMoved(n)){l=!0;break}if(n&&n.listens(e,!0)&&(o&&!ii(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"&&Ke(e),this._fireDOMEvent(t,i)}},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(t,e,i){if(t.type==="click"){var n=g({},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 u=o[0],d={originalEvent:t};if(t.type!=="keypress"&&t.type!=="keydown"&&t.type!=="keyup"){var _=u.getLatLng&&(!u._radius||u._radius<=10);d.containerPoint=_?this.latLngToContainerPoint(u.getLatLng()):this.mouseEventToContainerPoint(t),d.layerPoint=this.containerPointToLayerPoint(d.containerPoint),d.latlng=_?u.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&&ze(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 Ct(this._mapPane)||new T(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 R(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 R(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),u=this._rebound(o.y,-s.y);return new T(l,u)},_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(){H(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=O("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(t),this.on("zoomanim",function(e){var i=Ve,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(){j(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:($(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(v(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&H(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 jo(t,e){return new I(t,e)}var ut=mt.extend({options:{position:"topright"},initialize:function(t){w(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?(j(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()}}),Jt=function(t){return new ut(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=O("div",e+"control-container",this._container);function n(o,s){var l=e+o+" "+e+s;t[o+s]=O("div",l,i)}n("top","left"),n("top","right"),n("bottom","left"),n("bottom","right")},_clearControlPos:function(){for(var t in this._controlCorners)j(this._controlCorners[t]);j(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var tn=ut.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){w(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 ut.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(M(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"):H(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return H(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var t="leaflet-control-layers",e=this._container=O("div",t),i=this.options.collapsed;e.setAttribute("aria-haspopup",!0),Kt(e),ei(e);var n=this._section=O("section",t+"-list");i&&(this._map.on("click",this.collapse,this),S(e,{mouseenter:this._expandSafely,mouseleave:this.collapse},this));var o=this._layersLink=O("a",t+"-toggle",e);o.href="#",o.title="Layers",o.setAttribute("role","button"),S(o,{keydown:function(s){s.keyCode===13&&this._expandSafely()},click:function(s){Y(s),this._expandSafely()}},this),i||this.expand(),this._baseLayersList=O("div",t+"-base",n),this._separator=O("div",t+"-separator",n),this._overlaysList=O("div",t+"-overlays",n),e.appendChild(n)},_getLayer:function(t){for(var e=0;e<this._layers.length;e++)if(this._layers[e]&&M(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(v(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;de(this._baseLayersList),de(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(M(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_"+M(this),i),this._layerControlInputs.push(n),n.layerId=M(t.layer),S(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,S(t,"click",Y),this.expand();var e=this;setTimeout(function(){Z(t,"click",Y),e._preventClick=!1})}}),Ho=function(t,e,i){return new tn(t,e,i)},ni=ut.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">−</span>',zoomOutTitle:"Zoom out"},onAdd:function(t){var e="leaflet-control-zoom",i=O("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=O("a",i,n);return s.innerHTML=t,s.href="#",s.title=e,s.setAttribute("role","button"),s.setAttribute("aria-label",e),Kt(s),S(s,"click",St),S(s,"click",o,this),S(s,"click",this._refocusOnMap,this),s},_updateDisabled:function(){var t=this._map,e="leaflet-disabled";H(this._zoomInButton,e),H(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 ni,this.addControl(this.zoomControl))});var Vo=function(t){return new ni(t)},en=ut.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var e="leaflet-control-scale",i=O("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=O("div",e,i)),t.imperial&&(this._iScale=O("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}}),Go=function(t){return new en(t)},Wo='<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>',oi=ut.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(P.inlineSvg?Wo+" ":"")+"Leaflet</a>"},initialize:function(t){w(this,t),this._attributions={}},onAdd:function(t){t.attributionControl=this,this._container=O("div","leaflet-control-attribution"),Kt(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 oi().addTo(this)});var Uo=function(t){return new oi(t)};ut.Layers=tn,ut.Zoom=ni,ut.Scale=en,ut.Attribution=oi,Jt.layers=Ho,Jt.zoom=Vo,Jt.scale=Go,Jt.attribution=Uo;var pt=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}});pt.addTo=function(t,e){return t.addHandler(e,this),this};var qo={Events:ot},nn=P.touch?"touchstart mousedown":"mousedown",Mt=Ht.extend({options:{clickTolerance:3},initialize:function(t,e,i,n){w(this,n),this._element=t,this._dragStartTarget=e||t,this._preventOutline=i},enable:function(){this._enabled||(S(this._dragStartTarget,nn,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(Mt._dragging===this&&this.finishDrag(!0),Z(this._dragStartTarget,nn,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(this._enabled&&(this._moved=!1,!Ge(this._element,"leaflet-zoom-anim"))){if(t.touches&&t.touches.length!==1){Mt._dragging===this&&this.finishDrag();return}if(!(Mt._dragging||t.shiftKey||t.which!==1&&t.button!==1&&!t.touches)&&(Mt._dragging=this,this._preventOutline&&Ke(this._element),qe(),qt(),!this._moving)){this.fire("down");var e=t.touches?t.touches[0]:t,i=Yi(this._element);this._startPoint=new T(e.clientX,e.clientY),this._startPos=Ct(this._element),this._parentScale=Je(i);var n=t.type==="mousedown";S(document,n?"mousemove":"touchmove",this._onMove,this),S(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 T(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),G(this._element,this._newPos),this.fire("drag",t)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(t){H(document.body,"leaflet-dragging"),this._lastTarget&&(H(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),Z(document,"mousemove touchmove",this._onMove,this),Z(document,"mouseup touchend touchcancel",this._onUp,this),Ye(),Yt();var e=this._moved&&this._moving;this._moving=!1,Mt._dragging=!1,e&&this.fire("dragend",{noInertia:t,distance:this._newPos.distanceTo(this._startPos)})}});function on(t,e,i){var n,o=[1,4,2,8],s,l,u,d,_,x,E,A;for(s=0,x=t.length;s<x;s++)t[s]._code=zt(t[s],e);for(u=0;u<4;u++){for(E=o[u],n=[],s=0,x=t.length,l=x-1;s<x;l=s++)d=t[s],_=t[l],d._code&E?_._code&E||(A=ge(_,d,E,e,i),A._code=zt(A,e),n.push(A)):(_._code&E&&(A=ge(_,d,E,e,i),A._code=zt(A,e),n.push(A)),n.push(d));t=n}return t}function rn(t,e){var i,n,o,s,l,u,d,_,x;if(!t||t.length===0)throw new Error("latlngs not passed");lt(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var E=D([0,0]),A=V(t),Q=A.getNorthWest().distanceTo(A.getSouthWest())*A.getNorthEast().distanceTo(A.getNorthWest());Q<1700&&(E=ri(t));var U=t.length,ht=[];for(i=0;i<U;i++){var it=D(t[i]);ht.push(e.project(D([it.lat-E.lat,it.lng-E.lng])))}for(u=d=_=0,i=0,n=U-1;i<U;n=i++)o=ht[i],s=ht[n],l=o.y*s.x-s.y*o.x,d+=(o.x+s.x)*l,_+=(o.y+s.y)*l,u+=l*3;u===0?x=ht[0]:x=[d/u,_/u];var Rt=e.unproject(C(x));return D([Rt.lat+E.lat,Rt.lng+E.lng])}function ri(t){for(var e=0,i=0,n=0,o=0;o<t.length;o++){var s=D(t[o]);e+=s.lat,i+=s.lng,n++}return D([e/n,i/n])}var Yo={__proto__:null,clipPolygon:on,polygonCenter:rn,centroid:ri};function sn(t,e){if(!e||!t.length)return t.slice();var i=e*e;return t=Jo(t,i),t=Ko(t,i),t}function an(t,e,i){return Math.sqrt(Qt(t,e,i,!0))}function Xo(t,e,i){return Qt(t,e,i)}function Ko(t,e){var i=t.length,n=typeof Uint8Array<"u"?Uint8Array:Array,o=new n(i);o[0]=o[i-1]=1,si(t,o,e,0,i-1);var s,l=[];for(s=0;s<i;s++)o[s]&&l.push(t[s]);return l}function si(t,e,i,n,o){var s=0,l,u,d;for(u=n+1;u<=o-1;u++)d=Qt(t[u],t[n],t[o],!0),d>s&&(l=u,s=d);s>i&&(e[l]=1,si(t,e,i,n,l),si(t,e,i,l,o))}function Jo(t,e){for(var i=[t[0]],n=1,o=0,s=t.length;n<s;n++)Qo(t[n],t[o])>e&&(i.push(t[n]),o=n);return o<s-1&&i.push(t[s-1]),i}var ln;function hn(t,e,i,n,o){var s=n?ln:zt(t,i),l=zt(e,i),u,d,_;for(ln=l;;){if(!(s|l))return[t,e];if(s&l)return!1;u=s||l,d=ge(t,e,u,i,o),_=zt(d,i),u===s?(t=d,s=_):(e=d,l=_)}}function ge(t,e,i,n,o){var s=e.x-t.x,l=e.y-t.y,u=n.min,d=n.max,_,x;return i&8?(_=t.x+s*(d.y-t.y)/l,x=d.y):i&4?(_=t.x+s*(u.y-t.y)/l,x=u.y):i&2?(_=d.x,x=t.y+l*(d.x-t.x)/s):i&1&&(_=u.x,x=t.y+l*(u.x-t.x)/s),new T(_,x,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 Qo(t,e){var i=e.x-t.x,n=e.y-t.y;return i*i+n*n}function Qt(t,e,i,n){var o=e.x,s=e.y,l=i.x-o,u=i.y-s,d=l*l+u*u,_;return d>0&&(_=((t.x-o)*l+(t.y-s)*u)/d,_>1?(o=i.x,s=i.y):_>0&&(o+=l*_,s+=u*_)),l=t.x-o,u=t.y-s,n?l*l+u*u:new T(o,s)}function lt(t){return!q(t[0])||typeof t[0][0]!="object"&&typeof t[0][0]<"u"}function un(t){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),lt(t)}function cn(t,e){var i,n,o,s,l,u,d,_;if(!t||t.length===0)throw new Error("latlngs not passed");lt(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var x=D([0,0]),E=V(t),A=E.getNorthWest().distanceTo(E.getSouthWest())*E.getNorthEast().distanceTo(E.getNorthWest());A<1700&&(x=ri(t));var Q=t.length,U=[];for(i=0;i<Q;i++){var ht=D(t[i]);U.push(e.project(D([ht.lat-x.lat,ht.lng-x.lng])))}for(i=0,n=0;i<Q-1;i++)n+=U[i].distanceTo(U[i+1])/2;if(n===0)_=U[0];else for(i=0,s=0;i<Q-1;i++)if(l=U[i],u=U[i+1],o=l.distanceTo(u),s+=o,s>n){d=(s-n)/o,_=[u.x-d*(u.x-l.x),u.y-d*(u.y-l.y)];break}var it=e.unproject(C(_));return D([it.lat+x.lat,it.lng+x.lng])}var $o={__proto__:null,simplify:sn,pointToSegmentDistance:an,closestPointOnSegment:Xo,clipSegment:hn,_getEdgeIntersection:ge,_getBitCode:zt,_sqClosestPointOnSegment:Qt,isFlat:lt,_flat:un,polylineCenter:cn},ai={project:function(t){return new T(t.lng,t.lat)},unproject:function(t){return new N(t.y,t.x)},bounds:new R([-180,-90],[180,90])},li={R:6378137,R_MINOR:6356752314245179e-9,bounds:new R([-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),u=Math.tan(Math.PI/4-n/2)/Math.pow((1-l)/(1+l),s/2);return n=-i*Math.log(Math.max(u,1e-10)),new T(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),u=0,d=.1,_;u<15&&Math.abs(d)>1e-7;u++)_=o*Math.sin(l),_=Math.pow((1-_)/(1+_),o/2),d=Math.PI/2-2*Math.atan(s*_)-l,l+=d;return new N(l*e,t.x*e/i)}},tr={__proto__:null,LonLat:ai,Mercator:li,SphericalMercator:Ie},er=g({},Pt,{code:"EPSG:3395",projection:li,transformation:function(){var t=.5/(Math.PI*li.R);return Vt(t,.5,-t,.5)}()}),dn=g({},Pt,{code:"EPSG:4326",projection:ai,transformation:Vt(1/180,1,-1/180,.5)}),ir=g({},gt,{projection:ai,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=Pt,gt.EPSG3395=er,gt.EPSG3857=Be,gt.EPSG900913=ao,gt.EPSG4326=dn,gt.Simple=ir;var ct=Ht.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[M(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[M(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=M(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=M(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 M(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?q(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[M(t)]=t,this._updateZoomLevels())},_removeZoomLimit:function(t){var e=M(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 Ot=ct.extend({initialize:function(t,e){w(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 M(t)}}),nr=function(t,e){return new Ot(t,e)},vt=Ot.extend({addLayer:function(t){return this.hasLayer(t)?this:(t.addEventParent(this),Ot.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),Ot.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}}),or=function(t,e){return new vt(t,e)},Bt=mt.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(t){w(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=C(n),s=C(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 rr(t){return new Bt(t)}var $t=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 $t.imagePath!="string"&&($t.imagePath=this._detectIconPath()),(this.options.imagePath||$t.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=O("div","leaflet-default-icon-path",document.body),e=Ut(t,"background-image")||Ut(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):""}}),fn=pt.extend({initialize:function(t){this._marker=t},addHooks:function(){var t=this._marker._icon;this._draggable||(this._draggable=new Mt(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&&H(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=Ct(e._icon),l=i.getPixelBounds(),u=i.getPixelOrigin(),d=tt(l.min._subtract(u).add(o),l.max._subtract(u).subtract(o));if(!d.contains(s)){var _=C((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(_,{animate:!1}),this._draggable._newPos._add(_),this._draggable._startPos._add(_),G(e._icon,this._draggable._newPos),this._onDrag(t),this._panRequest=$(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&&(st(this._panRequest),this._panRequest=$(this._adjustPan.bind(this,t)))},_onDrag:function(t){var e=this._marker,i=e._shadow,n=Ct(e._icon),o=e._map.layerPointToLatLng(n);i&&G(i,n),e._latlng=o,t.latlng=o,t.oldLatLng=this._oldLatLng,e.fire("move",t).fire("drag",t)},_onDragEnd:function(t){st(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",t)}}),ve=ct.extend({options:{icon:new $t,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){w(this,e),this._latlng=D(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=D(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&&S(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&&Z(this._icon,"focus",this._panOnFocus,this),j(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&j(this._shadow),this._shadow=null},_setPos:function(t){this._icon&&G(this._icon,t),this._shadow&&G(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),fn)){var t=this.options.draggable;this.dragging&&(t=this.dragging.enabled(),this.dragging.disable()),this.dragging=new fn(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&&at(this._icon,t),this._shadow&&at(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?C(e.iconSize):C(0,0),n=e.iconAnchor?C(e.iconAnchor):C(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 sr(t,e){return new ve(t,e)}var Et=ct.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 w(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)}}),ye=Et.extend({options:{fill:!0,radius:10},initialize:function(t,e){w(this,e),this._latlng=D(t),this._radius=this.options.radius},setLatLng:function(t){var e=this._latlng;return this._latlng=D(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 Et.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 R(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 ar(t,e){return new ye(t,e)}var hi=ye.extend({initialize:function(t,e,i){if(typeof e=="number"&&(e=g({},i,{radius:e})),w(this,e),this._latlng=D(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:Et.prototype.setStyle,_project:function(){var t=this._latlng.lng,e=this._latlng.lat,i=this._map,n=i.options.crs;if(n.distance===Pt.distance){var o=Math.PI/180,s=this._mRadius/Pt.R/o,l=i.project([e+s,t]),u=i.project([e-s,t]),d=l.add(u).divideBy(2),_=i.unproject(d).lat,x=Math.acos((Math.cos(s*o)-Math.sin(e*o)*Math.sin(_*o))/(Math.cos(e*o)*Math.cos(_*o)))/o;(isNaN(x)||x===0)&&(x=s/Math.cos(Math.PI/180*e)),this._point=d.subtract(i.getPixelOrigin()),this._radius=isNaN(x)?0:d.x-i.project([_,t-x]).x,this._radiusY=d.y-l.y}else{var E=n.unproject(n.project(this._latlng).subtract([this._mRadius,0]));this._point=i.latLngToLayerPoint(this._latlng),this._radius=this._point.x-i.latLngToLayerPoint(E).x}this._updateBounds()}});function lr(t,e,i){return new hi(t,e,i)}var yt=Et.extend({options:{smoothFactor:1,noClip:!1},initialize:function(t,e){w(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=Qt,o,s,l=0,u=this._parts.length;l<u;l++)for(var d=this._parts[l],_=1,x=d.length;_<x;_++){o=d[_-1],s=d[_];var E=n(t,o,s,!0);E<e&&(e=E,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 cn(this._defaultShape(),this._map.options.crs)},getBounds:function(){return this._bounds},addLatLng:function(t,e){return e=e||this._defaultShape(),t=D(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 lt(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var e=[],i=lt(t),n=0,o=t.length;n<o;n++)i?(e[n]=D(t[n]),this._bounds.extend(e[n])):e[n]=this._convertLatLngs(t[n]);return e},_project:function(){var t=new R;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 T(t,t);this._rawPxBounds&&(this._pxBounds=new R([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,u,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++)u=hn(d[n],d[n+1],t,n,!0),u&&(e[o]=e[o]||[],e[o].push(u[0]),(u[1]!==d[n+1]||n===l-2)&&(e[o].push(u[1]),o++))}},_simplifyPoints:function(){for(var t=this._parts,e=this.options.smoothFactor,i=0,n=t.length;i<n;i++)t[i]=sn(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,u,d=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(i=0,s=this._parts.length;i<s;i++)for(u=this._parts[i],n=0,l=u.length,o=l-1;n<l;o=n++)if(!(!e&&n===0)&&an(t,u[o],u[n])<=d)return!0;return!1}});function hr(t,e){return new yt(t,e)}yt._flat=un;var Nt=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 rn(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),lt(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return lt(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,e=this.options.weight,i=new T(e,e);if(t=new R(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=on(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,u,d,_;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,_=i.length,u=_-1;l<_;u=l++)n=i[l],o=i[u],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 ur(t,e){return new Nt(t,e)}var wt=vt.extend({initialize:function(t,e){w(this,e),this._layers={},t&&this.addData(t)},addData:function(t){var e=q(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=we(t,s);return l?(l.feature=Le(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=g({},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 we(t,e){var i=t.type==="Feature"?t.geometry:t,n=i?i.coordinates:null,o=[],s=e&&e.pointToLayer,l=e&&e.coordsToLatLng||ui,u,d,_,x;if(!n&&!i)return null;switch(i.type){case"Point":return u=l(n),pn(s,t,u,e);case"MultiPoint":for(_=0,x=n.length;_<x;_++)u=l(n[_]),o.push(pn(s,t,u,e));return new vt(o);case"LineString":case"MultiLineString":return d=xe(n,i.type==="LineString"?0:1,l),new yt(d,e);case"Polygon":case"MultiPolygon":return d=xe(n,i.type==="Polygon"?1:2,l),new Nt(d,e);case"GeometryCollection":for(_=0,x=i.geometries.length;_<x;_++){var E=we({geometry:i.geometries[_],type:"Feature",properties:t.properties},e);E&&o.push(E)}return new vt(o);case"FeatureCollection":for(_=0,x=i.features.length;_<x;_++){var A=we(i.features[_],e);A&&o.push(A)}return new vt(o);default:throw new Error("Invalid GeoJSON object.")}}function pn(t,e,i,n){return t?t(e,i):new ve(i,n&&n.markersInheritOptions&&n)}function ui(t){return new N(t[1],t[0],t[2])}function xe(t,e,i){for(var n=[],o=0,s=t.length,l;o<s;o++)l=e?xe(t[o],e-1,i):(i||ui)(t[o]),n.push(l);return n}function ci(t,e){return t=D(t),t.alt!==void 0?[r(t.lng,e),r(t.lat,e),r(t.alt,e)]:[r(t.lng,e),r(t.lat,e)]}function be(t,e,i,n){for(var o=[],s=0,l=t.length;s<l;s++)o.push(e?be(t[s],lt(t[s])?0:e-1,i,n):ci(t[s],n));return!e&&i&&o.length>0&&o.push(o[0].slice()),o}function Zt(t,e){return t.feature?g({},t.feature,{geometry:e}):Le(e)}function Le(t){return t.type==="Feature"||t.type==="FeatureCollection"?t:{type:"Feature",properties:{},geometry:t}}var di={toGeoJSON:function(t){return Zt(this,{type:"Point",coordinates:ci(this.getLatLng(),t)})}};ve.include(di),hi.include(di),ye.include(di),yt.include({toGeoJSON:function(t){var e=!lt(this._latlngs),i=be(this._latlngs,e?1:0,!1,t);return Zt(this,{type:(e?"Multi":"")+"LineString",coordinates:i})}}),Nt.include({toGeoJSON:function(t){var e=!lt(this._latlngs),i=e&&!lt(this._latlngs[0]),n=be(this._latlngs,i?2:e?1:0,!0,t);return e||(n=[n]),Zt(this,{type:(i?"Multi":"")+"Polygon",coordinates:n})}}),Ot.include({toMultiPoint:function(t){var e=[];return this.eachLayer(function(i){e.push(i.toGeoJSON(t).geometry.coordinates)}),Zt(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=Le(s);l.type==="FeatureCollection"?n.push.apply(n,l.features):n.push(l)}}}),i?Zt(this,{geometries:n,type:"GeometryCollection"}):{type:"FeatureCollection",features:n}}});function _n(t,e){return new wt(t,e)}var cr=_n,Pe=ct.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),w(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(){j(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&&Dt(this._image),this},bringToBack:function(){return this._map&&It(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:O("img");if(z(e,"leaflet-image-layer"),this._zoomAnimated&&z(e,"leaflet-zoom-animated"),this.options.className&&z(e,this.options.className),e.onselectstart=B,e.onmousemove=B,e.onload=v(this.fire,this,"load"),e.onerror=v(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 R(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),i=e.getSize();G(t,e.min),t.style.width=i.x+"px",t.style.height=i.y+"px"},_updateOpacity:function(){at(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()}}),dr=function(t,e,i){return new Pe(t,e,i)},mn=Pe.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:O("video");if(z(e,"leaflet-image-layer"),this._zoomAnimated&&z(e,"leaflet-zoom-animated"),this.options.className&&z(e,this.options.className),e.onselectstart=B,e.onmousemove=B,e.onloadeddata=v(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}q(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=O("source");l.src=this._url[s],e.appendChild(l)}}});function fr(t,e,i){return new mn(t,e,i)}var gn=Pe.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=B,t.onmousemove=B}});function pr(t,e,i){return new gn(t,e,i)}var _t=ct.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(t,e){t&&(t instanceof N||q(t))?(this._latlng=D(t),w(this,e)):(w(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&&at(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),t._fadeAnimated&&at(this._container,1),this.bringToFront(),this.options.interactive&&(z(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(t){t._fadeAnimated?(at(this._container,0),this._removeTimeout=setTimeout(v(j,void 0,this._container),200)):j(this._container),this.options.interactive&&(H(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(t){return this._latlng=D(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&&Dt(this._container),this},bringToBack:function(){return this._map&&It(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=C(this.options.offset),i=this._getAnchor();this._zoomAnimated?G(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}}),ct.include({_initOverlay:function(t,e,i,n){var o=i;return o instanceof t?(w(o,n),o._source=this):(o=e&&!n?e:new t(n,this),o.setContent(i)),o}});var Me=_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 Et||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 Et||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=O("div",t+" "+(this.options.className||"")+" leaflet-zoom-animated"),i=this._wrapper=O("div",t+"-content-wrapper",e);if(this._contentNode=O("div",t+"-content",i),Kt(e),ei(this._contentNode),S(e,"contextmenu",Tt),this._tipContainer=O("div",t+"-tip-container",e),this._tip=O("div",t+"-tip",this._tipContainer),this.options.closeButton){var n=this._closeButton=O("a",t+"-close-button",e);n.setAttribute("role","button"),n.setAttribute("aria-label","Close popup"),n.href="#close",n.innerHTML='<span aria-hidden="true">×</span>',S(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)):H(t,s),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),i=this._getAnchor();G(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(Ut(this._container,"marginBottom"),10)||0,i=this._container.offsetHeight+e,n=this._containerWidth,o=new T(this._containerLeft,-i-this._containerBottom);o._add(Ct(this._container));var s=t.layerPointToContainerPoint(o),l=C(this.options.autoPanPadding),u=C(this.options.autoPanPaddingTopLeft||l),d=C(this.options.autoPanPaddingBottomRight||l),_=t.getSize(),x=0,E=0;s.x+n+d.x>_.x&&(x=s.x+n-_.x+d.x),s.x-x-u.x<0&&(x=s.x-u.x),s.y+i+d.y>_.y&&(E=s.y+i-_.y+d.y),s.y-E-u.y<0&&(E=s.y-u.y),(x||E)&&(this.options.keepInView&&(this._autopanning=!0),t.fire("autopanstart").panBy([x,E]))}},_getAnchor:function(){return C(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),_r=function(t,e){return new Me(t,e)};I.mergeOptions({closePopupOnClick:!0}),I.include({openPopup:function(t,e,i){return this._initOverlay(Me,t,e,i).openOn(this),this},closePopup:function(t){return t=arguments.length?t:this._popup,t&&t.close(),this}}),ct.include({bindPopup:function(t,e){return this._popup=this._initOverlay(Me,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 Et)){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 Ee=_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=O("div",e),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+M(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),u=this.options.direction,d=o.offsetWidth,_=o.offsetHeight,x=C(this.options.offset),E=this._getAnchor();u==="top"?(e=d/2,i=_):u==="bottom"?(e=d/2,i=0):u==="center"?(e=d/2,i=_/2):u==="right"?(e=0,i=_/2):u==="left"?(e=d,i=_/2):l.x<s.x?(u="right",e=0,i=_/2):(u="left",e=d+(x.x+E.x)*2,i=_/2),t=t.subtract(C(e,i,!0)).add(x).add(E),H(o,"leaflet-tooltip-right"),H(o,"leaflet-tooltip-left"),H(o,"leaflet-tooltip-top"),H(o,"leaflet-tooltip-bottom"),z(o,"leaflet-tooltip-"+u),G(o,t)},_updatePosition:function(){var t=this._map.latLngToLayerPoint(this._latlng);this._setPosition(t)},setOpacity:function(t){this.options.opacity=t,this._container&&at(this._container,t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center);this._setPosition(e)},_getAnchor:function(){return C(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}}),mr=function(t,e){return new Ee(t,e)};I.include({openTooltip:function(t,e,i){return this._initOverlay(Ee,t,e,i).openOn(this),this},closeTooltip:function(t){return t.close(),this}}),ct.include({bindTooltip:function(t,e){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(Ee,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&&(S(e,"focus",function(){this._tooltip._source=t,this.openTooltip()},this),S(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 vn=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?(de(e),e.appendChild(i.html)):e.innerHTML=i.html!==!1?i.html:"",i.bgPos){var n=C(i.bgPos);e.style.backgroundPosition=-n.x+"px "+-n.y+"px"}return this._setIconStyles(e,"icon"),e},createShadow:function(){return null}});function gr(t){return new vn(t)}Bt.Default=$t;var te=ct.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){w(this,t)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(t){t._addZoomLimit(this)},onRemove:function(t){this._removeAllTiles(),j(this._container),t._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(Dt(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(It(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=J(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 T?t:new T(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){at(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);at(o.el,s),s<1?e=!0:(o.active?i=!0:this._onOpaqueTile(o),o.active=!0)}}i&&!this._noPrune&&this._pruneTiles(),e&&(st(this._fadeFrame),this._fadeFrame=$(this._updateOpacity,this))}},_onOpaqueTile:B,_initContainer:function(){this._container||(this._container=O("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)):(j(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=O("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()),B(n.el.offsetWidth),this._onCreateLevel(n)),this._level=n,n}},_onUpdateLevel:B,_onRemoveLevel:B,_onCreateLevel:B,_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)j(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,u=new T(+o,+s);u.z=+l;var d=this._tileCoordsToKey(u),_=this._tiles[d];return _&&_.active?(_.retain=!0,!0):(_&&_.loaded&&(_.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 T(o,s);l.z=i+1;var u=this._tileCoordsToKey(l),d=this._tiles[u];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):G(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 R(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=[],u=this.options.keepBuffer,d=new R(o.getBottomLeft().subtract([u,-u]),o.getTopRight().add([u,-u]));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 _ in this._tiles){var x=this._tiles[_].coords;(x.z!==this._tileZoom||!d.contains(new T(x.x,x.y)))&&(this._tiles[_].current=!1)}if(Math.abs(i-this._tileZoom)>1){this._setView(t,i);return}for(var E=o.min.y;E<=o.max.y;E++)for(var A=o.min.x;A<=o.max.x;A++){var Q=new T(A,E);if(Q.z=this._tileZoom,!!this._isValidTile(Q)){var U=this._tiles[this._tileCoordsToKey(Q)];U?U.current=!0:l.push(Q)}}if(l.sort(function(it,Rt){return it.distanceTo(s)-Rt.distanceTo(s)}),l.length!==0){this._loading||(this._loading=!0,this.fire("loading"));var ht=document.createDocumentFragment();for(A=0;A<l.length;A++)this._addTile(l[A],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 T(+e[0],+e[1]);return i.z=+e[2],i},_removeTile:function(t){var e=this._tiles[t];e&&(j(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=B,t.onmousemove=B,P.ielt9&&this.options.opacity<1&&at(t,this.options.opacity)},_addTile:function(t,e){var i=this._getTilePos(t),n=this._tileCoordsToKey(t),o=this.createTile(this._wrapCoords(t),v(this._tileReady,this,t));this._initTile(o),this.createTile.length<2&&$(v(this._tileReady,this,t,null,o)),G(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?(at(i.el,0),st(this._fadeFrame),this._fadeFrame=$(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?$(this._pruneTiles,this):setTimeout(v(this._pruneTiles,this),250)))},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var e=new T(this._wrapX?X(t.x,this._wrapX):t.x,this._wrapY?X(t.y,this._wrapY):t.y);return e.z=t.z,e},_pxBoundsToTileRange:function(t){var e=this.getTileSize();return new R(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 vr(t){return new te(t)}var Ft=te.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=w(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 S(i,"load",v(this._tileOnLoad,this,e,i)),S(i,"error",v(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 rt(this._url,g(e,this.options))},_tileOnLoad:function(t,e){P.ielt9?setTimeout(v(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=B,e.onerror=B,!e.complete)){e.src=he;var i=this._tiles[t].coords;j(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",he),te.prototype._removeTile.call(this,t)},_tileReady:function(t,e,i){if(!(!this._map||i&&i.getAttribute("src")===he))return te.prototype._tileReady.call(this,t,e,i)}});function yn(t,e){return new Ft(t,e)}var wn=Ft.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=g({},this.defaultWmsParams);for(var n in e)n in this.options||(i[n]=e[n]);e=w(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,Ft.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===dn?[o.y,o.x,s.y,s.x]:[o.x,o.y,s.x,s.y]).join(","),u=Ft.prototype.getTileUrl.call(this,t);return u+k(this.wmsParams,u,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+l},setParams:function(t,e){return g(this.wmsParams,t),e||this.redraw(),this}});function yr(t,e){return new wn(t,e)}Ft.WMS=wn,yn.wms=yr;var xt=ct.extend({options:{padding:.1},initialize:function(t){w(this,t),M(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):G(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 R(i,i.add(e.multiplyBy(1+t*2)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),xn=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");S(t,"mousemove",this._onMouseMove,this),S(t,"click dblclick mousedown mouseup contextmenu",this._onClick,this),S(t,"mouseout",this._handleMouseOut,this),t._leaflet_disable_events=!0,this._ctx=t.getContext("2d")},_destroyContainer:function(){st(this._redrawRequest),delete this._ctx,j(this._container),Z(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;G(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[M(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[M(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||$(this._redraw,this))},_extendRedrawBounds:function(t){if(t._pxBounds){var e=(t.options.weight||0)+1;this._redrawBounds=this._redrawBounds||new R,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,u=l.length,d=this._ctx;if(u){for(d.beginPath(),i=0;i<u;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&&(H(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(v(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 bn(t){return P.canvas?new xn(t):null}var ee=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">')}}(),wr={_initContainer:function(){this._container=O("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(xt.prototype._update.call(this),this.fire("update"))},_initPath:function(t){var e=t._container=ee("shape");z(e,"leaflet-vml-shape "+(this.options.className||"")),e.coordsize="1 1",t._path=ee("path"),e.appendChild(t._path),this._updateStyle(t),this._layers[M(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;j(e),t.removeInteractiveTarget(e),delete this._layers[M(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=ee("stroke")),o.appendChild(e),e.weight=n.weight+"px",e.color=n.color,e.opacity=n.opacity,n.dashArray?e.dashStyle=q(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=ee("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){Dt(t._container)},_bringToBack:function(t){It(t._container)}},ke=P.vml?ee:Mi,ie=xt.extend({_initContainer:function(){this._container=ke("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=ke("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){j(this._container),Z(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)),G(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=ke("path");t.options.className&&z(e,t.options.className),t.options.interactive&&z(e,"leaflet-interactive"),this._updateStyle(t),this._layers[M(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){j(t._path),t.removeInteractiveTarget(t._path),delete this._layers[M(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,Ei(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){Dt(t._path)},_bringToBack:function(t){It(t._path)}});P.vml&&ie.include(wr);function Ln(t){return P.svg||P.vml?new ie(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&&bn(t)||Ln(t)}});var Pn=Nt.extend({initialize:function(t,e){Nt.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 xr(t,e){return new Pn(t,e)}ie.create=ke,ie.pointsToPath=Ei,wt.geometryToLayer=we,wt.coordsToLatLng=ui,wt.coordsToLatLngs=xe,wt.latLngToCoords=ci,wt.latLngsToCoords=be,wt.getFeature=Zt,wt.asFeature=Le,I.mergeOptions({boxZoom:!0});var Mn=pt.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(){S(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){Z(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){j(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(),qt(),qe(),this._startPoint=this._map.mouseEventToContainerPoint(t),S(document,{contextmenu:St,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=O("div","leaflet-zoom-box",this._container),z(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(t);var e=new R(this._point,this._startPoint),i=e.getSize();G(this._box,e.min),this._box.style.width=i.x+"px",this._box.style.height=i.y+"px"},_finish:function(){this._moved&&(j(this._box),H(this._container,"leaflet-crosshair")),Yt(),Ye(),Z(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(v(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",Mn),I.mergeOptions({doubleClickZoom:!0});var En=pt.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",En),I.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var kn=pt.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new Mt(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(){H(this._map._container,"leaflet-grab"),H(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,u=o.multiplyBy(l/s),d=u.distanceTo([0,0]),_=Math.min(i.inertiaMaxSpeed,d),x=u.multiplyBy(_/d),E=_/(i.inertiaDeceleration*l),A=x.multiplyBy(-E/2).round();!A.x&&!A.y?e.fire("moveend"):(A=e._limitOffset(A,e.options.maxBounds),$(function(){e.panBy(A,{duration:E,easeLinearity:l,noMoveStart:!0,animate:!0})}))}}});I.addInitHook("addHandler","dragging",kn),I.mergeOptions({keyboard:!0,keyboardPanDelta:80});var Cn=pt.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"),S(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(),Z(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(){S(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){Z(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=C(n).multiplyBy(3)),i.options.maxBounds&&(n=i._limitOffset(C(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",Cn),I.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var Tn=pt.extend({addHooks:function(){S(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){Z(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(t){var e=Qi(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(v(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",Tn);var br=600;I.mergeOptions({tapHold:P.touchNative&&P.safari&&P.mobile,tapTolerance:15});var Sn=pt.extend({addHooks:function(){S(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){Z(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 T(e.clientX,e.clientY),this._holdTimeout=setTimeout(v(function(){this._cancel(),this._isTapValid()&&(S(document,"touchend",Y),S(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",e))},this),br),S(document,"touchend touchcancel contextmenu",this._cancel,this),S(document,"touchmove",this._onMove,this)}},_cancelClickPrevent:function t(){Z(document,"touchend",Y),Z(document,"touchend touchcancel",t)},_cancel:function(){clearTimeout(this._holdTimeout),Z(document,"touchend touchcancel contextmenu",this._cancel,this),Z(document,"touchmove",this._onMove,this)},_onMove:function(t){var e=t.touches[0];this._newPos=new T(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",Sn),I.mergeOptions({touchZoom:P.touch,bounceAtZoomLimits:!0});var zn=pt.extend({addHooks:function(){z(this._map._container,"leaflet-touch-zoom"),S(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){H(this._map._container,"leaflet-touch-zoom"),Z(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(),S(document,"touchmove",this._onTouchMove,this),S(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),st(this._animRequest);var l=v(e._move,e,this._center,this._zoom,{pinch:!0,round:!1},void 0);this._animRequest=$(l,this,!0),Y(t)}},_onTouchEnd:function(){if(!this._moved||!this._zooming){this._zooming=!1;return}this._zooming=!1,st(this._animRequest),Z(document,"touchmove",this._onTouchMove,this),Z(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",zn),I.BoxZoom=Mn,I.DoubleClickZoom=En,I.Drag=kn,I.Keyboard=Cn,I.ScrollWheelZoom=Tn,I.TapHold=Sn,I.TouchZoom=zn,a.Bounds=R,a.Browser=P,a.CRS=gt,a.Canvas=xn,a.Circle=hi,a.CircleMarker=ye,a.Class=mt,a.Control=ut,a.DivIcon=vn,a.DivOverlay=_t,a.DomEvent=Ro,a.DomUtil=Zo,a.Draggable=Mt,a.Evented=Ht,a.FeatureGroup=vt,a.GeoJSON=wt,a.GridLayer=te,a.Handler=pt,a.Icon=Bt,a.ImageOverlay=Pe,a.LatLng=N,a.LatLngBounds=et,a.Layer=ct,a.LayerGroup=Ot,a.LineUtil=$o,a.Map=I,a.Marker=ve,a.Mixin=qo,a.Path=Et,a.Point=T,a.PolyUtil=Yo,a.Polygon=Nt,a.Polyline=yt,a.Popup=Me,a.PosAnimation=$i,a.Projection=tr,a.Rectangle=Pn,a.Renderer=xt,a.SVG=ie,a.SVGOverlay=gn,a.TileLayer=Ft,a.Tooltip=Ee,a.Transformation=Oe,a.Util=ro,a.VideoOverlay=mn,a.bind=v,a.bounds=tt,a.canvas=bn,a.circle=lr,a.circleMarker=ar,a.control=Jt,a.divIcon=gr,a.extend=g,a.featureGroup=or,a.geoJSON=_n,a.geoJson=cr,a.gridLayer=vr,a.icon=rr,a.imageOverlay=dr,a.latLng=D,a.latLngBounds=V,a.layerGroup=nr,a.map=jo,a.marker=sr,a.point=C,a.polygon=ur,a.polyline=hr,a.popup=_r,a.rectangle=xr,a.setOptions=w,a.stamp=M,a.svg=Ln,a.svgOverlay=pr,a.tileLayer=yn,a.tooltip=mr,a.transformation=Vt,a.version=y,a.videoOverlay=fr;var Lr=window.L;a.noConflict=function(){return window.L=Lr,this},window.L=a})}(re,re.exports)),re.exports}var nt=vi(),pi={exports:{}},Bn;function Dr(){return Bn||(Bn=1,function(f,c){((a,y)=>{f.exports=a(vi()),typeof y<"u"&&y.L&&a(y.L)})(a=>{a.Editable=a.Evented.extend({statics:{FORWARD:1,BACKWARD:-1},options:{zIndex:1e3,polygonClass:a.Polygon,polylineClass:a.Polyline,markerClass:a.Marker,circleMarkerClass:a.CircleMarker,rectangleClass:a.Rectangle,circleClass:a.Circle,drawingCSSClass:"leaflet-editable-drawing",drawingCursor:"crosshair",editLayer:void 0,featuresLayer:void 0,polylineEditorClass:void 0,polygonEditorClass:void 0,markerEditorClass:void 0,circleMarkerEditorClass:void 0,rectangleEditorClass:void 0,circleEditorClass:void 0,lineGuideOptions:{},skipMiddleMarkers:!1},initialize:function(r,h){a.setOptions(this,h),this._lastZIndex=this.options.zIndex,this.map=r,this.editLayer=this.createEditLayer(),this.featuresLayer=this.createFeaturesLayer(),this.forwardLineGuide=this.createLineGuide(),this.backwardLineGuide=this.createLineGuide()},fireAndForward:function(r,h){h=h||{},h.editTools=this,this.fire(r,h),this.map.fire(r,h)},createLineGuide:function(){const r=a.extend({dashArray:"5,10",weight:1,interactive:!1},this.options.lineGuideOptions);return a.polyline([],r)},createVertexIcon:r=>a.Browser.mobile&&a.Browser.touch?new a.Editable.TouchVertexIcon(r):new a.Editable.VertexIcon(r),createEditLayer:function(){return this.options.editLayer||new a.LayerGroup().addTo(this.map)},createFeaturesLayer:function(){return this.options.featuresLayer||new a.LayerGroup().addTo(this.map)},moveForwardLineGuide:function(r){this.forwardLineGuide._latlngs.length&&(this.forwardLineGuide._latlngs[1]=r,this.forwardLineGuide._bounds.extend(r),this.forwardLineGuide.redraw())},moveBackwardLineGuide:function(r){this.backwardLineGuide._latlngs.length&&(this.backwardLineGuide._latlngs[1]=r,this.backwardLineGuide._bounds.extend(r),this.backwardLineGuide.redraw())},anchorForwardLineGuide:function(r){this.forwardLineGuide._latlngs[0]=r,this.forwardLineGuide._bounds.extend(r),this.forwardLineGuide.redraw()},anchorBackwardLineGuide:function(r){this.backwardLineGuide._latlngs[0]=r,this.backwardLineGuide._bounds.extend(r),this.backwardLineGuide.redraw()},attachForwardLineGuide:function(){this.editLayer.addLayer(this.forwardLineGuide)},attachBackwardLineGuide:function(){this.editLayer.addLayer(this.backwardLineGuide)},detachForwardLineGuide:function(){this.forwardLineGuide.setLatLngs([]),this.editLayer.removeLayer(this.forwardLineGuide)},detachBackwardLineGuide:function(){this.backwardLineGuide.setLatLngs([]),this.editLayer.removeLayer(this.backwardLineGuide)},blockEvents:function(){this._oldTargets||(this._oldTargets=this.map._targets,this.map._targets={})},unblockEvents:function(){this._oldTargets&&(this.map._targets=a.extend(this.map._targets,this._oldTargets),delete this._oldTargets)},registerForDrawing:function(r){this._drawingEditor&&this.unregisterForDrawing(this._drawingEditor),this.blockEvents(),r.reset(),this._drawingEditor=r,this.map.on("mousemove touchmove",r.onDrawingMouseMove,r),this.map.on("mousedown",this.onMousedown,this),this.map.on("mouseup",this.onMouseup,this),a.DomUtil.addClass(this.map._container,this.options.drawingCSSClass),this.defaultMapCursor=this.map._container.style.cursor,this.map._container.style.cursor=this.options.drawingCursor},unregisterForDrawing:function(r){this.unblockEvents(),a.DomUtil.removeClass(this.map._container,this.options.drawingCSSClass),this.map._container.style.cursor=this.defaultMapCursor,r=r||this._drawingEditor,r&&(this.map.off("mousemove touchmove",r.onDrawingMouseMove,r),this.map.off("mousedown",this.onMousedown,this),this.map.off("mouseup",this.onMouseup,this),r===this._drawingEditor&&(delete this._drawingEditor,r._drawing&&r.cancelDrawing()))},onMousedown:function(r){r.originalEvent.which==1&&(this._mouseDown=r,this._drawingEditor.onDrawingMouseDown(r))},onMouseup:function(r){if(this._mouseDown){const h=this._drawingEditor,p=this._mouseDown;if(this._mouseDown=null,h.onDrawingMouseUp(r),this._drawingEditor!==h)return;const w=a.point(p.originalEvent.clientX,p.originalEvent.clientY),k=a.point(r.originalEvent.clientX,r.originalEvent.clientY).distanceTo(w);Math.abs(k)<9*(window.devicePixelRatio||1)&&this._drawingEditor.onDrawingClick(r)}},drawing:function(){return this._drawingEditor?.drawing()},stopDrawing:function(){this.unregisterForDrawing()},commitDrawing:function(r){this._drawingEditor&&this._drawingEditor.commitDrawing(r)},connectCreatedToMap:function(r){return this.featuresLayer.addLayer(r)},startPolyline:function(r,h){const p=this.createPolyline([],h);return p.enableEdit(this.map).newShape(r),p},startPolygon:function(r,h){const p=this.createPolygon([],h);return p.enableEdit(this.map).newShape(r),p},startMarker:function(r,h){r=r||this.map.getCenter().clone();const p=this.createMarker(r,h);return p.enableEdit(this.map).startDrawing(),p},startCircleMarker:function(r,h){r=r||this.map.getCenter().clone();const p=this.createCircleMarker(r,h);return p.enableEdit(this.map).startDrawing(),p},startRectangle:function(r,h){const p=r||a.latLng([0,0]),w=new a.LatLngBounds(p,p),k=this.createRectangle(w,h);return k.enableEdit(this.map).startDrawing(),k},startCircle:function(r,h){r=r||this.map.getCenter().clone();const p=this.createCircle(r,h);return p.enableEdit(this.map).startDrawing(),p},startHole:(r,h)=>{r.newHole(h)},createLayer:function(r,h,p){p=a.Util.extend({editOptions:{editTools:this}},p);const w=new r(h,p);return this.fireAndForward("editable:created",{layer:w}),w},createPolyline:function(r,h){return this.createLayer(h?.polylineClass||this.options.polylineClass,r,h)},createPolygon:function(r,h){return this.createLayer(h?.polygonClass||this.options.polygonClass,r,h)},createMarker:function(r,h){return this.createLayer(h?.markerClass||this.options.markerClass,r,h)},createCircleMarker:function(r,h){return this.createLayer(h?.circleMarkerClass||this.options.circleMarkerClass,r,h)},createRectangle:function(r,h){return this.createLayer(h?.rectangleClass||this.options.rectangleClass,r,h)},createCircle:function(r,h){return this.createLayer(h?.circleClass||this.options.circleClass,r,h)}}),a.extend(a.Editable,{makeCancellable:r=>{r.cancel=()=>{r._cancelled=!0}}}),a.Map.mergeOptions({editToolsClass:a.Editable,editable:!1,editOptions:{}}),a.Map.addInitHook(function(){this.whenReady(function(){this.options.editable&&(this.editTools=new this.options.editToolsClass(this,this.options.editOptions))})}),a.Editable.VertexIcon=a.DivIcon.extend({options:{iconSize:new a.Point(8,8)}}),a.Editable.TouchVertexIcon=a.Editable.VertexIcon.extend({options:{iconSize:new a.Point(20,20)}}),a.Editable.VertexMarker=a.Marker.extend({options:{draggable:!0,className:"leaflet-div-icon leaflet-vertex-icon"},initialize:function(r,h,p,w){this.latlng=r,this.latlngs=h,this.editor=p,a.Marker.prototype.initialize.call(this,r,w),this.options.icon=this.editor.tools.createVertexIcon({className:this.options.className}),this.latlng.__vertex=this,this.connect(),this.setZIndexOffset(p.tools._lastZIndex+1)},connect:function(){this.editor.editLayer.addLayer(this)},onAdd:function(r){a.Marker.prototype.onAdd.call(this,r),this.on("drag",this.onDrag),this.on("dragstart",this.onDragStart),this.on("dragend",this.onDragEnd),this.on("mouseup",this.onMouseup),this.on("click",this.onClick),this.on("contextmenu",this.onContextMenu),this.on("mousedown touchstart",this.onMouseDown),this.on("mouseover",this.onMouseOver),this.on("mouseout",this.onMouseOut),this.addMiddleMarkers()},onRemove:function(r){this.middleMarker&&this.middleMarker.delete(),delete this.latlng.__vertex,this.off("drag",this.onDrag),this.off("dragstart",this.onDragStart),this.off("dragend",this.onDragEnd),this.off("mouseup",this.onMouseup),this.off("click",this.onClick),this.off("contextmenu",this.onContextMenu),this.off("mousedown touchstart",this.onMouseDown),this.off("mouseover",this.onMouseOver),this.off("mouseout",this.onMouseOut),a.Marker.prototype.onRemove.call(this,r)},onDrag:function(r){r.vertex=this,this.editor.onVertexMarkerDrag(r);const h=a.DomUtil.getPosition(this._icon),p=this._map.layerPointToLatLng(h);this.latlng.update(p),this._latlng=this.latlng,this.editor.refresh(),this.middleMarker&&this.middleMarker.updateLatLng();const w=this.getNext();w?.middleMarker&&w.middleMarker.updateLatLng()},onDragStart:function(r){r.vertex=this,this.editor.onVertexMarkerDragStart(r)},onDragEnd:function(r){r.vertex=this,this.editor.onVertexMarkerDragEnd(r)},onClick:function(r){r.vertex=this,this.editor.onVertexMarkerClick(r)},onMouseup:function(r){a.DomEvent.stop(r),r.vertex=this,this.editor.map.fire("mouseup",r)},onContextMenu:function(r){r.vertex=this,this.editor.onVertexMarkerContextMenu(r)},onMouseDown:function(r){r.vertex=this,this.editor.onVertexMarkerMouseDown(r)},onMouseOver:function(r){r.vertex=this,this.editor.onVertexMarkerMouseOver(r)},onMouseOut:function(r){r.vertex=this,this.editor.onVertexMarkerMouseOut(r)},delete:function(){const r=this.getNext();this.latlngs.splice(this.getIndex(),1),this.editor.editLayer.removeLayer(this),this.editor.onVertexDeleted({latlng:this.latlng,vertex:this}),this.latlngs.length||this.editor.deleteShape(this.latlngs),r&&r.resetMiddleMarker(),this.editor.refresh()},getIndex:function(){return this.latlngs.indexOf(this.latlng)},getLastIndex:function(){return this.latlngs.length-1},getPrevious:function(){if(this.latlngs.length<2)return;const r=this.getIndex();let h=r-1;r===0&&this.editor.CLOSED&&(h=this.getLastIndex());const p=this.latlngs[h];if(p)return p.__vertex},getNext:function(){if(this.latlngs.length<2)return;const r=this.getIndex();let h=r+1;r===this.getLastIndex()&&this.editor.CLOSED&&(h=0);const p=this.latlngs[h];if(p)return p.__vertex},addMiddleMarker:function(r){this.editor.hasMiddleMarkers()&&(r=r||this.getPrevious(),r&&!this.middleMarker&&(this.middleMarker=this.editor.addMiddleMarker(r,this,this.latlngs,this.editor)))},addMiddleMarkers:function(){if(!this.editor.hasMiddleMarkers())return;const r=this.getPrevious();r&&this.addMiddleMarker(r);const h=this.getNext();h&&h.resetMiddleMarker()},resetMiddleMarker:function(){this.middleMarker&&this.middleMarker.delete(),this.addMiddleMarker()},split:function(){this.editor.splitShape&&this.editor.splitShape(this.latlngs,this.getIndex())},continue:function(){if(!this.editor.continueBackward)return;const r=this.getIndex();r===0?this.editor.continueBackward(this.latlngs):r===this.getLastIndex()&&this.editor.continueForward(this.latlngs)}}),a.Editable.mergeOptions({vertexMarkerClass:a.Editable.VertexMarker}),a.Editable.MiddleMarker=a.Marker.extend({options:{opacity:.5,className:"leaflet-div-icon leaflet-middle-icon",draggable:!0},initialize:function(r,h,p,w,k){this.left=r,this.right=h,this.editor=w,this.latlngs=p,a.Marker.prototype.initialize.call(this,this.computeLatLng(),k),this._opacity=this.options.opacity,this.options.icon=this.editor.tools.createVertexIcon({className:this.options.className}),this.editor.editLayer.addLayer(this),this.setVisibility()},setVisibility:function(){const r=this._map.latLngToContainerPoint(this.left.latlng),h=this._map.latLngToContainerPoint(this.right.latlng),p=a.point(this.options.icon.options.iconSize);r.distanceTo(h)<p.x*3?this.hide():this.show()},show:function(){this.setOpacity(this._opacity)},hide:function(){this.setOpacity(0)},updateLatLng:function(){this.setLatLng(this.computeLatLng()),this.setVisibility()},computeLatLng:function(){const r=this.editor.map.latLngToContainerPoint(this.left.latlng),h=this.editor.map.latLngToContainerPoint(this.right.latlng),p=(r.y+h.y)/2,w=(r.x+h.x)/2;return this.editor.map.containerPointToLatLng([w,p])},onAdd:function(r){a.Marker.prototype.onAdd.call(this,r),a.DomEvent.on(this._icon,"mousedown touchstart",this.onMouseDown,this),r.on("zoomend",this.setVisibility,this)},onRemove:function(r){delete this.right.middleMarker,a.DomEvent.off(this._icon,"mousedown touchstart",this.onMouseDown,this),r.off("zoomend",this.setVisibility,this),a.Marker.prototype.onRemove.call(this,r)},onMouseDown:function(r){const h=a.DomUtil.getPosition(this._icon),p=this.editor.map.layerPointToLatLng(h);if(r={originalEvent:r,latlng:p},this.options.opacity===0||(a.Editable.makeCancellable(r),this.editor.onMiddleMarkerMouseDown(r),r._cancelled))return;this.latlngs.splice(this.index(),0,r.latlng),this.editor.refresh();const w=this._icon,k=this.editor.addVertexMarker(r.latlng,this.latlngs);this.editor.onNewVertex(k);const F=k._icon.parentNode;F.removeChild(k._icon),k._icon=w,F.appendChild(k._icon),k._initIcon(),k._initInteraction(),k.setOpacity(1),a.Draggable._dragging=!1,k.dragging._draggable._onDown(r.originalEvent),this.delete()},delete:function(){this.editor.editLayer.removeLayer(this)},index:function(){return this.latlngs.indexOf(this.right.latlng)}}),a.Editable.mergeOptions({middleMarkerClass:a.Editable.MiddleMarker}),a.Editable.BaseEditor=a.Handler.extend({initialize:function(r,h,p){a.setOptions(this,p),this.map=r,this.feature=h,this.feature.editor=this,this.editLayer=new a.LayerGroup,this.tools=this.options.editTools||r.editTools},addHooks:function(){this.isConnected()?this.onFeatureAdd():this.feature.once("add",this.onFeatureAdd,this),this.onEnable(),this.feature.on(this._getEvents(),this)},removeHooks:function(){this.feature.off(this._getEvents(),this),this.feature.dragging&&this.feature.dragging.disable(),this.editLayer.clearLayers(),this.tools.editLayer.removeLayer(this.editLayer),this.onDisable(),this._drawing&&this.cancelDrawing()},drawing:function(){return!!this._drawing},reset:()=>{},onFeatureAdd:function(){this.tools.editLayer.addLayer(this.editLayer),this.feature.dragging&&this.options.draggable!=!1&&this.feature.dragging.enable()},hasMiddleMarkers:function(){return!this.options.skipMiddleMarkers&&!this.tools.options.skipMiddleMarkers},fireAndForward:function(r,h){h=h||{},h.layer=this.feature,this.feature.fire(r,h),this.tools.fireAndForward(r,h)},onEnable:function(){this.fireAndForward("editable:enable")},onDisable:function(){this.fireAndForward("editable:disable")},onEditing:function(){this.fireAndForward("editable:editing")},onEdited:function(){this.fireAndForward("editable:edited")},onStartDrawing:function(){this.fireAndForward("editable:drawing:start")},onEndDrawing:function(){this.fireAndForward("editable:drawing:end")},onCancelDrawing:function(){this.fireAndForward("editable:drawing:cancel")},onCommitDrawing:function(r){this.fireAndForward("editable:drawing:commit",r),this.onEdited()},onDrawingMouseDown:function(r){this.fireAndForward("editable:drawing:mousedown",r)},onDrawingMouseUp:function(r){this.fireAndForward("editable:drawing:mouseup",r)},startDrawing:function(){this._drawing||(this._drawing=a.Editable.FORWARD),this.tools.registerForDrawing(this),this.onStartDrawing()},commitDrawing:function(r){this.onCommitDrawing(r),this.endDrawing()},cancelDrawing:function(){a.Draggable._dragging=!1,this.onCancelDrawing(),this.endDrawing()},endDrawing:function(){this._drawing=!1,this.tools.unregisterForDrawing(this),this.onEndDrawing()},onDrawingClick:function(r){this.drawing()&&(a.Editable.makeCancellable(r),this.fireAndForward("editable:drawing:click",r),!r._cancelled&&(this.isConnected()||this.connect(r),this.processDrawingClick(r)))},isConnected:function(){return this.map.hasLayer(this.feature)},connect:function(){this.tools.connectCreatedToMap(this.feature),this.tools.editLayer.addLayer(this.editLayer)},onMove:function(r){this.fireAndForward("editable:drawing:move",r)},onDrawingMouseMove:function(r){this.onMove(r)},_getEvents:function(){return{dragstart:this.onDragStart,drag:this.onDrag,dragend:this.onDragEnd,remove:this.disable}},onDragStart:function(r){this.onEditing(),this.fireAndForward("editable:dragstart",r)},onDrag:function(r){this.onMove(r),this.fireAndForward("editable:drag",r)},onDragEnd:function(r){this.fireAndForward("editable:dragend",r),this.onEdited()}}),a.Editable.MarkerEditor=a.Editable.BaseEditor.extend({onDrawingMouseMove:function(r){a.Editable.BaseEditor.prototype.onDrawingMouseMove.call(this,r),this._drawing&&this.feature.setLatLng(r.latlng)},processDrawingClick:function(r){this.fireAndForward("editable:drawing:clicked",r),this.commitDrawing(r)},connect:function(r){r&&(this.feature._latlng=r.latlng),a.Editable.BaseEditor.prototype.connect.call(this,r)}}),a.Editable.CircleMarkerEditor=a.Editable.BaseEditor.extend({onDrawingMouseMove:function(r){a.Editable.BaseEditor.prototype.onDrawingMouseMove.call(this,r),this._drawing&&this.feature.setLatLng(r.latlng)},processDrawingClick:function(r){this.fireAndForward("editable:drawing:clicked",r),this.commitDrawing(r)},connect:function(r){r&&(this.feature._latlng=r.latlng),a.Editable.BaseEditor.prototype.connect.call(this,r)}}),a.Editable.PathEditor=a.Editable.BaseEditor.extend({CLOSED:!1,MIN_VERTEX:2,addHooks:function(){return a.Editable.BaseEditor.prototype.addHooks.call(this),this.feature&&(this.initVertexMarkers(),this.map.on("moveend",this.onMoveEnd,this)),this},removeHooks:function(){a.Editable.BaseEditor.prototype.removeHooks.call(this),this.feature&&this.map.off("moveend",this.onMoveEnd,this)},onMoveEnd:function(){this.initVertexMarkers()},initVertexMarkers:function(r){if(this.enabled())if(r=r||this.getLatLngs(),B(r))this.addVertexMarkers(r);else for(const h of r)this.initVertexMarkers(h)},getLatLngs:function(){return this.feature.getLatLngs()},reset:function(){this.editLayer.clearLayers(),this.initVertexMarkers()},addVertexMarker:function(r,h){return r.__vertex?(r.__vertex.connect(),r.__vertex):new this.tools.options.vertexMarkerClass(r,h,this)},onNewVertex:function(r){this.fireAndForward("editable:vertex:new",{latlng:r.latlng,vertex:r})},addVertexMarkers:function(r){const h=this.map.getBounds();for(const p of r)h.contains(p)&&this.addVertexMarker(p,r)},refreshVertexMarkers:function(r){r=r||this.getDefaultLatLngs();for(const h of r)h.__vertex.update()},addMiddleMarker:function(r,h,p){return new this.tools.options.middleMarkerClass(r,h,p,this)},onVertexMarkerClick:function(r){if(a.Editable.makeCancellable(r),this.fireAndForward("editable:vertex:click",r),r._cancelled||this.tools.drawing()&&this.tools._drawingEditor!==this)return;const h=r.vertex.getIndex();let p;r.originalEvent.ctrlKey?this.onVertexMarkerCtrlClick(r):r.originalEvent.altKey?this.onVertexMarkerAltClick(r):r.originalEvent.shiftKey?this.onVertexMarkerShiftClick(r):r.originalEvent.metaKey?this.onVertexMarkerMetaKeyClick(r):h===r.vertex.getLastIndex()&&this._drawing===a.Editable.FORWARD?h>=this.MIN_VERTEX-1&&(p=!0):h===0&&this._drawing===a.Editable.BACKWARD&&this._drawnLatLngs.length>=this.MIN_VERTEX||h===0&&this._drawing===a.Editable.FORWARD&&this._drawnLatLngs.length>=this.MIN_VERTEX&&this.CLOSED?p=!0:this.onVertexRawMarkerClick(r),this.fireAndForward("editable:vertex:clicked",r),p&&this.commitDrawing(r)},onVertexRawMarkerClick:function(r){this.fireAndForward("editable:vertex:rawclick",r),!r._cancelled&&this.vertexCanBeDeleted(r.vertex)&&r.vertex.delete()},vertexCanBeDeleted:function(r){return r.latlngs.length>this.MIN_VERTEX},onVertexDeleted:function(r){this.fireAndForward("editable:vertex:deleted",r),this.onEdited()},onVertexMarkerCtrlClick:function(r){this.fireAndForward("editable:vertex:ctrlclick",r)},onVertexMarkerShiftClick:function(r){this.fireAndForward("editable:vertex:shiftclick",r)},onVertexMarkerMetaKeyClick:function(r){this.fireAndForward("editable:vertex:metakeyclick",r)},onVertexMarkerAltClick:function(r){this.fireAndForward("editable:vertex:altclick",r)},onVertexMarkerContextMenu:function(r){this.fireAndForward("editable:vertex:contextmenu",r)},onVertexMarkerMouseDown:function(r){this.fireAndForward("editable:vertex:mousedown",r)},onVertexMarkerMouseOver:function(r){this.fireAndForward("editable:vertex:mouseover",r)},onVertexMarkerMouseOut:function(r){this.fireAndForward("editable:vertex:mouseout",r)},onMiddleMarkerMouseDown:function(r){this.fireAndForward("editable:middlemarker:mousedown",r)},onVertexMarkerDrag:function(r){this.onMove(r),this.feature._bounds&&this.extendBounds(r),this.fireAndForward("editable:vertex:drag",r)},onVertexMarkerDragStart:function(r){this.fireAndForward("editable:vertex:dragstart",r)},onVertexMarkerDragEnd:function(r){this.fireAndForward("editable:vertex:dragend",r),this.onEdited()},setDrawnLatLngs:function(r){this._drawnLatLngs=r||this.getDefaultLatLngs()},startDrawing:function(){this._drawnLatLngs||this.setDrawnLatLngs(),a.Editable.BaseEditor.prototype.startDrawing.call(this)},startDrawingForward:function(){this.startDrawing()},endDrawing:function(){this.tools.detachForwardLineGuide(),this.tools.detachBackwardLineGuide(),this._drawnLatLngs&&this._drawnLatLngs.length<this.MIN_VERTEX&&this.deleteShape(this._drawnLatLngs),a.Editable.BaseEditor.prototype.endDrawing.call(this),delete this._drawnLatLngs},addLatLng:function(r){this._drawing===a.Editable.FORWARD?this._drawnLatLngs.push(r):this._drawnLatLngs.unshift(r),this.feature._bounds.extend(r);const h=this.addVertexMarker(r,this._drawnLatLngs);this.onNewVertex(h),this.refresh()},newPointForward:function(r){this.addLatLng(r),this.tools.attachForwardLineGuide(),this.tools.anchorForwardLineGuide(r)},newPointBackward:function(r){this.addLatLng(r),this.tools.anchorBackwardLineGuide(r)},push:function(r){if(!r)return console.error("L.Editable.PathEditor.push expect a valid latlng as parameter");this._drawing===a.Editable.FORWARD?this.newPointForward(r):this.newPointBackward(r)},removeLatLng:function(r){r.__vertex.delete(),this.refresh()},pop:function(){if(this._drawnLatLngs.length<=1)return;let r;return this._drawing===a.Editable.FORWARD?r=this._drawnLatLngs[this._drawnLatLngs.length-1]:r=this._drawnLatLngs[0],this.removeLatLng(r),this._drawing===a.Editable.FORWARD?this.tools.anchorForwardLineGuide(this._drawnLatLngs[this._drawnLatLngs.length-1]):this.tools.anchorForwardLineGuide(this._drawnLatLngs[0]),r},processDrawingClick:function(r){r.vertex&&r.vertex.editor===this||(this._drawing===a.Editable.FORWARD?this.newPointForward(r.latlng):this.newPointBackward(r.latlng),this.fireAndForward("editable:drawing:clicked",r))},onDrawingMouseMove:function(r){a.Editable.BaseEditor.prototype.onDrawingMouseMove.call(this,r),this._drawing&&(this.tools.moveForwardLineGuide(r.latlng),this.tools.moveBackwardLineGuide(r.latlng))},refresh:function(){this.feature.redraw(),this.onEditing()},newShape:function(r){const h=this.addNewEmptyShape();h&&(this.setDrawnLatLngs(h[0]||h),this.startDrawingForward(),this.fireAndForward("editable:shape:new",{shape:h}),r&&this.newPointForward(r))},deleteShape:function(r,h){const p={shape:r};if(a.Editable.makeCancellable(p),this.fireAndForward("editable:shape:delete",p),!p._cancelled)return r=this._deleteShape(r,h),this.ensureNotFlat&&this.ensureNotFlat(),this.feature.setLatLngs(this.getLatLngs()),this.refresh(),this.reset(),this.fireAndForward("editable:shape:deleted",{shape:r}),this.onEdited(),r},_deleteShape:function(r,h){if(h=h||this.getLatLngs(),!h.length)return;const p=(k,F)=>k.splice(0,Number.MAX_VALUE),w=(k,F)=>(k.splice(k.indexOf(F),1),k.length||this._deleteShape(k),F);if(h===r)return p(h);for(const k of h){if(k===r)return w(h,r);if(k.indexOf(r)!==-1)return w(k,r)}},deleteShapeAt:function(r){const h=this.feature.shapeAt(r);if(h)return this.deleteShape(h)},appendShape:function(r){this.insertShape(r)},prependShape:function(r){this.insertShape(r,0)},insertShape:function(r,h){this.ensureMulti(),r=this.formatShape(r),h===void 0&&(h=this.feature._latlngs.length),this.feature._latlngs.splice(h,0,r),this.feature.redraw(),this._enabled&&this.reset()},extendBounds:function(r){this.feature._bounds.extend(r.vertex.latlng)},onDragStart:function(r){this.editLayer.clearLayers(),a.Editable.BaseEditor.prototype.onDragStart.call(this,r)},onDragEnd:function(r){this.initVertexMarkers(),a.Editable.BaseEditor.prototype.onDragEnd.call(this,r)}}),a.Editable.PolylineEditor=a.Editable.PathEditor.extend({startDrawingBackward:function(){this._drawing=a.Editable.BACKWARD,this.startDrawing()},continueBackward:function(r){this.drawing()||(r=r||this.getDefaultLatLngs(),this.setDrawnLatLngs(r),r.length>0&&(this.tools.attachBackwardLineGuide(),this.tools.anchorBackwardLineGuide(r[0])),this.startDrawingBackward())},continueForward:function(r){this.drawing()||(r=r||this.getDefaultLatLngs(),this.setDrawnLatLngs(r),r.length>0&&(this.tools.attachForwardLineGuide(),this.tools.anchorForwardLineGuide(r[r.length-1])),this.startDrawingForward())},getDefaultLatLngs:function(r){return r=r||this.feature._latlngs,!r.length||r[0]instanceof a.LatLng?r:this.getDefaultLatLngs(r[0])},ensureMulti:function(){this.feature._latlngs.length&&B(this.feature._latlngs)&&(this.feature._latlngs=[this.feature._latlngs])},addNewEmptyShape:function(){if(this.feature._latlngs.length){const r=[];return this.appendShape(r),r}return this.feature._latlngs},formatShape:function(r){if(B(r))return r;if(r[0])return this.formatShape(r[0])},splitShape:function(r,h){if(!h||h>=r.length-1)return;this.ensureMulti();const p=this.feature._latlngs.indexOf(r);if(p===-1)return;const w=r.slice(0,h+1),k=r.slice(h);k[0]=a.latLng(k[0].lat,k[0].lng,k[0].alt),this.feature._latlngs.splice(p,1,w,k),this.refresh(),this.reset(),this.onEdited()}}),a.Editable.PolygonEditor=a.Editable.PathEditor.extend({CLOSED:!0,MIN_VERTEX:3,newPointForward:function(r){a.Editable.PathEditor.prototype.newPointForward.call(this,r),this.tools.backwardLineGuide._latlngs.length||this.tools.anchorBackwardLineGuide(r),this._drawnLatLngs.length===2&&this.tools.attachBackwardLineGuide()},addNewEmptyHole:function(r){this.ensureNotFlat();const h=this.feature.shapeAt(r);if(!h)return;const p=[];return h.push(p),p},newHole:function(r){const h=this.addNewEmptyHole(r);h&&(this.setDrawnLatLngs(h),this.startDrawingForward(),r&&this.newPointForward(r))},addNewEmptyShape:function(){if(this.feature._latlngs.length&&this.feature._latlngs[0].length){const r=[];return this.appendShape(r),r}return this.feature._latlngs},ensureMulti:function(){this.feature._latlngs.length&&B(this.feature._latlngs[0])&&(this.feature._latlngs=[this.feature._latlngs])},ensureNotFlat:function(){(!this.feature._latlngs.length||B(this.feature._latlngs))&&(this.feature._latlngs=[this.feature._latlngs])},vertexCanBeDeleted:function(r){const h=this.feature.parentShape(r.latlngs);return a.Util.indexOf(h,r.latlngs)>0?!0:a.Editable.PathEditor.prototype.vertexCanBeDeleted.call(this,r)},getDefaultLatLngs:function(){return this.feature._latlngs.length||this.feature._latlngs.push([]),this.feature._latlngs[0]},formatShape:r=>B(r)&&(!r[0]||r[0].length!==0)?[r]:r}),a.Editable.RectangleEditor=a.Editable.PathEditor.extend({CLOSED:!0,MIN_VERTEX:4,options:{skipMiddleMarkers:!0},extendBounds:function(r){const h=r.vertex.getIndex(),p=r.vertex.getNext(),w=r.vertex.getPrevious(),k=(h+2)%4,F=r.vertex.latlngs[k],rt=new a.LatLngBounds(r.latlng,F);w.latlng.update([r.latlng.lat,F.lng]),p.latlng.update([F.lat,r.latlng.lng]),this.updateBounds(rt),this.refreshVertexMarkers()},onDrawingMouseDown:function(r){a.Editable.PathEditor.prototype.onDrawingMouseDown.call(this,r),this.connect();const h=this.getDefaultLatLngs();h.length===3&&h.push(r.latlng);const p=new a.LatLngBounds(r.latlng,r.latlng);this.updateBounds(p),this.updateLatLngs(p),this.refresh(),this.reset(),r.originalEvent._simulated=!1,this.map.dragging._draggable._onUp(r.originalEvent),h[3].__vertex.dragging._draggable._onDown(r.originalEvent)},onDrawingMouseUp:function(r){this.commitDrawing(r),r.originalEvent._simulated=!1,a.Editable.PathEditor.prototype.onDrawingMouseUp.call(this,r)},onDrawingMouseMove:function(r){r.originalEvent._simulated=!1,a.Editable.PathEditor.prototype.onDrawingMouseMove.call(this,r)},getDefaultLatLngs:function(r){return r||this.feature._latlngs[0]},updateBounds:function(r){this.feature._bounds=r},updateLatLngs:function(r){const h=this.getDefaultLatLngs(),p=this.feature._boundsToLatLngs(r);for(let w=0;w<h.length;w++)h[w].update(p[w])}}),a.Editable.CircleEditor=a.Editable.PathEditor.extend({MIN_VERTEX:2,options:{skipMiddleMarkers:!0},initialize:function(r,h,p){a.Editable.PathEditor.prototype.initialize.call(this,r,h,p),this._resizeLatLng=this.computeResizeLatLng()},computeResizeLatLng:function(){const r=(this.feature._radius||this.feature._mRadius)*Math.cos(Math.PI/4),h=this.map.project(this.feature._latlng);return this.map.unproject([h.x+r,h.y-r])},updateResizeLatLng:function(){this._resizeLatLng.update(this.computeResizeLatLng()),this._resizeLatLng.__vertex.update()},getLatLngs:function(){return[this.feature._latlng,this._resizeLatLng]},getDefaultLatLngs:function(){return this.getLatLngs()},onVertexMarkerDrag:function(r){r.vertex.getIndex()===1?this.resize(r):this.updateResizeLatLng(r),a.Editable.PathEditor.prototype.onVertexMarkerDrag.call(this,r)},resize:function(r){let h;this.map.options.crs?h=this.map.options.crs.distance(this.feature._latlng,r.latlng):h=this.feature._latlng.distanceTo(r.latlng),this.feature.setRadius(h)},onDrawingMouseDown:function(r){a.Editable.PathEditor.prototype.onDrawingMouseDown.call(this,r),this._resizeLatLng.update(r.latlng),this.feature._latlng.update(r.latlng),this.connect(),r.originalEvent._simulated=!1,this.map.dragging._draggable._onUp(r.originalEvent),this._resizeLatLng.__vertex.dragging._draggable._onDown(r.originalEvent)},onDrawingMouseUp:function(r){this.commitDrawing(r),r.originalEvent._simulated=!1,a.Editable.PathEditor.prototype.onDrawingMouseUp.call(this,r)},onDrawingMouseMove:function(r){r.originalEvent._simulated=!1,a.Editable.PathEditor.prototype.onDrawingMouseMove.call(this,r)},onDrag:function(r){a.Editable.PathEditor.prototype.onDrag.call(this,r),this.feature.dragging.updateLatLng(this._resizeLatLng)}});const y={createEditor:function(r){r=r||this._map;const h=this.options.editOptions?.editTools||r.editTools;if(!h)throw Error("Unable to detect Editable instance.");const p=this.options.editorClass||this.getEditorClass(h);return new p(r,this,this.options.editOptions)},enableEdit:function(r){return this.editor||this.createEditor(r),this.editor.enable(),this.editor},editEnabled:function(){return this.editor?.enabled()},disableEdit:function(){this.editor&&(this.editor.disable(),delete this.editor)},toggleEdit:function(){this.editEnabled()?this.disableEdit():this.enableEdit()},_onEditableAdd:function(){this.editor&&this.enableEdit()}},g={getEditorClass:r=>r?.options?.polylineEditorClass||a.Editable.PolylineEditor,shapeAt:function(r,h){let p=null;if(h=h||this._latlngs,!h.length)return p;if(B(h)&&this.isInLatLngs(r,h))p=h;else for(const w of h)if(this.isInLatLngs(r,w))return w;return p},isInLatLngs:function(r,h){if(!h)return!1;let p,w,k,F=[],rt;const q=this._clickTolerance();if(this._projectLatlngs(h,F,this._pxBounds),F=F[0],rt=this._map.latLngToLayerPoint(r),!this._pxBounds.contains(rt))return!1;for(p=1,k=F.length,w=0;p<k;w=p++)if(a.LineUtil.pointToSegmentDistance(rt,F[w],F[p])<=q)return!0;return!1}},m={getEditorClass:r=>r?.options?.polygonEditorClass||a.Editable.PolygonEditor,shapeAt:function(r,h){let p=null;if(h=h||this._latlngs,!h.length)return p;if(B(h)&&this.isInLatLngs(r,h)&&(p=h),B(h[0])&&this.isInLatLngs(r,h[0]))p=h;else for(const w of h)if(this.isInLatLngs(r,w[0]))return w;return p},isInLatLngs:(r,h)=>{let p=!1,w,k,F,rt,q;for(F=0,q=h.length,rt=q-1;F<q;rt=F++)w=h[F],k=h[rt],w.lat>r.lat!=k.lat>r.lat&&r.lng<(k.lng-w.lng)*(r.lat-w.lat)/(k.lat-w.lat)+w.lng&&(p=!p);return p},parentShape:function(r,h){if(h=h||this._latlngs,!h)return;let p=a.Util.indexOf(h,r);if(p!==-1)return h;for(const w of h)if(p=a.Util.indexOf(w,r),p!==-1)return w}},v={getEditorClass:r=>r?.options?.markerEditorClass||a.Editable.MarkerEditor},b={getEditorClass:r=>r?.options?.circleMarkerEditorClass||a.Editable.CircleMarkerEditor},M={getEditorClass:r=>r?.options?.rectangleEditorClass||a.Editable.RectangleEditor},J={getEditorClass:r=>r?.options?.circleEditorClass||a.Editable.CircleEditor},X=function(){this.on("add",this._onEditableAdd)},B=a.LineUtil.isFlat||a.LineUtil._flat||a.Polyline._flat;a.Polyline&&(a.Polyline.include(y),a.Polyline.include(g),a.Polyline.addInitHook(X)),a.Polygon&&(a.Polygon.include(y),a.Polygon.include(m)),a.Marker&&(a.Marker.include(y),a.Marker.include(v),a.Marker.addInitHook(X)),a.CircleMarker&&(a.CircleMarker.include(y),a.CircleMarker.include(b),a.CircleMarker.addInitHook(X)),a.Rectangle&&(a.Rectangle.include(y),a.Rectangle.include(M)),a.Circle&&(a.Circle.include(y),a.Circle.include(J)),a.LatLng.prototype.update=function(r){r=a.latLng(r),this.lat=r.lat,this.lng=r.lng}},window)}(pi)),pi.exports}Dr();const Ir=`/* 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
|
-
`,Or=`.leaflet-fullscreen-icon {
|
|
666
|
-
background-image: url('icon-fullscreen.svg');
|
|
667
|
-
background-size: 26px 52px;
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
.leaflet-fullscreen-icon.leaflet-fullscreen-on {
|
|
671
|
-
background-position: 0 -26px;
|
|
672
|
-
}
|
|
673
|
-
|
|
674
|
-
.leaflet-touch .leaflet-fullscreen-icon {
|
|
675
|
-
background-position: 2px 2px;
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
.leaflet-touch .leaflet-fullscreen-icon.leaflet-fullscreen-on {
|
|
679
|
-
background-position: 2px -24px;
|
|
680
|
-
}
|
|
681
|
-
|
|
682
|
-
/* Safari still needs this vendor-prefix: https://caniuse.com/mdn-css_selectors_fullscreen */
|
|
683
|
-
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
|
684
|
-
.leaflet-container:-webkit-full-screen {
|
|
685
|
-
width: 100% !important;
|
|
686
|
-
height: 100% !important;
|
|
687
|
-
z-index: 99999;
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
.leaflet-container:fullscreen {
|
|
691
|
-
width: 100% !important;
|
|
692
|
-
height: 100% !important;
|
|
693
|
-
z-index: 99999;
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
.leaflet-pseudo-fullscreen {
|
|
697
|
-
position: fixed !important;
|
|
698
|
-
width: 100% !important;
|
|
699
|
-
height: 100% !important;
|
|
700
|
-
top: 0 !important;
|
|
701
|
-
left: 0 !important;
|
|
702
|
-
z-index: 99999;
|
|
703
|
-
}
|
|
704
|
-
`;var Se={exports:{}},Br=Se.exports,Nn;function Nr(){return Nn||(Nn=1,function(f){(function(c,a){f.exports?f.exports=a(vi()):a(c.L)})(typeof self<"u"?self:Br,c=>{if(typeof document>"u")return console.warn('"window.document" is undefined; leaflet.fullscreen requires this object to access the DOM'),!1;const a=(()=>{const m=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"]],v=m[0],b={};for(const M of m)if(M[1]in document){for(let J=0;J<M.length;J++)b[v[J]]=M[J];return b}return!1})(),y={change:a.fullscreenchange,error:a.fullscreenerror},g={request(m,v){return new Promise((b,M)=>{const J=(function(){this.off("change",J),b()}).bind(this);this.on("change",J),m=m||document.documentElement;const X=m[a.requestFullscreen](v);X instanceof Promise&&X.then(J).catch(M)})},exit(){return new Promise((m,v)=>{if(!this.isFullscreen){m();return}const b=(function(){this.off("change",b),m()}).bind(this);this.on("change",b);const M=document[a.exitFullscreen]();M instanceof Promise&&M.then(b).catch(v)})},on(m,v){const b=y[m];b&&document.addEventListener(b,v,!1)},off(m,v){const b=y[m];b&&document.removeEventListener(b,v,!1)},nativeAPI:a};return Object.defineProperties(g,{isFullscreen:{get(){return!!document[a.fullscreenElement]}},isEnabled:{enumerable:!0,get(){return!!document[a.fullscreenEnabled]}}}),c.Control.FullScreen=c.Control.extend({options:{position:"topleft",title:"Full Screen",titleCancel:"Exit Full Screen",forceSeparateButton:!1,forcePseudoFullscreen:!1,fullscreenElement:!1},_screenfull:g,onAdd(m){let v="leaflet-control-zoom-fullscreen",b,M="";return m.zoomControl&&!this.options.forceSeparateButton?b=m.zoomControl._container:b=c.DomUtil.create("div","leaflet-bar"),this.options.content?M=this.options.content:v+=" leaflet-fullscreen-icon",this._createButton(this.options.title,v,M,b,this.toggleFullScreen,this),this._map.fullscreenControl=this,this._map.on("enterFullscreen exitFullscreen",this._toggleState,this),b},onRemove(){c.DomEvent.off(this.link,"click",c.DomEvent.stop).off(this.link,"click",this.toggleFullScreen,this),this._screenfull.isEnabled&&(c.DomEvent.off(this._container,this._screenfull.nativeAPI.fullscreenchange,c.DomEvent.stop).off(this._container,this._screenfull.nativeAPI.fullscreenchange,this._handleFullscreenChange,this),c.DomEvent.off(document,this._screenfull.nativeAPI.fullscreenchange,c.DomEvent.stop).off(document,this._screenfull.nativeAPI.fullscreenchange,this._handleFullscreenChange,this))},_createButton(m,v,b,M,J,X){return this.link=c.DomUtil.create("a",v,M),this.link.href="#",this.link.title=m,this.link.innerHTML=b,this.link.setAttribute("role","button"),this.link.setAttribute("aria-label",m),L.DomEvent.disableClickPropagation(M),c.DomEvent.on(this.link,"click",c.DomEvent.stop).on(this.link,"click",J,X),this._screenfull.isEnabled&&(c.DomEvent.on(M,this._screenfull.nativeAPI.fullscreenchange,c.DomEvent.stop).on(M,this._screenfull.nativeAPI.fullscreenchange,this._handleFullscreenChange,X),c.DomEvent.on(document,this._screenfull.nativeAPI.fullscreenchange,c.DomEvent.stop).on(document,this._screenfull.nativeAPI.fullscreenchange,this._handleFullscreenChange,X)),this.link},toggleFullScreen(){const m=this._map;m._exitFired=!1,m._isFullscreen?(this._screenfull.isEnabled&&!this.options.forcePseudoFullscreen?this._screenfull.exit().then(()=>m.invalidateSize()):(c.DomUtil.removeClass(this.options.fullscreenElement?this.options.fullscreenElement:m._container,"leaflet-pseudo-fullscreen"),m.invalidateSize()),m.fire("exitFullscreen"),m._exitFired=!0,m._isFullscreen=!1):(this._screenfull.isEnabled&&!this.options.forcePseudoFullscreen?this._screenfull.request(this.options.fullscreenElement?this.options.fullscreenElement:m._container).then(()=>m.invalidateSize()):(c.DomUtil.addClass(this.options.fullscreenElement?this.options.fullscreenElement:m._container,"leaflet-pseudo-fullscreen"),m.invalidateSize()),m.fire("enterFullscreen"),m._isFullscreen=!0)},_toggleState(){this.link.title=this._map._isFullscreen?this.options.title:this.options.titleCancel,this._map._isFullscreen?L.DomUtil.removeClass(this.link,"leaflet-fullscreen-on"):L.DomUtil.addClass(this.link,"leaflet-fullscreen-on")},_handleFullscreenChange(m){const v=this._map;m.target===v.getContainer()&&!this._screenfull.isFullscreen&&!v._exitFired&&(this._screenfull.exit().then(()=>v.invalidateSize()),v.fire("exitFullscreen"),v._exitFired=!0,v._isFullscreen=!1)}}),c.Map.include({toggleFullscreen(){this.fullscreenControl.toggleFullScreen()}}),c.Map.addInitHook(function(){this.options.fullscreenControl&&this.addControl(c.control.fullscreen(this.options.fullscreenControlOptions))}),c.control.fullscreen=function(m){return new c.Control.FullScreen(m)},{leaflet:c}})}(Se)),Se.exports}Nr();class Zr{constructor(c,a){this.predicate=c.predicate,this.datatype=c.datatype,a&&(this.stylesheet=new CSSStyleSheet,this.stylesheet.replaceSync(a))}createViewer(c,a){return c.config.theme.createViewer(c.label,a,c)}}const ne="http://www.w3.org/1999/02/22-rdf-syntax-ns#",oe="http://www.w3.org/2001/XMLSchema#",Te="http://www.w3.org/2000/10/swap/",Fr={xsd:{decimal:`${oe}decimal`,boolean:`${oe}boolean`,double:`${oe}double`,integer:`${oe}integer`,string:`${oe}string`},rdf:{type:`${ne}type`,nil:`${ne}nil`,first:`${ne}first`,rest:`${ne}rest`,langString:`${ne}langString`},owl:{sameAs:"http://www.w3.org/2002/07/owl#sameAs"},r:{forSome:`${Te}reify#forSome`,forAll:`${Te}reify#forAll`},log:{implies:`${Te}log#implies`,isImpliedBy:`${Te}log#isImpliedBy`}},{rdf:Rr,xsd:jt}=Fr;let le,jr=0;const K={namedNode:qn,blankNode:Yn,variable:Kn,literal:Xn,defaultGraph:Wr,quad:mi,triple:mi,fromTerm:se,fromQuad:Jn};class bt{constructor(c){this.id=c}get value(){return this.id}equals(c){return c instanceof bt?this.id===c.id:!!c&&this.termType===c.termType&&this.value===c.value}hashCode(){return 0}toJSON(){return{termType:this.termType,value:this.value}}}class Wn extends bt{get termType(){return"NamedNode"}}class ae extends bt{get termType(){return"Literal"}get value(){return this.id.substring(1,this.id.lastIndexOf('"'))}get language(){const c=this.id;let a=c.lastIndexOf('"')+1;return a<c.length&&c[a++]==="@"?c.substr(a).toLowerCase():""}get datatype(){return new Wn(this.datatypeString)}get datatypeString(){const c=this.id,a=c.lastIndexOf('"')+1,y=a<c.length?c[a]:"";return y==="^"?c.substr(a+2):y!=="@"?jt.string:Rr.langString}equals(c){return c instanceof ae?this.id===c.id:!!c&&!!c.datatype&&this.termType===c.termType&&this.value===c.value&&this.language===c.language&&this.datatype.value===c.datatype.value}toJSON(){return{termType:this.termType,value:this.value,language:this.language,datatype:{termType:"NamedNode",value:this.datatypeString}}}}class Hr extends bt{constructor(c){super(`_:${c}`)}get termType(){return"BlankNode"}get value(){return this.id.substr(2)}}class Vr extends bt{constructor(c){super(`?${c}`)}get termType(){return"Variable"}get value(){return this.id.substr(1)}}class Gr extends bt{constructor(){return super(""),le||this}get termType(){return"DefaultGraph"}equals(c){return this===c||!!c&&this.termType===c.termType}}le=new Gr;class Un extends bt{constructor(c,a,y,g){super(""),this._subject=c,this._predicate=a,this._object=y,this._graph=g||le}get termType(){return"Quad"}get subject(){return this._subject}get predicate(){return this._predicate}get object(){return this._object}get graph(){return this._graph}toJSON(){return{termType:this.termType,subject:this._subject.toJSON(),predicate:this._predicate.toJSON(),object:this._object.toJSON(),graph:this._graph.toJSON()}}equals(c){return!!c&&this._subject.equals(c.subject)&&this._predicate.equals(c.predicate)&&this._object.equals(c.object)&&this._graph.equals(c.graph)}}function qn(f){return new Wn(f)}function Yn(f){return new Hr(f||`n3-${jr++}`)}function Xn(f,c){if(typeof c=="string")return new ae(`"${f}"@${c.toLowerCase()}`);let a=c?c.value:"";return a===""&&(typeof f=="boolean"?a=jt.boolean:typeof f=="number"&&(Number.isFinite(f)?a=Number.isInteger(f)?jt.integer:jt.double:(a=jt.double,Number.isNaN(f)||(f=f>0?"INF":"-INF")))),a===""||a===jt.string?new ae(`"${f}"`):new ae(`"${f}"^^${a}`)}function Kn(f){return new Vr(f)}function Wr(){return le}function mi(f,c,a,y){return new Un(f,c,a,y)}function se(f){if(f instanceof bt)return f;switch(f.termType){case"NamedNode":return qn(f.value);case"BlankNode":return Yn(f.value);case"Variable":return Kn(f.value);case"DefaultGraph":return le;case"Literal":return Xn(f.value,f.language||f.datatype);case"Quad":return Jn(f);default:throw new Error(`Unexpected termType: ${f.termType}`)}}function Jn(f){if(f instanceof Un)return f;if(f.termType!=="Quad")throw new Error(`Unexpected termType: ${f.termType}`);return mi(se(f.subject),se(f.predicate),se(f.object),se(f.graph))}const Lt="http://www.w3.org/ns/shacl#",Qn="http://www.w3.org/2001/XMLSchema#",$n="http://www.w3.org/1999/02/22-rdf-syntax-ns#",to="http://www.w3.org/2000/01/rdf-schema#",yi="http://www.w3.org/2004/02/skos/core#",Ur="http://www.w3.org/2002/07/owl#",qr="http://purl.org/dc/terms/",Yr="http://xmlns.com/foaf/0.1/",Xr=K.namedNode("loaded-shapes"),Kr=K.namedNode("loaded-data"),gi=K.namedNode($n+"type");K.namedNode(qr+"conformsTo");const Zn=K.namedNode(to+"subClassOf");K.namedNode(Ur+"imports");const Jr=K.namedNode(yi+"broader"),Qr=K.namedNode(yi+"narrower");K.namedNode(Lt+"NodeShape");K.namedNode(Lt+"IRI");K.namedNode(Lt+"property");K.namedNode(Lt+"class");K.namedNode(Lt+"node");K.namedNode(Lt+"targetClass");K.namedNode(Lt+"nodeKind");K.namedNode(Qn+"string");function _i(f,c,a=Lt,y){let g="";const m=$r(f,c,a,y);return m&&(g=m.value),g}function $r(f,c,a=Lt,y){let g;const m=a+c;if(y?.length){for(const v of y)for(const b of f)if(b.predicate.value===m){if(b.object.id.endsWith(`@${v}`))return b.object;b.object.id.indexOf("@")<0?g=b.object:g||(g=b.object)}}else for(const v of f)if(v.predicate.value===m)return v.object;return g}function eo(f,c){return _i(f,"prefLabel",yi,c)||_i(f,"label",to,c)||_i(f,"name",Yr,c)}function io(f,c,a){const y=[];for(const g of f)y.push({value:g,label:eo(c.getQuads(g,null,null,null),a),children:[]});return y}function no(f,c,a,y,g=new Set){for(const m of c.owlImports)g.has(m.id)||(g.add(m.id),y.push(...a.getSubjects(gi,f,m)));c.parent&&no(f,c.parent,a,y,g)}function oo(f,c){if(c.shaclIn){const a=c.config.lists[c.shaclIn];return io(a?.length?a:[],c.config.store,c.config.languages)}else{const a=c.config.store.getSubjects(gi,f,Xr);a.push(...c.config.store.getSubjects(gi,f,Kr)),no(f,c,c.config.store,a);const y=new Map,g=new Map;for(const v of a)y.set(v.id,{value:v,label:eo(c.config.store.getQuads(v,null,null,null),c.config.languages),children:[]});for(const v of a){for(const b of c.config.store.getObjects(v,Jr,null))y.has(b.id)&&g.set(v.id,b.id);for(const b of c.config.store.getObjects(v,Qr,null))y.has(b.id)&&g.set(b.id,v.id);for(const b of c.config.store.getObjects(v,Zn,null))y.has(b.id)&&g.set(v.id,b.id)}for(const[v,b]of g.entries())y.get(b)?.children?.push(y.get(v));const m=[];for(const[v,b]of y.entries())g.has(v)||m.push(b);for(const v of c.config.store.getSubjects(Zn,f,null))m.push(...oo(v,c));return m}}function ts(f,c,a){{const y=f.minCount!==void 0&&f.minCount>0;if(f.class)return f.config.theme.createListEditor(f.label,c,y,oo(f.class,f),f);if(f.shaclIn){const g=f.config.lists[f.shaclIn];if(g?.length){const m=io(g,f.config.store,f.config.languages);return f.config.theme.createListEditor(f.label,c,y,m,f)}else console.error("list not found:",f.shaclIn,"existing lists:",f.config.lists)}if(f.datatype?.value===`${$n}langString`||f.languageIn?.length)return f.config.theme.createLangStringEditor(f.label,c,y,f);switch(f.datatype?.value.replace(Qn,"")){case"integer":case"float":case"double":case"decimal":return f.config.theme.createNumberEditor(f.label,c,y,f);case"date":case"dateTime":return f.config.theme.createDateEditor(f.label,c,y,f);case"boolean":return f.config.theme.createBooleanEditor(f.label,c,y,f);case"base64Binary":return f.config.theme.createFileEditor(f.label,c,y,f)}return f.config.theme.createTextEditor(f.label,c,y,f)}}const Fn=[[-90,-180],[90,180]];function Rn(f){const c=f.match(/^POINT\((.*)\)$/);if(c?.length==2){const y=c[1].split(" ");if(y.length===2)return{type:"Point",coordinates:[parseFloat(y[0]),parseFloat(y[1])]}}const a=f.match(/^POLYGON[(]{2}(.*)[)]{2}$/);if(a?.length==2){const y=a[1].split(",");if(y.length>2){const g=[],m=[];g.push(m);for(const v of y){const b=v.split(" ");b.length===2&&m.push([parseFloat(b[0]),parseFloat(b[1])])}return{type:"Polygon",coordinates:g}}}}function es(f){return f.type==="Point"?`POINT(${f.coordinates.join(" ")})`:f.type==="Polygon"?`POLYGON((${f.coordinates[0].map(c=>c.join(" ")).join(",")}))`:""}const is=`
|
|
1
|
+
import*as c from"leaflet";import"leaflet-editable/src/Leaflet.Editable.js";import E from"leaflet/dist/leaflet.css?raw";import D from"leaflet.fullscreen/Control.FullScreen.css?raw";import"leaflet.fullscreen/Control.FullScreen.js";import{P as R}from"./assets/plugin-VN3CfgGe.js";import{DataFactory as d}from"n3";import{worldBounds as f,geometryToWkt as x,wktToGeometry as L}from"./map-util.js";const l="http://www.w3.org/ns/shacl#",N="http://www.w3.org/2001/XMLSchema#",M="http://www.w3.org/1999/02/22-rdf-syntax-ns#",w="http://www.w3.org/2000/01/rdf-schema#",h="http://www.w3.org/2004/02/skos/core#",O="http://www.w3.org/2002/07/owl#",T="http://purl.org/dc/terms/",k="http://xmlns.com/foaf/0.1/",z=d.namedNode("loaded-shapes"),v=d.namedNode("loaded-data"),g=d.namedNode(M+"type");d.namedNode(T+"conformsTo");const p=d.namedNode(w+"subClassOf");d.namedNode(O+"imports");const F=d.namedNode(h+"broader"),B=d.namedNode(h+"narrower");d.namedNode(l+"NodeShape");d.namedNode(l+"IRI");d.namedNode(l+"property");d.namedNode(l+"class");d.namedNode(l+"node");d.namedNode(l+"targetClass");d.namedNode(l+"nodeKind");d.namedNode(N+"string");function u(t,o,i=l,e){let n="";const s=P(t,o,i,e);return s&&(n=s.value),n}function P(t,o,i=l,e){let n;const s=i+o;if(e?.length){for(const a of e)for(const r of t)if(r.predicate.value===s){if(r.object.id.endsWith(`@${a}`))return r.object;r.object.id.indexOf("@")<0?n=r.object:n||(n=r.object)}}else for(const a of t)if(a.predicate.value===s)return a.object;return n}function b(t,o){return u(t,"prefLabel",h,o)||u(t,"label",w,o)||u(t,"name",k,o)}function m(t,o,i){const e=[];for(const n of t)e.push({value:n,label:b(o.getQuads(n,null,null,null),i),children:[]});return e}function y(t,o,i,e,n=new Set){for(const s of o.owlImports)n.has(s.id)||(n.add(s.id),e.push(...i.getSubjects(g,t,s)));o.parent&&y(t,o.parent,i,e,n)}function I(t,o){if(o.shaclIn){const i=o.config.lists[o.shaclIn];return m(i?.length?i:[],o.config.store,o.config.languages)}else{const i=o.config.store.getSubjects(g,t,z);i.push(...o.config.store.getSubjects(g,t,v)),y(t,o,o.config.store,i);const e=new Map,n=new Map;for(const a of i)e.set(a.id,{value:a,label:b(o.config.store.getQuads(a,null,null,null),o.config.languages),children:[]});for(const a of i){for(const r of o.config.store.getObjects(a,F,null))e.has(r.id)&&n.set(a.id,r.id);for(const r of o.config.store.getObjects(a,B,null))e.has(r.id)&&n.set(r.id,a.id);for(const r of o.config.store.getObjects(a,p,null))e.has(r.id)&&n.set(a.id,r.id)}for(const[a,r]of n.entries())e.get(r)?.children?.push(e.get(a));const s=[];for(const[a,r]of e.entries())n.has(a)||s.push(r);for(const a of o.config.store.getSubjects(p,t,null))s.push(...I(a,o));return s}}function U(t,o,i){{const e=t.minCount!==void 0&&t.minCount>0;if(t.class)return t.config.theme.createListEditor(t.label,o,e,I(t.class,t),t);if(t.shaclIn){const n=t.config.lists[t.shaclIn];if(n?.length){const s=m(n,t.config.store,t.config.languages);return t.config.theme.createListEditor(t.label,o,e,s,t)}else console.error("list not found:",t.shaclIn,"existing lists:",t.config.lists)}if(t.datatype?.value===`${M}langString`||t.languageIn?.length)return t.config.theme.createLangStringEditor(t.label,o,e,t);switch(t.datatype?.value.replace(N,"")){case"integer":case"float":case"double":case"decimal":return t.config.theme.createNumberEditor(t.label,o,e,t);case"date":case"dateTime":return t.config.theme.createDateEditor(t.label,o,e,t);case"boolean":return t.config.theme.createBooleanEditor(t.label,o,e,t);case"base64Binary":return t.config.theme.createFileEditor(t.label,o,e,t)}return t.config.theme.createTextEditor(t.label,o,e,t)}}const H=`
|
|
705
2
|
#shaclMapDialog .closeButton { position: absolute; right: 0; top: 0; z-index: 1; padding: 6px 8px; cursor: pointer; border: 0; background-color: #FFFA; font-size: 24px; z-index: 1000; }
|
|
706
3
|
#shaclMapDialog { padding: 0; width:90vw; height: 90vh; margin: auto; }
|
|
707
4
|
#shaclMapDialog::backdrop { background-color: #0007; }
|
|
@@ -710,11 +7,11 @@ svg.leaflet-image-layer.leaflet-interactive path {\r
|
|
|
710
7
|
.leaflet-container { min-height: 300px; }
|
|
711
8
|
.fullscreen-icon { background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjYgNTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwLjYgMzYuN0gxNmEuOS45IDAgMCAxLS44LS44di00LjVjMC0uMi4yLS40LjQtLjRoMS40Yy4zIDAgLjUuMi41LjR2M2gzYy4yIDAgLjQuMi40LjV2MS40YzAgLjItLjIuNC0uNC40em0tOS45LS44di00LjVjMC0uMi0uMi0uNC0uNC0uNEg4LjljLS4zIDAtLjUuMi0uNS40djNoLTNjLS4yIDAtLjQuMi0uNC41djEuNGMwIC4yLjIuNC40LjRIMTBjLjQgMCAuOC0uNC44LS44em0wIDEwLjdWNDJjMC0uNC0uNC0uOC0uOC0uOEg1LjRjLS4yIDAtLjQuMi0uNC40djEuNGMwIC4zLjIuNS40LjVoM3YzYzAgLjIuMi40LjUuNGgxLjRjLjIgMCAuNC0uMi40LS40em02LjkgMHYtM2gzYy4yIDAgLjQtLjIuNC0uNXYtMS40YzAtLjItLjItLjQtLjQtLjRIMTZjLS40IDAtLjguNC0uOC44djQuNWMwIC4yLjIuNC40LjRoMS40Yy4zIDAgLjUtLjIuNS0uNHpNNSAxMC4zVjUuOWMwLS41LjQtLjkuOS0uOWg0LjRjLjIgMCAuNC4yLjQuNFY3YzAgLjItLjIuNC0uNC40aC0zdjNjMCAuMi0uMi40LS40LjRINS40YS40LjQgMCAwIDEtLjQtLjR6bTEwLjMtNC45VjdjMCAuMi4yLjQuNC40aDN2M2MwIC4yLjIuNC40LjRoMS41Yy4yIDAgLjQtLjIuNC0uNFY1LjljMC0uNS0uNC0uOS0uOS0uOWgtNC40Yy0uMiAwLS40LjItLjQuNHptNS4zIDkuOUgxOWMtLjIgMC0uNC4yLS40LjR2M2gtM2MtLjIgMC0uNC4yLS40LjR2MS41YzAgLjIuMi40LjQuNGg0LjRjLjUgMCAuOS0uNC45LS45di00LjRjMC0uMi0uMi0uNC0uNC0uNHptLTkuOSA1LjNWMTljMC0uMi0uMi0uNC0uNC0uNGgtM3YtM2MwLS4yLS4yLS40LS40LS40SDUuNGMtLjIgMC0uNC4yLS40LjR2NC40YzAgLjUuNC45LjkuOWg0LjRjLjIgMCAuNC0uMi40LS40eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+); }
|
|
712
9
|
#shaclMapDialogContainer { width:100%; height: 100%; }
|
|
713
|
-
`,
|
|
10
|
+
`,Y=`
|
|
714
11
|
<dialog id="shaclMapDialog" onclick="event.target==this && this.close()">
|
|
715
12
|
<div id="shaclMapDialogContainer"></div>
|
|
716
13
|
<div class="hint">ⓘ Draw a polygon or marker, then close dialog</div>
|
|
717
14
|
<button class="closeButton" type="button" onclick="this.parentElement.close()">✕</button>
|
|
718
|
-
</dialog>`,
|
|
719
|
-
`+
|
|
720
|
-
`+
|
|
15
|
+
</dialog>`,C={lng:8.657238961696038,lat:49.87627570549512},A='© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>',j="https://tile.openstreetmap.de/{z}/{x}/{y}.png",S=c.icon({iconUrl:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=",shadowUrl:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAQAAAACach9AAACMUlEQVR4Ae3ShY7jQBAE0Aoz/f9/HTMzhg1zrdKUrJbdx+Kd2nD8VNudfsL/Th///dyQN2TH6f3y/BGpC379rV+S+qqetBOxImNQXL8JCAr2V4iMQXHGNJxeCfZXhSRBcQMfvkOWUdtfzlLgAENmZDcmo2TVmt8OSM2eXxBp3DjHSMFutqS7SbmemzBiR+xpKCNUIRkdkkYxhAkyGoBvyQFEJEefwSmmvBfJuJ6aKqKWnAkvGZOaZXTUgFqYULWNSHUckZuR1HIIimUExutRxwzOLROIG4vKmCKQt364mIlhSyzAf1m9lHZHJZrlAOMMztRRiKimp/rpdJDc9Awry5xTZCte7FHtuS8wJgeYGrex28xNTd086Dik7vUMscQOa8y4DoGtCCSkAKlNwpgNtphjrC6MIHUkR6YWxxs6Sc5xqn222mmCRFzIt8lEdKx+ikCtg91qS2WpwVfBelJCiQJwvzixfI9cxZQWgiSJelKnwBElKYtDOb2MFbhmUigbReQBV0Cg4+qMXSxXSyGUn4UbF8l+7qdSGnTC0XLCmahIgUHLhLOhpVCtw4CzYXvLQWQbJNmxoCsOKAxSgBJno75avolkRw8iIAFcsdc02e9iyCd8tHwmeSSoKTowIgvscSGZUOA7PuCN5b2BX9mQM7S0wYhMNU74zgsPBj3HU7wguAfnxxjFQGBE6pwN+GjME9zHY7zGp8wVxMShYX9NXvEWD3HbwJf4giO4CFIQxXScH1/TM+04kkBiAAAAAElFTkSuQmCC",iconSize:[25,41],shadowSize:[41,41],iconAnchor:[12,41],shadowAnchor:[14,41],popupAnchor:[-3,-76]});class Z extends R{constructor(o){super(o,E+`
|
|
16
|
+
`+D+`
|
|
17
|
+
`+H)}initEditMode(o){o.insertAdjacentHTML("beforeend",Y);const i=o.querySelector("#shaclMapDialogContainer");this.map=c.map(i,{fullscreenControl:!0,editable:!0,layers:[c.tileLayer(j)],zoom:5,maxBounds:f,center:C}),this.map.attributionControl.addAttribution(A);const e=c.Control.extend({options:{position:"topleft",callback:null,kind:"",html:""},onAdd:function(s){let a=c.DomUtil.create("div","leaflet-control leaflet-bar"),r=c.DomUtil.create("a","",a);return r.href="#",r.title="Create a new "+this.options.kind,r.innerHTML=this.options.html,c.DomEvent.on(r,"click",c.DomEvent.stop).on(r,"click",()=>{window.LAYER=this.options.callback.call(s.editTools)},this),a}});this.map.addControl(new(e.extend({options:{callback:()=>{this.displayedShape?.remove(),this.displayedShape=this.map?.editTools.startPolygon()},kind:"polygon",html:"▰"}}))),this.map.addControl(new(e.extend({options:{callback:()=>{this.displayedShape?.remove(),this.displayedShape=this.map?.editTools.startMarker(void 0,{icon:S})},kind:"marker",html:"•"}}))),this.map.on("editable:drawing:end",()=>{this.saveChanges()}),this.map.on("editable:vertex:dragend",()=>{this.saveChanges()});const n=o.querySelector("#shaclMapDialog");return n.addEventListener("close",()=>{const s=document.body.style.top;document.body.style.position="",document.body.style.top="",window.scrollTo(0,parseInt(s||"0")*-1),this.currentEditor&&this.createdGeometry&&(this.currentEditor.value=x(this.createdGeometry),this.currentEditor.dispatchEvent(new Event("change",{bubbles:!0})))}),n}createEditor(o,i){let e=o.config.form.querySelector("#shaclMapDialog");e||(e=this.initEditMode(o.config.form));const n=o.config.theme.createButton("Open map...",!1);n.style.marginLeft="5px",n.classList.add("open-map-button"),n.onclick=()=>{this.currentEditor=s.querySelector(".editor"),this.createdGeometry=void 0,this.displayedShape?.remove(),this.drawAndZoomToGeometry(L(this.currentEditor.value||""),this.map),document.body.style.top=`-${window.scrollY}px`,document.body.style.position="fixed",e.showModal()};const s=U(o,i||null);return s.appendChild(n),s}createViewer(o,i){const e=document.createElement("div"),n=L(i.value);if(n?.coordinates?.length){const s=c.map(e,{fullscreenControl:!0,layers:[c.tileLayer(j)],zoom:5,center:C,maxBounds:f});s.attributionControl.addAttribution(A),this.drawAndZoomToGeometry(n,s)}return e}drawAndZoomToGeometry(o,i){if(setTimeout(()=>{i.invalidateSize()}),o?.type==="Point"){const e={lng:o.coordinates[0],lat:o.coordinates[1]};this.displayedShape=c.marker(e,{icon:S}).addTo(i),i.setView(e,15,{animate:!1})}else if(o?.type==="Polygon"){const e=o.coordinates[0].map(s=>({lng:s[0],lat:s[1]})),n=c.polygon(e).addTo(i);this.displayedShape=n,i.fitBounds(n.getBounds(),{animate:!1}),setTimeout(()=>{i.fitBounds(n.getBounds(),{animate:!1}),i.setView(n.getCenter(),void 0,{animate:!1})},1)}else i.setZoom(5)}saveChanges(){if(this.displayedShape instanceof c.Marker){const o=this.displayedShape.getLatLng();this.createdGeometry={type:"Point",coordinates:[o.lng,o.lat]}}else if(this.displayedShape instanceof c.Polygon){const o=this.displayedShape.getLatLngs();o[0][0].equals(o[0][o[0].length-1])||o[0].push(o[0][0]),this.createdGeometry={type:"Polygon",coordinates:[o[0].map(i=>[i.lng,i.lat])]}}else this.createdGeometry=void 0}}export{Z as LeafletPlugin};
|