DrawMapSymbol(mapSymbol, x, y, height, angle)

Draws the map symbol mapSymbol on the specified graphics medium. The optional integer arguments x and y specify the coordinates of where to display the map symbol. The default coordinates are the coordinates of the displayed fragment center. The optional integer argument height specifies the map symbol height. If not specified, the height is calculated so that the map symbol is entirely visible within the displayed fragment. The optional float argument angle specifies the slope angle of the map symbol with respect to the X-axis in degrees. The angle can range from -360.0 to 360.0 and equals 0 by default. The positive value corresponds to rotation in counter-clockwise direction.