Pokemon Go Map aims to bring a live visualization map of nearby Pokémon, Pokéstops and gyms in a form of a web-app as well as native phone applications.
pokemon go map aims to bring a live visualization map of nearby pokémon, pokéstops and gyms in a form of a webapp as well as native phone applications. it's a proof of concept that we can load all the pokemon visible nearby given a location. currently runs on a flask server displaying google maps with markers on it.
features:
shows pokemon, pokestops, and gyms with a clean gui.notificationslure informationmultithreaded modefiltersindependent worker threads (many can be used simulatenously to quickly generate a livemap of a huge geographical area)localization (en, fr, pt_br, de, ru, zh_cn, zh_hk)db storage (sqlite or mysql) of all found pokemonincredibly fast, efficient searching algorithm (compared to everything else available)
Discontinued maps pokemon-go pokemon-locator