pogom icon indicating copy to clipboard operation
pogom copied to clipboard

Display all Pokestops doesn't work

Open Sigi-cz opened this issue 8 years ago • 7 comments

no pokestops are displayed

Sigi-cz avatar Jul 26 '16 22:07 Sigi-cz

It looks like it was stripped from the code to make it run faster. You can copy back some of the code from the original PokemonGo-Map repo (like in static\map.js) but there were some changes made (like when checking the actual checkbox value vs the one set in the localStorage).

karololszacki avatar Jul 26 '16 22:07 karololszacki

It's not stripped. I just wasn't implemented. (We didn't branch off from PokemonGo-Maps, they branched off from us.)

All the stuff is in the database already btw, it just was never important enough for me to fully implement ;)

nborrmann avatar Jul 26 '16 22:07 nborrmann

I just noticed it's on todo list. sorry. I really like this project, so I'm dumping my ideas :)

Sigi-cz avatar Jul 26 '16 22:07 Sigi-cz

@nborrmann I've been working on displaying pokestops, but I've kind of realized that the bulk of the work (especially the html labels) have already been done by people over at https://github.com/AHAAAAAAA/PokemonGo-Map.

What do you think about asking them if it's fine to use their code as reference?

hhu94 avatar Jul 27 '16 13:07 hhu94

lol they pulled lots of code (especially js) from us as well (without asking). There's even my comments still in their code. So just go with it I guess. But make sure it's high quality code.

nborrmann avatar Jul 27 '16 13:07 nborrmann

Any chance to get this working again?

imiguelacuna avatar Aug 08 '16 19:08 imiguelacuna

Loving the speed and simplicity of pogom compared to PokemonGo-Map, but this is one thing I really wish was implemented. Pokestops & lured Pokémon

ghvanderweg avatar Aug 09 '16 10:08 ghvanderweg