tehp / OpenPoGoWeb

Web View for OpenPoGoBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show pokestop name instead of ID on click

theVDude opened this issue · comments

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

commented

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.

commented

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