From ca3ae3a43bb47cb2b97b6878ea28d9eef0db25ca Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 21 Jan 2016 02:52:58 +0100 Subject: scroll to field, archive fix, hide not available --- StoneIsland/platforms/ios/www/js/lib/etc/geo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/www/js/lib/etc/geo.js') diff --git a/StoneIsland/platforms/ios/www/js/lib/etc/geo.js b/StoneIsland/platforms/ios/www/js/lib/etc/geo.js index 885a1c6c..22899141 100755 --- a/StoneIsland/platforms/ios/www/js/lib/etc/geo.js +++ b/StoneIsland/platforms/ios/www/js/lib/etc/geo.js @@ -44,9 +44,9 @@ var geo = (function(){ var s = "" var sig = n >= 0 ? pos : neg + n = Math.abs(n) s += Math.floor(n) + "° " - n = Math.abs(n) n %= 1 n *= 60 nn = Math.floor(n) -- cgit v1.2.3-70-g09d2