This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I try to create own custom visual with bing maps. I added script "https://www.bing.com/api/maps/mapcontrol?callback=InitMap"
and div with Id:
Solved! Go to Solution.
Please try using API 1.13.0 if it works there.
PBI isolation might break some libraries that work by injecting JS from remote hosts.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Our suggestion is to check window.InitMap and window.window.InitMap.
What Custom Visuals API version are you using?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
window.InitMap and window.window.InitMap don't help.
What API version are you using?
Power BI creates a copy of window for isolating Power BI JS from Custom Visual JS. It might be a root cause of this issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
I use API v2.3.0
Please try using API 1.13.0 if it works there.
PBI isolation might break some libraries that work by injecting JS from remote hosts.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Thanks. It's helps
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.