Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您如何在地图上方的数字字段中显示“3.77 mi run in 30:31 April 21”之类的内容,例如开发人员博客中的此示例:https ://developers.facebook.com/attachment/endo_agg5.jpg
您需要将对象链接到触发墙贴的操作类型。因此,例如,当您有以下情况时:
行动:运行对象:路线
然后,在 MapLayout 中,应填写以下字段:
标题:{route.title}
现在,您将有一个如图所示的可点击链接
在该示例中,“3.77mi run”是对象的标题,其余是时间和持续时间字段,您应该能够在应用程序设置中配置显示类型