hubot-googlemaps
Version:
google maps api for hubot scripts
27 lines (17 loc) • 381 B
Markdown
#About
* You can use Google Maps from Hubot
* GoogleマップをHubotから扱えます。
#Note
* This Script supported japanease.
* 日本語対応
#How to use
```
hubot gmap "location"
```
#ex

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