Added shape drawing and more vector helper functions
This commit is contained in:
@@ -60,7 +60,7 @@ function Map({
|
||||
color: "red",
|
||||
type: "rectangle",
|
||||
useBlending: true,
|
||||
useGridSnapping: true,
|
||||
useGridSnapping: false,
|
||||
},
|
||||
});
|
||||
function handleToolSettingChange(tool, change) {
|
||||
|
||||
Reference in New Issue
Block a user