tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

Show pokestop name instead of ID on click #160

Open theVDude opened 7 years ago

theVDude commented 7 years ago

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?)

BobbyWibowo commented 7 years ago

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.

jadbalout commented 7 years ago

Once web sockets are fully done, we will be able to add this.