Update OSM data when opening saved places #32
Reference in New Issue
Block a user
Delete Branch "feature/update_place_data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When opening a saved/cached place, if it's an OSM POI, re-fetch the place data from OSM and update it in memory and the remote storage if any changes are detected.
Don't update the title if it's a custom one (edited by user after saving the place).