Hello Hardik,
I would suggest that you try to use the "rotate.global" attribute of a Drawable. Setting rotatesToCamera to false and setting the rotate.global attribute accordingly should be able to allow you to place the model and make it face to the direction you wish to.
Thanks
Eva
Hardik DG
I am trying to implement 3D Model with the Geolocation.
When I write this as per the location it is changing the model's direction.
For example, if the direction is on the right side from my location 3D model House is displayed with a different rotation(it is showing front side of house). If the direction is on the left from my location 3D Model is displayed with a different rotation(backside of the house).
What is want is I want to have the same front face of the 3D object whatever the direction is.
Is there any way to auto rotate 3D model or any other option to display the front face whatever the location.