diff --git a/measurement.html b/measurement.html index f3b7038..1d3345c 100644 --- a/measurement.html +++ b/measurement.html @@ -37,6 +37,10 @@ //physicalAspect positionVsParent: { value: "" }, positionIcon: { value: "" }, + hasDistance: { value: false }, + distance: { value: 0 }, + distanceUnit: { value: "m" }, + distanceDescription: { value: "" } },