When a globe document is added from the ‘Open Document’ tool in an ArcGIS Engine application based on the ‘GlobeControl Application’ template, the globe shakes/wobbles considerably while panning.
上次发布: August 25, 2014ArcGIS Engine
漏洞 ID 编号
NIM058170
已提交
June 9, 2010
上次修改时间
June 5, 2024
适用范围
ArcGIS Engine
找到的版本
9.3.1
编程语言
C#
操作系统
Windows OS
操作系统版本
XP
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Set IGlobeControl.Navigate = false when loading the globe document--------------------If the layers are added from ‘Add Data’ Tool, ‘PAN’ does not cause globe to wobble.Steps to follow:1) Unzip the file ‘TestGlobe.zip’ in a local directory.2) Build and run the solution.2) Add the data. (use ArcGlobe data in <a href="file:C:/Program" target="_blank">C:\Program</a> Files\ArcGIS\ArcGlobeData).3) Click PAN and start panning.4) Globe will not shake or wobble.