Forum Discussion
Mapbox Style URL is not Working
Hello, I created a custom Mapbox map and need to load it in the PowerBI Visual. My problem is the Style RL that I copied from Mapbox is not working. The normal maps like light dark etc work but not the custommap. Does somebody know how I can fix this Problem?
This is on the errorlist, but I dont know how this works.
- Anonymous4 years ago
Hi Anonymous ,
The problem is that you are adding the layer to the map before the map is loaded. Be sure you are attaching the tile source and the style layer in the load event handler.
Here are some similar posts that provide some methods, hope these could help you:
Style is not done loading: Mapbox GL JS - Stack Overflow
Mapbox GL JS: Style is not done loading - Stack Overflow
javascript - Mapbox Error: Style is not done loading - Geographic Information Systems Stack Exchange
And below are some tuturials in detail, you may kindly follow:
Create data visualizations with the Mapbox Visual for Power BI
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- AnonymousNot applicable
Hi Anonymous ,
The problem is that you are adding the layer to the map before the map is loaded. Be sure you are attaching the tile source and the style layer in the load event handler.
Here are some similar posts that provide some methods, hope these could help you:
Style is not done loading: Mapbox GL JS - Stack Overflow
Mapbox GL JS: Style is not done loading - Stack Overflow
javascript - Mapbox Error: Style is not done loading - Geographic Information Systems Stack Exchange
And below are some tuturials in detail, you may kindly follow:
Create data visualizations with the Mapbox Visual for Power BI
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnonymousNot applicable
Hi Anonymous ,
Any updates?
Best Regards,
Eyelyn Qin- AnonymousNot applicable
Hi Anonymous,
thanks for the help. Now it works. 👍
Best Regards,
Pierre Blanc