Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.12 KB

Sending location updates from OsmAnd

The OsmAnd app for iOS and Android has a built-in location tracking functionality. This functionality can be enabled and could be used with the API interface of Waarzitje.nu.

1) Open the plugin settings menu

01

2) Enable the Trip recording plugin, and change the settings

02

03

4) Set up online tracking

First thing to do is pointing the OsmAnd app to the waarzitjenu/server API endpoint. Don't forget to turn it on!

04

05

06

Optionally, you can tell OsmAnd to keep the location updates for a while, in case you lost internet connection.

07

5) Enabling the widget for easily turning the location tracking on and off

It is possible to enable an on-screen widget that shows up in the upper right corner, which can be tapped to switch location tracking on and off.

08

09

10

Alright, you're all set up! 👍