screenshot

geo.event. Namespace

screenshot

Description:
  • These events are triggered by the map screenshot feature.

Source:

Events

ready

Description:
  • Triggered when a screenshot has been completed.

Source:
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.

Type: