(load-tiled-map game map-name)

Part of the Game protocol

Loads a tiled map. Returns a `TiledMap` object. A tiled map with the provided name must already be loaded (see the TiledMap docs for details).