Esri / esri-leaflet

A lightweight set of tools for working with ArcGIS services in Leaflet. :rocket:
https://developers.arcgis.com/esri-leaflet/
Apache License 2.0
1.61k stars 799 forks source link

From ArcGIS Enterprise: Zooming in at maximum extent the layer stops loading #1370

Closed isaacviel closed 1 year ago

isaacviel commented 1 year ago

Describe the bug

Zooming in at maximum extent the layer stops loading

Reproduction

  1. Set up ArcGIS Data Appliance as a new user with ArcGIS Enterprise
  2. Unpack the components of ArcGIS Data Appliance
  3. Launch ArcGIS Pro, sign in to ArcGIS Enterprise and open the 'Share Package' geoprocessing tool
  4. Fill in the input parameter as follows:
    • Input package : Provide the path of vector tile package
    • Summary : Esri Vector Basemap for ArcGIS Data Appliance 2023
  5. Run the tool and share the package to Portal
  6. Navigate to item details page of this vector tile package in Portal and click 'Publish' to publish hosted tile layer
  7. In ArcGIS Pro, add a toolbox named 'VectorStylePublisher.tbx' and open the geoprocessing tool 'Vector Style Publisher'
  8. Fill in the input parameter as follows:
    • Folder containing vector styles : Provide the folder location of vector styles
    • Vector Tile Service URL : Provide the REST URL of hosted tile layer published in the previous steps.
  9. Run the tool to publish vector styles to Portal
  10. Create a web map using anyone of the hosted tile layer and add it as a basemap
  11. Try to zoom in at maximum extent and note that the tiles are visible without any issues (NOTE: Similar behavior is observed in ArcGIS JavaScript Viewer)
  12. Now, add this webmap to Esri Leaflet application and upon zooming in at maximum extent the layer stops loading (i.e. some tiles load whereas some tiles are blank and do not load)

Logs

No response

System Info

- ArcGIS Enterprise 11.1 (Windows Server 2022 & Windows Server 2019)
- ArcGIS Enterprise 10.9.1 (Windows Server 2022 & Windows Server 2019)
- ArcGIS Data Appliance 2023
- Esri Leaflet application

Additional Information

Filed for jpdoherty@esri.com

gavinr-maps commented 1 year ago

This bug was assigned to the incorrect team. This is not an issue with Esri Leaflet as far as we currently understand. Closing.