Implement Recent Track (Recent Path) on Android #239

Closed
opened 2024-05-19 04:35:32 +00:00 by oleg-rswll · 0 comments
Member

Overview
Implemented the Recent Track (aka "Recent Path") feature on Android to achieve feature parity with iOS. (This feature was previously available in MAPS.ME but was removed from the Android version due to new Google policies regarding background operations.

 Reference: organicmaps/organicmaps#1807)

Problem Statement

Criteria

  • The app remembers the recent travel path for a specified duration and displays it on the map (the recording functionality is already integrated into the core system).
**Overview** Implemented the Recent Track (aka "Recent Path") feature on Android to achieve feature parity with iOS. (This feature was previously available in MAPS.ME but was removed from the Android version due to new Google policies regarding background operations.

 Reference: https://git.omaps.dev/organicmaps/organicmaps/pulls/1807) **Problem Statement** **Criteria** - The app remembers the recent travel path for a specified duration and displays it on the map (the recording functionality is already integrated into the core system).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/website#239
No description provided.