I noticed that OSRM (or maybe this is only a frontend problem) is not aware of the lon-restrictions. Basically if you zoom out and drag the marker you get coords like this: 40.446947, 269.296875 when you try to route from one america to the other (e.g. in zoom 2 or 3), and no route is found. I believe it would be quite simple to solve this (long=long-180*math-floor(long/180)) or similar.
cheers, Martin
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
