-
Notifications
You must be signed in to change notification settings - Fork 801
Open
Description
Describe the bug
L.esri.dynamicMapLayer does not repeat across the antimeridian:
https://jsbin.com/zolomuf/edit?html,output
Note that the ArcGIS Maps SDK for JavaScript does extend the layer as expected:
https://www.arcgis.com/apps/mapviewer/index.html?url=https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer
Reproduction
- Open https://jsbin.com/zolomuf/edit?html,output
- Pan to the west
- Expected: Layer continues into asia
- Actual: layer stops at the antimeridian
System Info
Additional Information
Note that this same issue was mentioned in #1127. It seems like the solution at the time was to use the esri-leaflet-dynamic-advanced plugin. But now 8 years later, that plugin does not seem to be maintained and maybe it makes sense to actually build this functionality into Esri Leaflet now? I'd like to hear from the Esri Leaflet community to see if others have run into this same issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.

