getCurrentMapRotationDeg

fun getCurrentMapRotationDeg(completionHandler: (String?, Error?) -> Any?)

Return the actual map rotation If the returned value is equal to zero the map isn't rotate, otherwise the map is rotated.

Parameters

completionHandler

the completion handler that return the map rotation or an error