dlaumer / bioindication

Apache License 2.0
0 stars 0 forks source link

Measuring Features / Add buttons “Done” and "Delete" for measured areas, distance and selected area #38

Open dlaumer opened 6 months ago

dlaumer commented 6 months ago

Button "Done"

Steps:

  1. Open the button for Measure distance
  2. Click on “Measure new distance” button
  3. Click in the map to place point and measure the distance
  4. To confirm selected distance press Enter keyboard

Current behavior: The only way to confirm the selected area and distance in “Measure distance” and “Measure area” sections is by pressing the Enter keyboard. The same applies to “Select area” in the left side panel.

In the “Elevation Profile” section, confirmation is possible also by clicking the “Done” button. I would suggest using the “Done” button in all cases..

Image

Expected behavior: The measured area, distance and selected area is possible to confirm by clicking on button “Done” as well as pressing the Enter keyboard.

Image

Applies to:

  1. Left side panel: Select Area
  2. Right button feature: Measure Distance
  3. Right button feature: Measure Area

Button "Delete"

Steps:

  1. Open the button for Measure distance
  2. Click on “Measure new distance” button
  3. Click in the map to place point and measure the distance
  4. To confirm selected distance press Enter keyboard
  5. To delete measured distance press button "Delete"

Current behavior: There is no way to delete selected area in “Measure distance” and “Measure area” and "Elevation Profile"

In the Left side panel: Select Area it is possible by clicking on the trash button.

Image

Expected behavior: The measured distance, area and elevation profile is possible to delete by "trash" button the same way as in the left side panel: Select Area.

Applies to:

  1. Right button feature: Measure Distance
  2. Right button feature: Measure Area
  3. Right button feature: Elevation Profile