Skip to content

PhDeez/pgm-multiloc

 
 

Repository files navigation

PGM-MultiLoc

A tool to visualize coverage of multiple instances of PokemonGo-Map A modified version allows visualising step 100 size

credit to: https://github.com/beccasafan/pgm-multiloc

Run It

Install Locally

  • Clone the repository locally
  • Edit the default values in src/scripts/config.ts per your preferences
  • Run npm install
  • Open dist\index.html in your browser.

Developing

  • Run npm run watch.
  • Changes will be watched by gulp and rebuilt as you save changes.

About

A tool to visualize coverage of multiple instances of PokemonGo-Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.3%
  • HTML 20.6%
  • JavaScript 10.7%
  • CSS 6.4%