Replies: 1 comment
-
|
I thought this was the @capacitor/google-maps plugin github and saw later that this is not it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to everyone
I’ve installed this plugin on my ionic project. I have the last version.
On web, when a user click on a marker, anything happens. So I’ve implemented a sheet modal to appears.
The problem is that on Android when a user click on the marker, a little popup appears and I wanna remove it.
I’m not able to prevent the popup to open. there is a way to do it? I’ve searched on [Google Maps Capacitor Plugin API | Capacitor Documentation but nothing found.
in the screen you can see the popup that I want to remove and my modal sheet
I don’t know which code I should provide to the question to help. Ask I will post it.
Beta Was this translation helpful? Give feedback.
All reactions