PluginProbe
Leaflet Map / 2.10.0
Leaflet Map v2.10.0
3.4.7 3.4.6 trunk 2.10.0 2.10.1 2.11.0 2.11.1 2.11.2 2.11.3 2.11.4 2.11.5 2.12.0 2.13.0 2.14.0 2.15.0 2.16.0 2.16.1 2.16.2 2.17.0 2.17.1 2.17.2 2.17.3 2.18.0 2.19.0 2.19.1 All 49 releases
leaflet-map / scripts / construct-leaflet-map.min.js

construct-leaflet-map.min.js in Leaflet Map 2.10.0, at scripts/construct-leaflet-map.min.js

2 lines 1022 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 !function(){function t(){var t=[];this.init=function(){for(var n=0,i=t.length;n<i;n++){(0,t[n])()}},this.add=function(n){t.push(n)},this.getCurrentMap=function(){return this.maps[this.maps.length-1]},this.getCurrentMarkerGroup=function(){var t=this.maps.length;return this.markergroups[t]||(this.markergroups[t]=this.newMarkerGroup(this.maps[t-1])),this.markergroups[t]},this.newMarkerGroup=function(t){var n=(new L.FeatureGroup).addTo(t);return n.timeout=null,t.fit_markers&&n.on("layeradd",function(i){window.clearTimeout(this.timeout),this.timeout=window.setTimeout(function(){t.fitBounds(n.getBounds())},100)},n),n},this.maps=[],this.images=[],this.markergroups={},this.markers=[],this.lines=[]}t.prototype.unescape=function(t){var n=document.createElement("div");return n.innerHTML=t,n.innerText},window.WPLeafletMapPlugin=new t,window.addEventListener?window.addEventListener("load",window.WPLeafletMapPlugin.init,!1):window.attachEvent&&window.attachEvent("onload",function(){window.WPLeafletMapPlugin.init()})}();
2