JMap.Map.setRotation
Set the rotation on the map.
the new degree of the rotation between -360 to 360
Error if the rotation angle is not between -360 to 360 degree
// Set 30 degrees rotationJMap.Map.setRotation(30) Copy
// Set 30 degrees rotationJMap.Map.setRotation(30)
JMap.Map.setRotation
Set the rotation on the map.