Patrick Arlt
Patrick Arlt
I would be happy to take this on if you wanted some help. I've documented other projects with [the SkyPack CDN](https://www.skypack.dev/) which provides a CDN optimized for delivering ES modules....
When could we expect a beta or release candidate for Leaflet 2.0? Speaking as a plugin maintainer it would be great to get a pretty long runway here to get...
Since users don't seem to be asking for this and this issue is 3 years old I'm going to close this.
@scaddenp I propose we update to this: > Your map service should be published using the [Web Mercator Auxiliary Sphere tiling scheme (WKID 102100/3857)](https://epsg.io/3857) and the default scale options used...
@derekmil can you post a minimal reproduction somewhere like CodePen so I can take a look?
@addy I think this is probably related to #1052 becuase we default to using global `fetch` if it is defined. In Node 18 there is a global `fetch` and it...
@arozniak could you provide a reproduction case where this breaks? You can email me internally if you want. We agreed at the start of the ArcGIS REST JS project to...
@arozniak @aseigo can you send me some user credentials for that Enterprise installation so I can test the reproduction case? Looking at this I don't see anything out of order....
@OwaisNadeemCentric I would try to reproduce the following: 1. Can you reproduce this with Esri Leaflet Vector v4? We switched to MapLibre and will only really support MapLibre moving forward....
I think this will actually be resolved by https://github.com/Esri/esri-leaflet-vector/pull/166 when we start looking at `minLOD`/`maxLOD` from the service. I'm going to leave this open though because eventually I want to...