Armax / Pokemon-GO-node-api

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

Decouple geolocation translation #85

Closed coolaj86 closed 8 years ago

coolaj86 commented 8 years ago

The async location code should probably be pulled out since this can be done in the browser, mobile app, node client, etc and isn't core to this library.

It just adds weight to this module.

coolaj86 commented 8 years ago

If you would accept a pull request with adjusted library and example let me know and I'll get that done tonight.

Armax commented 8 years ago

@billyriantono

Armax commented 8 years ago

atm we prefer to use the location module inside the library because we don't need to handle locations outside it and we have updated information in playerInfo