A Hubot script for searching maps and directions
npm install hubot-mapsHubot Maps
==========
A Hubot script for searching maps and directions via Google
Usage
-----
``query
hubot map me .``
hubot directions from
Environment Variables
---------------------
Follow the instructions for obtaining an API key here:
https://developers.google.com/maps/documentation/javascript/tutorial#api_key
Once you have an API key, set it as the value for the HUBOT_GOOGLE_API_KEY environment variable.