You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug where lured Pokestops disappear after 10 seconds (Noctem#297)
Previously, the disappear_time was unset for lured pokestops, causing a task to remove it from the map to run after 10 seconds.
The changes to example_fullmap.html also handle the case where a lure expires or a new lure is used, forcing the map icon to refresh.
0 commit comments