Android Question Bearing Google Maps

Nicolás Cieri

Active Member
Licensed User
Is it possible to detect when the user rotates the map ?.

I know I can detect it by reading the "bearing" property of the camera position.

I would like to know if there is an event that fires when the user has turned it on.

I know that maybe a timer checking the property would solve it, but I want to know if it can be done by event.

Thanks
 
Top