ionic-team / ionic-team/capacitor-google-maps
Marker clustering on web not working on version after 7.0.0
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## 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"
```
PASTE OUTPUT HERE
```
### 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
Contributor guide
Assessment
This issue has not been assessed yet.