Skip to content

Commit

Permalink
Do not start drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
nerik committed Oct 11, 2023
1 parent 582d24c commit 2c3544c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ export function ExplorationMap(props: { comparing: boolean }) {
polygon: true,
trash: true
} as any}
defaultMode='draw_polygon'
onCreate={onUpdate}
onUpdate={onUpdate}
onDelete={onDelete}
Expand Down

0 comments on commit 2c3544c

Please sign in to comment.