You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
similar issue, except when zooming in on markerclusters, the blue markers disappear. The console throws;
Map.js:1 Uncaught TypeError: Cannot read property 'call' of undefined
Any ideas at all? I'm using UI-Leaflet with Leaflet.markercluster, and Leaflet.label - The entire thing is bundled with JSPM although I think it's down to the two packages not playing nicely as I've tried re-installing different tags/branches to get different effects. Using github:Leaflet/[email protected],github:Leaflet/[email protected], github:Leaflet/[email protected], in my build.
I finally resolved this issue by using Leaflet 1.0.1. Leaflet now has tooltips. I changed labels into tooltips. You also need the latest markercluster plugin. Problemen fixed. If you need help how to let me know.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
To recreate this:
The text was updated successfully, but these errors were encountered: