Phaser 3.51 - Tiled isomertric map with images collection

Hi,

I have problem with render tilemap created in Tiled. All examples of tilemap in Phaser shows that tileset is loaded from one image as tiles sheet. I used option “Collection of images” in Tiled tileset settings. All tileset information are included in map JSON file.

Result in browser is white page.

Example code:

Thanks for help!