Plugin dont add all markers with custom icons to map with latest commit
See original GitHub issueI’m submitting a … (check one with “x”) [ ] question [x] any problem or bug report [ ] feature request
The plugin version: (check one with “x”) [ ] 1.4.x [x] 2.0.0-beta3
If you choose ‘problem or bug report’, please select OS: (check one with “x”) [x] Android [ ] iOS
cordova information: (run $> cordova plugin list
)
com.googlemaps.ios 2.3.0 "Google Maps SDK for iOS"
cordova-plugin-app-version 0.1.9 "AppVersion"
cordova-plugin-camera 2.4.1 "Camera"
cordova-plugin-compat 1.1.0 "Compat"
cordova-plugin-device 1.1.6 "Device"
cordova-plugin-file 4.3.3 "File"
cordova-plugin-file-transfer 1.6.3 "File Transfer"
cordova-plugin-geolocation 2.4.3 "Geolocation"
cordova-plugin-google-analytics 1.8.3 "Google Universal Analytics Plugin"
cordova-plugin-googlemaps 2.0.0-beta3-20170820-2025 "cordova-plugin-googlemaps"
cordova-plugin-ios-camera-permissions 1.1.1 "iOS Permissions"
cordova-plugin-ios-non-exempt-encryption 1.0.0 "ITSAppUsesNonExemptEncryption false"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.3 "StatusBar"
cordova-plugin-whitelist 1.3.2 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"
cordova-sqlite-storage 2.0.4 "Cordova sqlite storage plugin"
ionic-plugin-keyboard 2.2.1 "Keyboard"
Current behavior: When adding multiple markers, plugin do not add all markers. It seems that somehow fail in the middle of adding markers. Some markers appear but not all. Fail is in commit 2ca25c7e52dc333bf994831c36dd9ad3619f6fe3. Commit 8cfad6468c131e95264dad177cb29b78a9ab7d39 works ok.
Unfortunatelly no error in logcat appears.
Expected behavior: Add all markes in map.
Steps to reproduce: Add multiple markers with custom icons encoded in data url.
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (9 by maintainers)
Top GitHub Comments
Your googlemaps plugin is over a week old, worth trying the latest.
Sorry. The bug is finally fixed.