Nearby Pokémon
{% for pokemon in pokemon_list[:20] %} {% set img = 'pixel_icons/' ~ pokemon.id ~ '.png' -%}
{{pokemon.name}}
- {{pokemon.distance}}m ({{pokemon.card_dir}}) -
{{pokemon.time_to_disappear}}
{% endfor %}
Refresh
Use device location
origin location