Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.01 KB

realtime-geolocation-demo

Bitdeli Badge

Map Preview

Realtime geolocation app build on Node.js with HTML5 Geolocation API, Socket.io and Leaflet.js maps library.

How to

Tutorial and full description how to start with this demo you can read at http://tympanus.net/codrops/2012/10/11/real-time-geolocation-service-with-node-js/

If you decided to clone this repo, don't forget to run inside it:

npm install

Requirements

  • Mac OS X, Linux, Windows;
  • It's tested to run with node v0.8 and v0.10;

(c) 2012 - 2014 Dmitri Voronianski

MIT Licensed