kopia lustrzana https://github.com/OpenDroneMap/WebODM
Cleanup
rodzic
2661223141
commit
7f4aea3af9
|
@ -663,7 +663,6 @@ class ModelView extends React.Component {
|
|||
this.objFilePath(filePath => {
|
||||
objLoader.load(filePath, (object) => {
|
||||
this.loadGeoreferencingOffset((offset) => {
|
||||
console.log(object);
|
||||
addObject(object, offset);
|
||||
});
|
||||
});
|
||||
|
|
Ładowanie…
Reference in New Issue