You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Embed Google Map In ODA

edited Aug 17, 2019 7:27PM in Digital Assistant & Mobile 2 comments

Summary

Embed Google Map In ODA using Resource Bundle

Content

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!