mobile
mobile copied to clipboard
Map annotation - draws line instead of single point
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
- open project in mobile device with map annotation enabled
- start drawing annotation
- tap single point to the map
- 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.