tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

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

Open blbaker opened 7 years ago

blbaker commented 7 years ago

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

screen shot 2016-08-07 at 9 47 04 pm
BobbyWibowo commented 7 years ago

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

blbaker commented 7 years ago

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

BobbyWibowo commented 7 years ago

@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 commented 7 years ago

👍

Approved with PullApprove