Load a Tiled map from a JSON file. Throws if no file is found at that path or if the parsing fails.
filesystem path to a JSON map file exported by Tiled
The parsed map data
See Implementation
Load a Tiled map from a JSON file. Throws if no file is found at that path or if the parsing fails.