TileMap Phaser js improper alignment

hi guys im a phaser js noob

im using tiled map for the tilemaps

issue is my tilemap doesnt show completely on screen and some layers seem to have missing images

i cant understand what am i doing wrong in the config file that makes my tilemap not appear complete on the screen

my tilemap size is infinate tho

could infinate size be the problem


my mapsize is infinate
tile size is 32 x 32
and png tile image
2500 x 2500 height n width

What does the complete map look like in Tiled?

Add console.log(tilemap) for the variable you created with add.tilemap(), look in the console, expand the object, look for heightInPixels etc.

I don’t think Phaser will load infinite maps from Tiled at all.

Can you please share the Phaser code you are using for creating the map in Phaser and for creating the various layers?

Also, in the browser developer console, are there any errors or warnings?

hi guys thanks for the reply
i just saw the post
im unable to add pictures here of the tile map
i dont understand the interface of the forum

hi samme
ill try your suggestions
i cant upload the picturer here
i dont understand the interface of this forum