Team Updates

Fixed the size problem of the globe and now started to add some options menu to select the layers

abbas-000Ali Abbas

I started the challenge kickstarted in 10:30 AM. I first created the projects directory called digital_globe. I used the Node.js for this project and currently now running localhost. Then I add files and folders for the styles and functionality. I am using bootstrap for the styling and some custom css as well.

I created the html file and added animated stars for the background and load the worldwind.js into the script tag.

In my JavaScript file I added the layer, compass and controls for the globe. Now my digital globe is visible but looks a little bit large and I'm trying to find a way to make it small :)

abbas-000Ali Abbas