Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OGC
dojo-3DPS-client
Commits
e807259f
Commit
e807259f
authored
Apr 04, 2020
by
Athanasios
Browse files
removed commented code
parent
4c4e2683
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/mappers/CesiumMapper.js
View file @
e807259f
...
...
@@ -37,10 +37,7 @@ define([
});
all
([
featuresPromise
,
geometryPromise
]).
then
((
payloads
)
=>
{
// let primitive = this.process(data, payloads);
let
instances
=
this
.
process
(
data
,
payloads
);
// resolve(primitive);
resolve
(
instances
);
});
...
...
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