opendroneid / receiver-android

Example Android receiver application for unmanned aircraft Remote ID
Apache License 2.0
186 stars 61 forks source link

The flight paths in the map view should have an expiration time for each drawn point/path-piece #26

Open friissoren opened 3 years ago

friissoren commented 3 years ago

If the app is tracking for a long time, the red line indicating the flight path will probably start to become a mess. The app should erase the oldest parts of the flight path after a certain time limit. Ideally, this time limit would be something that could be defined in the settings menu.