Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chartbeat-labs/map

Knock, knock. Explore a map and watch your visitors drop in from around the world in full screen fashion.
https://github.com/chartbeat-labs/map

Last synced: 2 months ago
JSON representation

Knock, knock. Explore a map and watch your visitors drop in from around the world in full screen fashion.

Awesome Lists containing this project

README

        

The main application consists of these three files:
* index.html
* main-compiled.js
* main.css

To test the uncompiled version of the site, you can use these:
* index_test.html
* main.js

These depend on you having the Google Closure Library in this
directory, under 'closure-library'. You can use 'getclosure.sh' to
download that (and the Google Closure Compiler) for you. For a more
elaborate introduction and tutorial, check out:
http://code.google.com/closure/library/docs/gettingstarted.html

To compile the code yourself, use 'compile.sh'. This will compile
'main.js' into 'main-compiled.js'.

For more information about chartbeat Labs go to
http://chartbeat.com/labs.

Enjoy :)