Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Vector Basemaps show all USGS benchmarks at Zoom level 12 #129

Open
peanutman0 opened this issue Feb 28, 2022 · 1 comment
Open

New Vector Basemaps show all USGS benchmarks at Zoom level 12 #129

peanutman0 opened this issue Feb 28, 2022 · 1 comment

Comments

@peanutman0
Copy link

Describe the bug

The new vector basemaps when used with esri leaflet appear to show all of the USGS Benchmarks at Zoom level 12. This doesn't appear to happen at the other zoom levels.

Reproduction

Replace the map constructor in the example on this page:

https://esri.github.io/esri-leaflet/examples/

with the following line:

var map = L.map('map').setView([29.703, -103.543], 12);

You will see a basemap that looks like this:

image

This doesn't seem to happen when viewing these basemaps through the arcgis.com map viewer:

https://www.arcgis.com/apps/mapviewer/index.html?layers=7dc6cea0b1764a1f9af2e679f642f0f5

Logs

No response

System Info

Leaflet Version 1.7.1
ESRI Leaflet Version 3.0.7
ESRI Leaflet Vector 3.1.1

Additional Information

No response

@gavinr gavinr transferred this issue from Esri/esri-leaflet May 17, 2022
@gavinr
Copy link
Contributor

gavinr commented May 17, 2022

Thank you for the report.

Here is the replication case in JSBin: https://jsbin.com/vohojipuki/2/edit?html,output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants