carlosrishmawi / hardcider

A viewer built with the ESRI JavaScript API.

Home Page:http://btfou.github.io/hardcider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hard Cider

A viewer built with the ESRI JavaScript API.

####View Demo

Demo currently running: v0.3.2

####Getting Started

Simply fork or download this repo.

Basic map parameters and layers to load can be configured in viewer/js/settings.js.

Beyond that, knowledge of JavaScript, Dojo and the ESRI JavaScript API are required.

Questions, comments and issues are welcome here.

####Notes

  • Hard Cider's intended use is an internal viewer for organizations with ArcGIS Server, and for deploying custom tasks and functionalities therein. If you are looking for a viewer for the web, with better documentation and support, check out David Spriggs' ConfigurableViewerJSAPI.
  • Hard Cider is mobile and touch friendly, but is primarily a desktop application. Not the best for small screens. Not yet thoroughly tested on touch devices. The map's right-click menu can be accessed on touch devices with a long press.
  • Hard Cider uses Dojo's claro theme with a few css tweaks to improve/simplify the look and maximize screen real estate for the map. Its beauty is derived from its simplicity and functionality.
  • I am not very good about commenting. I'm working on it.

####Built With Cool Stuff

Do yourself a favor and check out these awesome projects. They make me look good, and they will do the same for you.

####License The MIT License (MIT)

Copyright (c) 2014 Ben Fousek

License

About

A viewer built with the ESRI JavaScript API.

http://btfou.github.io/hardcider/

License:MIT License


Languages

Language:JavaScript 82.5%Language:HTML 10.0%Language:CSS 7.5%