You can generate a screenshot of the map when you want by using takeScreenshot function
FnoMapManager.takeScreenshot((url) => { console.log("takeScreenshot", url);})takeScreenshot function save a screenshot of current 3d map and save it on server. Return url of the image in callback