Added a scale and unit option to the measure tool

This commit is contained in:
Mitchell McCaffrey
2020-08-04 10:31:31 +10:00
parent f58884c82c
commit 96ff9a9fa3
3 changed files with 32 additions and 4 deletions

View File

@@ -58,6 +58,7 @@ function Map({
},
measure: {
type: "chebyshev",
scale: "5ft",
},
});