Jon Koops
Jon Koops
@coryasilva I want to keep this simple and focus on using as much of the existing code as possible. We can always handle enhancements as a separate proposal (issue, PR).
@Leaflet/core @Leaflet/leaflet-maintainers can I get a pass at this? I've rebased the work, and I would like to get it landed as it is right now. Performance seems fine as...
@mourner would you happen to have the original assets for the icons? Perhaps we can reach out on our socials to see if there is someone out there who'd donate...
@IvanSanchez No, I am referring to the ones in the [`dist`](https://github.com/Leaflet/Leaflet/tree/9f35179419aad62d5d735f49a70e7a79fd67cfd5/dist/images) directory. If we replace these we can get rid of a lot of 'retina' based code paths for the...
Ahhhh, yes. My mistake, I was under the impression that those were different icons. Cool, we can mostly use those then.
Created a draft PR under #8766 so we can collaborate on this.
@mourner What is your opinion about using ECMAScript classes at this point? Are there any plans to make them a 1st class citizen like the custom class mechanism Leaflet introduces?
@Falke-Design considering the factory functions have been removed, I think this PR can be closed. Feel free to re-open if you feel differently.
I think it's just very confusing to have: > **26.0.1** > - Fixed issue X > > **26.1.0** > - Fixed issue X This gives the impression that the issue...
Yes, working on getting things back in shape. I will certainly try and find some time to look at this. Currently, I am knee-deep in wedding planning and my day...