rubenvereecken / pokemongo-api

Pokemon Go API for Python
Other
358 stars 120 forks source link

getMapObjects default radius too high #81

Closed dnsBlah closed 8 years ago

dnsBlah commented 8 years ago

The getMapObject Radius is now set to 1000 by default. With such high radius I get: {'responses': {'ENCOUNTER': {'status': 6}}, 'request_id': 123167996238794584, 'status_code': 1, 'unknown6': [{'unknown2': {'unknown1': 1}, 'response_type': 6}]}

dmadisetti commented 8 years ago

Changed back to 10