Provide the capability of controlling the layer transparency by adding a transparency parameter in the ArcGIS Survey123 report template.
ArcGIS Survey123
增强功能 ID 编号
ENH-000166596
已提交
April 9, 2024
上次修改时间
August 11, 2024
适用范围
ArcGIS Survey123
找到的版本
N/A
操作系统
Windows OS
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The current report syntax to display a web map, e.g. ${geopoint1 | map:""}, is designed to use the web map as a "reference map" under the geometry (e.g., blue pin) collected by the survey. That is to say the main purpose is still to display the survey geometry (blue pin).
There is no plan to use the geopoint question in the survey as an entry point ${geopoint1 | ...} but apply a transparency to hide it.
Instead, Esri is planning to support a new syntax in the report template to display a web map directly without involving any survey questions. This fits the purpose where the user makes a web map ready with the collected data and only wants to display the web map in the report.
备用工作流程
Create a new hosted layer.
Open the layer in Map Viewer Classic.
Edit layer style and set the transparency to 100%.
Save the layer.
Get the layer URL from item details page of the layer.
Add the URL as the drawingInfo parameter to your report template syntax.