jxmorris12 / PokemonGo-Finder

Live visualization of all the pokemon in your area... and more!
GNU General Public License v3.0
171 stars 43 forks source link

PushBullet gives the same location for every Pokemon it finds, and the location is far away from the set location in config.json. #14

Closed fr0zendr4gon closed 7 years ago

fr0zendr4gon commented 7 years ago

img_0769 img_0770

Expected Behavior

Current Behavior

PushBullet gives the same location for every Pokemon it finds, and the location is far away from the set location in config.json. All of the pokemons found seem to have very close or similar gps coordinates for some reason.

Possible Solution

Steps to Reproduce (for bugs)

  1. Get notification from PushBullet
  2. Click on link to google maps in PushBullet
  3. Same location on map appears for each pokemon found 4.

    Context

Your Environment

ldinatale1182 commented 7 years ago

Also seeing this behavior.

fr0zendr4gon commented 7 years ago

The coordinate that PushBullet gave me is: 28.0403275117, -82.467448603, 20z

When I typed the coordinates into google maps without the "20z" at the end, google maps showed a location that's very close to the location that I set in the config.json. But when I added the "20z" back into the coordinates, google maps showed the location that was very far away. I think that the problem is with the 20z coordinates or the coordinates at the end.

jxmorris12 commented 7 years ago

merged the PR fix