You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am a newbie to GitHub, Hubot and JavaScript ...
I don't know how to fix it...
in "maps.coffee" query = mode: mode key: key origin: origin destination: destination sensor: false
It has to be this way query = v: 3 mode: mode key: key origin: origin destination: destination sensor: false
The answer is found In stackoverflow
Also thanks your hubot-maps!
Just let me know if I can be of any help! (My English is pretty basic, please don't mind!)
The text was updated successfully, but these errors were encountered:
Hi, I am a newbie to GitHub, Hubot and JavaScript ...
I don't know how to fix it...
in "maps.coffee"
query = mode: mode key: key origin: origin destination: destination sensor: false
It has to be this way
query = v: 3 mode: mode key: key origin: origin destination: destination sensor: false
The answer is found In stackoverflow
Also thanks your hubot-maps!
Just let me know if I can be of any help! (My English is pretty basic, please don't mind!)
The text was updated successfully, but these errors were encountered: