Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I'm trying to create a custom map in Power BI, but he doesn't load the Microsoft.Maps.Overlays.Style map wherebye it the tool
doesn't show anything. How can I solve this?
My code now looks like:
Microsoft.Maps.loadModule('Microsoft.Maps.Overlays.Style', {
callback: () => {
this.initialize(element[0]);
}
});
Thanks!
Filip
The Overlays.Style module is deprecated and not in the current version of Bing Maps. Its not needed as the default navigation controls are much more similar to what this module used to display.
The Overlay.Styles module is deprecated and does not exist in the current version of Bing Maps.