/mit-whereis-slash-command

mixmax integration for whereis.mit.edu

Primary LanguageJavaScript

/whereis [building]

Mixmax integration for MIT's whereis.

setup

  1. git clone https://github.com/patins/mit-whereis-slash-command.git
  2. npm install
  3. add your Google Static Maps API key to keys.js
  4. npm start

example

Typeahead suggesting building names: typeahead example

Resolver showing where Kresge is: resolver example

how it works

whereis.mit.edu's search endpoints suggest building names and find locations. Google Static Maps provide the map pictures.