Skip to content
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

Allow typing of bounding box #96

Open
maltfield opened this issue Jul 29, 2022 · 0 comments
Open

Allow typing of bounding box #96

maltfield opened this issue Jul 29, 2022 · 0 comments

Comments

@maltfield
Copy link

Feature request: Allow the user to edit the bounding box in the WUI by typing it.

Use Case

For example, I can upload a GPX file or "draw" a bounding box on my screen with my mouse. Then it will tell me just below the map what the coordinates of my bounding box are. For example, it could say something like this:

48°56'16"N 1°59'1"E  ↘  48°46'50"N 2°42'29"E    ( ca. 53 x 17 km²)

What I would like to do is be able to either:

  1. Click on a button named edit next to the above bounding box coordinates or
  2. double-click on one of the coordinates itself (eg 48°56'16"N 1°59'1"E) and change it directly by typing

After altering the bounding box's coordinates in this way, the slippy map above should automatically resize itself to match the changes made by the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant