CodeTriangle/cycle-12-map

Content recognition UI suggestions

Closed this issue · 2 comments

When hovering over a tile, a box should be drawn around the tile to indicate that it is being hovered over. Additionally, it might be useful if the coordinates in the top left indicated the hovered tile, rather than the tile in the middle of the map.

This hover action would of course not be applicable for most mobile devices.

image

After clicking or tapping on a tile, the border should change color to indicate an active state and have a line drawn between the border of the tile and the location information card to indicate the relationship between the two elements.

image

As a reference for the "location-to-information" connection idea, check out the 2022 reddit r/place atlas at https://place-atlas.stefanocoding.me/

This is something I wanted to do anyway based on my own gripes with the interface and how unclear it can be. If you want to add this on your own feel free to do so, just make sure you tell me. :)

I believe everything should be added that was requested.