Bug ID Number |
BUG-000121573 |
Submitted | April 8, 2019 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS GIS Server |
Version found | 10.6.1 |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
Enable tilemap capability for the services. Without tilemap capability, the client relies on making tile requests, and if it fails, uses relevant tiles from a level where tiles are available. The logic assumes that levels differ by a scale factor of two.
Workaround
Use ArcGIS API for JavaScript 4.11.
Steps to Reproduce