Update rail mapnik map key
This commit is contained in:
parent
e272cda348
commit
a4ffbb2140
5 changed files with 12 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 96 B |
Binary file not shown.
Before Width: | Height: | Size: 103 B |
4
app/assets/images/key/mapnik/rail12.svg
Normal file
4
app/assets/images/key/mapnik/rail12.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='3'>
|
||||
<rect width='100%' height='100%' fill='#707070' />
|
||||
<line x2='100%' y1='50%' y2='50%' stroke='white' stroke-dasharray='8' stroke-dashoffset='2' />
|
||||
</svg>
|
After Width: | Height: | Size: 216 B |
4
app/assets/images/key/mapnik/rail18.svg
Normal file
4
app/assets/images/key/mapnik/rail18.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='4'>
|
||||
<rect width='100%' height='100%' fill='#707070' />
|
||||
<line x2='100%' y1='50%' y2='50%' stroke='white' stroke-dasharray='8' stroke-dashoffset='2' stroke-width='2' />
|
||||
</svg>
|
After Width: | Height: | Size: 233 B |
Loading…
Add table
Add a link
Reference in a new issue