Skip to content

Introduction to using the Web World Wind JavaScript library.

License

Notifications You must be signed in to change notification settings

parkerabercrombie/web-worldwind-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-worldwind-intro

Introduction to using the Web World Wind JavaScript library.

This project is the gives a skeleton implementation of a "places" library. The user can move the globe to a location, and save the view to a bookmark. Click the bookmarks to animate the view.

To run the code

Serve this directory in a web server.

python -m SimpleHTTPServer

To complete the application

All the code is in index.html. To complete the application, implement the functions saveBookmark() and gotoBookmark(). See the solution branch for a sample implementation.

Resources

About

Introduction to using the Web World Wind JavaScript library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published