Osm:Javascripts.directions.instructions.exit counts.fifth/qqq
Appearance
Used as %{exit} parameter in messages:
- Javascripts.directions.instructions.offramp right with exit (“
Take exit %{exit} on the right
”) - Javascripts.directions.instructions.offramp right with exit name (“
Take exit %{exit} on the right onto %{name}
”) - Javascripts.directions.instructions.offramp right with exit directions (“
Take exit %{exit} on the right towards %{directions}
”) - Javascripts.directions.instructions.offramp right with exit name directions (“
Take exit %{exit} on the right onto %{name}, towards %{directions}
”) - Javascripts.directions.instructions.offramp left with exit (“
Take exit %{exit} on the left
”) - Javascripts.directions.instructions.offramp left with exit name (“
Take exit %{exit} on the left onto %{name}
”) - Javascripts.directions.instructions.offramp left with exit directions (“
Take exit %{exit} on the left towards %{directions}
”) - Javascripts.directions.instructions.offramp left with exit name directions (“
Take exit %{exit} on the left onto %{name}, towards %{directions}
”) - Javascripts.directions.instructions.roundabout with exit (“
At the roundabout take the exit %{exit} onto %{name}
”) - Javascripts.directions.instructions.roundabout with exit ordinal (“
At the roundabout take the %{exit} exit onto %{name}
”)