@JSExport() JSPromise setBackgroundImage(String path, {bool fillHeight = false}) => viewer.setBackgroundImage(path, fillHeight: fillHeight).toJS;