Sub DrawTileMap(tilemap, x, y, w, h, offset_x, offset_y)

Draws a tile map

Note: Can only be drawn on a regular 2D canvas

Parameters: