to create a 3d globe. I’v managed to do it step by step perfectly but the there is not globe shown on the published website. what the hell am i missing?
Hey @poles_ira , you have a mistake in your custom attributes for fs-3dglobe-container. Instead of writing fs-3dglobe-element, you wrote fs-3dglobe-container
This is from the video:
This is what you did:
What @webdev mentioned for debugging console is to right-click in your published site and go to inspect tools and under the console tab, it will tell you where the code spit errors. This is how I found where you went wrong.