question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plugin dont add all markers with custom icons to map with latest commit

See original GitHub issue

I’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:closed
  • Created 6 years ago
  • Comments:14 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
ryanhalleycommented, Aug 29, 2017

Your googlemaps plugin is over a week old, worth trying the latest.

0reactions
wf9a5m75commented, Aug 31, 2017

Sorry. The bug is finally fixed. 1684

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add icon to marker · Issue #1614 · mapsplugin/cordova-plugin ...
I tested using the JS version with this code, and it worked perfectly. var map = plugin.google.maps ...
Read more >
Custom markers with Flutter Google Maps plugin
I'm using: controller.addMarker(MarkerOptions( icon: BitmapDescriptor.fromAsset("images ...
Read more >
Custom Markers | Maps JavaScript API - Google Developers
This tutorial teaches you how to change the icon of a Google maps marker. It is beneficial to know the basics of creating...
Read more >
Markers customization in Ultimate Maps plugin - Supsystic
After you have created and customized map, you can add markers on it following these instructions: Go to Markers Tab and click “New”...
Read more >
Custom Marker by Content Type (or other criteria) - Drupal
To use them in a Geofield Map View, just go into its settings and choose the wanted Map Themer in the new Map...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found