capacitor-community / google-maps

Capacitor Plugin using native Google Maps SDK for Android and iOS.

Home Page:https://capacitor-community.github.io/google-maps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The map generates swipe events when I try to interact with an element above the map.

oleksandrdevqube opened this issue · comments

Describe the bug
When I move my finger on the swiper that is above the map, it generates a lot of events, because of this my swiper starts to freeze.

I want to create a slider that will ride on top of the map, but I'm having this problem that I mentioned above.
Perhaps it is worth adding to the map the ability to exclude swipe events, etc.

Modal windows from Ionic also work with freezing.

Can you suggest some other solution to this problem?

It is also worth noting that I am making a version of the program only on Android, so this problem is on this platform.

Screenshots
image
image

commented

You are most likely using @capacitor/google-maps. You are now in the @capacitor-community/google-maps repository.