Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
55dacbd4
Commit
55dacbd4
authored
Dec 16, 2021
by
Sven Schneider
Browse files
referenced new data set HFT point cloud - large version
parent
24886bc0
Pipeline
#5714
passed with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/Testgebiete.js
View file @
55dacbd4
...
...
@@ -178,14 +178,14 @@ hftLargePC.style = new Cesium.Cesium3DTileStyle({
var
hftInnehofRGB_PC
=
viewer
.
scene
.
primitives
.
add
(
new
Cesium
.
Cesium3DTileset
({
url
:
Cesium
.
IonResource
.
fromAssetId
(
656854
),
url
:
Cesium
.
IonResource
.
fromAssetId
(
712217
),
//656854 small point cloud
})
);
hftInnehofRGB_PC
.
style
=
new
Cesium
.
Cesium3DTileStyle
({
// color: "color('blue',0.3)",
// color: "color('red')" ,
pointSize
:
3
pointSize
:
2
});
...
...
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