Error on segment.attributes.fromConnections[segment.attributes.id] = true; and segment.attributes.toConnections[segment.attributes.id] = true; ( fromConnections and toConnections undefined ) segment.attributes now not have property fromConnections (toConnections)
not work now
Error on
segment.attributes.fromConnections[segment.attributes.id] = true;
and
segment.attributes.toConnections[segment.attributes.id] = true;
( fromConnections and toConnections undefined )
segment.attributes now not have property fromConnections (toConnections)