A library for deserializing tiled maps and tilesets made with the Tiled map editor.
Use Map::new() to loads the map using a path,
and also automatically loads any tilesets data.
see https://doc.mapeditor.org/en/stable/ for information on what the map data represents.
Note: infinite maps and templates are unsupported