Export the DefaultAnnotationLayerFactory
to prevent the viewer components from breaking (PR 7172 followup)
This commit is contained in:
parent
6282ec24d1
commit
c98f25145f
@ -137,4 +137,5 @@ DefaultAnnotationLayerFactory.prototype = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
exports.AnnotationLayerBuilder = AnnotationLayerBuilder;
|
exports.AnnotationLayerBuilder = AnnotationLayerBuilder;
|
||||||
|
exports.DefaultAnnotationLayerFactory = DefaultAnnotationLayerFactory;
|
||||||
}));
|
}));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user