Unable to view the time slider's data created in ArcGIS Pro as expected on the map in ArcGIS Online Map Viewer.
ArcGIS Online
漏洞 ID 编号
BUG-000165848
已提交
March 11, 2024
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
Feb 2024
操作系统
Windows OS
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is not a time slider issue, but the value is being written by ArcGIS Pro. A date on the UVR is a string like 3/20/2024 instead of an accurate epoch date like 'Date' : 1704153600000, which is what the server returns when querying a feature, and then that can accurately be displayed as a label or string to match the time zone the data is being viewed in or if a time zone is being applied to the map view.