Uh oh!
There was an error while loading. Please reload this page.
Map distance+position fix for mapbox/leaflet - #382
Conversation
Change repo urls
Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@turistforeningen.no>
Add Node.js on Docker guide
…de-sample Update code sample on about page with ES6 features
Update const name to port
Comprehensive Events Page
mikeal
commented
Nov 28, 2015
Sorry that I missed this, can we re-target to master to get this in? |
mikeal
commented
Nov 28, 2015
I pulled this in locally and fixed the merge conflict but the behavior isn't ideal. This ends up zooming way too far in, showing only the closes point. The code I had written was attempting to show at least 10 points on the map. |
justsml
commented
Nov 28, 2015
Ok, I understand. I can adjust the code pretty quickly. I've got something to try on the sort as well. |
justsml
commented
Nov 28, 2015
hey @mikeal when you say retarget to master, do you mean rebase? Or ..? |
justsml
commented
Nov 28, 2015
How do i reposition my git at |
justsml
commented
Nov 28, 2015
Sorry for the dumb git questions... I'm trying. Should I just do a fresh pull? 😖 |
stevemao
commented
Nov 28, 2015
I think @mikeal means PR against master. The only way to retarget is to create a new PR :) |
@mikeal