-
-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Description
Currently, map controls (such as zoom and precise location options) are visible for users even when they have not explicitly clicked the Click to interact with map button. This can clutter the UI and allow interactions when the user hasn't enabled map interaction mode.
Describe the solution you'd like
- Update the map so that no controls (including zoom, precise location, etc.) are shown or available unless the user clicks on the
Click to interact with mapbutton. - Ensure that the controls appear after explicit user interaction to improve clarity and reduce accidental changes or confusion.
Are you going to work on implementing this?
- Yes
- No
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog