osrm-text-instructions
Advanced tools
Changelog
0.10.0 2017-10-18
formatToken
option to compile
, getWayName
, and tokenize
that allows you to manipulate any token value after any grammar or capitalization rules are applied but before the value is inserted into the instruction. #170options
parameter to this module, including the tokenizedInstruction
hook. Use the formatToken
option instead. #170namedistance
option to the depart instructions and added tests for namedistance
in depart and continue instructions. Some typo fixes. #177