Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Route Planner feature that builds an array of lat/lngs (Formatted for PokemonGo-Bot) #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

blbaker
Copy link

@blbaker blbaker commented Aug 8, 2016

Generates a lat/lng array formatted to be used with PokemonGo-Bot's "FollowPath" task.

  • Route Planner is used by clicking the "Start Recording" button in the "Route Planner" menu and then clicking on Pokestops to create a path.
  • A point can be unplotted by click the "Undo" button.
  • Recording is stopped with the "Stop Recording" button.
  • Upon stopped recording, the submenu appears and displays instructions and a textarea with the path array.

screen shot 2016-08-07 at 9 47 04 pm

@BobbyWibowo
Copy link

BobbyWibowo commented Aug 8, 2016

Ah, I guess I won't have to make PR of of my method then 😆

@blbaker
Copy link
Author

blbaker commented Aug 8, 2016

@BobbyWibowo haha nice. Is your implementation any different/do you have any improvement suggestions?

@BobbyWibowo
Copy link

@blbaker Here's my implementation which I committed to my fork a week ago: https://github.com/BobbyWibowo/OpenPoGoWeb/commit/0100f0b5664f9c69eb19024579b991b51ddf9c7d#commitcomment-18463946 (linking the commit since screenshot was already uploaded there)

@Reaver01
Copy link
Contributor

Reaver01 commented Aug 11, 2016

👍

Approved with PullApprove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants