New in 1.3.9, an experimental feature to tap into the users devices' GPS to update odometer and record routes while driving.
-
This feature requires the LubeLogger instance to be served via **HTTPS** to a device with a browser tbat supports **Geolocation** and **Wakelock API**. When a trip is being recorded, the app will prevent the screen/device from going to sleep, and will retrieve the user's coordinates every 5 seconds.
+
This feature requires the LubeLogger instance to be served via **HTTPS** to a device with a browser that supports **Geolocation** and **Wakelock API**. When a trip is being recorded, the app will prevent the screen/device from going to sleep, and will retrieve the user's coordinates every 5 seconds.
+
+
This feature is not available for vehicles using engine hours instead of miles or kilometers for distance unit.
You will need to enable Precise Location for your browser in order for LubeLogger to retrieve your location accurately.