Anonymous - 2022-10-14

When map tiles are fetched from openstreetmap, on linux a directory map with subdirectory OpenStreetMap is created in the users working directory.
The map images under these directories might use much disk space and seem not to be deleted automatically.
There should be a configuration parameter, where to create these directories, so that users can instruct the program to create these directories in /tmp/username for example.
A configuration parameter that instructs the program to delete these directories when terminating would be appreciated as well in case users prefer to create these directories not in a file system of type tmpfs.