Start a new topic

Indicating object is towards left or right

Indicating object is towards left or right


Hii

I want to indicate with an arrow wherever object  is present .I am using indicator drawable this does what i want but i want to prompt whenever arrow faces towards left it should say that object is towards left .is it possible? 

Hi!

Unfortunately this feature is not supporte but you may check coordinates of the user and the object out of view to tell the user to e.g. look North.
You may even combine it with the distanceToUser information.

I recommend you to use a custom radar with N,E,S,W indicators and display e.g. "50 miles Northeast" once the AR.GeoObject fires the onExitFieldOfVision.

Best regards,
Andreas
Login or Signup to post a comment