Turn off compass orientation when clicking the bottom-right north pointer #10

Closed
opened 2026-07-22 09:57:55 +00:00 by jfig · 0 comments
Owner

Problem

When device-compass map orientation is active, clicking the North Pointer in the bottom-right corner resets the map rotation to north-up but leaves compass orientation mode active. The device compass can then rotate the map again immediately.

Steps to reproduce

  1. Open the map on a supported mobile device.
  2. Activate compass map orientation.
  3. Rotate the device so the map is no longer north-up and the North Pointer appears in the bottom-right corner.
  4. Click the North Pointer.

Expected behavior

The map should reset to north-up and compass map orientation mode should be turned off.

Acceptance criteria

  • Clicking the bottom-right North Pointer while compass orientation is active disables compass orientation mode.
  • The map remains north-up after the click until compass orientation is explicitly activated again.
  • The compass control state and accessible label reflect that compass orientation is off.
### Problem When device-compass map orientation is active, clicking the North Pointer in the bottom-right corner resets the map rotation to north-up but leaves compass orientation mode active. The device compass can then rotate the map again immediately. ### Steps to reproduce 1. Open the map on a supported mobile device. 2. Activate compass map orientation. 3. Rotate the device so the map is no longer north-up and the North Pointer appears in the bottom-right corner. 4. Click the North Pointer. ### Expected behavior The map should reset to north-up and compass map orientation mode should be turned off. ### Acceptance criteria - Clicking the bottom-right North Pointer while compass orientation is active disables compass orientation mode. - The map remains north-up after the click until compass orientation is explicitly activated again. - The compass control state and accessible label reflect that compass orientation is off.
jfig added the Kind/Bug label 2026-07-22 09:57:55 +00:00
jfig closed this issue 2026-07-24 03:22:11 +00:00
Sign in to join this conversation.