ssimunic / mapchat

Simple location based chat using Google Maps built with express.js and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple location based chat using Google Maps built with express.js and socket.io

License:MIT License


Languages

Language:JavaScript 77.8%Language:HTML 17.4%Language:CSS 4.8%