Commit 89fd2923 authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up Habib

parent 5f3bdd1d
......@@ -42,3 +42,12 @@ viewer.entities.add({
height: 75, // default: undefined
},
});
viewer.entities.add({
position: Cesium.Cartesian3.fromDegrees(67.7100, 33.9391),
billboard: {
image: "../imgs/avatar/Habib.jpg",
width: 75, // default: undefined
height: 75, // default: undefined
},
});
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment