You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have a few precision constants that are named after the directions engine in use, ie. OSRM_PRECISION_V4, OSRM_PRECISION_V5 etc. We should consider renaming the simply PRECISION_5, PRECISION_6 etc.
Right now we have a few precision constants that are named after the directions engine in use, ie.
OSRM_PRECISION_V4,OSRM_PRECISION_V5etc. We should consider renaming the simplyPRECISION_5,PRECISION_6etc.cc: @zugaldia