Story Map Tour points are in different orders in different platform versions of the AppStudio Player.
上次发布: July 29, 2016ArcGIS AppStudio
漏洞 ID 编号
BUG-000094153
已提交
February 11, 2016
上次修改时间
February 18, 2025
适用范围
ArcGIS AppStudio
找到的版本
1.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The work around described here, IS the designed behavior. Defining a sort field is the only way to force the order of tour points.
Also for future reference, the functional area / description should be changed to map tour and not the player. this behavior is not restricted to the player, and is specific to the tour.
解决办法
1) Create a new integer field for the data. (Calling it ‘maptour_customSortField’ works best).
2) Populate the field with the tour order.
3) Create the application.
4) If the app does not follow the field order, go the properties of the application and set the custom sort field.