/realtime-geolocation-demo

Realtime geolocation with HTML5 API and Socket.io

Primary LanguageJavaScript

realtime-geolocation-demo

Realtime geolocation app build on Node.js with HTML5 Geolocation API, Socket.io and Leaflet 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

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

(c) 2012 - 2013 Dmitri Voronianski

MIT Licensed