rubenvereecken / pokemongo-api

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

Calling session.getMapObjects() doesn't link pokemon with spawn locations #55

Closed slg95 closed 8 years ago

slg95 commented 8 years ago

In order to encounter a pokemon using session.encounterPokemon(), it expects a spawn_point_id, which I can't find anywhere in the cells.map_cells object

rubenvereecken commented 8 years ago

Check out MapPokemon or something in the protobuf