mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

iPad OS 13.4 Magic Keyboard trackpad does not pan #16462

Closed akac closed 4 years ago

akac commented 4 years ago

Steps to reproduce

  1. Create a Map View and show it
  2. Use the trackpad on the Magic Keyboard to pan

Expected behavior

Panning would work like a finger touch

Actual behavior

Nothing happens. Other gestures work, but not panning.

Configuration

Mapbox SDK versions: iOS/macOS versions: Device/simulator models: Xcode version:

akac commented 4 years ago

Never mind - as I was working with other Maps (Apple/Google) I learned that you click and move - that works. I believe this is the expected behavior.