forked from AHAAAAAAA/PokemonGo-Map
-
Notifications
You must be signed in to change notification settings - Fork 61
Todo list
Tomasz Modrzyński edited this page Aug 9, 2016
·
5 revisions
The most official todo list. Because I'm too lazy to set up a bug tracker system, and Github issues are not enough.
- bump pgoapi version to mitigate issue of getting too few s2 cells
- move from square grid to hex grid
- gather gyms positions and information, and store it in database
- make code Python 3 compatible
- move from threads to Python 3 coroutines
- store EncounterID in database
- implement webhooks
- obtain scan radius/delay from API via settings call
- load trash/gyms on demand on live map
- properly hide Pokemon on live map after disabling and enabling layer
- rewrite reports to Leaflet