ionic-team / ionic-team/capacitor-google-maps
[Google map] Freeze modals, and elements.
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
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:


### Capacitor verions
```
@capacitor/ios: not installed
@capacitor/cli: 4.6.2
@capacitor/core: 4.6.2
@capacitor/android: 4.6.2
```
Contributor guide
Assessment
This issue has not been assessed yet.