Couple of new fields added to text element. Small fix to web page.
[jspeed] / src / location.h
index a431cf8..92f6c46 100644 (file)
@@ -66,6 +66,7 @@ public:
     static void setUnit(Unit unit);
     static Unit getUnit();
     static double getUnitMultiplier();
+    static double getMeterMultiplier();
 
 signals:
     void locationChanged(Location::Fix const& fix);