Add setting to change north direction
This commit is contained in:
@@ -152,6 +152,13 @@ verbose = 1
|
||||
if "web_assets_hook" in locals():
|
||||
skipjs = True
|
||||
|
||||
################################################################################
|
||||
### north_direction
|
||||
## Make north point somewhere else!
|
||||
## default: upper-right
|
||||
## Type: string
|
||||
## Example:
|
||||
north_direction = "upper-right"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user