This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1019b8f
commit 118a08a
Showing
5 changed files
with
27 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,7 @@ global: | |
|
||
boundary_color: '#e66' | ||
|
||
oneway_arrow_color: '#444' | ||
name_source: | | ||
function() { | ||
// Use preferred language label if available | ||
|
@@ -68,3 +69,10 @@ fonts: | |
url: fonts/Montserrat-Medium.woff | ||
- weight: 700 | ||
url: fonts/Montserrat-Bold.woff | ||
|
||
textures: | ||
oneway-arrow: | ||
url: images/[email protected] | ||
# url: https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/master/images/[email protected] | ||
filtering: mipmap | ||
density: 5 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,7 @@ global: | |
|
||
boundary_color: '#e46' | ||
|
||
oneway_arrow_color: '#ccf' | ||
styles: | ||
lines-railway-style: | ||
base: lines | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,7 @@ global: | |
|
||
boundary_color: '#e66' | ||
|
||
oneway_arrow_color: '#444' | ||
styles: | ||
buildings-style: | ||
base: polygons | ||
|