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