Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jgravois/midnight-commander

AMD version of Jim Blaney's Day/Night Terminator
https://github.com/jgravois/midnight-commander

Last synced: about 12 hours ago
JSON representation

AMD version of Jim Blaney's Day/Night Terminator

Awesome Lists containing this project

README

        

# midnight-commander

## Features
AMD version of Jim Blaney's Day/Night Terminator
http://www.arcgis.com/home/item.html?id=6c65b0f17ffc4bfdb71f60ca64d40bcc

see it in action [here](https://jgravois.github.io/midnight-commander/)

![Demo](https://raw.githubusercontent.com/jgravois/midnight-commander/master/images/solar-button.PNG "Demo")

## Instructions

Basic use

```js
var sun = new SolarTerminatorLayer({
map: map
}, "SunButton");
sun.startup();
```

[New to Github? Get started here.](https://github.com/)

## Requirements

* Notepad or HTML editor
* A little background with Javascript
* Experience with the [ArcGIS Javascript API](http://www.esri.com/) would help.

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

## Contributing

Anyone and everyone is welcome to contribute.

## Licensing
Copyright 2014 Esri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

A copy of the license is available in the repository's [license.txt](https://raw.github.com/Esri/arcgis-dijit-locate-button-js/master/license.txt) file.

[](Esri Tags: ArcGIS JavaScript API Dijit module solar Widget Public terminator sun)
[](Esri Language: JavaScript)