Cagatay Ulusoy
Cagatay Ulusoy
As a workaround until there is a fix, this ugly trick solves the issue: 1. Add an empty view on top of MapView 2. Set the OnTouchListener for that view.
Thanks, in my use case I have a `Mapview` inside a `RecyclerView`. Based on the touch coordinate point, I set the flag for `parent.requestDisallowInterceptTouchEvent()`.
Please correct me if I am wrong but according Stackoverflow `gestureRecognizers` solves this issue. However, since this library doesn't have this field, maps inside tab views or any scrollable views...
Hi, @yannickvg did you enable maps sdk for javascript? 
Replacing this package with some other package shouldn't be a reason of closing this issue. In our Sentry logs we also started to see the same exception.