chore: whitespace cleanup from codebase
This commit is contained in:
@@ -768,4 +768,4 @@
|
||||
r = this._locateOptions; if (r.setView) { var a = this.getBoundsZoom(s);
|
||||
this.setView(n, r.maxZoom ? Math.min(a, r.maxZoom) : a) } var h = { latlng: n, bounds: s, timestamp: t.timestamp }; for (var l in t.coords) "number" == typeof t.coords[l] && (h[l] = t.coords[l]);
|
||||
this.fire("locationfound", h) } })
|
||||
}(window, document);
|
||||
}(window, document);
|
||||
|
||||
Reference in New Issue
Block a user