Uh oh!
There was an error while loading. Please reload this page.
center map at waypoint when clicking on table - #361
Conversation
yakra
commented
Oct 10, 2019
Closing this pending some more testing on lab2 |
yakra
commented
Oct 11, 2019
51b9b30#diff-ee2abcb14108e77ec77a5cc1d194655dL841-R843 breaks centering for markers[i].openPopup();map.panTo([lat,lon]);intersectingConcurrentRoutes(i);introduces a new variant on the original problem: we |
when clicking on table
Fixed in 2d0fd26. |
jteresco
commented
Nov 8, 2019
Live on tmtest. |
It doesn't center and the opacity of the lines is 100%. |
jteresco
commented
Nov 8, 2019
I'll hold off on putting this on the main site, then. |
yakra
commented
Nov 9, 2019
|
@michihdeu, how does the HB look re this behavior? |
HB works! 👍 About wpt editor: +X847513 http://www.openstreetmap.org/?lat=42.719438&lon=-73.752058 Then, click on the first wp of the table and it's not centered. |
jteresco
commented
Nov 9, 2019
Forgot that the wptedit code isn't updated by the default installer script. Re-ran and the new code should be installed now. Sorry about that. |
michihdeu
commented
Nov 9, 2019
Works fine! It's the most annoying issue with wpt editor. I think it can (and I hope it will) go live soon. |
jteresco
commented
Nov 9, 2019
Good! @yakra agree it's safe to put all of this on the main site? |
yakra
commented
Nov 9, 2019
Yes, I think so. |
jteresco
commented
Nov 9, 2019
This and other changes from recently merged pull requests are live on the main site. |
yakra
commented
Sep 20, 2022
@FL0gnap, a simple Javascript fix for a big annoyance |
Fixes#322