Decouple project-map from map

This commit is contained in:
ziajka
2018-11-05 14:21:53 +01:00
parent 48dcfcbf1c
commit 1d1cf149bb
11 changed files with 149 additions and 90 deletions

View File

@ -15,8 +15,8 @@ export class NodeSelectInterfaceComponent implements OnInit {
@ViewChild(MatMenuTrigger) contextMenu: MatMenuTrigger;
private topPosition;
private leftPosition;
protected topPosition;
protected leftPosition;
public node: Node;
constructor(