[openstreetmap/openstreetmap-website] Fix route path 'hovering' when marker positions are changed (#1755)
Jamie Guthrie
notifications at github.com
Wed Feb 14 21:19:42 UTC 2018
Deletes `endpoint.latlng = L.latLng(json[0]);
endpoint.marker
.setLatLng(endpoint.latlng)
.addTo(map);`
and makes a call to `endpoint.setLatLng()` instead
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1755#issuecomment-365748491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180214/80ea60f1/attachment.html>
More information about the rails-dev
mailing list