Closed byBackfish closed 2 years ago
From what I can tell, this doesn't actually delete the waypoints from cloud and they just reappear after a relaunch. I think you will need to deal with MapConfig.Waypoints.INSTANCE.waypoints
(L288; same file).
From what I can tell, this doesn't actually delete the waypoints from cloud and they just reappear after a relaunch. I think you will need to deal with
MapConfig.Waypoints.INSTANCE.waypoints
(L288; same file).
I thought onWaypointChange()
would sync them? I tested it and even after restarting, they did not re-appear
I'll look into it tho. Thanks for letting me know
You should fix merge conflicts before requesting review since the review will be dismissed after the resolve
Implements Auto delete waypoints button