That should be:
{ minLocation: new go.Point(-Infinity, 0), maxLocation: new go.Point(Infinity, 0) }
otherwise the user won’t be able to drag the groups at all.
That should be:
{ minLocation: new go.Point(-Infinity, 0), maxLocation: new go.Point(Infinity, 0) }
otherwise the user won’t be able to drag the groups at all.