Skip to content

Commit

Permalink
reactangle only
Browse files Browse the repository at this point in the history
  • Loading branch information
omranlm committed Oct 26, 2023
1 parent c2cc77e commit 35e654f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ const DatasetMap = (props) => {
onDrawStop={_onEditStop}
draw={{
polyline: false,
polygon: true,
polygon: false,
rectangle: true,
circle: false,
circlemarker: false,
Expand Down

0 comments on commit 35e654f

Please sign in to comment.