Hi there, ALT is the only accessibility option we offer at this time. It's outputted in your published HTML as
alt property as follows (using responsive template in this example) and it's based on the project name or the name you give it on the Publish form:
Code: Select all
jQuery('#wr360PlayerId').rotator({
licenseFileURL: 'license.lic',
configFileURL: '360_assets/aaaa/aaaa.xml',
graphicsPath: 'imagerotator/html/img/basic',
alt: '360 degree view - aaaa',
responsiveBaseWidth: 600,
responsiveMinHeight: 0,
googleEventTracking: false,
});
PS: if you have some ideas on how we can improve accessibility, please let us know. We can try to fit it in v3.6.5.