Cubbles supports the integration of any component into a webpage using the html iframe element (See The Cubbles IFrame API). However, the iframe will not bet automatically resized to adjust its content, and you may not always be sure of the final size of the iframe.
In that case, you can use the iframe-resizer utility to enable the Cubbles iframe to resize according to its content. The following sections show how to use the iframe-resizer utility to automatically resize a Cubbles iframe.
Use
If you want the Cubbles iframe to be resized automatically according to its content size; you can use the iframe-resizer utility. Let's suppose you want to use a Cubbles iframe to display the cubx-maps-demo from the cubx-maps@1.0.0-SNAPSHOT, you should include an iframe html element as follows (See The Cubbles IFrame API):