rotation property

double? rotation
getter/setter pair

地图旋转角度,在手机上当前可使用的范围为-180~180度 (ios取int值)

Implementation

double? rotation;