【发布时间】:2016-10-06 17:01:13
【问题描述】:
我正在尝试向我的 ar 场景中的对象添加距离触发器,遵循项目 github 页面上的 code snippet。
以下是 Argon 的错误。
<ar-geopose id="GT2" lla=" -84.398881 33.778463" userotation="false"
trigger="radius:100;event:alert('You are near GT.');">
</ar-geopose>
我是否错误地调用了事件?
【问题讨论】: