Leaflet / Leaflet.markercluster

Marker Clustering plugin for Leaflet
MIT License
3.96k stars 997 forks source link

Firefox ESR 38.1.1 not working with Leaflet.markercluster #792

Open akamacgyver24 opened 7 years ago

akamacgyver24 commented 7 years ago

How to reproduce

When I open the online demo in Firefox, the map does not populate. It displays a blank box. does not work - "http://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld.388.html"

What behavior I'm expecting and which behavior I'm seeing

I have played around with the code on my system and the online subgroup demo plugin works fine. I am not sure what the difference is. works - "https://ghybs.github.io/Leaflet.FeatureGroup.SubGroup/examples/subGroup-markercluster-controlLayers-realworld.388.html"

I would like to get the basic clustering working in Firefox.

Minimal example reproducing the issue

Using http://playground-leaflet.rhcloud.com/beg/1/edit?html,output or any other jsfiddle like site.

danzel commented 7 years ago

I don't have that version of FF. Does it report any errors in the console? Anything I could use to investigate without needing to get it? :)

akamacgyver24 commented 7 years ago

Hi Dave, Sorry for the delay in getting back to you. I have been out of town. I did a little more research today and it appears to give the save error with the current version of Firefox as well. Hopefully I am just doing something wrong, but I am just going to the realworld example link. See the attached screen shot. Thanks,Shannon

On Saturday, June 10, 2017 12:34 AM, Dave Leaver <notifications@github.com> wrote:

I don't have that version of FF. Does it report any errors in the console? Anything I could use to investigate without needing to get it? :)— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ghybs commented 7 years ago

Hi @akamacgyver24,

Any luck with https by any chance? https://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld.388.html

Otherwise please attach your screenshot in GitHub. Also list all your FF extensions. And report what is the behaviour in other browsers.