This project shows the live location of user.
Using D3 to draw a vector map, which can zoom to fit window.
Using canvas to draw the shining points on the map.
Original data is provided by websocket(using socket.io), which is replaced by a local data file here.