laptop and a wrench

Bug

Panning and zooming is slow when a Web Map Tile Service (WMTS) layer is added to MapView.

Last Published: May 27, 2020 ArcGIS Runtime SDK
Bug ID Number BUG-000120832
SubmittedMarch 13, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.4
Operating SystemWindows OS
Operating System Version10.0
StatusNon-Reproducible

Additional Information

The performance issue is caused by the specific URL combination causing the request to HIT or MISS matching images available in the cache. In this specific case, the workspace should be specified in the layer name and not the URL. It is possible other ArcGIS GeoServer configurations may show different behavior. Correct: GeoServer URL: http://localhost:8080/geoserver/gwc/service/wmts?REQUEST=GetCapabilities Layer name: `video:land_shallow_topo_21600_georeferenciado` Incorrect: GeoServer URL: http://localhost:8080/geoserver/video/gwc/service/wmts?REQUEST=GetCapabilities Layer name: `land_shallow_topo_21600_georeferenciado`

Steps to Reproduce

Bug ID: BUG-000120832

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options