Esri / Esri/esri-leaflet-vector

New Vector Basemaps show all USGS benchmarks at Zoom level 12

Open
#129 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
72
Forks
54
PR merge metrics
No merged PRs in 30d

Description

### 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](https://user-images.githubusercontent.com/17453914/156023500-7d721649-cac9-4fc4-898a-71104e23e381.png)

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

```shell
Leaflet Version 1.7.1
ESRI Leaflet Version 3.0.7
ESRI Leaflet Vector 3.1.1
```

### Additional Information

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.