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