This repository is archived.
Check out the lastest code and disribution version (on the Microsoft Office Store!) https://github.com/mapbox/mapboxgl-powerbi
High performance, endlessly customizable, open-source tool based Mapbox GL location visuals for your PowerBI reports and dashboards.
In active development!
On PowerBI Online, add the dist/mapboxGLMap.pbiviz
file in this repository as a custom visual in your report.
npm install -g powerbi-visuals-tools
npm install
pbiviz start
npm run package
The package command uses the flags --no-minify and --resources to prevent ES6 errors from magnification in uglifyjs
.
window.window.devicePixelRatio
in place of window.devicePixelRatio
.