How to Build a WorldWind Web App
This tutorial shows you how to build a WorldWind web app using Bootstrap and Knockout. You will build a feature-rich, responsive, customizable web app ready to be deployed to your site. This tutorial demonstrates:
- Initializing WorldWind with 3D globes and/or 2D maps
- Configuring and managing layers and settings
- Place name searches and geocoding
- Creating placemarks
- Going to locations
- Multi-globe support
This is what we will build:
Quick Start
Do you want to start developing right away?
- Download the worldwind-web-app template: Complete Source
- View the completed tutorial: Final Result
Are you interested in building a WorldWind web app using React? Look here: WorldWind React.