Skip to main content

@mapgear/mapengine > DrawInteractionOptions

DrawInteractionOptions interface

Options used for draw actions

Signature:
export interface DrawInteractionOptions 

Properties

PropertyModifiersTypeDescription
freehand?boolean(Optional) Whether to draw with a freehand tool
layer?Layer(Optional) The layer to use for the draw interactions. If not specified, use the default drawing layer
style?Style(Optional) Determine the style of the objects that are drawn