how can i embed my application to another web page. after generation it likeCesiumJS Quickstart – Cesium this way.
And
after writing some code in sandcastle. how i can give someone iframe for embedding it on site.
If you’re writing your application in Sandcastle, you can click the Open in new window button in the top to get a full screen version of your app that you can embed in an iframe. Otherwise you can do like the tutorial shows and put your app in Glitch or other similar hosting services.
Thanks it worked.
Now if i give someone iframe (sandcastle new window) to embed on their website.
is it possible to make some changes in sandcastle code without changing final embedding code.
or make previous generated embedded code completely useless.