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
3 years ago
by
Sven Schneider
Browse files
Options
Download
Email Patches
Plain Diff
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
Showing
1 changed file
public/Testgebiete.js
+2
-2
public/Testgebiete.js
with
2 additions
and
2 deletions
+2
-2
public/Testgebiete.js
+
2
-
2
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
});
...
...
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