geohub
geohub copied to clipboard
Add "Undo Last Move" button
Tracks all moves made via Lat/Lng position using an in-memory array. The undo button added to the game screen will pop the last move off the end of the array and return to that position. The button is hidden for no-move games, since it's effectively useless.
If I should have made an issue first, please let me know.
screenshot
@eirrw is attempting to deploy a commit to the GeoHub Team on Vercel.
A member of the Team first needs to authorize it.
Will take a look at this soon. Not a problem, but for the future would be nice to first create an issue or feel free to message me.
Guessing the motivation for this feature is to just move around quicker?
I have the ability to create a checkpoint on the TODO but I guess both these options could be useful to have
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
geohub | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 18, 2024 11:32pm |
Guessing the motivation for this feature is to just move around quicker?
Yep, pretty much. I find that it especially comes in handy when Street View decides to jump off a bridge or from a highway onto a side road.
Yes, definitely a nice to have for when it pans off bridges! Thanks for taking this on.