Skip to content

embeepea-scratch/climate-explorer

Repository files navigation

Climate Explorer

Climate Explorer is an interactive map application built on top of mapLite and displays real-time data from each station selected.

Dependencies

  • jQuery
  • mapLite
  • drawerPanel
  • Multigraph

Building requires node, npm

Initial setup (to get bower and gulp):

npm install
bower update

Once the environment is setup, installing is as simple as typing

gulp

on the command line, and the source is built!

If the library source needs to be updated, run

bower update

before build.

Todo

0.1

  • Document
  • Add some visual effects to link the graph to the points
    • Maybe mouseover graph and the corresponding marker gets larger?
    • Maybe make the border around the graph get bigger when mouseover the point?
  • Further encapsulate additional OpenLayers-specific map functionality

Credits

  • Remove element icon is "Cross Icon" from FamFamFam Silk Icons

About

Climate Explorer map application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published