An open API service indexing awesome lists of open source software.

https://github.com/n0bisuke/hubot-googlemaps

google map api for hubot
https://github.com/n0bisuke/hubot-googlemaps

Last synced: 2 months ago
JSON representation

google map api for hubot

Awesome Lists containing this project

README

          

##About

* You can use Google Maps from Hubot

* GoogleマップをHubotから扱えます。

##Note

* This Script supported japanease.
* 日本語対応

##How to use

```
hubot gmap "location"
```

##ex

![](http://i.gyazo.com/1a3a40a00b39583998a108889e7a7236.png)

## Install

```
$ npm install --save hubot-googlemaps
$ echo '["hubot-googlemaps"]' > external-scripts.json
```