addTilesetImage to map built with images collection

It looks like you will do

this.tilemap.addTilesetImage('../../img/tiles/objects001.png', 'objects001');

etc.