Closed byedo closed 1 week ago
use mapbox android sdk 10.10.0 i use this simple code
mapView?.also { it.setOnTouchListener { v, event -> v.onTouchEvent(event) } }
when i use two finger , i cannot zoom!
can you please provide full code snippet that's not working, thanks
Closing as stale.
use mapbox android sdk 10.10.0 i use this simple code
when i use two finger , i cannot zoom!