Hi team,
I have a requirement where I need to display the google map on SAIL form based on latitude and longitude. I used one of google maps API and got the address based on latitude and longitude.Now based on this address, i am trying to execute following google Maps API: {maps.googleapis.com/.../jsonand got the response. Now how to proceed in displaying it on SAIL.
Please suggest.
Thanks,
gaurav
Discussion posts and replies are publicly visible
The web content component is not supported by Safari and Internet Explorer 11 and probably shouldn't be used until it is; it's also overengineering for this requirement where a simple static google map will suffice.
From the documentation: "To protect users from how Safari and Internet Explorer 11 handle memory, the Web Content component will display as an inline link when viewed in those browsers."