capacitor-community / google-maps

Capacitor Plugin using native Google Maps SDK for Android and iOS.
https://capacitor-community.github.io/google-maps/
MIT License
152 stars 64 forks source link

when the enable cluster then not see a markers icon #205

Closed Milan-Koladiya closed 1 year ago

Milan-Koladiya commented 1 year ago

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()"

tafelnl commented 1 year ago

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