Embed Your 3D Map
As glTF Model

To show your 3D Map on a website or blog you can embed the map as glTF model by using a viewer.
The Babylon.js viewer is a simple way to display 3D Map glTF on a web page.



Babylon.js Viewer – Display a 3D model





1. Download your 3D Map as .glb file

2. Create an HTML code with a babylon tag and set the model attribute to point to the .glb file

3. Upload the HTML and the .glb to your website via FTP client

You should be a little skilled in basics of website programming or
ask a programmer to embed the map correctly.

Babylon.js Viewer