Bug Report
Plugin(s)
Google Maps
Capacitor Version
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2
Installed Dependencies:
@capacitor/cli: 7.4.2
@capacitor/android: 7.4.2
@capacitor/core: 7.4.2
@capacitor/ios: 7.4.2
"@capacitor/google-maps": "^7.0.2"
Platform(s)
Web only
Current Behavior
Marker clustering on web does not work on the latest version after 7.0.0.
It works on the native apps(IOS and Android).
The last version the enableClustering() that works on web is 7.0.0.
Expected Behavior
It should cluster markers on the web too when it is enabled.
Code Reproduction
Other Technical Details
Additional Context