Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
UGL
website
Commits
89fd2923
Commit
89fd2923
authored
4 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
up Habib
parent
5f3bdd1d
Pipeline
#3243
passed with stage
in 18 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/3d-globe/add_avartar_billboard.js
+10
-1
public/3d-globe/add_avartar_billboard.js
public/imgs/avatar/Habib.png
+0
-0
public/imgs/avatar/Habib.png
with
10 additions
and
1 deletion
+10
-1
public/3d-globe/add_avartar_billboard.js
+
10
-
1
View file @
89fd2923
...
...
@@ -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
This diff is collapsed.
Click to expand it.
public/imgs/avatar/Habib.png
0 → 100644
+
0
-
0
View file @
89fd2923
14.4 KB
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment