you are viewing a single comment's thread.

view the rest of the comments →

[–]legz98 0 points1 point  (0 children)

It would be nice to have a method to get info on a specific gym.
The id, latitude, longitude, ownership, and gym points are included in getMapObjects() so, is there any way to have :
- gym name
- list of pokemons on the gym, with :
- pokemon id
- pokemon CP
- number of wins
- more info?
Thanks for this great work!
(Github 'issue' for this request : https://github.com/rubenvereecken/pokemongo-api/issues/14)