These events are triggered by the map screenshot feature.
Events
-
Triggered when a screenshot has been completed.
Type:
Properties:
Name Type Description canvas
HTMLCanvasElement The canvas used to take the screenshot.
screenshot
string | HTMLCanvasElement The screenshot as a dataURL string or the canvas, depending on the screenshot request.