OpenPoGoWeb
OpenPoGoWeb copied to clipboard
Show pokestop name instead of ID on click
Would there be an easy way to switch it to showing the pokestop's name (and possibly even pull the picture for it if it's available?)
I don't know about OpenPoGoBot, but PokemonGo-Bot doesn't store the PokeStop name within the location JSON files, so it's not possible to get the actual name. They do, however, store Gym name, but there are small cases where the gym name isn't available either.
Once web sockets are fully done, we will be able to add this.