Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 588 Bytes

File metadata and controls

15 lines (11 loc) · 588 Bytes

mapchat

Simple location based chat using Google Maps built with Node.js

Powered by Express.js and socket.io

Based on idoco's Java version.

NOTE: Using geolocation won't work on Chrome version 50+ on websites that aren't using HTTPS. See this for more info.

Screenshot

Chat example

Todo

  • Add markers
  • Remove previous infowindow(s) on new message
  • Mute option