Hi All,
I have a requirement to display google maps in sail interface and need to change the location dynamically based upon ri!input. Can u please suggest me how to accomplish this requirement.
Thanks in advance
Discussion posts and replies are publicly visible
Hi KrishnaPrasad,
Before start coding you need to first register and get the key from google maps API console and use the code.
a!webContentField( label: "Webcontent", source:"https://www.google.com/maps/embed/v1/place?q=Your ri variable&zoom=17&key=YourAPIKey" )