This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Add key commands for keyboard navigation #7625
Labels
accessibility
Integration with screen readers and other assistive technology
archived
Archived because of inactivity
feature
GL JS parity
For feature parity with Mapbox GL JS
iOS
Mapbox Maps SDK for iOS
MapKit parity
For feature parity with MapKit on iOS or macOS
UX
MGLMapView should declare its ability to become the first responder and register some key commands to aid with keyboard navigation on the iPad.
For consistency with the macOS SDK, some basic commands come to mind:
There doesn’t appear to be a way to implement gesture recognizers that depend on modifier keys, like shift-panning in the macOS SDK.
/cc @friedbunny
The text was updated successfully, but these errors were encountered: