makinacorpus / Leaflet.MeasureControl

Leaflet control to mesure distances on the map
https://makinacorpus.github.io/Leaflet.MeasureControl
BSD 3-Clause "New" or "Revised" License
82 stars 48 forks source link

Example not working in Safari (Mavericks) #10

Closed kounips closed 8 years ago

kounips commented 10 years ago

Hi, I can't draw a line in the example in my Safari browser. Any prior compatibility issue?

leplatrem commented 9 years ago

Hi ! Thanks for reporting ! Do you have any error in the browser console? I know that @yohanboniface deployed this plugin on uMap, you can try there...

kounips commented 9 years ago

Hi, No error in the browser (except one for the favicon). It works on the uMap link, though, I'm confused.

In your demo, I can't even place the first point, thus drawing a line is impossible.

Let me know if you need any other info.

odelphia commented 9 years ago

Not working.

nobodywhocares commented 9 years ago

Demo does not function whatsoever in current Firefox and no JS errors are reported using Firebug

leplatrem commented 9 years ago

I upgraded Leaflet.Draw to 0.2.3, and it seems to be working again!

Can you double-check please ?

@SBats, since you may have a Safari browser, could you please have a look ?

letmaik commented 9 years ago

Demo not working for me, Firefox. It's because github pages are https and you load leaflet from http which is now forbidden.

fredericbonifas commented 9 years ago

I just tried with Firefox 38.0 and Firefox nightly 41.0a1 (2015-05-13) on Ubuntu 14.04 and the demo is working fine. What is the config for which you have problems ?

letmaik commented 9 years ago

Sorry, only happens when I access it via https:// (I use HTTPS Everywhere which does the switch automatically). So I guess it can be ignored for now.

fredericbonifas commented 8 years ago

The demo is working fine on Safari 9.1.1 I close this issue, please re-open it if you meet this problem again.