Steve Bennett
Steve Bennett
Might be confused with file size, but up to you.
Yeah I think somewhere in the process of updating to use the new module syntax, the old syntax got broken.
Thanks for much for the PR - unfortunately, it doesn't work, see #35
Ah, interesting suggestions. What does "load" mean for you in each of these contexts, and what are your use cases exactly?
Yeah, the inability to consistently detect these events is such a huge pain point :/ If you can come up with an implementation you're satisfied with, I'd be happy to...
Thanks for this - looks useful. I will have to look more closely. I'm a little bit iffy about the function signature (having to spell out `onLoadStart` and `onLoadEnd` ...)....
>Triggers on geojson when zooming and panning, like if load was batched internally. I may have misunderstood how geojson works, but I thought it was loaded at once. GeoJSON is...
Thanks, this is great.
Yeah, interesting idea. I think personally I probably wouldn't use it much, due to the ambiguities. And also that semantic differences start to get conflated - `line-offset` has a bit...
Can you elaborate? What have you seen? The main thing I notice is that map.getStyle() returns a very different structure with no layers. I'm still trying to work out how...