Investigated from Discord discussion. Based on https://developers.arcgis.com/documentation/mapping-and-location-services/reference/zoom-levels-and-scale/, it appears that Zoom is not supported for these layer types in ArcGIS.
- If the layers are combined with other image or tile layers, zoom will work and register based on those layers
- Users can still use
Scale instead of Zoom for WMS and WMTS layers
- Throw a clear exception message if a user uses only WMS and/or WMTS layers along with setting the Zoom value
Investigated from Discord discussion. Based on https://developers.arcgis.com/documentation/mapping-and-location-services/reference/zoom-levels-and-scale/, it appears that
Zoomis not supported for these layer types in ArcGIS.Scaleinstead ofZoomfor WMS and WMTS layers