Start a new topic

POI Altitude not changing.

POI Altitude not changing.

Hi,


How do we manually set the users altitude in javascript?


James


Hello wikitude,

I am trying to change the altitude of the POI. But there is no change. It is at constant height. In the alert message it is showing the changed altitude but all the POI are at the original height.

Please help.

Thanks.

Sumeet

Please note that altitude information is ignored in case user altitude is unknown. Also keep in mind that vertical GPS is way more inaccurate than the horizontal one.
Depending on your usecase you may manually set user's altititude to a fixed value via architectView.setLocation in your native iOS/Android code.

Best regards
Login or Signup to post a comment