Skip to content

ajturner/ConfigurableViewerJSAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configurable Viewer ESRI JS API

This JS web app can be easily configured or used as a boilerplate/starting point for basic viewers.

Intallation:

  • Clone or download the repo
  • Move to your web server
  • configure the proper proxy page. Should work out of the box if using IIS.
  • Edit the config.js file to include your services.
  • Enjoy!

Customize:

  • Use the ConfigurableViewerJSAPI\js\viewer\config.js file to customize your own layers and tasks.

Notes:

  • This is the begining of viewer, it in no way represents a complete solution and is intended for well verses JS developers as a starting point.
  • This app demonstrates best practices of OO programing in dojo and JS, using modular design and classes.

Widgets Included:

  • Growler
  • Draw
  • Geolocation
  • Advanced Print

About

A configurable viewer for the ESRI JS API

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.8%
  • Classic ASP 27.2%