🚀 feature request
Description
When planning a trip, I add the POIs as favourites so they are easier to search and visualize on the road. The problem is that only the name of the POI is shared, so when I want for example to look at the phone or the opening hours of a restaurant, I need to zoom in the map, so when I click on the favourite, both the favourite and the POI are shown in a select menu, then I select the POI and see the details.
Describe the solution you'd like
I'd like to see the POI data when I select my favourite, and that the data is synced with the upstream changes.
To do so, and without any idea of how OsmAnd works, I can think of two solutions:
- Copy the data when creating the favourite, and syncing it once the data is updated.
- Merge the POI and favourite objects into one.
The second solution looks non-trivial but it would also help solving some of the issues where people want to search by the favourite category.
I've you haven't already done it, it's probably because there are good reasons not to do it, so they're probably not good solutions.
Thank you for the development of the tool :)
🚀 feature request
Description
When planning a trip, I add the POIs as favourites so they are easier to search and visualize on the road. The problem is that only the name of the POI is shared, so when I want for example to look at the phone or the opening hours of a restaurant, I need to zoom in the map, so when I click on the favourite, both the favourite and the POI are shown in a select menu, then I select the POI and see the details.
Describe the solution you'd like
I'd like to see the POI data when I select my favourite, and that the data is synced with the upstream changes.
To do so, and without any idea of how OsmAnd works, I can think of two solutions:
The second solution looks non-trivial but it would also help solving some of the issues where people want to search by the favourite category.
I've you haven't already done it, it's probably because there are good reasons not to do it, so they're probably not good solutions.
Thank you for the development of the tool :)