Skip to content

gabcodec/PowerBI-Routemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

This repository is a fork of the PowerBI-Routemap project.
It includes fixes to resolve build compilation issues and removes the persistent
"bingmapsportal.com" missing developer keys banner.

Credit for the original project goes to @weiweicui.

Special thanks to @dexth3r and @ivanarganda for their valuable insights.


Build the Plugin

To generate the build file:

npm run package

The output will be located in the code/dist/ directory.

Original README

Routemap custom visual for PowerBI

  • Please find the plugin files in the dist folder.
  • Please find the source code in the code folder.
    • Please check the official PBI custom visual guide first.
    • npm install to setup nodejs packages.
    • npm run start to start the custom visual.
  • Need more info/help? Please visit here.

About

Fork of PowerBI-Routemap by @weiweicui with fixes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%