zeldadungeon / maps

Interactive maps for Zelda games
40 stars 18 forks source link

Enter coords, generate temporary pin #118

Open Thortok opened 1 year ago

Thortok commented 1 year ago

(A sister of this request: https://github.com/zeldadungeon/maps/issues/91 )

Some text fields where the user can enter coords and press enter and the user will be taken to the spot that those coords are with a temporary pin.

Reason: If the user is given coords from somewhere or somebody else, this way they can plug the coords in and visually see exactly on the map where those coords are.

Thortok commented 1 year ago

Alternate idea: show the coords of where the cursor is at all times. Then the user can just move the cursor around until they find the coords themselves.