Open twentyT opened 5 years ago
Pano360ConfigBundle configBundle=Pano360ConfigBundle
.newInstance()
.setFilePath(filePath)
.setMimeType(mimeType)
.setPlaneModeEnabled(planeModeEnabled)
//set it false to see default hotspot
.setRemoveHotspot(true)
.setVideoHotspotPath(videoHotspotPath);
check this, you need to remove default hotspot
怎么去掉智障科技水印