mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 23:13:42 +00:00
spaces instead tabs
This commit is contained in:
@@ -219,7 +219,7 @@ export function svgGpx(projection, context, dispatch) {
|
||||
|
||||
drawGpx.getSrc = function () {
|
||||
return src;
|
||||
};
|
||||
};
|
||||
|
||||
drawGpx.fitZoom = function() {
|
||||
if (!this.hasGpx()) return this;
|
||||
|
||||
Reference in New Issue
Block a user