>>27310429*
Also after reinstalling requirements.txt
Updated credential.json with your API key. The search pattern is worse so update
search.py in PokemonGo-Map-develop/pogom with this:
yield (x * 0.0012 + initial_location[0], y * 0.002 + initial_location[1], 0)
But apparently they're fixing the search pattern up so it will work better soon
Then you can use something like this
python
runserver.py -a PTC -u USERNAME -p PASSWORD -l "COORD1 COORD2" -st 10
Currently broken on the dev build: it doesn't show up in a mobile browser, still messed up with 30 minute bug.