Rasterex Web SDKAPI client referenceCompareMethodscompareFilesOn this pagecompareFilesOpens two files and creates a compare overlay. Syntax RxCore.compareFiles(filebackground, fileoverlay) Parameters filebackground: string — URL of the file to use as the background. fileoverlay: string — URL of the file to overlay. Returns NA — This method does not return a value.