Start drag optimization for specified node IDs
void startNodeDragging(List<String> nodeIds) { _spatialIndex.startDragging(nodeIds); }