Skip to content

santiago/geofencing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h2 Easy Geofencing using Openlayers, Node.js and nowjs

  1. Grab this repo

  2. cd lib

  3. Grab node-openlayers git openlayers

  4. cd openlayers

  5. Openlayers itself is included as git submodule by node-openlayers, let's grab it git submodule init; git submodule update

  6. cd ../..

  7. npm install

  8. npm start

Releases

No releases published

Packages

No packages published