FitTrackee/fittrackee/dist/static/js/633.2b820738.js

7 lines
141 KiB
JavaScript
Raw Normal View History

2022-02-20 10:00:27 +01:00
"use strict";(self["webpackChunkfittrackee_client"]=self["webpackChunkfittrackee_client"]||[]).push([[633],{6633:function(t,i,e){e.r(i),e.d(i,{version:function(){return n},Control:function(){return oe},control:function(){return se},Browser:function(){return At},Evented:function(){return A},Mixin:function(){return fe},Util:function(){return Z},Class:function(){return k},Handler:function(){return pe},extend:function(){return o},bind:function(){return r},stamp:function(){return h},setOptions:function(){return m},DomEvent:function(){return te},DomUtil:function(){return Ai},PosAnimation:function(){return ie},Draggable:function(){return xe},LineUtil:function(){return Ae},PolyUtil:function(){return Oe},Point:function(){return I},point:function(){return R},Bounds:function(){return N},bounds:function(){return D},Transformation:function(){return K},transformation:function(){return Y},Projection:function(){return De},LatLng:function(){return H},latLng:function(){return F},LatLngBounds:function(){return j},latLngBounds:function(){return W},CRS:function(){return U},GeoJSON:function(){return ln},geoJSON:function(){return xn},geoJson:function(){return wn},Layer:function(){return Fe},LayerGroup:function(){return Ue},layerGroup:function(){return Ve},FeatureGroup:function(){return qe},featureGroup:function(){return Ge},ImageOverlay:function(){return Pn},imageOverlay:function(){return Ln},VideoOverlay:function(){return bn},videoOverlay:function(){return Tn},SVGOverlay:function(){return Mn},svgOverlay:function(){return zn},DivOverlay:function(){return Cn},Popup:function(){return Sn},popup:function(){return Zn},Tooltip:function(){return kn},tooltip:function(){return En},Icon:function(){return Ke},icon:function(){return Ye},DivIcon:function(){return Bn},divIcon:function(){return An},Marker:function(){return $e},marker:function(){return Qe},TileLayer:function(){return Rn},tileLayer:function(){return Nn},GridLayer:function(){return In},gridLayer:function(){return On},SVG:function(){return Gn},svg:function(){return Kn},Renderer:function(){return Wn},Canvas:function(){return Hn},canvas:function(){return Fn},Path:function(){return tn},CircleMarker:function(){return en},circleMarker:function(){return nn},Circle:function(){return on},circle:function(){return sn},Polyline:function(){return rn},polyline:function(){return an},Polygon:function(){return hn},polygon:function(){return un},Rectangle:function(){return Yn},rectangle:function(){return Xn},Map:function(){return ee},map:function(){return ne}});
2021-10-31 18:45:33 +01:00
/* @preserve
* Leaflet 1.7.1, a JS library for interactive maps. http://leafletjs.com
* (c) 2010-2019 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/
2022-02-20 10:00:27 +01:00
var n="1.7.1";function o(t){var i,e,n,o;for(e=1,n=arguments.length;e<n;e++)for(i in o=arguments[e],o)t[i]=o[i];return t}var s=Object.create||function(){function t(){}return function(i){return t.prototype=i,new t}}();function r(t,i){var e=Array.prototype.slice;if(t.bind)return t.bind.apply(t,e.call(arguments,1));var n=e.call(arguments,2);return function(){return t.apply(i,n.length?n.concat(e.call(arguments)):arguments)}}var a=0;function h(t){return t._leaflet_id=t._leaflet_id||++a,t._leaflet_id}function u(t,i,e){var n,o,s,r;return r=function(){n=!1,o&&(s.apply(e,o),o=!1)},s=function(){n?o=arguments:(t.apply(e,arguments),setTimeout(r,i),n=!0)},s}function l(t,i,e){var n=i[1],o=i[0],s=n-o;return t===n&&e?t:((t-o)%s+s)%s+o}function c(){return!1}function _(t,i){var e=Math.pow(10,void 0===i?6:i);return Math.round(t*e)/e}function d(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function p(t){return d(t).split(/\s+/)}function m(t,i){for(var e in Object.prototype.hasOwnProperty.call(t,"options")||(t.options=t.options?s(t.options):{}),i)t.options[e]=i[e];return t.options}function f(t,i,e){var n=[];for(var o in t)n.push(encodeURIComponent(e?o.toUpperCase():o)+"="+encodeURIComponent(t[o]));return(i&&-1!==i.indexOf("?")?"&":"?")+n.join("&")}var g=/\{ *([\w_-]+) *\}/g;function v(t,i){return t.replace(g,(function(t,e){var n=i[e];if(void 0===n)throw new Error("No value provided for variable "+t);return"function"===typeof n&&(n=n(i)),n}))}var y=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)};function x(t,i){for(var e=0;e<t.length;e++)if(t[e]===i)return e;return-1}var w="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function P(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}var b=0;function T(t){var i=+new Date,e=Math.max(0,16-(i-b));return b=i+e,window.setTimeout(t,e)}var M=window.requestAnimationFrame||P("RequestAnimationFrame")||T,z=window.cancelAnimationFrame||P("CancelAnimationFrame")||P("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)};function C(t,i,e){if(!e||M!==T)return M.call(window,r(t,i));t.call(i)}function S(t){t&&z.call(window,t)}var Z={extend:o,create:s,bind:r,get lastId(){return a},stamp:h,throttle:u,wrapNum:l,falseFn:c,formatNum:_,trim:d,splitWords:p,setOptions:m,getParamString:f,template:v,isArray:y,indexOf:x,emptyImageUrl:w,requestFn:M,cancelFn:z,requestAnimFrame:C,cancelAnimFrame:S};function k(){}function E(t){if("undefined"!==typeof L&&L&&L.Mixin){t=y(t)?t:[t];for(var i=0;i<t.length;i++)t[i]===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)}}k.extend=function(t){var i=function(){this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},e=i.__super__=this.prototype,n=s(e);for(var r in n.constructor=i,i.prototype=n,this)Object.prototype.hasOwnProperty.call(this,r)&&"prototype"!==r&&"__super__"!==r&&(i[r]=this[r]);return t.statics&&(o(i,t.statics),delete t.statics),t.includes&&(E(t.includes),o.apply(null,[n].concat(t.includes)),delete t.includes),n.options&&(t.options=o(s(n.options),t.options)),o(n,t),n._initHooks=[],n.callInitHooks=function(){if(!this._initHooksCalled){e.callInitHooks&&e.callInitHooks.call(this),this._initHooksCalled=!0;for(var t=0,i=n._initHooks.length;t<i;t++)n._initHooks[t].call(this)}},i},k.include=function(t){return o(this.prototype,t),this},k.mergeOptions=function(t){return o(this.prototype.options,t),this},k.addInitHook=function(t){var i=Array.prototype.slice.call(arguments,1),e="function"===typeof t?t:function(){this[t].apply(this,i)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(e),this};var B={on:function(t,i,e){if("object"===typeof t)for(var n in t)this._on(n,t[n],i);else{t=p(t);for(var o=0,s=t.length;o<s;o++)this._on(t[o],i,e)}return this},off:function(t,i,e){if(t)if("object"===typeof t)for(var n in t)this._off(n,t[n],i);else{t=p(t);for(var o=0,s=t.length;o<s;o++)this._off(t[o],i,e)}else delete this._events;re
//# sourceMappingURL=633.2b820738.js.map