Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Navigation (zoom) Controls to Map #1800

Closed
1 task
ryanfchase opened this issue Aug 23, 2024 · 1 comment
Closed
1 task

Add Navigation (zoom) Controls to Map #1800

ryanfchase opened this issue Aug 23, 2024 · 1 comment

Comments

@ryanfchase
Copy link
Member

ryanfchase commented Aug 23, 2024

Overview

We need to add zoom controls to our map so that users with accessibility limitations can zoom in/out without the need of scroll wheel or touch pad.

Note From Dev Lead

  • The design ticket is technically still open, but I think we can move forward on implementation of the zoom in/out controls
  • a future ticket will cover the fine-grained limits on how far in/out the user can zoom & pan

Action Items

  • Implement Mapbox zoom controls as provided by the spec

Resources/Instructions

Dev Team Resources

  • Consider reviewing mapbox constructor, L:147 of components/Map/Map.jsx
  • Consider reviewing components/Map/controls/MapMeta.jsx to see reference of zoom levels

Design Team Resources

Mapbox Resources

PM Review Section

Screenshot before proposed changes

image

TODO: Screenshot after proposed changes

[insert screenshot here]

@ryanfchase ryanfchase added Role: Frontend React front end work Size: 1pt Can be done in 6 hours P-feature: Map draft labels Aug 23, 2024
@ryanfchase ryanfchase added this to the 04 - Map Page milestone Aug 23, 2024
@ryanfchase ryanfchase self-assigned this Aug 23, 2024
@ryanfchase ryanfchase changed the title Add Zoom Controls to Map Add Navigation (zoom) Controls to Map Aug 23, 2024
@ryanfchase
Copy link
Member Author

Closing this as duplicate: #1793

@ryanfchase ryanfchase closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
@ryanfchase ryanfchase removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done (without merge)
Development

No branches or pull requests

1 participant