mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-29 00:46:27 +02:00
Fix road connection colors.
This commit is contained in:
parent
918ec46d98
commit
01a1700ba2
3 changed files with 452 additions and 149 deletions
|
@ -1,3 +1,6 @@
|
|||
"""
|
||||
Draw test nodes, ways, and relations.
|
||||
"""
|
||||
from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue