mobile icon indicating copy to clipboard operation
mobile copied to clipboard

Map annotation - draws line instead of single point

Open RastoHu opened this issue 7 months ago • 0 comments

Description If the user draws single point and continue with drawing on another position in map, no new geometry is added, but the geometry continues from previous point. Also the feature deletion is affected with this issue.

Environment Staging

Application (+ app version, operating system) mobile app v2025.2.5 - android (663811), Android 14.0

Steps to reproduce

  1. open project in mobile device with map annotation enabled
  2. start drawing annotation
  3. tap single point to the map
  4. tap another point in different location or draw some new geometry

Actual results If the user draws single point and continue with drawing somewhere, the draw continue from last single point

Expected results User taps single point and can draws another geometry on another location without any connection to the previous single point.

Image

RastoHu avatar Jun 06 '25 09:06 RastoHu