rijkvanzanten / robat

🤖 OBA Chatbot 🤖
https://robat.rijks.website
MIT License
16 stars 7 forks source link

Enhance oba location story #74

Closed dandevri closed 7 years ago

dandevri commented 7 years ago

Nice that the bot gives the OBA location! Maybe we can even enhance it by making it a google maps link. The maps search link of oba banne is as follows:

https://www.google.com/maps/place/Bezaanjachtplein+249 www.google.com/maps/place/streetname+number`

dandevri commented 7 years ago

You can even put the whole string: Bezaanjachtplein 249, 1034CR, AMSTERDAM after the maps/place/ link and it will give the right location in Google Maps.

rijkvanzanten commented 7 years ago

That seems like an easy fix, yet great enhancement 🙌🏻

dandevri commented 7 years ago

Add link to Google Maps. The anchor link now links to https://www.google.nl/maps/place/{name} where the {name} variable is the name of the OBA from the API.

great-success-gif