Translation reset
This commit is contained in:
parent
897c59f97a
commit
5fbc778624
11 changed files with 569 additions and 14 deletions
|
@ -62,7 +62,7 @@ function fixLayerConfig(config: LayerConfigJson): void {
|
|||
}
|
||||
|
||||
|
||||
/*delete config["color"]
|
||||
delete config["color"]
|
||||
delete config["width"]
|
||||
delete config["dashArray"]
|
||||
|
||||
|
@ -72,7 +72,6 @@ function fixLayerConfig(config: LayerConfigJson): void {
|
|||
delete config["iconSize"]
|
||||
delete config["rotation"]
|
||||
delete config["wayHandling"]
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue