Skip to content

Commit

Permalink
Improve the style (#833)
Browse files Browse the repository at this point in the history
* Improve railway tunnel

* Replace dashed lines with straight lines

* Add a default icons file

* Reorder natural layers

* Add some barriers

* Improve parkings
  • Loading branch information
bchapuis authored Feb 21, 2024
1 parent e532179 commit a77cfcb
Show file tree
Hide file tree
Showing 11 changed files with 4,245 additions and 15 deletions.
1 change: 1 addition & 0 deletions basemap/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Both spritezero and spreet can be used to generate the png and json files from t
```
volta install node@10
npm install -g @elastic/spritezero-cli
spritezero --ratio=1 --sdf icons icons
spritezero --ratio=1 --sdf icons@1x icons
spritezero --ratio=1 --sdf icons@2x icons
spritezero --ratio=1 --sdf icons@4x icons
Expand Down
Loading

0 comments on commit a77cfcb

Please sign in to comment.