UNPKG

@polar/plugin-draw

Version:

Draw plugin for POLAR that adds draw interactions to the map, allowing users to place various shapes and texts.

5 lines (4 loc) 138 B
export const inactive = 'inactive' export const inProgress = 'inProgress' export const complete = 'complete' export const error = 'error'