OpenPoGoWeb icon indicating copy to clipboard operation
OpenPoGoWeb copied to clipboard

Destination indicator and line

Open Orrielel opened this issue 8 years ago • 4 comments

Title pretty much says it all. Either a circle that's bigger than the pokestop icon or a dot that's not intrusive for the eye, and maybe a slightly transparent line towards the circle/dot using google.maps.Polyline(). [Google Dev]

Idea just popped, but I'll see if I can spare some time to do it tomorrow.

EDIT: I guess the Polylines can be used to incorporate a repeating route feature to the bot

Orrielel avatar Jul 27 '16 02:07 Orrielel

Yeah, I don't like the pokemon trainer icons, they seems a bit to much.

Saturate avatar Jul 27 '16 08:07 Saturate

I don't even know what you are asking.

Reaver01 avatar Jul 27 '16 09:07 Reaver01

An icon indicating what position the bot is walking to, specifically what Pokestop. Don't know how much use it would be for -m poke.

Orrielel avatar Jul 27 '16 17:07 Orrielel

It may be possible if we can get data of where the bot is heading to. In the bot (I'm using the dev branch of PokemonGoF-Bot), it outputs which fort the bot is heading to.

Either way, this may require WebSocket implementation. Unless the bot decides to store where it's heading to in the JSON file.

BobbyWibowo avatar Jul 29 '16 22:07 BobbyWibowo