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 3 seconds.
+
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.
You will need to enable Precise Location for your browser in order for LubeLogger to retrieve your location accurately.