Cagatay Ulusoy

Results 5 comments of 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? ![image](https://user-images.githubusercontent.com/13782003/93878778-4b572700-fce3-11ea-86d3-5834f94a4473.png)

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.