setContainerId setcontainerid
JavaScript API reference for Video360 Viewer.
setContainerId( *
containerId*)
Sets the ID of the DOM container (normally a DIV) into which the viewer is inserted. It is not necessary to have the container element created by the time this method is called. However, the container must exist when init()
is run. It must be called before init()
.
This method is optional if the viewer configuration information is passed with the config
JSON object to the constructor.
Parameter section-fa807db629ce43bab286b1e1dc96c492
Returns section-1d3cf85bc7cc4dfe9670e038d02b9101
None.
Example section-9e9332aa86b74a5fb321375c03fdc5b3
<instance>.setContainerId("s7viewer");
recommendation-more-help
b7426f53-aad9-4c00-83fc-664f30f681e8