rotate

fun rotate(step: Int)

This action rotate the map by adding step to current rotation.

Parameters

step

represent the incremental number of degree to rotate the map.