forked from Snck3rs/contao-leaflet-maps
Remove leftover debugging code.
This commit is contained in:
@@ -29,8 +29,6 @@ L.Map.include({
|
||||
this.eachLayer(this._scanForBounds, this);
|
||||
}
|
||||
|
||||
console.log(this._dynamicBounds);
|
||||
|
||||
if (this._dynamicBounds) {
|
||||
this.fitBounds(this._dynamicBounds);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user