Armax / Pokemon-GO-node-api

Pokemon GO api node.js library
MIT License
875 stars 198 forks source link

Cannot get coordinates of nearby/map pokemon #250

Closed tbergen1 closed 7 years ago

tbergen1 commented 7 years ago

Whenever I run the heartbeat function and scan for pokemon in the area it seems that map pokemon always comes back as being empty for each cell. Sometimes a nearby pokemon will show up in the nearby pokemon array, but it contains no info regarding position or expiration time. Any thoughts?