mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Fix code style and documentation.
This commit is contained in:
parent
93710220c2
commit
1a719fca2a
3 changed files with 25 additions and 12 deletions
|
@ -49,6 +49,8 @@ class Flinger:
|
|||
equator_length: float,
|
||||
) -> None:
|
||||
"""
|
||||
Initialize flinger with geo boundary box and zoom level.
|
||||
|
||||
:param geo_boundaries: minimum and maximum latitude and longitude
|
||||
:param zoom_level: zoom level in OpenStreetMap terminology
|
||||
:param equator_length: celestial body equator length in meters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue