Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.
/ hubot-maps Public archive
forked from gkoo/hubot-maps

A Hubot script for searching maps and directions

Notifications You must be signed in to change notification settings

visualitypl/hubot-maps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

This project's support has been ceased. No future fixes or pull requests are planned.

Hubot Maps

A Hubot script for searching maps and directions via Google

Usage

hubot map me <query> - Returns a map view of the area returned by `query`.
hubot directions from <origin> to <destination> - Returns a map and list of directions from origin to destination.

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.

About

A Hubot script for searching maps and directions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 87.0%
  • Shell 13.0%