Fix boundary box computing.

This commit is contained in:
Sergey Vartanov 2022-02-07 23:18:30 +03:00
parent cdbe567483
commit c64eefec0b
2 changed files with 12 additions and 0 deletions

View file

@ -285,6 +285,8 @@ def render_map(arguments: argparse.Namespace) -> None:
if not boundary_box:
boundary_box = osm_data.view_box
if not boundary_box:
boundary_box = osm_data.boundary_box
# Render