Improve map zoom controls and add zoom-to-visible-layers button #4

Closed
opened 2026-07-21 10:28:07 +00:00 by jfig · 0 comments
Owner

Description

Improve the map zoom controls shown over the map.

Requested changes

  • Increase the plus/minus zoom buttons by 50%.
  • Improve the contrast between the plus/minus signs and the green control background so the signs are clearly legible.
  • Make the zoom control background mimic the sidebar background styling.
  • Add a new button that zooms the map to the extent of the currently visible layers.

Expected behavior

The zoom controls should be easy to see and use at a glance, and users should be able to return the map view to the combined extent of all currently visible layers with the new button.

Acceptance criteria

  • The plus and minus buttons are 50% larger than they are currently.
  • The signs have sufficient contrast against the control background in all supported map backgrounds.
  • The control background visually matches the sidebar background.
  • The new button fits the combined extent of the currently visible layers, without including hidden layers.
## Description Improve the map zoom controls shown over the map. ## Requested changes - Increase the plus/minus zoom buttons by 50%. - Improve the contrast between the plus/minus signs and the green control background so the signs are clearly legible. - Make the zoom control background mimic the sidebar background styling. - Add a new button that zooms the map to the extent of the currently visible layers. ## Expected behavior The zoom controls should be easy to see and use at a glance, and users should be able to return the map view to the combined extent of all currently visible layers with the new button. ## Acceptance criteria - The plus and minus buttons are 50% larger than they are currently. - The signs have sufficient contrast against the control background in all supported map backgrounds. - The control background visually matches the sidebar background. - The new button fits the combined extent of the currently visible layers, without including hidden layers.
jfig closed this issue 2026-07-21 11:28:11 +00:00
Sign in to join this conversation.