-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show point that Location Panel is referring to #10515
Comments
This relationship is implicit; the location panel is in the "background layers" menu (coordinates of positions inside the active view of the background layer), the measurement panel is in the "data layers" menu (coordinates of selected objects). A text could be added similar to the measurement panel so it explicitly says 'mouse cursor' at the top. Consider the following Highlights/markers should preferably
|
I think this is a bit overkill for this particular problem. Instead, we could gray out the coordinates should the mouse be outside of the map viewport. The bigger question here is: what is the location panel even good for? Perhaps it could also show the coordinates of the currently selected object, if one is selected?! Are there use cases where it is useful to know the coordinates of the mouse pointer? |
I think this could be done :- To resolve this confusion, I suggest adding a checkbox option "[ ] Show marker", similar to the Share function. This checkbox would allow users to toggle the visibility of a marker indicating the exact point on the map that the Location Panel is referencing. Here’s how it could work: Checkbox "[ ] Show marker": This checkbox, when selected, would display a marker on the map at the location corresponding to the coordinates shown in the Location Panel. This marker helps users visually understand and verify the reference point of the coordinates. And Some suggestions :- Explicit Text and Icon: Text Addition: Add a label like 'mouse cursor' at the top of the location panel to make it clear what the coordinates are referencing. Mouse Icon: Consider adding a mouse icon next to the text for further clarity. However, this might be inconsistent with the design of the measurement panel. Redundancy: The highlight/marker feature might become redundant if clear text and icons are added. Simplify UI by minimizing unnecessary elements. I think I can solve the issue . Will you please assign it to me? |
Here we observe the Location Panel.
Ah, but where is the location it is referring to?
Is it the coordinates of
Answer: B, the only invisible point of the three!
Therefore there should be a checkbox "[ ] Show marker", (like the Share function) , so users can see where in fact it is actually referring to.
(Misreported in openstreetmap/openstreetmap-website#5287 )
The text was updated successfully, but these errors were encountered: