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

up Habib

parent 5f3bdd1d
......@@ -33,7 +33,7 @@ viewer.entities.add({
height: 75, // default: undefined
},
});
viewer.entities.add({
position: Cesium.Cartesian3.fromDegrees(78.9629, 20.5937),
billboard: {
......@@ -41,4 +41,13 @@ viewer.entities.add({
width: 75, // default: undefined
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