pogodevorg/docs.pogodev.org

View on GitHub
_docs/api/messages/MapPokemonProto.md

Summary

Maintainability
Test Coverage
---
title: 'MapPokemonProto'
sort_title: 'map_pokemon_proto'
category: API
excerpt: 'FIXME: Add a description'
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# MapPokemonProto

> {{ page.excerpt }}

## Attributes:

- 1: spawnpoint_id (string)
- 2: encounter_id (fixed64)
- 3: pokedex_type_id (int32)
- 4: expiration_time_ms (int64)
- 5: latitude (double)
- 6: longitude (double)
- 7: pokemon_display ([PokemonDisplayProto](../PokemonDisplayProto/))

## Enums:

- None

## Referenced by:

- [ClientMapCellProto](../ClientMapCellProto/)
- [PokemonFortProto](../PokemonFortProto/)

[comment]: <> (YOU CAN EDIT AFTER THIS)