Start a new topic

POI shifting on the screen

Hello everyone.

I use POI with cordova and wikitude sdk latest version but in Android app the poi shifting on the screen.

Can you help me, there is a workaround ?


I attach video.

mp4
(2.52 MB)
1 Comment

Hi,


Unfortunately the issue with the shifting pois happens when the compass values of the device are not accurate enough. Maybe this links will help you to better understand the issue: https://support.wikitude.com/support/discussions/topics/5000080372, https://support.wikitude.com/support/discussions/topics/5000082189. As an idea, you could get the location values from a different GPS provider and call architectView.setLocation(lat, lon, alt, acc) which would give you total control of the GPS coordinates.


Best regards,

Aitor.

Login or Signup to post a comment