You can store the tilemap position as JSON. Download as a file and you get a string which is the mapping for the tiles. You can then load this on the tilemap object using events! If you mean the tileset and not the positioning then you can use the load image from URL action which should help load a different tile image.