!function(){function e(e){var t=e.getSize(),l=document.getElementsByClassName("lr-input");l[0].setAttribute("value",t.x),l[1].setAttribute("value",t.y);var n=document.getElementById("lr-btn");n.onclick=function(){var t=l[0].value+"px",n=l[1].value+"px";e._container.style.width=t,e._container.style.height=n,e.invalidateSize()}}L.Control.resizer=L.Control.extend({options:{position:"topleft",id:null,type:"replace",states:[],leafletClasses:!0},onAdd:function(t){var l=L.DomUtil.create("div","leaflet-bar leaflet-control leaflet-control-custom lr-ctl");return l.innerHTML='
',l.onclick=function(){e(t)},l}}),L.resizer=function(){var e=Array.prototype.concat.apply([L.Control.resizer],arguments);return new(Function.prototype.bind.apply(L.Control.resizer,e))}}();