diff --git a/mgc.html b/mgc.html
index 43c2a6b..f543f8a 100644
--- a/mgc.html
+++ b/mgc.html
@@ -26,10 +26,14 @@
enableLog: { value: false },
logLevel: { value: "error" },
- // Physical aspect
+ //physicalAspect
positionVsParent: { value: "" },
- positionLabel: { value: "" },
positionIcon: { value: "" },
+ hasDistance: { value: false },
+ distance: { value: 0 },
+ distanceUnit: { value: "m" },
+ distanceDescription: { value: "" }
+
},
inputs:1,
outputs:3,