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
Hi ashoku
Have you checked if Bing allows its apps to embed? As mentioned by Appian, not all sources can be embedded.
Hi Ankita,
Normal bing search website can be embedded, but looking at the way bing maps are rendering, unable to decide whether the issue is with webcontentfield or with the bing map api.
PS: Bing maps can be embedded in other sites