window.onload = function() {
var params = {
apiKey: ‘VWpPZQuSxXq90g1FGJKKVY1Hob7K1VymMSaDTOY1’, // This is a demo apiKey and must be updated to your own apiKey (see Requirements > API Key)
};
fitmixInstance = FitMix.createWidget(‘my-fitmix-container’,
params,
function() {
// fitmixInstance is ready
console.log(‘fitmixInstance creation complete.’);
// Set the current frame
// This is a demo glassesId and must be updated to your own glassesId value
// This function can be called again to change the frame
fitmixInstance.setFrame(‘ZZ-EY-UV-EVO-WHT-GLD’); // for glassesId values, see Requirements > glassesId
}
);
}
width : 1000px;
height : 1000px;
}











































Reviews
There are no reviews yet.