-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lure #269
base: develop
Are you sure you want to change the base?
Lure #269
Conversation
"Speed up PokéStop responses"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice Work! 👍
could you maybe still add a sql file for adding the column, as I think it is not updated / added by monocle it self
'<br>=> <a href=https://www.google.com/maps/?daddr='+ item.lat + ','+ item.lon +' target="_blank" title="See in Google Maps">Get directions</a>'); | ||
marker.bindPopup( | ||
'<b>Pokestop: ' + expireDate + '</b>' + | ||
'<br>=> <a href=https://www.google.com/maps/?daddr=' + item[1] + ',' + item[2] + |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would be nice to have the link in qotation href="https://[...]"
yeah I had to change some things in database, I'm waiting for Noctem's merge to check the upgrade of database |
Is there any chance this PR be merged ? (since one month) =) |
I agree this is actually something I would love to see. We are hosting lure parties near weekly and I feel those that are aware who use the maps would migrate over if they saw them on the map |
Exactly same as you. =) |
display pokestops lured on web map
db changes & new pokestops query