Skip to content

Commit

Permalink
Default satellite margin value.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Jan 9, 2025
1 parent 1addbb9 commit d1a9c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps4fs/generator/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,5 @@ class SatelliteSettings(SettingsModel):
"""

download_images: bool = False
satellite_margin: int = 100
satellite_margin: int = 0
zoom_level: int = 14

0 comments on commit d1a9c3b

Please sign in to comment.