Skip to content

Commit

Permalink
More ENT8R to SC changes
Browse files Browse the repository at this point in the history
I've no idea why GitHub touched the other bit of this file...
  • Loading branch information
peternewman authored Oct 20, 2021
1 parent bd34045 commit 3c51a79
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions streetcomplete-light-style.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# for online testing (e.g. Tangram Play)
import:
- https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/jawg/global.yaml
- https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/jawg/layers/land.yaml
- https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/jawg/layers/labels.yaml
- https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/jawg/layers/roads.yaml
import:
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/global.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/land.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/labels.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/roads.yaml

# for local testing and the final release (e.g. using an emulator)
#import:
# - global.yaml
# - layers/land.yaml
# - layers/labels.yaml
# - layers/roads.yaml
#import:
# - global.yaml
# - layers/land.yaml
# - layers/labels.yaml
# - layers/roads.yaml

global:
railway_color: '#99a'
Expand Down

0 comments on commit 3c51a79

Please sign in to comment.