ionic-team / ionic-team/ionic-native-google-maps
Cluster Icon not showing
- Lenguaje dominante
- TypeScript
- Estrellas
- 215
- Forks
- 119
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**I'm submitting a ...** (check one with "x")
- [ ] question
- [X] any problem or bug report
- [ ] feature request
**If you choose 'problem or bug report', please select OS:** (check one with "x")
- [ ] **Android**
- [ ] **iOS**
- [X] **Browser**
**cordova information:** (run `$> cordova plugin list`)
```
cordova-plugin-device 2.0.2 "Device"
cordova-plugin-geolocation 4.0.2 "Geolocation"
cordova-plugin-googlemaps 2.7.1 "cordova-plugin-googlemaps"
cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard"
cordova-plugin-ionic-webview 4.1.3 "cordova-plugin-ionic-webview"
cordova-plugin-splashscreen 5.0.2 "Splashscreen"
cordova-plugin-statusbar 2.4.2 "StatusBar"
cordova-plugin-tts 0.2.3 "TTS"
cordova-plugin-whitelist 1.3.4 "Whitelist"
cordova-sqlite-storage 5.0.0 "Cordova sqlite storage plugin - cordova-sqlite-storage plugin version"
```
**If you use `@ionic-native/google-maps`, please tell the package.json (only `@ionic-native/core` and `@ionic-native/google-maps` are fine mostly)**
```
"@ionic-native/core": "^5.31.1",
"@ionic-native/google-maps": "^5.5.0",
```
**Current behavior:**
Before, it was working but now this issue is a problem with ABSOLUTELY no change in the code.
The issue is that the marker cluster icon does not show up at all.
**Expected behavior:**
The expected behavior is for the cluster icon to show up and me being able to click on it.
**Screen capture or video record:**
https://user-images.githubusercontent.com/22110394/107268339-de77cb80-69fc-11eb-9928-7a67fb773a6d.mov
**Related code, data or error log (please format your code or data):**
```
https://github.com/Apro123/SusMap
https://map-sustainability.ucmerced.edu/
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.