oneworld.StaticMap.savemap¶
- StaticMap.savemap(filename, tight=True)¶
Save the map to a file.
- Parameters:
filename (str) – Name of the file (including extension) where the map will be saved.
tight (bool) – Request a tight layout or not (Default: True).