When using the IDynamicMap interface to track a live location of a vehicle, all labels on the map disappear when the vehicle moves.
上次发布: June 3, 2019ArcGIS for Desktop
漏洞 ID 编号
BUG-000122603
已提交
May 24, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.4.1
操作系统
Windows OS
操作系统版本
10.0
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Labels should not be used in Dynamic Display applications and the behavior logged in this bus is expected, please see the following documentation: https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#DynamicDisplayLimitations.htm
It is recommended that any static data used in a Dynamic Display application (layers that do not implement IDynamicLayer) should be pre-authored using a combination of group layers and annotation or, even better, cooked at a TPK or even a Tile Service.
The following document talks a bit about how to optimize static data for dynamic display if it is necessary to generate the static caches on the fly.
https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#MaximizingPerformanceInDynamicDisplay.htm