Start a new topic

User position simulation

User position simulation


 

For some tasks we need to simulate several different geographic position of the user. 

Is any way to do so in Architect?

 

Regards,

Valeria Sinnati

When using the SDK there are methods to inject a specific locations. See our SDK documentation or the platform dependend api documentation (javadoc, xcode doc) included in the SDK packages.

Relative locations might also do the trick for you. See AR.RelativeLocation for positioning GeoObjects at a certain distance relative to the user.
Login or Signup to post a comment