-
Notifications
You must be signed in to change notification settings - Fork 819
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing oneway arrows for tracks and paths (#3614)
* Add oneway arrows for tracks and paths Fixed rendering of arrows on footways: these will always use the footway color, rather than changing if there is designated=bicycle or designated=bridleway Fix bridleway arrow color: based on brideway color instead of track color now. Fix merge conflict in project.mml * Darken steps and bridleway oneway arrows Steps 50%, bridleway 25% * Darken arrows for all paths and track * Move path oneway arrows to right of line Also check for oneway = -1 to make sure text and arrows are on the correct side of the path Fix whitespace & simplify oneway arrow code for paths * Change path oneway arrow to unicode text with halo * Change path arrow to U+1f816 "Rightwards arrow with equilateral arrowhead" * Add back missing "construction" in paths-text-name This was unintentionally removed and would prevent the rendering of name labels for under-constructions paths * Revert text-dy changes for oneway Simplify current PR by removing the changes to text-dy for path name labels, which had been intended to make sure that the text was always on the same side as the arrows if these were rendered next to the line
- Loading branch information
1 parent
4df96c4
commit 9d3e0de
Showing
2 changed files
with
53 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters