Skip to content

Javascript web application that guides the user through the Mallard Creek Greenway System. A component of the 2017 Charlotte Intern Project at Esri.

Notifications You must be signed in to change notification settings

briantwatson/3D_SceneViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D_SceneViewer

This is a component of the 2017 Charlotte Intern Project at Esri. The script is written by myself and the Project components were developed by myself and Richard Madumere.

This script uses the ArcGIS Javascript API to create an automated tour through a 3D webscene. There are 16 camera location points in an array containing the x,y,z position along with the tilt and heading of the camera. The forward and back buttons iterate through these points, adding or subtracting 1 to the array index, respectively. There are inverted-cones along the greenway with pop-ups enabled that include media (pictures), which are hosted on ArcGIS Online.

Live Sample

About

Javascript web application that guides the user through the Mallard Creek Greenway System. A component of the 2017 Charlotte Intern Project at Esri.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • HTML 25.7%