Compare commits
1 Commits
ee6a30b1af
...
a2277eec39
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2277eec39 |
7
vgc.html
7
vgc.html
@@ -26,10 +26,13 @@
|
|||||||
enableLog: { value: false },
|
enableLog: { value: false },
|
||||||
logLevel: { value: "error" },
|
logLevel: { value: "error" },
|
||||||
|
|
||||||
// Physical aspect
|
//physicalAspect
|
||||||
positionVsParent: { value: "" },
|
positionVsParent: { value: "" },
|
||||||
positionLabel: { value: "" },
|
|
||||||
positionIcon: { value: "" },
|
positionIcon: { value: "" },
|
||||||
|
hasDistance: { value: false },
|
||||||
|
distance: { value: 0 },
|
||||||
|
distanceUnit: { value: "m" },
|
||||||
|
distanceDescription: { value: "" }
|
||||||
},
|
},
|
||||||
inputs:1,
|
inputs:1,
|
||||||
outputs:3,
|
outputs:3,
|
||||||
|
|||||||
Reference in New Issue
Block a user