iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 228 forks source link

Feature request: add GPX routes #446

Open theloser opened 6 years ago

theloser commented 6 years ago

I know this is an old project, but maybe someone is able to add a "Load GPX route" feature, so I can use this to "walk" or "drive" along a predefined GPX route? I still want to pause or stop anytime, or leave the route and come back later.

maxkuhlmay commented 5 years ago

You create a new project and add the GPX route to Xcode and launch Xcode. Then simulate the location from this GPX file. You can do this without using this tool.

You cannot stop or pause a predefined route. Thats how the GPX files work. They have a timestamp and a latitude & longitude and you cannot change them.