favll / pogom

The fastest Pokémon Go Map available.
MIT License
550 stars 199 forks source link

Add Detailed Gym Information #378

Open st0nec0ld opened 8 years ago

st0nec0ld commented 8 years ago

Plz add detailed gym information :)

Mickey32111 commented 8 years ago

+1 anyone wanna make a PR?

smartcuc commented 8 years ago

Can someone guide me into the right direction how and where to add get.gym_details and fort_details?

smartcuc commented 8 years ago

When tying to use the api get_gym_details, it alway ends up in: File "/home/p-dev/pogom/pogom/pgoapi/pgoapi.py", line 127, in function position = kwargs.pop ('position') KeyError: 'position' Any suggestion why?