Hi All,
I'm trying to include bing/azure maps in the SAIL UI. But it doesn't seem to display the map. Alternatively, I even tried using bing maps api with api keys, but even that doesn't seem to display the map in Appian. Looking for some inputs.
{ a!sectionLayout( contents: {} ), a!sectionLayout( label: "Section", contents: { a!webContentField( label: "Bing Maps", source: "https://www.bing.com/maps?cp=-30.54014460144714~151.649513689518&sty=r&lvl=8&FORM=MBEDLD" ) } ) }
Discussion posts and replies are publicly visible
A lot of tools have a different URL if you plan to embed the site than just using the standard URL. I'd suggest searching for "embed bing maps" or something like that to see if you can find a different URL that is embed-able.