h2 Easy Geofencing using Openlayers, Node.js and nowjs
-
Grab this repo
-
cd lib
-
Grab node-openlayers git openlayers
-
cd openlayers
-
Openlayers itself is included as git submodule by node-openlayers, let's grab it git submodule init; git submodule update
-
cd ../..
-
npm install
-
npm start