Volodymyr Agafonkin
Volodymyr Agafonkin
Can you set up a JSFiddle that demostrates the problem?
Regardless of the expected result, something strange is going on in JSFiddle... It's gray on initial load, then when you push zoom out, the map+marker appear but zoom in button...
I'm up for dropping IE8 support, and agree that we can just offer older versions of Leaflet for people who need to support it. Even jQuery no longer supports that...
6 years later, launching another Twitter poll on IE versions: https://twitter.com/LeafletJS/status/1518606186521804800
> So in essence we'd just use the 'v2' version as a way to drop support for older browsers without actually adding any new features. I think that is perfectly...
I think this will likely make things more complicated with more ambiguity while not fully solving the original issue. ``` js // proposed format L.polyLine({ type: 'LineString', coordinates: [...] });...
> So that's actually confusing for me, because we don't have a clear boundary between GeoJSON geometries and GeoJSON features. I don't see how it's clearer with the proposed syntax....
@mtirwin @peterqliu what are your browsers? The mapbox.js example is working fine for me in Chrome & Firefox under OS X.
OK, managed to reproduce this, although it's happening sporadically... My guess is that it's a Chrome bug.
Yeah, lets close β should go away with a Chrome update hopefully.