Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

osrm-text-instructions

Package Overview
Dependencies
Maintainers
11
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osrm-text-instructions - npm Package Versions

1235

0.8.0

Diff

Changelog

Source

0.8.0 2017-10-04

  • Added grammatical cases support for Russian way names. #102
  • Adds osrmti.getWayName to the public API. You MUST NOT change the result before passing it into osrmti.tokenize. #167
1ec5
published 0.7.1 •

Changelog

Source

0.7.1 2017-09-26

  • Added Castilian Spanish localization. #163
  • Added Esperanto localization. #162
  • Added Romanian localization. #105
  • Added Turkish localization. #158
  • Added a language argument to capitalizeFirstLetter, which capitalizes according to that language’s rules. #164
mcwhittemore
published 0.7.0 •

Changelog

Source

0.7.0 2017-09-13

  • language is now the first argument of tokenize instead of the last. #149
  • Added roundabout exit and rotary exit instructions. #150
  • Updates continue maneuvers in en to read as turns when the road you are staying on turns at the intersection. #145
  • Updates language files from Transifex. #144. #154
mcwhittemore
published 0.6.0 •

Changelog

Source

0.6.0 2017-09-06

  • Adds phrase types to the English localiztion. #141
  • Adds distance, name and namedistance options to the continue and continue straight instructions. #141
  • Adds tokenize to the top level API so that external users can fill in osrm-text-instructions template strings. #141
  • Made the format of name-and-ref combinations localizable. #148
  • Improves the wording of "continue" instructions. #142
1ec5
published 0.5.3 •

Changelog

Source

0.5.3 2017-08-25

  • Adds Brazilian Portuguese, Italian, and Ukrainian localizations. #137
  • Adds the word “right” to right-hand exit instructions. #125
  • Improves the wording of “continue straight” instructions. #130
  • Improves the wording of various instructions in Russian and Swedish. #138. #137
  • The Spanish localization consistently uses usted form. #137
bsudekum
published 0.5.2 •

Changelog

Source

0.5.2 2017-07-25

  • In cases where the ref contains numbers and the road class is motorway, the ref is used for the way_name. #129
freenerd
published 0.5.1 •

Changelog

Source

0.5.1 2017-07-07

  • Fix exits being correctly separated (by semicolons in OSRM)
freenerd
published 0.5.0 •

Changelog

Source

0.5.0 2017-07-07

  • Support exit property on off ramp type
    • Curently supported languages: english, vietnamese, german
  • Polish: Add translation
  • German: Ausfahrt/Abbfahrt instead of Rampe, Shorten Kreisverkehr messages
bsudekum
published 0.4.0 •

Changelog

Source

0.4.0 2017-06-19

  • Adds optional third argument to compile: compile(language, step, options). If provided, options must be an object with two keys: legIndex and legCount. This information is used for making more detailed instructions when using waypoints.
patjouk
published 0.3.0 •

Changelog

Source

0.3.0 2017-05-30

  • Breaking API change: move language selection from module loading to compile(language, step)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc