diff --git a/web/index.js b/web/index.js index 39401ec..bbc96e3 100644 --- a/web/index.js +++ b/web/index.js @@ -1578,7 +1578,7 @@ if (isNaN(x)) return '-----'; return formatLonLatsDecimal(x, 'lat'); }, - u: '°' + u: '' }, formatLongitude: { f: function (v) {