[PHP] How to get directions out of OSRM request ?

Hi All,

I’m checking out how I can get the directions as “readable” steps out of a OSRM query using ?overview=full&steps=true

I was hopeing there is a good library which covers this for PHP but there isn’t or they are based on the old API. Is there simple way to get them out like Google Directions just gives a simple steps array ?

Would be great to know!

Thanks,

Cheers,

Matt

At http://project-osrm.org/ you have links to an IRC, a mailing list and a twitter account of the project … what about asking there if no answer here?