rotateWithMap property
if false (default) the symbol will always drawn in the same direction regardless of the map rotation. For example an exclamation symbol (!) will always have the dot points towards the bottom of the screen. If true the symbol rotates with the map.
Implementation
bool rotateWithMap = false;