Start a new topic

Getting Sensor values like azimuth,pitch and roll

Hello, 


How can i get the rotating geoobjects x and y values of screen or how can i get the sensor values like azimuth,pitch and roll. from AR. Sesnor.



Thanks

Swapnil 


Good morning,



I'm afraid we do not support GIFs currently, but we do support sprite sheet animations, which should allow you to do the same thing; just not with a .gif file.


AR.AnimatedImageDrawable is the object you are looking for. 


documentation

reference



- Daniel

Hello Daniel,

Actually I want to move the image view which has GIF. I was trying to set the gif image using AR.HtmlDrawable  but  it doesn't show gif. so i want to use the native imageview to move according to poi


Thanks

Swapnil 


Hi,



I'm afraid what you are looking for is something the JavaScript API does not provide. It merely enables you do place the augmentations we provide at specific geo locations, but it does not supply a transformation to be used on the native side.


May I ask why you need a native ImageView specifically? We do have AR.ImageDrawable which should fulfil the same purpose of placing an image at a geo location in the general case.



- Daniel


Hello Eva,

 My case is that i want to move the android's native image view according to poi.

Hello Swapnil,

Could you please explain in detail what is your use case and what you wish to accomplish?

Thanks
Eva

 

Login or Signup to post a comment