{
name: 'test.fbx',
type: '3DTILES',
description: 'test',
attribution: 'none',
options: {
sourceType: '3D_MODEL',
geometryCompression: 'NONE',
position: [ 25.041837115, 60.1640817151, 0 ]
}
}
Error: Internal Error Details: A JulieNewmarParameters member does not have a toJson function.
If I remove the position, there is no error.
This is a new error; it was working before.