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

when the enable cluster then not see a markers icon

Milan-Koladiya opened this issue · comments

I am using the capacitor google maps plugin. so I have added the enable cluster and added multiple markers in the maps
so it is working fine in the web app but when I see the android so I see the only cluster, not the markers

and when I am not using the enable cluster so I see the markers could you please let me know about the issue also I need to add clusters
"await map.enable cluster()"

commented

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