Merge branch 'develop'

This commit is contained in:
Pieter Vander Vennet 2022-12-25 23:17:38 +01:00
commit 217c103adc
75 changed files with 4344 additions and 2521 deletions

View file

@ -260,7 +260,7 @@ export interface LayerConfigJson {
/**
* The type of background picture
*/
preferredBackground:
preferredBackground?:
| "osmbasedmap"
| "photo"
| "historicphoto"