Embed Google Map In ODA
Summary
Embed Google Map In ODA using Resource BundleContent
Hi,
We can show the google map into the conversation by the help of embed google map.
for that we need to add embed google map in resource bundle and call the using System.Output component.
Thanks,
Vikhil
Code Snippet
map: component: "System.Output" properties: text: "${rb.map}" keepTurn: false transitions: return: done
Tagged:
0