Closed ianket closed 8 years ago
try to increase map_points
@Jarkheld Tried it, nothing changes (probably since map_points are related to STREETS naviagtion type)
This is done intentionally. Mapping every pokestop in a range that big will make your bot never actually run
https://en.wikipedia.org/wiki/Travelling_salesman_problem
It only goes to pokestops within that range, but starts out with a smaller set and then slowly grows it by 1 stop each time Navigate is called.
@SippieCup Understood
When you have navigation_type set to the POKESTOPS mode, changing the rang won't matter anymore (Eg. see image)