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
A
Andreas Fötschl
said
almost 8 years ago
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
J
James Morgan
said
over 4 years ago
Hi,
How do we manually set the users altitude in javascript?
Sumeet Agrawal