spaces instead tabs

This commit is contained in:
Nikita Mashukov
2017-10-14 18:42:37 +07:00
parent a00debe663
commit d0cca4bc5b

View File

@@ -219,7 +219,7 @@ export function svgGpx(projection, context, dispatch) {
drawGpx.getSrc = function () {
return src;
};
};
drawGpx.fitZoom = function() {
if (!this.hasGpx()) return this;