ArcGIS Online/Portal printout for a Web Map TIle Service (WMTS) service does not maintain the scale level at which the map is viewed from, 4 levels zoomed in and shifted from original extent. This is due to how the web map as JSON is built by the Java Servlet Application Programming Interface (JSAPI).
上次发布: February 23, 2016ArcGIS Online
漏洞 ID 编号
BUG-000090874
已提交
September 21, 2015
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
3.8
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Under the hood, the map viewer adds the layer as a WebTiledLayer, not as an WMTSLayer. This explains why the layer is sent as WebTiledLayer.