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

feat: accessibility #58

Merged
merged 1 commit into from
Sep 21, 2021
Merged

feat: accessibility #58

merged 1 commit into from
Sep 21, 2021

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Sep 21, 2021

Closes #56

  • Adds configurable property ariaLabel to <my-map ... /> to customize text based on web component implementation, defaults to "Interactive map"
  • Ability to access main map div and zoom & reset control buttons by tabbing
  • Tweaks default button titles

@netlify
Copy link

netlify bot commented Sep 21, 2021

✔️ Deploy Preview for oslmap ready!

🔨 Explore the source changes: e899673

🔍 Inspect the deploy log: https://app.netlify.com/sites/oslmap/deploys/6149a6820f41790007c91a85

😎 Browse the preview: https://deploy-preview-58--oslmap.netlify.app

@jessicamcinchak jessicamcinchak requested a review from a team September 21, 2021 09:35
@jessicamcinchak
Copy link
Member Author

Accessibility: Maps

@jessicamcinchak jessicamcinchak merged commit c4ad197 into main Sep 21, 2021
@jessicamcinchak jessicamcinchak deleted the jess/accessibility branch September 21, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement basic accessibility
2 participants