Fix comment in LayerConfigJson.
This commit is contained in:
parent
8f92d30189
commit
6145000c6b
1 changed files with 2 additions and 2 deletions
|
@ -91,8 +91,8 @@ export interface LayerConfigJson {
|
|||
/**
|
||||
* Wayhandling: should a way/area be displayed as:
|
||||
* 0) The way itself
|
||||
* 1) The centerpoint and the way
|
||||
* 2) Only the centerpoint
|
||||
* 1) Only the centerpoint
|
||||
* 2) The centerpoint and the way
|
||||
*/
|
||||
wayHandling?: number;
|
||||
|
||||
|
|
Loading…
Reference in a new issue